This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-23 09:36:06 +00:00
Code
Issues
25
Releases
Wiki
Activity
5869afe32b
django
/
docs
/
topics
/
auth
History
François Freitag
9ef4a18dbe
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
...
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2020-04-28 10:49:00 +02:00
..
customizing.txt
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
2020-04-28 10:49:00 +02:00
default.txt
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
2020-04-28 10:49:00 +02:00
index.txt
passwords.txt
Fixed
#31375
-- Made contrib.auth.hashers.make_password() accept only bytes or strings.
2020-03-31 10:52:56 +02:00