Skip to content

AllDio/AllDio_Offical

Repository files navigation

AllDio_MVP

Use Django framwork and Python

/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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors