Jannis Leidel
|
a64859e76b
|
Actually set STATIC_ROOT.
|
2013-04-12 18:20:04 +02:00 |
|
Jannis Leidel
|
25d0296c0d
|
Added some required settings.
|
2013-04-12 18:17:42 +02:00 |
|
Jannis Leidel
|
c06ce39c15
|
Added an own static template tag, sigh.
|
2013-04-12 18:12:55 +02:00 |
|
Jannis Leidel
|
bc87847faa
|
Added forgotten staticfiles.
|
2013-04-12 18:04:01 +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
|
e086ccebeb
|
Proper matrix exclude.
|
2013-04-12 17:56:51 +02:00 |
|
Jannis Leidel
|
15553c6244
|
More test fixes.
|
2013-04-12 17:53:54 +02:00 |
|
Jannis Leidel
|
f3b313809f
|
Added all test requirements.
|
2013-04-12 17:45:28 +02:00 |
|
Jannis Leidel
|
1bca954411
|
Fixed typo.
|
2013-04-12 17:42:48 +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 |
|
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 |
|