documentation/content/developer/reference/backend.rst
Antoine Vandevenne (anv) 62e80093bd [MOV] developer/reference: move up the standard_modules directory
With the renaming of the "Backend" and "Frontend" directories to "Python
framework" and "JavaScript framework", and since we may want to document
modules that mainly rely on JavaScript, it makes sense to move the
"Standard modules" one level up from under "Python framework" directly
under "Reference".
2022-07-13 15:26:00 +02:00

20 lines
282 B
ReStructuredText

:nosearch:
================
Python framework
================
.. toctree::
:titlesonly:
backend/orm
backend/data
backend/actions
backend/views
backend/module
backend/reports
backend/security
backend/testing
backend/http
backend/mixins