blob: e760f818254e6619aa92397aa3c96d7505d16b2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
==============
Reporting Bugs
==============
If you believe you have uncovered a bug in mod_wsgi code then lodge a bug
report on the mod_wsgi issue tracker. The issue tracker is located on
GitHub at:
* https://github.com/GrahamDumpleton/mod_wsgi/issues
Before creating a ticket on the issue tracker, please do try and ensure you
attempt to resolve issues using the mod_wsgi mailing list first as
explained in :doc:`finding-help`. The majority of issues lodged via the
issue tracker are not actually bugs in mod_wsgi but due to external factors
or simply a failure to read the documentation.
|