Martin Mahner
2a1841ac56
Full metal cleanup
2018-03-12 11:59:38 +01:00
Martin Mahner
54de452f19
further cleanup
2017-03-18 14:08:36 +01:00
Martin Mahner
ab5277d48b
Added all ctx processors to test runner.
2017-01-20 13:05:30 +01:00
Martin Mahner
ae27acf1f9
Backwards incompatible: django-mptt removal.
...
Removal of django-mptt and therefor the removal of a tree based snippet list, due to performance reasons with large snippet counts.
Snippets still have a 'parent' relation if it's an answer of another snippet, however this is no longer a Nested Set. The UI is simplified too and the user can now only compare an answer to it's parent snippet. I believe this is the major use case anyway.
2017-01-19 12:10:35 +01:00
Martin Mahner
b51c16bcbc
Code cleanup and update for Django 1.10. Fixed all warnings.
2016-09-04 20:06:07 +02:00
Martin Mahner
65b89aa38e
Test suite updates
2016-03-23 14:15:21 +01:00
Martin Mahner
117217fd80
Cleanup test settings.
2015-08-12 06:22:26 +02:00
Martin Mahner
457bef787a
Cleanup and mptt update to support Django 1.8.
2015-08-12 05:59:22 +02:00
Martin Mahner
b25b9b888e
Cleaned up all imports using isort.
2014-12-14 18:03:35 +01:00
Martin Mahner
d8056a83ea
Updated Django versions to test against. Removed Django 1.5 since its no longer supported by Django itself. Some Django 1.7 improvements.
2014-10-28 11:52:04 +01:00
Martin Mahner
51398bdb49
Added tox settings for upcoming Django 1.7.
2014-03-13 16:04:31 +01:00
Martin Mahner
1c8a4ae0bf
Fixed tox version
2013-11-26 12:29:34 +01:00
Martin Mahner
8b209acfb4
Tox. Runtests. Travis. Yay.
2013-11-25 22:44:36 +01:00