Mariusz Felisiak
|
fb2483ce8d
|
Fixed TestAdmin.test_linebreaks() due to linebreaksbr() behavior change on Django 2.1.
Changed in ff05de760c.
|
2018-03-31 18:32:46 +02:00 |
|
Anton Shurashov
|
40188c093a
|
add config labels
|
2018-03-06 23:41:53 +03:00 |
|
Jannis Leidel
|
8b8b6569d9
|
Use original path to constance settings in admin tests.
|
2017-06-02 10:52:42 +02:00 |
|
Bruno Alla
|
1cce582edc
|
Fix #187: Preserve sorting from fieldset config (#207)
|
2017-06-02 10:52:16 +02:00 |
|
Jannis Leidel
|
e41710616b
|
Allow line breaks in config descriptions - Fix #95
|
2015-09-24 12:21:29 +02:00 |
|
Jannis Leidel
|
b36aaf8fa6
|
More test fixes.
|
2015-09-24 11:56:19 +02:00 |
|
Mario Rosa
|
e1f9e52a08
|
Compatibility changes.
Drop python 2.6, 3.2
Drop Django 1.4, 1.5, 1.6
Remove models.py under constance and move to an appconfig imported file.
|
2015-08-25 08:14:01 -04:00 |
|
Jannis Leidel
|
8045678606
|
Test fixes to run on Django 1.7.
|
2014-11-21 16:37:12 +01:00 |
|
Jannis Leidel
|
36a9c23500
|
More py3k changes.
|
2013-04-12 17:34:48 +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 |
|