django/django
Sergey Fedoseev be1022d0e7 [1.10.x] Fixed #26785 -- Made Oracle return None rather than empty string for empty geometries.
Backport of ea4665066b from master
2016-06-21 18:51:08 -04:00
..
apps Refs #26421 -- Refactored Apps.lazy_model_operation() for better checks and tests 2016-05-19 21:33:36 -04:00
bin Removed bin/unique-messages.py 2015-02-06 08:47:38 -05:00
conf [1.10.x] Fixed broken links in docs and comments. 2016-06-15 21:20:38 -04:00
contrib [1.10.x] Fixed #26785 -- Made Oracle return None rather than empty string for empty geometries. 2016-06-21 18:51:08 -04:00
core [1.10.x] Reverted "Fixed #26644 -- Allowed wrapping NamedTemporaryFile with File." 2016-06-18 12:46:34 -04:00
db [1.10.x] Fixed #26781 -- Made table name case change a noop on SQLite. 2016-06-21 16:38:00 -04:00
dispatch [1.10.x] Fixed #13080 -- Corrected accepted values of sender parameter in Signal.connect() docstring. 2016-05-30 08:18:01 -04:00
forms [1.10.x] Refs #15667 -- Fixed crash when indexing RadioFieldRenderer with ModelChoiceIterator. 2016-06-18 10:37:37 -04:00
http [1.10.x] Fixed broken links in docs and comments. 2016-06-15 21:20:38 -04:00
middleware [1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling. 2016-06-17 15:55:55 -04:00
template [1.10.x] Corrected firstof template tag's docstring. 2016-06-21 08:12:28 -04:00
templatetags Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
test [1.10.x] Fixed broken links in docs and comments. 2016-06-15 21:20:38 -04:00
urls [1.10.x] Refs #22384 -- Readded RegexURLResolver.reverse(). 2016-06-20 14:51:28 -04:00
utils [1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling. 2016-06-17 15:55:55 -04:00
views Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
__init__.py [1.10.x] Bumped version to 1.10a1. 2016-05-20 08:40:51 -04:00
__main__.py Fixed #24857 -- Added "python -m django" entry point. 2015-09-07 19:54:32 -04:00
shortcuts.py Fixed #10532 -- Relaxed hard-type checking in get_object/list_or_404 shortcuts 2016-03-29 21:34:20 +02:00