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-22 08:10:28 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Mariusz Felisiak
304d256674
Used :pypi: role in docs where appropriate.
2024-08-05 10:35:50 -03:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
Removed versionadded/changed annotations for 5.0.
2024-05-22 15:44:07 -03:00
database-functions.txt
Removed versionadded/changed annotations for 5.0.
2024-05-22 15:44:07 -03:00
expressions.txt
Removed versionadded/changed annotations for 5.0.
2024-05-22 15:44:07 -03:00
fields.txt
Used :pypi: role in docs where appropriate.
2024-08-05 10:35:50 -03:00
index.txt
…
indexes.txt
…
instances.txt
Made cosmetic edits to code snippets reformatted with blacken-docs.
2024-05-30 09:42:05 -03:00
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
Refs
#28900
-- Made SELECT respect the order specified by values(*selected).
2024-07-03 16:36:25 +02:00
relations.txt
…