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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Hannes Ljungberg
6f311c7e35
Refs
#33508
-- Corrected note about MySQL/MariaDB support of index ordering.
2022-04-20 17:45:23 +02:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
…
database-functions.txt
Refs
#32365
-- Removed internal uses of utils.timezone.utc alias.
2022-03-24 06:29:50 +01:00
expressions.txt
…
fields.txt
Corrected models.FileField signature in docs.
2022-03-28 13:25:39 +02:00
index.txt
…
indexes.txt
Refs
#33508
-- Corrected note about MySQL/MariaDB support of index ordering.
2022-04-20 17:45:23 +02:00
instances.txt
…
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
…
relations.txt
…