Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://spookylukey.github.io/django-views-the-right-way/
Opinionated guide to writing Django views
https://spookylukey.github.io/django-views-the-right-way/
Last synced: 2 months ago
JSON representation
Opinionated guide to writing Django views
- Host: GitHub
- URL: https://spookylukey.github.io/django-views-the-right-way/
- Owner: spookylukey
- License: other
- Created: 2020-04-06T14:00:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T15:24:25.000Z (3 months ago)
- Last Synced: 2024-09-18T17:38:38.437Z (3 months ago)
- Language: Python
- Size: 998 KB
- Stars: 174
- Watchers: 10
- Forks: 20
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
Awesome Lists containing this project
- awesome-django-articles - Django Views — The Right Way
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!