sks444 / django-cheat-sheet
A cheat-sheet to make your Django apps better.
☆19Updated 4 years ago
Alternatives and similar repositories for django-cheat-sheet:
Users that are interested in django-cheat-sheet are comparing it to the libraries listed below
- Güttli's opinionated Django Tips☆80Updated last year
- List of blogs about Django and related technologies.☆110Updated last year
- Django x Docker to Production on Heroku☆39Updated last year
- Pytest Django Tutorial App from Django SF Meetup Talk☆84Updated 2 years ago
- Web App to highlight projects built with Django (built with Django)☆75Updated last week
- Code for the second edition of Django Design Patterns and Best Practices book by Arun Ravindran☆39Updated 2 years ago
- Example app for the book The Temple of Django Database Performance, 2nd Edition☆60Updated 2 years ago
- Read the guide on https://kirr.co/zm6ri8 to see how to implement these.☆15Updated 7 years ago
- ☆15Updated 8 years ago
- Django Webpack starter template for using Webpack 5 with Django 3.1 & Bootstrap 4. Yes, it can hot-reload.☆59Updated 2 years ago
- ☆34Updated 2 years ago
- Django Search tutorial source code☆37Updated 3 years ago
- The Django Polls app with Logging Examples☆19Updated last year
- All the Django package reviews☆13Updated 4 years ago
- Single page Django app via Carlton Gibson's DjangoCon talk!☆172Updated 10 months ago
- A set of (anti)patterns found over the years.☆146Updated 2 months ago
- ☆239Updated 2 years ago
- Integrate Elastic Search on a Django project using elasticsearch-dsl elasticsearch-py and django-elasticsearch-dsl☆31Updated 4 years ago
- Django project starter on steroids: quickly create a Django app AND generate source code for data models + REST/GraphQL APIs (the generat…