Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 641 Bytes

README.rst

File metadata and controls

18 lines (12 loc) · 641 Bytes

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!