/alldio/urls.py: maps the URLs to the appropriate view function, which is responsible for rendering the response.
/metasite/template: defines the structure and presentation of the HTML output for a view.
/metasite/views.py: receives a request from a client, processes it, and returns a response.
/metasite/models.py: represents a database table and the data stored in it.
AllDio/AllDio_Offical
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|