]> git.openstreetmap.org Git - osqa.git/blob - forum/forms/__init__.py
enabling the CSRF protection middleware and adding the {% csrf_token %} tag to the...
[osqa.git] / forum / forms / __init__.py
1 from qanda import *
2 from admin import *
3 from auth import *
4 from general import *