Commit graph

12 commits

Author SHA1 Message Date
26aae0173d Refactor fileservertasks into top level module
This change moves the fileservertasks module to the top level to allow
keeping the same task names when running in a Python 3 environment.
2020-03-04 16:53:50 +01:00
dd866381be update docs version, add release to changelog 2015-01-29 22:58:10 +01:00
65d1a7090c add release version in changelog, update conf.py 2015-01-26 17:56:15 +01:00
ea3164b762 remove Django dependencies as they are not used
- move settings to gvafile.settings
- use gvafile.settings directly without Django support
- initialize Celery without Django
- remove Django requirements
2015-01-26 17:07:31 +01:00
7f4247bf76 update changelog, add release version 2015-01-19 22:25:42 +01:00
64688933fa fix typo 2015-01-01 22:37:39 +01:00
71221257b0 set version number, make sure bug fixes are included 2014-12-27 15:30:15 +01:00
d8533ba64c define version number, document changes 2014-12-26 15:24:09 +01:00
04af89931a set version number and release date 2014-12-26 00:48:35 +01:00
ea278eeb35 implement and document GVAFileException 2014-12-25 21:20:16 +01:00
47af16e3b2 fix version number in docs 2014-12-25 16:07:14 +01:00
821edb64b3 initial documentation setup 2014-12-25 15:22:33 +01:00