Skip to content

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

License

Notifications You must be signed in to change notification settings

feinheit/django-simple-redirects

This branch is up to date with main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fe60b4f · Jan 30, 2024

History

38 Commits
Jan 30, 2024
Jan 30, 2024
Sep 19, 2022
Apr 5, 2022
Feb 24, 2016
Jan 30, 2024
Jan 30, 2024
Feb 24, 2016
Mar 14, 2021
Jan 30, 2024
Jan 30, 2024
Mar 14, 2021
Jan 30, 2024

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