shezi / django-unstuckLinks
Suggestions for overcoming common challenges in Django projects
☆25Updated 4 years ago
Alternatives and similar repositories for django-unstuck
Users that are interested in django-unstuck are comparing it to the libraries listed below
Sorting:
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆190Updated 4 months ago
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated 2 months ago
- ☆163Updated last month
- Expose Django management commands in the admin☆87Updated 7 months ago
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆130Updated 4 months ago
- 🚀 Zero configuration Django deployments☆99Updated 11 months ago
- Edit JSON-Model Fields using a Standard Django Form.☆142Updated 2 months ago
- Safely run migrations before deployment☆90Updated 4 months ago
- Drag-drop orderable change lists and inlines done right.☆67Updated this week
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated this week
- Ensure your migration history is linear.☆221Updated last week
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆154Updated 2 months ago
- Safely separate multiple tenants in a Django database☆244Updated 2 months ago
- A set of Django Management Commands to help you understand and visualize your project's models☆63Updated 6 months ago
- Detect N+1s in your Django app.☆161Updated 8 months ago
- Simple database-backed job queue☆180Updated 7 months ago
- Autocomplete widgets and views using TomSelect☆77Updated last month
- Real-time collaborative editing for Django admin with WebSockets☆73Updated 4 months ago
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆83Updated 5 months ago
- Django friendly finite state machine support☆193Updated last week
- A package for type-checking the URLs and associated views for Django