Commit graph

103 commits

Author SHA1 Message Date
David Burke
6cca995b6b Merge branch 'patch-1' of git://github.com/LeaFin/django-constance into LeaFin-patch-1 2014-08-17 12:20:58 -04:00
Lin Xianyi
db43632907 Fixed AppRegistryNotReady exception on runserver on Django 1.7rc2. 2014-08-12 10:10:43 +08:00
David Burke
01c97eb019 Merge pull request #72 from wpj-cz/master
add Czech localization
2014-08-07 15:43:22 -04:00
vl
ecde8c7b11 Add translation to the app name 2014-08-07 13:15:22 +03:00
vl
789d71476a Fix one case 2014-08-07 12:03:32 +03:00
vl
243c9d35ba Russian translation 2014-08-07 11:56:19 +03:00
Petr Knap
cf3089463a add Czech localization 2014-07-14 11:24:06 +02:00
Leandra Finger
fe7c633e4c Update admin.py
Fixing Issue #70
2014-07-08 17:06:40 +02:00
Jonas
26742d06f2 Use app framework for initializing in Django 1.7 2014-05-23 10:02:34 +02:00
Jannis Leidel
72fb15495c Merge pull request #55 from IDCubed/master
add admin ui support for constance keys as lists
2014-04-22 19:01:10 +02:00
Jannis Leidel
68f1eabd4e Merge pull request #57 from morlandi/master
Localization in Italian
2014-04-01 13:28:56 +02:00
Jannis Leidel
f008769c63 Merge pull request #59 from flisky/py3-fix
fix basestring in python 3
2014-04-01 13:28:36 +02:00
Yin Jifeng
7e0db00429 add translation for zh_CN 2014-04-01 19:05:46 +08:00
Yin Jifeng
7d5a57e396 i18n verbose_name_plural for admin home page 2014-04-01 19:05:04 +08:00
Yin Jifeng
498d9f7b3e fix basestring in python 3 2014-04-01 13:35:40 +08:00
Mario Orlandi
1413571ed7 Localization in Italian 2014-02-12 07:07:55 +01:00
illumin-us-r3v0lution
cd3e84586d add admin ui support for constance keys as lists
fixes #54
2014-01-15 08:22:40 -05:00
Pierre-Olivier Marec
a72603800e Fixed discard cache on set value (key prefix was missing) 2013-12-16 17:24:16 +01:00
Jannis Leidel
e4bd353762 Merge pull request #39 from lmorchard/migration-key-fix
Migration tweak to fix a failure in switching column types for key
2013-09-10 02:46:53 -07:00
Kuba Zarzycki
987e13f1ae Model Meta object_name. Fix for 1.6 admin 2013-09-09 20:24:27 +02:00
Les Orchard
ae92c447ec Migration tweak to fix a failure in switching column types for key 2013-07-30 16:04:44 -04:00
Jannis Leidel
c06ce39c15 Added an own static template tag, sigh. 2013-04-12 18:12:55 +02:00
Jannis Leidel
2b7fec91b7 Don't use admin_static template tag library for 1.3.x. 2013-04-12 18:00:56 +02:00
Jannis Leidel
15553c6244 More test fixes. 2013-04-12 17:53:54 +02:00
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
Bouke Haarsma
847ba5a060 Robust key fetching
Fixes #31
2013-03-19 11:38:37 +01:00
Jannis Leidel
94300eb026 Updated translation, added a English base translation. 2013-03-02 17:02:38 +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
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
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
455088e695 Merge branch 'master' of github.com:comoga/django-constance 2013-02-21 18:38:02 +01:00
trbs
5b827dc287 send message with level SUCCESS instead of INFO 2013-02-21 18:36:21 +01:00
Jannis Leidel
eeb5111cd6 Merge pull request #21 from qois/master
1.5 compat
2013-02-21 09:34:20 -08: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
Jiri Barton
187262cdcf Merge branch 'master' of github.com:comoga/django-constance 2012-06-05 16:06:32 +02:00