Skip to content

shuvro-baset/Dj_simpleProject

Repository files navigation

# Dj_simpleProject

  • django is a framework
  • Firefox, pinterest, spotify, instagram, utube, reddit, nasa uses django
  • fast, security, component, testing & debugging support, scalability
  • MVT pattern (model, view, template)
  • manage.py helps to run the project
  • init.py tell us its a python package like as magic method that will run at first
  • wsgi.py -> server interface
  • asgi.py -> helps wsgi (asynchronous server gateway interface)
  • settings.py -> all settings.
  • pycache catch cache for better performance

About

Here I will build some small django project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published