Skip to content

Commit

Permalink
Doc tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
danfairs committed Oct 15, 2018
1 parent 046bdae commit bcc433a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,3 @@ they can convert their temporary user account to a real user account.
`Read the full documentation`_.

.. _Read the full documentation: http://django-lazysignup.readthedocs.org/

**This fork is only intended to be used with Django 2.0 or higher.**

The documentation has not been updated for Django 2.0 (yet), but there shouldn't be too many differences.
2 changes: 1 addition & 1 deletion docs/install.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Requirements
============

Tested on Django 1.10.0 and above. It requires ``django.contrib.auth`` to be in
Tested on Django 2.1.0 and above. It requires ``django.contrib.auth`` to be in
the ``INSTALLED_APPS`` list.

Installation
Expand Down

0 comments on commit bcc433a

Please sign in to comment.