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-03-04 06:05:02 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
miigotu
210657b791
Fixed
#28184
-- Allowed using a callable for FileField and ImageField storage.
2020-04-08 11:26:17 +02:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
…
database-functions.txt
Fixed Sphinx warnings on duplicate object descriptions.
2020-04-07 09:48:52 +02:00
expressions.txt
…
fields.txt
Fixed
#28184
-- Allowed using a callable for FileField and ImageField storage.
2020-04-08 11:26:17 +02:00
index.txt
…
indexes.txt
…
instances.txt
…
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
Fixed
#31403
-- Added support for returning fields from INSERT statements on MariaDB 10.5+.
2020-03-31 07:25:50 +02:00
relations.txt
…