Skip to content

Commit

Permalink
Add list of supported versions in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaaker committed Mar 18, 2014
1 parent 3b89d92 commit 7b67326
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Django auth remember app
.. image:: https://api.travis-ci.org/ailabs/django-auth-remember.png?branch=master
:target: https://api.travis-ci.org/ailabs/django-auth-remember

``django-auth-remember`` supports `Django`_ 1.4.10 and later on Python 2.6 and 2.7.

.. _Django: http://www.djangoproject.com/

Add the auth_remember authentication backend to django::

AUTHENTICATION_BACKENDS = (
Expand Down

0 comments on commit 7b67326

Please # to comment.