Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 361 Bytes

File metadata and controls

18 lines (13 loc) · 361 Bytes

Home

This page seeks to explain the methods and classes involved in the Home sub-application of the Propertea application.

urls.py Methods

.. autoclass:: home.urls.urlpatterns
    :members:
    :undoc-members:

views.py Methods

.. automodule:: home.views
    :members:
    :undoc-members: