Skip to content

feinheit/django-simple-redirects

Repository files navigation

django-simple-redirects

CI Status

django.contrib.redirects without a django.contrib.sites dependency.

Usage:

  • Add simple_redirects to INSTALLED_APPS
  • Run ./manage.py migrate
  • Add simple_redirects.middleware.RedirectFallbackMiddleware to MIDDLEWARE

About

django.contrib.redirects without a django.contrib.sites dependency

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages