add feature remark in changelog, add domains code docs
This commit is contained in:
parent
1690cace4d
commit
266598a43e
2 changed files with 23 additions and 1 deletions
|
@ -12,14 +12,35 @@
|
|||
|
||||
|
||||
:py:mod:`apps <domains.apps>`
|
||||
-------------------------------
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: domains.apps
|
||||
:members:
|
||||
|
||||
|
||||
:py:mod:`forms <domains.forms>`
|
||||
-------------------------------
|
||||
|
||||
.. automodule:: domains.forms
|
||||
:members:
|
||||
|
||||
|
||||
:py:mod:`models <domains.models>`
|
||||
---------------------------------
|
||||
|
||||
.. automodule:: domains.models
|
||||
:members:
|
||||
|
||||
|
||||
:py:mod:`urls <domains.urls>`
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: domains.urls
|
||||
:members:
|
||||
|
||||
|
||||
:py:mod:`views <domains.views>`
|
||||
---------------------------------
|
||||
|
||||
.. automodule:: domains.views
|
||||
:members:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue