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: 7 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T01:54:42.000Z (3 months ago)
- Last Synced: 2024-12-25T00:15:41.258Z (17 days ago)
- Language: Python
- Size: 1000 KB
- Stars: 185
- 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!