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 18:49:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
History
Stephen Burrows
218abcc9e5
Fixed
#14567
-- Made ModelMultipleChoiceField return EmptyQuerySet as empty value
2012-10-03 20:47:35 +03:00
..
bin
…
conf
Combined Django DEFAULT_LOGGING with user LOGGING config
2012-09-29 22:56:18 +02:00
contrib
Fixed
#19063
-- Fixed version parameter of gml GeoQuerySet method
2012-10-03 13:32:26 +02:00
core
Fixed
#19049
-- Ensure that swapped models aren't included in reverse field caches.
2012-10-02 22:52:45 +08:00
db
Fixed
#19049
-- Corrected dumb logic negation error from earlier patch.
2012-10-03 09:14:55 +08:00
dispatch
…
forms
Fixed
#14567
-- Made ModelMultipleChoiceField return EmptyQuerySet as empty value
2012-10-03 20:47:35 +03:00
http
…
middleware
…
shortcuts
…
template
…
templatetags
…
test
…
utils
Fixed
#16211
-- Added comparison and negation ops to F() expressions
2012-09-30 17:51:06 +03:00
views
Fixed
#18807
-- Made 404.html and 500.html optional
2012-09-30 23:16:19 +02:00
__init__.py
…