• Stars
    star
    127
  • Rank 282,790 (Top 6 %)
  • Language
    Python
  • License
    Other
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Opinionated guide to writing Django views

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!