This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
auth_tests
/
models
History
Hasan Ramezani
03dbdfd9bb
Fixed
#29019
-- Added ManyToManyField support to REQUIRED_FIELDS.
2019-08-26 14:48:40 +02:00
..
__init__.py
Fixed
#29019
-- Added ManyToManyField support to REQUIRED_FIELDS.
2019-08-26 14:48:40 +02:00
custom_permissions.py
…
custom_user.py
Fixed
#29628
-- Made createsuperuser validate password against username and required fields.
2018-08-04 08:44:25 -04:00
invalid_models.py
…
is_active.py
…
minimal.py
…
no_password.py
Fixed
#29616
-- Fixed createsuperuser for user models that don't have a password field.
2018-08-05 14:26:03 -04:00
proxy.py
Fixed
#11154
,
#22270
-- Made proxy model permissions use correct content type.
2019-01-16 10:07:28 -05:00
uuid_pk.py
…
with_custom_email_field.py
…
with_foreign_key.py
…
with_integer_username.py
…
with_last_login_attr.py
…
with_many_to_many.py
Fixed
#29019
-- Added ManyToManyField support to REQUIRED_FIELDS.
2019-08-26 14:48:40 +02:00