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-23 07:55:07 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
History
Tim Graham
c52822e750
Fixed
#25128
-- Fixed SQLite SchemaEditor crash when adding a ForeignObject field.
2015-07-15 15:22:52 -04:00
..
apps
…
bin
…
conf
…
contrib
Fixed
#24716
-- Deprecated Field._get_val_from_obj()
2015-07-14 09:13:22 -04:00
core
Fixed
#24966
-- Added deployment system check for empty ALLOWED_HOSTS.
2015-07-15 09:18:58 -04:00
db
Fixed
#25128
-- Fixed SQLite SchemaEditor crash when adding a ForeignObject field.
2015-07-15 15:22:52 -04:00
dispatch
…
forms
Fixed
#25124
-- Eased customization of SelectDateWidget subwidget.
2015-07-15 10:21:39 -04:00
http
Refs
#24121
-- Added meaningful repr() to HttpResponse and subclasses.
2015-07-15 09:01:25 -04:00
middleware
…
template
Removed some u string prefixes in code comments.
2015-07-06 09:17:28 -04:00
templatetags
…
test
…
utils
Fixed
#25099
-- Cleaned up HttpRequest representations in error reporting.
2015-07-13 19:22:39 -04:00
views
Fixed
#25099
-- Cleaned up HttpRequest representations in error reporting.
2015-07-13 19:22:39 -04:00
__init__.py
…
shortcuts.py
…