Skip to content

stalwart201/Django-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Django-Basics ##A Presentation On Key Topics

###How To Contribute

  • Clone this repo using git clone <RepoLink> on to your local machine or do a Fork.
  • This repo has only 1 Branche, gh-pages. All the changes MUST be made on gh-pages branch.
  • After making changes and commit locally you need to make a Pull Request to submit your changes.
  • To do that, first make add a remote using git remote add origin <RepoLink>.
  • Resolve conflicts if any by making changes to respective files.
  • Finally submit your changes using git push origin gh-pages.

###Contributers

###Headines

  • What is Django ?
  • Why Django ?
  • What is Framework ?
  • Types Of Frameworks
  • Various other Web Framework on Python
  • Installing Django
  • Installing PIP on Linux
  • Creating a project on Django
  • URLs in Django
  • Views in Django
  • What is Template ?
  • Form Handling in Django

About

A Basic Django Presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •