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:
2023-01-29 22:28:27 +08:00
parent 9c83ad97c1
commit 14638f574e
45 changed files with 3302 additions and 0 deletions

View File

@@ -0,0 +1,53 @@
accounting.base\_account package
================================
Submodules
----------
accounting.base\_account.commands module
----------------------------------------
.. automodule:: accounting.base_account.commands
:members:
:undoc-members:
:show-inheritance:
accounting.base\_account.database module
----------------------------------------
.. automodule:: accounting.base_account.database
:members:
:undoc-members:
:show-inheritance:
accounting.base\_account.models module
--------------------------------------
.. automodule:: accounting.base_account.models
:members:
:undoc-members:
:show-inheritance:
accounting.base\_account.query module
-------------------------------------
.. automodule:: accounting.base_account.query
:members:
:undoc-members:
:show-inheritance:
accounting.base\_account.views module
-------------------------------------
.. automodule:: accounting.base_account.views
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: accounting.base_account
:members:
:undoc-members:
:show-inheritance: