Skip to content

Commit

Permalink
Notes regarding django-autoslug
Browse files Browse the repository at this point in the history
  • Loading branch information
bennylope committed Dec 13, 2017
1 parent f19a85a commit 3aeb59f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 3 additions & 1 deletion HISTORY.rst
Expand Up @@ -6,7 +6,9 @@ History
1.0.0
-----

* Django 2 compatability
* Django 2 compatibility.

At this point it seems reasonable to bump to version 1.

0.9.3
-----
Expand Down
5 changes: 4 additions & 1 deletion README.rst
Expand Up @@ -117,7 +117,10 @@ is now ignored and the functionality satisifed by a vendored solution. A
warning will be given but this *should not* have any effect on your code.

- `django-extensions <http://django-extensions.readthedocs.org/en/latest/>`_
- `Django Autoslug <https://pythonhosted.org/django-autoslug/>`_
- `Django Autoslug <http://django-autoslug.readthedocs.io/en/latest/>`_
- `django-slugger <https://gitlab.com/dspechnikov/django-slugger/>`_

Note that as of django-autoslug 1.9.3. it is incompatible with Django 2.x

Registration & invitation backends
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 3aeb59f

Please sign in to comment.