Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spookylukey/django-views-the-right-way

Opinionated guide to writing Django views
https://github.com/spookylukey/django-views-the-right-way

Last synced: about 2 months ago
JSON representation

Opinionated guide to writing Django views

Awesome Lists containing this project

README

        

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!