implement new tasks for website hierarchy

- implement tasks fileservertasks.tasks.create_file_website_hierarchy and
  fileservertasks.tasks.delete_file_website_hierarchy
This commit is contained in:
Jan Dittberner 2015-01-26 17:32:24 +01:00
parent ea3164b762
commit 5955f3c38c
3 changed files with 75 additions and 2 deletions

View file

@ -1,6 +1,8 @@
Changelog
=========
* :feature:`-` implement new tasks create_file_website_hierarchy and
delete_file_website_hierarchy
* :support:`-` remove unneeded Django dependencies
* :release:`0.3.0 <2015-01-19>`

View file

@ -33,8 +33,8 @@ The project module :py:mod:`gvafile`
:members:
:py:mod:`filservertasks` app
============================
:py:mod:`fileservertasks` app
=============================
.. automodule:: fileservertasks