John Carter
|
8101d7cc84
|
Make CONSTANCE_ADDITIONAL_FIELDS more flexible
Allow the field config to be a tuple, and allow the config dict to be omitted
|
2016-03-13 00:05:16 +13:00 |
|
Petr Dlouhý
|
0e447ee3e2
|
add tests for custom additional fields
|
2015-06-14 17:34:53 +02:00 |
|
Jannis Leidel
|
52cbce7a08
|
Stop requiring six as a depdendency.
This is possible now that we require at least a version of Django that ships with six.
Signed-off-by: Jannis Leidel <jannis@leidel.info>
|
2014-11-27 17:53:01 +01:00 |
|
Jannis Leidel
|
69221ba2b4
|
Renamed config module to base to prevent ambiguity
This should fix #80 that is triggered by Django's new strickter import time loading process.
|
2014-11-21 20:16:39 +01:00 |
|
Jannis Leidel
|
8045678606
|
Test fixes to run on Django 1.7.
|
2014-11-21 16:37:12 +01:00 |
|
Jannis Leidel
|
15553c6244
|
More test fixes.
|
2013-04-12 17:53:54 +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
|
078cf11cd6
|
Use django-nose just to be a little less exotic.
|
2013-03-02 16:34:12 +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 |
|