Commit graph

113 commits

Author SHA1 Message Date
Janusz Harkot
5398c45c82 allow empty values 2012-09-03 01:59:49 +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
Ales Zoulek
a4369d0465 Version 0.4 2012-06-05 16:02:53 +02:00
Ales Zoulek
ab1e8ca7ef Documentation typo. closes #11 2012-06-05 15:46:41 +02:00
Jiri Barton
d2b6316460 Merge pull request #10 from apollo13/small-fixes
Okay, supporting 1.4 Django now. Older Django versions will have the icon missing but we can live with that.
2012-06-05 06:39:52 -07:00
Ales Zoulek
2a9e2df657 Merge pull request #9 from jezdez/master
Fixed minor problem with manifest template on Windows.
2012-06-05 06:35:45 -07:00
Florian Apolloner
88a479f7a4 allow translation of the help_text and add german translations. 2012-02-17 16:35:48 +01:00
Florian Apolloner
bcf2143703 Fix icon path for Django 1.4 2012-02-17 16:27:46 +01:00
Jannis Leidel
4f7cffd2e1 Fixed broken manifest template on Windows. Refs #8. 2011-11-23 20:56:29 +01:00
Ales Zoulek
4081f67f5c version 0.3 2011-11-04 22:40:32 +01:00
Ales Zoulek
9d76fb708a Merge remote-tracking branch 'merino/master' 2011-11-04 22:26:54 +01:00
Ales Zoulek
063267c393 adding requirements file 2011-11-04 22:20:06 +01:00
Merijn Bertels
1bdb21fe38 update admin url for 1.4 (root_path) 2011-09-21 16:25:46 +02:00
Merijn Bertels
dc47149880 update admin url for 1.4 2011-09-21 16:24:15 +02:00
Marcin Baran
647a8627c0 Fix DatabaseBackend clear 2011-09-21 22:18:05 +08:00
Marcin Baran
e8b13b0619 __dir__ in config.py now return list 2011-09-21 22:18:05 +08:00
Jiri Barton
e3e44b6eef streamlined ugettext 2011-09-21 22:17:56 +08:00
saw2th
5741e17425 fix psycopg2 "can't adapt" error on save of a config. value from the admin pages. 2011-09-21 22:17:35 +08:00
Jiri Barton
1d10ab1b5a added a test for the failing missing keys 2011-09-21 22:17:34 +08:00
Jiri Barton
482d8ff78b fixed a serious bug with the default values 2011-09-21 22:17:34 +08:00
Jiri Barton
dac526fff9 streamlined ugettext 2011-08-17 12:25:26 +03:00
Jiri Barton
893bc32242 Merge pull request #5 from saw2th/master
fix psycopg2 "can't adapt" error on save of a config. value from the admin pages.
2011-08-17 02:23:56 -07:00
saw2th
d0910ac91e fix psycopg2 "can't adapt" error on save of a config. value from the admin pages. 2011-08-11 18:47:14 +02:00
Jiri Barton
ff7d354f77 added a test for the failing missing keys 2011-07-14 17:42:51 +02:00
Jiri Barton
398021d8f7 Merge branch 'master' of github.com:comoga/django-constance 2011-07-14 15:53:31 +02:00
Jiri Barton
4ba97c5ee7 fixed a serious bug with the default values 2011-07-14 15:53:17 +02:00
Merijn Bertels
fb43e0f4d7 Fix error: request into function 2011-06-29 15:25:10 +02:00
Merijn Bertels
46d88815e7 Change permission
Only Superuser can edit config settings
2011-06-29 15:17:27 +02:00
Roman Krejcik
51966084d7 link to correct master branch 2011-06-28 12:57:21 +02:00
Roman Krejcik
4f9d011cd2 test runner compatibility with django 1.4 2011-06-28 12:52:02 +02:00
Vojtech Jasny
7b435a3c7c Merge branch 'master' of https://github.com/slafs/django-constance into slafs-master 2011-03-14 17:36:46 +01:00
Vojtech Jasny
efa4a35533 We are using git now :-). 2011-03-14 17:36:13 +01:00
Sławek Ehlert
d055821b59 fixed? problem with loads and None values 2011-03-11 12:03:28 +01:00
Roman Krejcik
0413497647 django 1.3 compatibility 2011-02-23 16:39:58 +01:00
Jannis Leidel
4b5e740c11 Fixed docs to mention CONSTANCE_BACKEND and close #1. 2011-02-05 19:30:48 +01:00
Jannis Leidel
b6d02ff2cd Merge branch 'master' of https://github.com/aleszoulek/django-constance
Conflicts:
	setup.py
2011-01-24 15:03:39 +01:00
Jannis Leidel
98f2dbfcbb Updated description to mention constance supports multiple backends. 2011-01-24 15:01:16 +01:00
Jannis Leidel
a9835dd345 Fixed a few typos in the README. 2011-01-24 15:00:41 +01:00
Ales Zoulek
700f49dca1 updated project homepage to github 2011-01-24 14:06:23 +01:00
Ales Zoulek
a487b17f63 version bump (0.2) 2011-01-24 13:34:20 +01:00
Ales Zoulek
d17bf804a4 Merge branch 'master' of https://github.com/jezdez/django-constance 2011-01-24 13:33:29 +01:00
Jannis Leidel
ada157c7df Fixed a minor issues with redis-py insistence on a args as lists. 2010-12-11 22:42:41 +01:00
Jannis Leidel
4e0a352b55 Re-added empty models.py. 2010-12-11 16:49:09 +01:00
Jannis Leidel
fa83c63e83 Removed stale file. 2010-12-11 16:47:14 +01:00
Jannis Leidel
3ef39d9185 Enabled database backend to properly require a cache backend that works in cross-process environments. This adds an optional setting CONSTANCE_DATABASE_CACHE_BACKEND. 2010-12-11 16:43:31 +01:00
Jannis Leidel
1dd0a8b7c9 Added mget method to base backend to fetch all keys in one fell swoop, instead of one by one. Especially useful in the admin. 2010-12-11 16:38:40 +01:00
Jannis Leidel
240ef14015 Refactored prefix handling in redis backend slightly. 2010-12-11 16:32:03 +01:00