lincolnloop / django-webserverLinks
Production webservers as a Django management command
☆91Updated 5 months ago
Alternatives and similar repositories for django-webserver
Users that are interested in django-webserver are comparing it to the libraries listed below
Sorting:
- ☆123Updated last month
- Restrict Django sessions to IP and/or user agent.☆83Updated 2 years ago
- Django bindings for 'fluent', a modern internationalization (i18n) and localization (l10n) solution☆58Updated last year
- Displays a red warning banner if you are running an insecure Django release.☆74Updated 3 years ago
- Healthchecks for Django☆42Updated 5 months ago
- Expose Django management commands in the admin☆89Updated 11 months ago
- Disable Django database writes.☆106Updated last week
- Django GRIP library☆83Updated 10 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 3 weeks ago
- An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models☆71Updated last month
- Model manager utils for Django☆57Updated last year
- Smart reversion of Django migrations based on Git diff☆76Updated 2 years ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 3 years ago
- Collection of utilities for working with django rest framework (DRF)☆71Updated 3 years ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆140Updated last year
- Django Admin date_hierarchy with zero queries☆98Updated last month
- Safely run migrations before deployment☆94Updated 8 months ago
- Polymorphic models implementation for django.☆88Updated 10 months ago
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…☆56Updated 2 years ago
- Maintenance only☆68Updated last year
- Django User g11n (globalization) provides fields for users to set time zones and regions, as well as middleware to handle them properly.