Flimm / django-fullurl
Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prints absolute URLs with scheme and domain
☆57Updated last year
Alternatives and similar repositories for django-fullurl:
Users that are interested in django-fullurl are comparing it to the libraries listed below
- Use an URL to configure email backend settings in your Django Application.☆60Updated 8 months ago
- Displays a red warning banner if you are running an insecure Django release.☆71Updated 2 years ago
- Paginator which shows a range of pages around the active one☆43Updated 5 years ago
- Model manager utils for Django☆57Updated 6 months ago
- Allow foreign key attributes in list_display with '__'☆71Updated last year
- A StreamField for Django. Ported from Wagtail, with new DjangoAdmin-like API.☆27Updated 3 years ago
- Healthchecks for Django☆37Updated 6 months ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 2 years ago
- Production webservers as a Django management command☆88Updated 2 years ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆141Updated 5 months ago
- A django microframework that eases the generation of aggregate data for querysets.☆100Updated 4 years ago
- Preview mail in this panel for django debug toolbar.☆58Updated 9 months ago
- A Django email backend for hijacking email sending in a test environment.☆77Updated 2 years ago
- Restrict Django sessions to IP and/or user agent.☆82Updated last year
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated last week
- A translatable password validator for django, based on zxcvbn-python and available with pip.☆29Updated this week
- Maintenance only☆68Updated 10 months ago
- Polymorphic models implementation for django.☆85Updated last year
- Safely run migrations before deployment☆79Updated this week
- PostgreSQL and SQLite partial index support for Django☆114Updated 4 years ago
- Django app enabling painless creation of additional admin object tools.☆143Updated 11 months ago
- Protect your sensitive Django views by requiring re-authentication☆48Updated last year
- Livereload with the Django developement server☆64Updated this week
- Offline addon for django.contrib.messages☆28Updated 5 months ago
- Django User g11n (globalization) provides fields for users to set time zones and regions, as well as middleware to handle them properly.☆25Updated 8 months ago
- System checks for your project's environment.☆42Updated last week
- Drag-drop orderable change lists and inlines done right.