Commit graph

758 commits

Author SHA1 Message Date
Lin Xianyi
db43632907 Fixed AppRegistryNotReady exception on runserver on Django 1.7rc2. 2014-08-12 10:10:43 +08:00
David Burke
ccab911ae8 Merge pull request #74 from thedrow/patch-1
Updated the build matrix.
2014-08-07 15:47:22 -04:00
David Burke
01c97eb019 Merge pull request #72 from wpj-cz/master
add Czech localization
2014-08-07 15:43:22 -04:00
David Burke
c6b78c63f3 Merge pull request #76 from 1844144/master
Add russian translation
2014-08-07 15:36:37 -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
Omer Katz
10f8e5f5cf Updated the build matrix.
I added Python 3.4 and PyPy and Django 1.6.
I also upgraded all minor versions of all Django packages.
2014-07-30 02:01:36 +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
Jannis Leidel
0b054712d1 Merge pull request #68 from jonasvp/django1.7
Use app framework for initializing in Django 1.7, refs #64
2014-05-23 10:56:45 +02:00
Jonas
26742d06f2 Use app framework for initializing in Django 1.7 2014-05-23 10:02:34 +02:00
Mattia Larentis
00c3dcd3e8 fix typo 2014-05-06 10:57:49 +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
ee9b68a401 Merge pull request #56 from camilonova/patch-1
Fix typo
2014-04-01 13:28:45 +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
Jannis Leidel
3e3d8a9027 Merge pull request #60 from flisky/zh-cn
add translation for zh-CN
2014-04-01 13:28:29 +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
Camilo Nova
549577681a Fix typo 2014-01-21 08:21:18 -05:00
illumin-us-r3v0lution
cd3e84586d add admin ui support for constance keys as lists
fixes #54
2014-01-15 08:22:40 -05:00
Jannis Leidel
dc89ec294f Merge pull request #50 from pomarec/fix.discard-cache-on-set-value
Fixed discard cache on set value (key prefix was missing)
2013-12-17 09:21:56 -08:00
Jannis Leidel
c8defb1070 Merge branch 'master' of github.com:comoga/django-constance 2013-12-17 18:20:19 +01: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
Jannis Leidel
8d002023ab Merge pull request #44 from kubaz93/django1.6
Model Meta object_name. Fix for 1.6 admin
2013-09-10 02:46:27 -07:00
Kuba Zarzycki
987e13f1ae Model Meta object_name. Fix for 1.6 admin 2013-09-09 20:24:27 +02:00
Jannis Leidel
8ac64a61c9 Merge pull request #42 from philipn/zip_safe
zip_safe=False to fix issue w/ setuptool installs.
2013-08-14 03:13:44 -07:00
Philip Neustrom
a19faf3a90 zip_safe=False to fix issue w/ setuptool installs. 2013-08-13 05:57:42 -07: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
ad4a79f25a Merge branch 'master' of github.com:comoga/django-constance 2013-07-24 09:07:50 +02:00
Jannis Leidel
037ff68090 Merge pull request #35 from Bouke/patch-3
Fixed admin statics in example project
2013-05-23 08:18:54 -07:00
Bouke Haarsma
771f095569 No need to serve user-generated uploads 2013-05-23 17:26:02 +03:00
Bouke Haarsma
cf8f4da93d Fixed admin statics in example project 2013-05-23 10:34:19 +02:00
Jannis Leidel
eb03ee908a Fixed typo in README. Closes #34. 2013-04-26 09:36:26 +03:00
Jannis Leidel
50240dcec1 Added setup.cfg to make sure the whl file is built for py 2 and 3. 2013-04-12 18:34:19 +02:00
Jannis Leidel
150edbe82f Bumped version to 0.6 and updated changelog. 2013-04-12 18:29:07 +02:00
Jannis Leidel
520d915527 Fixed import error. 2013-04-12 18:22:28 +02:00
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