Camilo Nova
|
b28385f501
|
Improved coding styles
|
2016-09-14 12:21:16 -05:00 |
|
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ý
|
55ddbad52c
|
Merge remote-tracking branch 'jezdez/master' into custom_fields
|
2015-11-13 11:44:56 +01:00 |
|
Jannis Leidel
|
c82d76fc28
|
Fix #115 - stop shadowing the context processor's config variable when rendering the admin change list.
|
2015-10-01 18:16:39 +02:00 |
|
Jannis Leidel
|
e41710616b
|
Allow line breaks in config descriptions - Fix #95
|
2015-09-24 12:21:29 +02: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
|
fc930442a2
|
Simplified settings.
|
2014-11-25 22:20:06 +01:00 |
|
Jannis Leidel
|
8045678606
|
Test fixes to run on Django 1.7.
|
2014-11-21 16:37:12 +01:00 |
|
Jannis Leidel
|
4278f64ae1
|
Only use the external discover runner old Djangos.
|
2014-11-21 14:29:24 +01: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
|
bc87847faa
|
Added forgotten staticfiles.
|
2013-04-12 18:04:01 +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
|
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
|
e144e4336f
|
Refactored tests to use django-discover-runner and not an own testproject anymore.
|
2013-02-22 14:58:41 +01:00 |
|