/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.
forked from AllDio/AllDio_Offical
-
Notifications
You must be signed in to change notification settings - Fork 0
idao/AllDio_Offical
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 87.6%
- JavaScript 6.3%
- Cython 2.4%
- C 1.5%
- HTML 1.0%
- CSS 0.7%
- Other 0.5%