adinhodovic / django-admin-shellxLinks
A Django Admin Web Shell using Xterm.js and Django Channels.
☆101Updated 5 months ago
Alternatives and similar repositories for django-admin-shellx
Users that are interested in django-admin-shellx are comparing it to the libraries listed below
Sorting:
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆83Updated 5 months ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆154Updated 2 months ago
- Launch Harlequin, the SQL IDE for your Terminal, with your Django database configuration.☆82Updated 2 weeks ago
- A library for constructing queries on arbitrary data sources following Django's QuerySet API☆114Updated last year
- The most advanced admin editable setting for Django☆54Updated 2 months ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆79Updated 4 months ago
- Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.☆92Updated last week
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆86Updated 3 weeks ago
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated 2 months ago
- ☆49Updated last week
- A fasta collectstatic command.☆63Updated last month
- ☆162Updated last month
- High-flying components for perfectionists with deadlines☆115Updated this week
- A package to facilitate the use of HTMX with Django☆65Updated last month
- Class-based emails for django shipping with a test suite☆79Updated 3 months ago
- ☆122Updated last week
- Package to check for known Django removals and deprecations☆65Updated 3 months ago
- Interactive UI components for Django using htmx.org☆128Updated last month
- Use Typer (type hints) to define the interface for your Django management commands.☆222Updated this week
- Autocomplete widgets and views using TomSelect☆76Updated 3 weeks ago
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆110Updated last month
- An app to make it safer, faster and more fun to develop in Django☆199Updated 4 months ago
- ⏩ The "Django Admin Inline Paginator Plus" is simple way to paginate your inline in django admin☆60Updated 3 months ago
- Detect N+1s in your Django app.