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 |
|