Skip to content

This is a To do List project in django, my first django project!! and the start of my startup journey

Notifications You must be signed in to change notification settings

AdventurousDataScientist/DjangoTutorial1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The django_tutorial name of the folder is the name of the project, the main folder in my site is one application, just 1 part of a project. Can have more than 1 application inside project For templating you need a templates folder, and within that folder you need a folder that same name as your app

Folder structure templates .. main

How do forms work?

just pass a {{form}} variable, Django autogenerates the form

About

This is a To do List project in django, my first django project!! and the start of my startup journey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published