improved logging in fileservertasks.tasks
This commit is contained in:
parent
735a468806
commit
4e144fb49d
4 changed files with 71 additions and 67 deletions
|
@ -1,6 +1,9 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
* :support:`-` improved logging in fileservertasks.tasks, got rid of
|
||||
GVAFileException
|
||||
|
||||
* :release:`0.4.0 <2015-01-26>`
|
||||
* :feature:`-` implement new tasks create_file_website_hierarchy and
|
||||
delete_file_website_hierarchy
|
||||
|
|
|
@ -20,12 +20,6 @@ The project module :py:mod:`gvafile`
|
|||
:members:
|
||||
|
||||
|
||||
:py:mod:`exceptions <gvafile.exceptions>`
|
||||
-----------------------------------------
|
||||
|
||||
.. automodule:: gvafile.exceptions
|
||||
|
||||
|
||||
:py:mod:`settings <gvafile.settings>`
|
||||
-------------------------------------
|
||||
|
||||
|
@ -33,8 +27,8 @@ The project module :py:mod:`gvafile`
|
|||
:members:
|
||||
|
||||
|
||||
:py:mod:`fileservertasks` app
|
||||
=============================
|
||||
:py:mod:`fileservertasks` module
|
||||
================================
|
||||
|
||||
.. automodule:: fileservertasks
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue