joke2k
|
8919aa163e
|
Merge branch 'master' into cleaning
|
2014-04-17 16:25:37 +02:00 |
|
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 |
|
Jannis Leidel
|
280be2e3e2
|
Fix database URL test.
|
2014-04-15 15:36:37 -04:00 |
|
Jannis Leidel
|
e1e02c2e8b
|
Merge pull request #58 from jpadilla/patch-1
Small typo fix on FastCGI section
|
2014-04-15 15:33:38 -04:00 |
|
José Padilla
|
1701b95fa8
|
Small typo fix on FastCGI section
|
2014-03-20 08:41:31 -04:00 |
|
Jannis Leidel
|
035c3301a8
|
Merge pull request #55 from hiisi13/test_fixes
test_cache_url_value fix
|
2014-03-03 12:15:11 +01:00 |
|
Dmitry Kozhedubov
|
3ae1e368c2
|
test_cache_url_value fix
|
2014-03-02 20:41:40 +04:00 |
|
Dmitry Kozhedubov
|
e33eeeb871
|
Ability to pass keyword args to CastingMixin casters
|
2014-03-02 13:31:42 +04:00 |
|
Jannis Leidel
|
88ae1f28cd
|
Merge pull request #52 from luzfcb/patch-1
added link to docs on README.rst
|
2014-02-12 18:23:24 +01:00 |
|
Fábio C. Barrionuevo da Luz
|
d99758d4af
|
added link to docs
|
2014-02-12 12:27:38 -02:00 |
|
Jannis Leidel
|
a55bca2d0c
|
Merge pull request #50 from chrishas35/patch-1
Fixed typos in docs
|
2014-02-08 10:14:55 +00:00 |
|
Chris Hasenpflug
|
97ac529254
|
Fixed typos in docs
|
2014-02-07 23:59:24 -06:00 |
|
Jannis Leidel
|
9da8256062
|
Fixed typo in docs.
|
2014-01-16 19:04:59 +01:00 |
|
Jannis Leidel
|
713dce0048
|
Bump version.
|
2014-01-16 19:01:35 +01:00 |
|
Jannis Leidel
|
38aaca68c6
|
Ignore .tox.
|
2014-01-16 19:01:28 +01:00 |
|
Jannis Leidel
|
6278a17ae4
|
Happy New Year!
|
2014-01-16 19:00:40 +01:00 |
|
Jannis Leidel
|
f087cea84d
|
Added SearchURLValue.
|
2014-01-16 19:00:29 +01:00 |
|
Jannis Leidel
|
7ddaf158b1
|
Added 0.3.2 release from 0.3.x.
|
2014-01-16 17:59:37 +01:00 |
|
Jannis Leidel
|
290a72993c
|
Added another item to the changelog.
|
2013-11-26 16:46:40 +01:00 |
|
Jannis Leidel
|
11b1dc2a46
|
Updated version.
|
2013-11-26 16:29:00 +01:00 |
|
Jannis Leidel
|
11e2f1d349
|
Updated changelog.
|
2013-11-26 16:28:50 +01:00 |
|
Jannis Leidel
|
a407bebf5d
|
Removed an unsupported test environment.
|
2013-11-26 15:51:05 +01:00 |
|
Jannis Leidel
|
5950740c5d
|
Fixed a 1.7.x test.
|
2013-11-26 15:46:53 +01:00 |
|
Jannis Leidel
|
072f87d495
|
Minor cleanup.
|
2013-11-26 15:42:15 +01:00 |
|
Jannis Leidel
|
c941cdaf06
|
Fixed #46 — Update cookbook with an example for Celery >= 3.1.
|
2013-11-26 12:57:33 +01:00 |
|
Jannis Leidel
|
ab0c748318
|
Fixed #43 — Removed stdout wrapper from management command hook to not accidently raise an exception too early. Instead use a logger.
|
2013-11-26 12:25:50 +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 |
|
Jannis Leidel
|
c014b06c7e
|
Merge pull request #41 from stefanw/fix-cachevalue-default
Fix CacheURLValue default value
|
2013-10-08 00:17:09 -07: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
|
52c679e676
|
Added 0.3.1 hotfix release for issue #37.
|
2013-09-20 19:16:21 +02:00 |
|
Jannis Leidel
|
df71a193a3
|
Bumped version up a notch.
|
2013-09-19 18:56:23 +02:00 |
|
Jannis Leidel
|
139ad79c92
|
Moved the changelog into the docs.
|
2013-09-19 18:56:07 +02:00 |
|
Jannis Leidel
|
52cc7ee4bd
|
Bumped version up to 0.6a1.
|
2013-09-18 23:25:19 +02:00 |
|
Jannis Leidel
|
50a6a6ad0b
|
Added iPython extension to make sure the import hook is loaded correctly.
Fixes #22.
|
2013-09-18 23:24:51 +02:00 |
|
Jannis Leidel
|
924daa385d
|
Minor fix in cookbook sentence.
|
2013-09-18 23:23:31 +02:00 |
|
Jannis Leidel
|
9a132e7b67
|
Move envdir paragraph to the top of the cookbook.
|
2013-09-18 23:23:18 +02:00 |
|
Jannis Leidel
|
ff2b636081
|
Updated changelog and bumped version up a notch.
|
2013-09-12 19:22:25 +02:00 |
|
Jannis Leidel
|
76d68c6e15
|
Fix showing version number.
|
2013-09-12 19:22:08 +02:00 |
|
Jannis Leidel
|
c54d5c0b43
|
Merge branch 'master' of github.com:jezdez/django-configurations
|
2013-09-12 18:52:21 +02:00 |
|
Jannis Leidel
|
2fd4966549
|
Add check_options option to the install method of the ConfigurationImporter to prevent unwanted command line option checks outside the management commands.
|
2013-09-12 18:51:59 +02:00 |
|
Jannis Leidel
|
f90b69d54a
|
Merge pull request #34 from paltman/master
Minor grammar fix
|
2013-09-11 23:47:38 -07:00 |
|
Patrick Altman
|
7412fc2824
|
Minor grammar fix
|
2013-09-11 23:05:22 -05:00 |
|
Jannis Leidel
|
cd97138a8b
|
Merge pull request #33 from paltman/master
Fix typo in changelog
|
2013-09-10 02:44:06 -07:00 |
|
Patrick Altman
|
7c9ca47d53
|
Fix typo in changelog
|
2013-09-10 01:27:34 -05:00 |
|
Jannis Leidel
|
0c4bfebeff
|
Updated changelog.
|
2013-09-09 11:03:18 +02:00 |
|
Jannis Leidel
|
7770a69ced
|
Drop d2to1.
|
2013-09-09 11:03:00 +02:00 |
|
Jannis Leidel
|
5898acb594
|
Moved tests out of the configurations packages.
|
2013-09-09 11:02:43 +02:00 |
|