Skip to content

houshmand-2005/hash_neco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation


Markdownify
MY DJANGO BOOKLET

AMIR MOHMMAD HOUSHMAND

TOPICS

  • 01 Getting Started
    • Why Django? What I learn in this course (page : 3)
  • 02 COURSE SETUP
    • How crate a Django project and setup VIRTUALENV (page : 4)
  • 03 URLS & VIEWS
    • How crate a simple page in Django with views and URL (page : 5)
  • 04 TEMPLATES & STATIC FILES
    • How render a html file and load static file and like this (page : 9)
  • 06 Data & Models
    • Database and models (page : 19)
  • 07 Admin
    • Administration and use feature of that (page : 30)
  • 08 Relationships
    • Add relationships to models (page : 34)
  • 10 Forms
    • Form and unput the data of users like login and signup (page : 40)
  • 11 Class Views
    • About Class Views (page : 54)
  • 12 File Uploads
    • About how upload the data in django (page : 60)
  • 13 Sessions
    • what are sessions and how we can use it (page : 65)
  • 14 Important notes
    • A short section on what we can do after finishing the book

Download

Download book

Markdown version

this Markdown is generate by this site so it has a lot of problem but if you wnat it : click here to read the markdown version

GitHub @houshmand-2005

Releases

No releases published

Packages

No packages published