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:
- π Zero configuration Django deploymentsβ99Updated last year
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.β128Updated 4 months ago
- An authorization system based exclusively on allow listsβ89Updated 2 weeks ago
- Separate handling of protected media in Django, with X-Sendfile supportβ69Updated 2 years ago
- 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
- 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.β62Updated last year
- A curated list of awesome things related to building with Django "at scale".β115Updated last year
- redirects as they should be, with full control.β76Updated 3 weeks ago
- Class-based emails for django shipping with a test suiteβ80Updated last week
- production settings for Djangoβ154Updated 2 months ago
- Autocomplete widgets and views using TomSelectβ77Updated last month
- Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.β92Updated 2 weeks ago
- ProseMirror-based HTML editor for Djangoβ179Updated this week
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipelineβ80Updated last week
- An app to make it safer, faster and more fun to develop in Djangoβ199Updated 5 months ago
- A set of Django Management Commands to help you understand and visualize your project's modelsβ63Updated 7 months ago
- Wonderful rich-text editing for your Django projectβ219Updated last week
- β163Updated 2 months ago
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ixβ87Updated last month
- Edit JSON-Model Fields using a Standard Django Form.β143Updated last week
- A Django app that allows visitors to interact with your site as a guest user without requiring registration.β78Updated last year
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.β137Updated 5 months ago
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.β68Updated 3 months ago
- Real-time collaborative editing for Django admin with WebSocketsβ87Updated 5 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.β144Updated 2 weeks ago
- A set of (anti)patterns found over the years.β158Updated 3 months ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.β154Updated 3 months ago
- You should probably use this image field instead of Django's built-in models.ImageField.β114Updated 2 weeks ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djangβ¦β190Updated 5 months ago