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:
parent
ea3164b762
commit
5955f3c38c
3 changed files with 75 additions and 2 deletions
|
@ -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>`
|
||||
|
|
|
@ -33,8 +33,8 @@ The project module :py:mod:`gvafile`
|
|||
:members:
|
||||
|
||||
|
||||
:py:mod:`filservertasks` app
|
||||
============================
|
||||
:py:mod:`fileservertasks` app
|
||||
=============================
|
||||
|
||||
.. automodule:: fileservertasks
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue