Commit graph

227 commits

Author SHA1 Message Date
Jannis Leidel
041de9c29c Don't run py26 tests on Django >= 1.7. 2014-11-21 16:56:06 +01:00
Jannis Leidel
8045678606 Test fixes to run on Django 1.7. 2014-11-21 16:37:12 +01:00
Jannis Leidel
a7f50d2c25 Specified coverage config. 2014-11-21 15:33:11 +01:00
Jannis Leidel
0cf8d4a590 Add .tox to gitignore. 2014-11-21 15:04:01 +01:00
Jannis Leidel
6b80f55198 Use tox variable for django-admin.py location. 2014-11-21 15:03:54 +01:00
Jannis Leidel
27859d14f2 Allow the use of which in tox. 2014-11-21 14:58:37 +01:00
Jannis Leidel
5d75c9d19d Cosmetic fix. 2014-11-21 14:49:18 +01:00
Jannis Leidel
2e05be78de Stop shipping subpackages of tests. 2014-11-21 14:49:13 +01:00
Jannis Leidel
9c975cbe58 Stop using setup.py for running the tests. 2014-11-21 14:48:52 +01:00
Jannis Leidel
4278f64ae1 Only use the external discover runner old Djangos. 2014-11-21 14:29:24 +01:00
Jannis Leidel
99172fbd68 Added missing script again to Travis config. 2014-11-21 14:17:33 +01:00
Jannis Leidel
83e4160894 Added tox configuration. 2014-11-21 14:15:42 +01:00
Jannis Leidel
d547eebd16 Merge branch 'master' of github.com:comoga/django-constance 2014-11-21 11:03:06 +01:00
Jannis Leidel
b3f849e0fb Merge pull request #62 from nostalgiaz/patch-1
fix typo
2014-08-18 08:52:24 +02:00
David Burke
555d863b50 Merge branch 'LeaFin-patch-1' 2014-08-17 15:12:48 -04:00
David Burke
54609b4b7c Allow tests to run on django 1.6+ 2014-08-17 15:12:10 -04:00
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
David Burke
a1b9cb9a28 Updated example for modern django 2014-08-17 12:20:31 -04:00
David Burke
d20e7e5e3d Merge pull request #78 from iynaix/master
Fixed AppRegistryNotReady exception on runserver on Django 1.7rc2.
2014-08-15 15:08:25 -04:00
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