guettli / django-tipsLinks
Güttli's opinionated Django Tips
☆81Updated 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:
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆131Updated last month
- Wonderful rich-text editing for your Django project☆221Updated last week
- Separate handling of protected media in Django, with X-Sendfile support☆69Updated last month
- production settings for Django☆161Updated 5 months ago
- Single page Django app via Carlton Gibson's DjangoCon talk!☆185Updated last year
- redirects as they should be, with full control.☆78Updated last week
- Django app for recording daily user visits☆100Updated last month
- A curated list of awesome things related to building with Django "at scale".☆117Updated last year
- A set of (anti)patterns found over the years.☆178Updated 6 months ago
- A cli tool to bootstrap your django projects and enhance your development experience.☆61Updated 2 years ago
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆132Updated 3 weeks ago
- An authorization system based exclusively on allow lists☆89Updated 3 weeks ago
- ProseMirror-based HTML editor for Django☆187Updated last week
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆139Updated 9 months ago
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated 6 months ago
- An app to make it safer, faster and more fun to develop in Django☆210Updated 8 months ago
- A Django app that tracks your queries to help optimize them. See Qorme for automated ORM optimization: https://qorme.com?ref=dj-tracker☆87Updated 2 months ago
- Opinionated guide to writing Django views☆202Updated last week
- 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
- A Django app that allows visitors to interact with your site as a guest user without requiring registration.☆79Updated 2 years ago
- You should probably use this image field instead of Django's built-in models.ImageField.☆120Updated last week
- 🚀 Zero configuration Django deployments☆99Updated last year
- ☆168Updated 2 months ago
- Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.☆157Updated this week
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 3 weeks ago
- Extensions for using Rich with Django.☆150Updated this week
- Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.☆92Updated 3 weeks ago
- Bleach is a Python module that takes any HTML input, and returns valid, sanitised HTML that contains only an allowed subset of HTML tags,…☆150Updated last year
- Autocomplete widgets and views using TomSelect☆80Updated 2 weeks ago
- A custom Django user that authenticates via email. Follows identity and authentication best practices.☆157Updated 3 weeks ago