9 Commits

Author SHA1 Message Date
Fabian Weisshaar
fe1c697631 fix pep8, fix argparse 2018-01-30 12:37:12 +01:00
Thomas Waldmann
fb84008b74 fix pep8 issue, disable one pep8 warning 2015-06-04 12:47:11 +02:00
Thomas Waldmann
7c273dc870 ignore some more pep8 checker errors 2015-02-08 19:45:01 +01:00
Thomas Waldmann
39eb5e992e support and require django 1.7 (and related changes)
drop python 2.6 (not supported by django any more)
switch from django-registration (dead and broken) to django-registration-redux, fix issue #116
remove south dependency (and south migrations)
create new initial migration with django's builtin migrations
update docs
2014-10-21 05:06:44 +02:00
Thomas Waldmann
b49772f1ec setup.cfg: exclude another pep8 test 2014-08-27 17:27:45 +02:00
Thomas Waldmann
cae77f53c9 make settings a package, split settings into base / dev / prod settings 2013-12-14 03:41:04 +01:00
Bastian Blank
d2eab62ac4 Move all stuff into own top-level package 2013-10-17 23:59:07 +02:00
Thomas Waldmann
ac4860f54a pep8 fixes 2013-09-29 01:23:27 +02:00
Thomas Waldmann
9c41b1eb24 misc. setup.* related changes / enhancements 2013-09-28 18:49:31 +02:00