djmore4
177f2ecce8
Add new config options and update logic/tests to account for them
2022-11-13 11:09:53 -05:00
Hasan Ramezani
fdf37feb54
Drop Django 2.2 support
2022-04-13 17:46:42 +03:00
Hasan Ramezani
7c544d1cf8
Drop Django 3.1 support.
2021-12-16 16:40:44 -05:00
Hasan Ramezani
9a322c4729
Add support for Python 3.9
2020-11-27 16:32:46 +01:00
Aleksi Häkli
a1d526f318
PEP8 formatting ( #147 )
...
Run black with Python 2.7 as target version
to unify the code styling and make it more
linter and style guide compliant
2019-11-15 20:22:14 +02:00
fr0mhell
7400a4945f
Feature update Python and Django versions ( #126 )
...
* remove Python 3.3
* remove Django 1.8-1.10
* add Celery v4
* update travis config
* update admin URL
* replace MIDDLEWARE_CLASSES with MIDDLEWARE
2019-01-29 07:50:02 -05:00
Ken Cochrane
4d9adc35c2
Cleanup the code to remove lint warnings ( #87 )
...
* Cleanup the code to remove lint warnings
Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
* Fixed typo
Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
2017-06-28 17:09:44 -04:00
Ken Cochrane
c4f3a61036
Bump for 0.4.3 release ( #74 )
...
* Bump for 0.4.3 release
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
* updated travis dependencies and fixed issue with 1.10,1.11 tests
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
* Added travis settings
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
* Revert django 1.11 support
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
2017-04-14 18:30:58 -04:00
Vladimir Bolshakov
44c8746d8c
Templates settings as recommended from Django 1.8
2016-02-01 19:05:17 +03:00
Ken Cochrane
333fb2d8ec
cleaned up a little remove the ViewDecoratorMiddleware
2015-01-25 22:48:02 -05:00
Ken Cochrane
92c378bf68
Add Celery option for writing to database
2015-01-03 16:33:51 -05:00
Ken Cochrane
a7bc8c0d55
added landscape.io and some fixes it found
2015-01-03 11:09:30 -05:00
Ken Cochrane
98f3a3c776
minor cleanup
2015-01-01 13:40:05 -05:00
Ken Cochrane
a8e721dd3d
more refactoring and unit tests
2015-01-01 12:51:46 -05:00
Ken Cochrane
4fdd0c6af8
make it redis backend configurable by test settings
2015-01-01 11:37:20 -05:00
Ken Cochrane
4558642f78
switch to real redis for travis
2015-01-01 11:31:28 -05:00
Ken Cochrane
2ee602b9dd
fixed unit tests
2014-12-31 12:19:06 -05:00
Ken Cochrane
6786499ba1
first pass at some unit tests, still not working
2014-12-30 20:17:15 -05:00