Skip to content

Commit

Permalink
Update django version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bgaudino committed Mar 18, 2024
1 parent 36b5664 commit cce75fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
django-authtools
================

A custom user model app for Django 1.5+. It tries to stay true to the built-in
A custom user model app for Django 2.2+. It tries to stay true to the built-in
User model for the most part. The main differences between authtools and
django.contrib.auth are a User model with email as username.

Expand Down

0 comments on commit cce75fb

Please sign in to comment.