django-configurations/configurations
2013-04-11 16:08:47 +02:00
..
tests Merge pull request #18 from mvantellingen/python3 2013-03-27 03:58:03 -07:00
__init__.py D'oh, there never was a 0.2 on PyPI. Bumped version down again. 2013-03-27 16:59:50 +01:00
base.py Initial fixes for python 3 support 2013-01-30 21:45:36 +01:00
fastcgi.py Add a fastcgi helper. Fixes #19. 2013-03-27 16:57:05 +01:00
importer.py Use Django's lax option parser when looking for the configuration option to prevent overlapping with Django's own option parsing. 2013-04-11 16:08:47 +02:00
management.py Initial version. 2012-07-21 15:56:04 +02:00
utils.py Initial version. 2012-07-21 15:56:04 +02:00
wsgi.py Initial version. 2012-07-21 15:56:04 +02:00