index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2015-03-20
Fixed #24285 -- Made for_user argument optional for {% get_admin_log %} tag
Yair Chuchem
2015-03-19
Fixed #24417 -- Added ModelAdmin.get_list_select_related()
Loek van Gent
2015-03-19
Fixed typo in escape_filter() docstring.
Jon Walsh
2015-03-18
Made is_safe_url() reject URLs that start with control characters.
Tim Graham
2015-03-18
Fixed an infinite loop possibility in strip_tags().
Tim Graham
2015-03-18
Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed.
Karl Hobley
2015-03-18
Fixed build failure introduced by refs #23757.
Tim Graham
2015-03-18
Fixed #23757 -- Added 3D introspection support to Spatialite backend
Claude Paroz
2015-03-18
Fixed #23960 -- Removed http.fix_location_header
Claude Paroz
2015-03-18
Fixed #24476 -- Added context manager/decorator for overriding script prefix.
Bas Peschier
2015-03-18
Refs #24469 -- Fixed escaping of forms, fields, and media in non-Django templ...
Moritz Sichert
2015-03-18
Updated translation catalogs
Claude Paroz
2015-03-18
Removed translations from contrib.messages
Claude Paroz
2015-03-17
Fixed typo in refs #15579 comment.
Tim Graham
2015-03-17
Refs #24485 -- Renamed some expression types
Josh Smeaton
2015-03-17
Fixed #24486 -- Fixed error with datetime and DurationField arithmetic
Josh Smeaton
2015-03-17
Fixed #15579 -- Added ability to delete only child models in multi-table inhe...
Andriy Sokolovskiy
2015-03-17
Made SRID a required parameter for GDALRaster instantiation; refs #23804.
Daniel Wiesmann
2015-03-16
Added write support for GDALRaster
Daniel Wiesmann
2015-03-16
Fixed #24427 -- Stopped writing migration files in dry run mode when merging.
John Giannelos
2015-03-16
Fixed #24488 -- Made create_default_site() use default pk of 1.
Marten Kenbeek
2015-03-16
Fixed #24493 -- Added BaseContext.setdefault()
Preston Timmons
2015-03-16
Fixed #23926 -- Improved validation error for custom permissions that are too...
Joeri Bekker
2015-03-16
Fixed #5986 -- Added ability to customize order of Form fields
Thomas Tanner
2015-03-14
Fixes #23643 -- Added chained exception details to debug view.
Tomáš Ehrlich
2015-03-14
Fixed #24480 -- Marked strings in contrib.gis templates for translation.
Tim Graham
2015-03-14
Fixed #12982 -- Added a get_or_set() method to the BaseCache backend.
Berker Peksag
2015-03-13
Fed tuples to startswith when appropriate
Claude Paroz
2015-03-13
Fixed #24416 -- Added support for lazy email addresses.
medmunds
2015-03-13
Fixed #24478 -- Added NUMBER_GROUPING value for Icelandic
Sævar Öfjörð Magnússon
2015-03-13
Fixed #24122 -- Redirected to translated url after setting language
Claude Paroz
2015-03-12
Fixed #24139 -- Changed HttpResponse.reason_phrase to evaluate based on statu...
Jon Dufresne
2015-03-12
Fixed #24013 -- Fixed escaping of reverse() prefix.
Bas Peschier
2015-03-12
Fixed #24226 -- Changed admin EMPTY_CHANGELIST_VALUE from (None) to -
Tim Graham
2015-03-12
Fixed #12943 -- Allowed unnamed arguments to be propagated in includes
Bas Peschier
2015-03-12
Fixed #24468 -- Made signed cookies cache backend resilient to unpickling exc...
Tim Graham
2015-03-11
Fixed #24467 -- Removed conditional inclusion of actions.js & prepopulate.js.
Anton Danilchenko
2015-03-11
Fixed #24463 -- Removed mod_python functionality from HttpRequest._get_scheme()
Rik
2015-03-10
Fixed #24471 -- Enhanced urlize regex to exclude quotes and angle brackets.
Tim Graham
2015-03-10
Fixed escaping regression in urlize filter.
Tim Graham
2015-03-09
Fixed #24455 -- Fixed crash in debug view with lazy objects
Bas Peschier
2015-03-09
Made runserver use leave_locale_alone
Claude Paroz
2015-03-09
Fixed #24382 -- Allowed unicode chars inside formatted numbers
Claude Paroz
2015-03-09
Fixed #24464 -- Made built-in HTML template filter functions escape their inp...
Erik Romijn
2015-03-09
Fixed #24171 -- Fixed failure with complex aggregate query and expressions
Anssi Kääriäinen
2015-03-08
Fixed #23407 -- Extended coverage of makemigrations --noinput option.
Marten Kenbeek
2015-03-08
Fixed #23173 -- Fixed incorrect stripping of SCRIPT_URL
Bas Peschier
2015-03-08
Fixed #23838 -- added missing `__iter__` to LazyObject
Rik
2015-03-08
Fixed #24397 -- Sped up rendering multiple model states.
Marten Kenbeek
2015-03-07
Fixed #23986 -- Fixed collectstatic --clear failure if STATIC_ROOT dir doesn'...
Sztrovacsek
[prev]
[next]