diff --git a/HISTORY.rst b/HISTORY.rst index 1b75a7eb..5593f742 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -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 ----- diff --git a/README.rst b/README.rst index 31a162ff..2a1ae678 100644 --- a/README.rst +++ b/README.rst @@ -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 `_ -- `Django Autoslug `_ +- `Django Autoslug `_ +- `django-slugger `_ + +Note that as of django-autoslug 1.9.3. it is incompatible with Django 2.x Registration & invitation backends ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~