-
Notifications
You must be signed in to change notification settings - Fork 2
Home
sachin soman edited this page Aug 20, 2020
·
19 revisions
Welcome to the Dublin_bus_official wiki!
Use this wiki to Make notes or documentation for other Collaborators. You may also make style documents for everyone to use. Only common pages are highlighted here to see all topic check the navigation on right --->
- Django installation
- Django Project creation
- Package Directories
- Hello,World
- Setting up projects
- Routing
- Templating
- Django templating Engine syntax
- Passing variable to template
- Template inheritance
- Static file linking
- Admin page
- Django ORM
- Making DB
- ORM based queries
- Django Model set
- Use of ORM DB with Django