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-04 14:37:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Jon Dufresne
b5e0eede40
Fixed
#22394
-- Refactored built-in datetime lookups to transforms.
2015-04-20 15:11:11 -04:00
..
class.txt
…
conditional-expressions.txt
…
database-functions.txt
…
expressions.txt
…
fields.txt
…
index.txt
…
instances.txt
…
lookups.txt
…
meta.txt
Amended get_all_related_objects() backwards compatible replacement.
2015-04-20 09:50:17 -04:00
options.txt
Fixed
#23879
-- Allowed model migration skip based on feature/vendor
2015-04-18 15:17:49 +02:00
querysets.txt
Fixed
#22394
-- Refactored built-in datetime lookups to transforms.
2015-04-20 15:11:11 -04:00
relations.txt
…