#1115 Un-comment the content of the wsgi files
Merged by pingou. Opened by pingou.
uncomment_wsgi  into  master

Download 1115.patch

As per the discussion at https://bugzilla.redhat.com/1353862 due to the
way the wsgi files are installed in the spec file, we should not ship
commented out wsgi files as we otherwise run into the risk of breaking
every pagure instance running from the RPMs and using these wsgi files.

rebased

Note that if you want to run pylint you'll have to force it since it's not *.py :P.

Looks reasonable to me

Pull-Request has been merged by pingou

Although an alternative solution would be to mark the wsgi file as %config in the spec.

yes I mentioned that in the ticket on bugzilla

Metadata