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 |
|
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 |
|