django-configurations/configurations
2013-04-30 17:09:01 +02:00
..
tests Renamed assertEquals to assertEqual. 2013-04-30 17:09:01 +02:00
__init__.py Updated changes and bumped version up a notch. 2013-04-11 17:14:58 +02: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