joke2k
|
5279ae4ace
|
add support to load .env file into os.environ
|
2014-04-17 16:23:36 +02:00 |
|
joke2k
|
8a8f99ab68
|
add *.pyc to .gitignore; remove repeated INSTALLED_APPS from test_project.settings; fix check dj-database-url returned None values to empty string
|
2014-04-17 16:22:31 +02:00 |
|
Dmitry Kozhedubov
|
3ae1e368c2
|
test_cache_url_value fix
|
2014-03-02 20:41:40 +04:00 |
|
Jannis Leidel
|
f087cea84d
|
Added SearchURLValue.
|
2014-01-16 19:00:29 +01:00 |
|
Jannis Leidel
|
5950740c5d
|
Fixed a 1.7.x test.
|
2013-11-26 15:46:53 +01:00 |
|
Jannis Leidel
|
7dbe8c063f
|
Ported tests to run via tox and Travis.
|
2013-11-26 12:25:07 +01:00 |
|
Jannis Leidel
|
ed8d284d66
|
Merge branch 'master' of github.com:jezdez/django-configurations
|
2013-10-08 09:32:43 +02:00 |
|
Stefan Wehrmeyer
|
275a5b409a
|
Fix check_options of ConfigurationImporter
|
2013-10-08 09:32:05 +02:00 |
|
Stefan Wehrmeyer
|
5e8dc290df
|
Fix CacheURLValue default value
Remove unused kwarg 'name' that shadows kwarg
'default'.
|
2013-10-06 16:33:24 +02:00 |
|
Jannis Leidel
|
5898acb594
|
Moved tests out of the configurations packages.
|
2013-09-09 11:02:43 +02:00 |
|