Added the initial application with the main account list, the pagination, the query, the permission, the localization, the documentation, the test case, and a test demonstration site.
This commit is contained in:
37
docs/source/accounting.utils.rst
Normal file
37
docs/source/accounting.utils.rst
Normal file
@@ -0,0 +1,37 @@
|
||||
accounting.utils package
|
||||
========================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
accounting.utils.pagination module
|
||||
----------------------------------
|
||||
|
||||
.. automodule:: accounting.utils.pagination
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
accounting.utils.permission module
|
||||
----------------------------------
|
||||
|
||||
.. automodule:: accounting.utils.permission
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
accounting.utils.query module
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: accounting.utils.query
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: accounting.utils
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user