Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 19 hours ago
JSON representation
Opinionated guide to writing Django views
- Host: GitHub
- URL: https://github.com/spookylukey/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-10-09T01:54:42.000Z (about 1 month ago)
- Last Synced: 2024-11-06T03:43:34.667Z (8 days ago)
- Language: Python
- Size: 1000 KB
- Stars: 183
- Watchers: 11
- Forks: 20
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
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!