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-21 14:54:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Lucidiot
13a9cde133
Fixed
#33613
-- Made createsuperuser detect uniqueness of USERNAME_FIELD when using Meta.constraints.
2022-04-01 11:39:41 +02:00
..
auth
Fixed
#33613
-- Made createsuperuser detect uniqueness of USERNAME_FIELD when using Meta.constraints.
2022-04-01 11:39:41 +02:00
class-based-views
…
db
Added missing backticks to function names.
2022-03-17 11:10:03 +01:00
forms
Refs
#32339
-- Added use_fieldset to Widget.
2022-03-30 16:28:14 +02:00
http
Fixed
#32129
-- Adjusted the docs for session expiry helpers.
2022-03-31 17:06:14 +02:00
i18n
Refs
#32365
-- Removed internal uses of utils.timezone.utc alias.
2022-03-24 06:29:50 +01:00
testing
Changed some words to use inline markup.
2022-03-10 10:18:31 +01:00
async.txt
…
cache.txt
Updated various links to HTTPS and new locations.
2022-03-29 07:46:08 +02:00
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…