django-redirects
Redirects
A Django middleware that provides fine-grained control over redirects.
redirects as they should be, with full control.
68 stars
3 watching
3 forks
Language: Python
last commit: 1 day ago
Linked from 1 awesome list
301302303307308410admincounterdjangoexactgonemiddlewareprefixredirectredirectsregexsitestatus-code
Related projects:
Repository | Description | Stars |
---|---|---|
fabiocaccamo/django-admin-interface | Enhancements and customizations to Django's default admin interface | 1,856 |
fabiocaccamo/django-extra-settings | Configures typed extra settings using the Django admin interface. | 556 |
fabiocaccamo/django-colorfield | Provides a color field with a color picker for Django models. | 634 |
fabiocaccamo/django-maintenance-mode | Displays a 503 error page when a website is in maintenance mode. | 501 |
drmonkeyninja/arc_redirect | A plugin for handling URL redirects in a content management system. | 4 |
fabiocaccamo/django-treenode | A Django project providing an abstract model and admin interface for tree-based data structures. | 690 |
xiaolichan/redcaddy | A C2 redirector based on Caddy that enables customizable redirection and protection of teamserver ports. | 197 |
alesdotio/django-admin-shortcuts | A Django project providing customizable admin shortcuts | 205 |
alexanderdavyduk/sitecore-redirectmanager | Tool for managing redirects in Sitecore content management systems. | 0 |
brack3t/django-braces | Reusable mixins for class-based views in Django | 1,960 |
django-admin-tools/django-admin-tools | Extends Django's admin interface with a customizable dashboard and navigation menu | 868 |
andrewingram/django-extra-views | Generates additional class-based views to simplify common Django design patterns. | 1,393 |
revsys/django-test-plus | Reduces boilerplate code in Django tests to make them more efficient and maintainable | 614 |
thecadams/301redirectmodule | A module for Sitecore content management system that handles URL redirects with various options and features. | 30 |
bradmontgomery/django-querycount | Prints DB query counts in Django's runserver console output. | 394 |