spookylukey / django-views-the-right-way

Opinionated guide to writing Django views

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Views - The Right Way

An opinionated guide

Welcome! This is a documentation only project.

It is live on spookylukey.github.io/django-views-the-right-way.

Code examples are available in the code folder. All code is placed into the public domain and can be used freely.

You can file an issue for typos, or something that you'd like to see covered (but I don't promise to do it…)

If you have PRs for typos etc., it would be most useful if you could add changes to the .rst files in the source folder. Thanks!

About

Opinionated guide to writing Django views

License:Other


Languages

Language:Python 83.0%Language:HTML 15.3%Language:Makefile 1.0%Language:CSS 0.7%