Skip to content

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

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%