guettli / django-tipsLinks
Güttli's opinionated Django Tips
☆79Updated 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:
- redirects as they should be, with full control.☆74Updated 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…☆67Updated last year
- Separate handling of protected media in Django, with X-Sendfile support☆69Updated last year
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆83Updated last month
- Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.☆134Updated 2 weeks ago
- Breadcrumb mixins for django views. Create breadcrumbs in seconds.☆77Updated 2 weeks ago
- A package for type-checking the URLs and associated views for Django☆64Updated 2 weeks ago
- A cli tool to bootstrap your django projects and enhance your development experience.☆63Updated last year
- Django extensions the monkey way☆66Updated 2 weeks ago
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated last year
- Expose Django management commands in the admin☆87Updated 3 months ago
- Güttli's opinionated Python Tips☆16Updated 2 years ago
- A set of Django Management Commands to help you understand and visualize your project's models☆55Updated 2 months ago
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆86Updated 4 months ago
- A curated list of awesome things related to building with Django "at scale".☆115Updated last year
- Resolve form field arguments dynamically when a form is instantiated☆144Updated last year
- ☆150Updated last month
- An alternative serializer implementation for REST framework written in cython built for speed.☆86Updated last year
- Edit JSON-Model Fields using a Standard Django Form.☆140Updated 8 months ago
- Set the Permissions-Policy HTTP header on your Django app.☆105Updated 2 weeks ago
- ☆58Updated last week
- Turns your raw sql into a QuerySet.☆52Updated 3 years ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆149Updated 6 months ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated last month
- Autocomplete widgets and views using TomSelect☆70Updated last month
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 2 months ago
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆134Updated last month
- Real-time collaborative editing for Django admin with WebSockets☆49Updated last month
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆133Updated 8 months ago
- Use heroicons in your Django and Jinja templates.☆104Updated 2 weeks ago