guettli / django-tipsLinks
Güttli's opinionated Django Tips
☆80Updated 2 years ago
Alternatives and similar repositories for django-tips
Users that are interested in django-tips are comparing it to the libraries listed below
Sorting:
- Separate handling of protected media in Django, with X-Sendfile support☆69Updated 2 years ago
- 🚀 Zero configuration Django deployments☆99Updated last year
- An authorization system based exclusively on allow lists☆90Updated this week
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆129Updated 5 months ago
- A curated list of awesome things related to building with Django "at scale".☆116Updated last year
- Get a better feel for how your django views and serializers are accessing your app's database. Use django-queryset-feeler (dqf) to measur…☆66Updated 2 years ago
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆131Updated 5 months ago
- Autocomplete widgets and views using TomSelect☆78Updated 2 months ago
- ☆164Updated 3 weeks ago
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆87Updated 3 months ago
- Django app for recording daily user visits☆98Updated 5 months ago
- Real-time collaborative editing for Django admin with WebSockets☆98Updated 6 months ago
- Breadcrumb mixins for django views. Create breadcrumbs in seconds.☆77Updated last week
- Wonderful rich-text editing for your Django project☆221Updated this week
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 3 weeks ago
- Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.☆155Updated this week
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆80Updated last month
- Single page Django app via Carlton Gibson's DjangoCon talk!☆184Updated last year
- A cli tool to bootstrap your django projects and enhance your development experience.☆61Updated last year
- redirects as they should be, with full control.☆76Updated last week
- Resolve form field arguments dynamically when a form is instantiated☆148Updated 2 years ago
- A set of Django Management Commands to help you understand and visualize your project's models☆64Updated 8 months ago
- A set of (anti)patterns found over the years.☆159Updated 4 months ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆155Updated 4 months ago
- You should probably use this image field instead of Django's built-in models.ImageField.☆120Updated this week
- Extensions for using Rich with Django.☆147Updated this week
- An app to make it safer, faster and more fun to develop in Django☆205Updated 6 months ago
- production settings for Django☆157Updated 3 months ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆190Updated last month
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated 4 months ago