Commit graph

758 commits

Author SHA1 Message Date
Jannis Leidel
90da7981e5 Please the PEP8 gods. 2013-04-12 17:39:10 +02:00
Jannis Leidel
36a9c23500 More py3k changes. 2013-04-12 17:34:48 +02:00
Jannis Leidel
89b423fa65 First stab at Python 3 support. 2013-04-12 17:25:11 +02:00
Jannis Leidel
71d327426a Updated changelog, authors and version. 2013-04-12 16:52:40 +02:00
Jannis Leidel
c91188a211 Merge branch 'master' of github.com:comoga/django-constance 2013-04-12 16:50:53 +02:00
Jannis Leidel
fc19c295c3 Merge pull request #33 from Bouke/patch-2
Robust key fetching
2013-04-12 07:50:08 -07:00
Bouke Haarsma
847ba5a060 Robust key fetching
Fixes #31
2013-03-19 11:38:37 +01:00
Jannis Leidel
476718f5f4 Merge pull request #30 from sspross/patch-1
fixed template typo in readme
2013-03-06 10:48:59 -08:00
Silvan Spross
5354f1f391 fixed template typo in readme 2013-03-06 16:49:59 +01:00
Jannis Leidel
cfe998046e Fixed a couple of things in the README. 2013-03-03 11:36:57 +01:00
Jannis Leidel
0327f3e2a2 Added detailed trove classifiers. 2013-03-02 17:05:26 +01:00
Jannis Leidel
ce758a43bd Added myself as maintainer. 2013-03-02 17:03:50 +01:00
Jannis Leidel
7838a3de6e Added backend specific install methods. 2013-03-02 17:03:37 +01:00
Jannis Leidel
94300eb026 Updated translation, added a English base translation. 2013-03-02 17:02:38 +01:00
Jannis Leidel
b0e1878c47 Minor bugfix in README. 2013-03-02 16:49:21 +01:00
Jannis Leidel
c125006e01 Bumped to 0.5. 2013-03-02 16:34:31 +01:00
Jannis Leidel
98e3acb56e Added changelog. 2013-03-02 16:34:24 +01:00
Jannis Leidel
078cf11cd6 Use django-nose just to be a little less exotic. 2013-03-02 16:34:12 +01:00
Jannis Leidel
133936e71b Added travis config. 2013-03-02 15:49:53 +01:00
Jannis Leidel
9dc3fc87a8 Added test.db to gitignore. 2013-03-02 15:46:51 +01:00
Jannis Leidel
5c039e5744 Added South migration to make the key field an unique CharField. 2013-03-02 15:46:42 +01:00
Jannis Leidel
1e2e902061 Added initial South migration. 2013-03-02 15:44:19 +01:00
Jannis Leidel
a622784d2d Create fake change_config permission to be able to check for it if needed. 2013-03-02 15:43:27 +01:00
Jannis Leidel
c8621c865b Minor fix. 2013-03-02 15:41:51 +01:00
Jannis Leidel
e144e4336f Refactored tests to use django-discover-runner and not an own testproject anymore. 2013-02-22 14:58:41 +01:00
Jannis Leidel
a8b158ad1c Fixed the prefix handling. 2013-02-21 19:33:12 +01:00
Jannis Leidel
e9d937be5a Added ability to prefix database values. Fixes #24. 2013-02-21 19:27:56 +01:00
Jannis Leidel
21344d9168 Added ability to specify the redis connection parameter as an URL. Fixes #26. 2013-02-21 19:00:26 +01:00
Jannis Leidel
c2c64f7d44 Add note about the new CONSTANCE_SUPERUSER_ONLY setting. 2013-02-21 18:51:21 +01:00
Jannis Leidel
00985ed40f Merge pull request #17 from jerzyk/master
django 1.4 plus small extension to allow empty fields and optional non-superuser access to the settings
2013-02-21 09:44:47 -08:00
Jannis Leidel
b519aa4189 Added note about CONSTANCE_DATABASE_CACHE_BACKEND. Fixes #25. 2013-02-21 18:42:42 +01:00
Jannis Leidel
455088e695 Merge branch 'master' of github.com:comoga/django-constance 2013-02-21 18:38:02 +01:00
trbs
6a65c6d217 add dist/ to ignore list 2013-02-21 18:36:27 +01:00
trbs
5b827dc287 send message with level SUCCESS instead of INFO 2013-02-21 18:36:21 +01:00
trbs
237850b459 add build/ temp directory to ignore list 2013-02-21 18:35:59 +01:00
Jannis Leidel
eeb5111cd6 Merge pull request #21 from qois/master
1.5 compat
2013-02-21 09:34:20 -08:00
Jannis Leidel
0ba030965d Merge pull request #14 from escaped/master
Allow empty strings in admin-form
2013-02-21 09:33:43 -08:00
Jannis Leidel
15afc79445 Bumped version up a notch. 2013-02-21 10:52:02 +01:00
mega
d53903cdcc 1.5 compatibility‎ (meta.swapped) 2013-01-19 20:32:36 +04:00
Janusz Harkot
ea8e1eca3a add Polish translation 2012-09-03 02:36:47 +02:00
Janusz Harkot
e7d4d5e860 option to allow non-superusers to update settings 2012-09-03 02:28:31 +02:00
Janusz Harkot
0def9aab18 django 1.4 depreciation 2012-09-03 02:27:32 +02:00
Janusz Harkot
6dfbb7e462 remove unused import 2012-09-03 02:25:14 +02:00
Janusz Harkot
5e14b29466 django 1.4 compatibility 2012-09-03 02:11:13 +02:00
Janusz Harkot
5398c45c82 allow empty values 2012-09-03 01:59:49 +02:00
Alexander frenzel
e865ab8187 allow empty strings in admin 2012-06-13 13:22:31 +02:00
Ales Zoulek
68bc837ede Merge branch 'master' of github.com:comoga/django-constance 2012-06-05 16:08:09 +02:00
Jiri Barton
187262cdcf Merge branch 'master' of github.com:comoga/django-constance 2012-06-05 16:06:32 +02:00
Jiri Barton
0d0ab22e88 solved the unique key/index for the database backend 2012-06-05 16:05:14 +02:00
Jiri Barton
0d3d4014fa made compatible with Django 1.4 and Django dev 2012-06-05 16:04:45 +02:00