gva/gnuviechadmin/taskresults
Jan Dittberner 3d18392b67 Fix tests for Python 3
- drop Python 2 __future__ imports
- fix tests to handle new Django and Python 3 module names
- reformat changed files with black
2019-01-30 21:27:25 +01:00
..
locale/de/LC_MESSAGES Update German translation 2016-01-29 11:07:41 +01:00
management add taskresults app to handle celery task results 2014-12-29 15:55:57 +01:00
migrations Add timestamps to task result model 2016-01-09 14:26:52 +00:00
tests Fix tests for Python 3 2019-01-30 21:27:25 +01:00
__init__.py fix documentation issues 2015-01-04 22:47:14 +01:00
admin.py Improve TaskResult admin view 2016-09-25 16:36:31 +02:00
models.py Add timestamps to task result model 2016-01-09 14:26:52 +00:00