Thomas Waldmann
e43ffd917f
update setup.cfg about pytest >= 3.6
...
see requirements.d/dev.txt
2018-11-18 22:53:28 +01:00
Thomas Waldmann
95acf264cf
use tool:pytest in setup.cfg
2018-09-30 21:19:43 +02: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