Skip to main content

Home/ Django Ressources/ Group items tagged blog

Rss Feed Group items tagged

PhilGo20

Doing things with Django models - aka - Django models tutorial - The Usware Blog - Djan... - 1 views

  •  
    Django abstracts most of the actions you would be doing with the Database. What it doesn't abstracts, and doesn't try to abstract is the Database modelling part. This is a quick tutorial describing to how model your data in Django models.py, and how to access and modify them.
PhilGo20

The Perfect Django Settings File « DAMON BLOGONS - 1 views

  •  
    Here's an example of a settings file I've created for a recent project. I'll explain all of the bells and whistles below.
1 - 18 of 18
Showing 20 items per page