Forráskód Böngészése

:handshake: Add `django-redirects`. (#185)

Fabio Caccamo 3 éve
szülő
commit
be7f8341cc
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -252,6 +252,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
 - [dj-database-url](https://github.com/jacobian/dj-database-url) - Database URLs.
 - [dj-database-url](https://github.com/jacobian/dj-database-url) - Database URLs.
 - [urlman](https://github.com/andrewgodwin/urlman) - A nicer way to do URLs for Django models.
 - [urlman](https://github.com/andrewgodwin/urlman) - A nicer way to do URLs for Django models.
 - [django-robots](https://github.com/jazzband/django-robots) - This is a basic Django application to manage robots.txt files following the robots exclusion protocol, complementing the Django Sitemap contrib app.
 - [django-robots](https://github.com/jazzband/django-robots) - This is a basic Django application to manage robots.txt files following the robots exclusion protocol, complementing the Django Sitemap contrib app.
+- [django-redirects](https://github.com/fabiocaccamo/django-redirects) - Redirects as they should be, with full control.
 
 
 ### Users
 ### Users
 - [django-allauth](https://github.com/pennersr/django-allauth/) - Improved user registration including social auth.
 - [django-allauth](https://github.com/pennersr/django-allauth/) - Improved user registration including social auth.