nick-solly / django-diagramLinks
Generate an Entity Relationship Diagram for a Django project in Mermaid format
☆28Updated last year
Alternatives and similar repositories for django-diagram
Users that are interested in django-diagram are comparing it to the libraries listed below
Sorting:
- ☆165Updated 3 weeks ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆155Updated 4 months ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆192Updated last month
- A Django app that tracks your queries to help optimize them. See Qorme for automated ORM optimization: https://qorme.com?ref=dj-tracker☆87Updated this week
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆263Updated last year
- Use Typer (type hints) to define the interface for your Django management commands.☆241Updated last week
- A Django Admin Web Shell using Xterm.js and Django Channels.☆107Updated 7 months ago
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆60Updated last week
- Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.☆92Updated this week
- An unsurprising Django API framework☆155Updated last year
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆131Updated 6 months ago
- A single file Django micro project created for demonstration purposes to be used in the same way as other Python frameworks.☆198Updated 6 months ago
- Wonderful rich-text editing for your Django project☆221Updated last week
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated 4 months ago
- ⏩ The "Django Admin Inline Paginator Plus" is simple way to paginate your inline in django admin☆61Updated 5 months ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆80Updated last month
- ☆98Updated last year
- WebAuthn security keys and TOTP multi-factor authentication for Django☆97Updated last year
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆83Updated 7 months 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,…☆151Updated last year
- Password-less authentication for Django. An email with a magic link allows a secure login☆85Updated last year
- A display of how to do Server-Sent Events in Django using StreamingHttpResponse and PostgreSQLs LISTEN/NOTIFY☆54Updated 2 years ago
- More expressive relationships for the Django ORM.☆116Updated 2 years ago
- Simple database-backed job queue☆182Updated 9 months ago
- Launch Harlequin, the SQL IDE for your Terminal, with your Django database configuration.☆83Updated this week
- High-flying components for perfectionists with deadlines☆118Updated this week
- A set of Django Management Commands to help you understand and visualize your project's models☆64Updated 8 months ago
- An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models☆69Updated this week
- Safely run migrations before deployment☆92Updated 6 months ago
- Detect N+1s in your Django app.☆173Updated 10 months ago