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
/
contrib
Age
Commit message (
Expand
)
Author
2015-04-16
Fixed #24615 -- ordering by expression not part of SELECT
Anssi Kääriäinen
2015-04-15
Removed code duplication between AdminSite.index() and app_index().
Riccardo Magliocchetti
2015-04-14
Fixed #24593 -- Fixed number formatting of readonly IntegerFields in the admin.
Eric Rouleau
2015-04-13
Fixed #24621 -- Fixed and documented SessionBase.pop's second argument
Adam Zapletal
2015-04-11
Fixed #24625 -- Prevented arbitrary file inclusion in admindocs
Markus Holtermann
2015-04-11
Fixed #24624 -- Replaced obsoleted rel.opts in admindocs view
Claude Paroz
2015-04-09
Removed unused methods in GIS adapter.
Tim Graham
2015-04-08
Revert "Fixed #24474 -- Allowed configuring the admin's empty change list val...
Tim Graham
2015-04-08
Fixed #24474 -- Allowed configuring the admin's empty change list value.
Loek van Gent
2015-04-07
Fixed #22993 -- Deprecated skipIfCustomUser decorator
Christopher Luc
2015-04-01
Fetched updated contrib translations from Transifex
Claude Paroz
2015-03-30
Fixed #24466 -- Added JavaScript escaping in a couple places in the admin.
Tim Graham
2015-03-30
Fixed #24115 -- Allowed bcrypt hashers to upgrade passwords on rounds change.
Tim Graham
2015-03-30
Fixed #24301 -- Added PostgreSQL-specific aggregate functions
Andriy Sokolovskiy
2015-03-28
Refs #15779 -- Fixed UserChangeForm regression introduced by 1791a7e75
Claude Paroz
2015-03-27
Fixed #24469 -- Refined escaping of Django's form elements in non-Django temp...
Moritz Sichert
2015-03-27
Fixed #18773 -- Added logging for template variable resolving
Caroline Simpson
2015-03-26
Fixed #19910 -- Added slash to i18n redirect if APPEND_SLASH is set.
Bas Peschier
2015-03-25
Renamed Field.rel attribute to remote_field
Anssi Kääriäinen
2015-03-24
Fixed #24405 -- Made admin related object JavaScript overridable
Riccardo Magliocchetti
2015-03-23
Removed redundant model instantiation in contrib.admin; refs #11390.
TomV
2015-03-20
Fixed #24490 -- Set LogEntry.change_message when adding an object.
Karl Hobley
2015-03-20
Fixed gis test failures when numpy isn't installed.
Daniel Wiesmann
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-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
Updated translation catalogs
Claude Paroz
2015-03-18
Removed translations from contrib.messages
Claude Paroz
2015-03-17
Refs #24485 -- Renamed some expression types
Josh Smeaton
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 #24488 -- Made create_default_site() use default pk of 1.
Marten Kenbeek
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
Fixed #24480 -- Marked strings in contrib.gis templates for translation.
Tim Graham
2015-03-12
Fixed #24226 -- Changed admin EMPTY_CHANGELIST_VALUE from (None) to -
Tim Graham
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-07
Fixed #23986 -- Fixed collectstatic --clear failure if STATIC_ROOT dir doesn'...
Sztrovacsek
2015-03-07
Fixed #23993 -- Added form.media to the admin login template.
david
2015-03-05
Fixed #19538 -- Removed window.__admin_media_prefix__ from admin templates.
Tim Graham
2015-03-04
Fixed #24426 -- Displayed admin actions panel when show_full_result_count=False.
Tim Graham
2015-03-04
Used format_html() in contrib.admin.utils for consistency.
Tim Graham
2015-03-03
Removed outdated docstring for get_admin_url().
Mathias André
2015-03-02
Fixed #24294 -- Allowed staff_member_required decorator to handle args.
Andrei Kulakov
2015-02-26
Fixed #24406 -- Improved SelectFilter js to use click events
Rolf Jagerman
2015-02-25
Fixed #24411 -- Avoided dict key/method clash in admin delete views.
Tim Graham
2015-02-23
Fixed #24381 -- removed ForeignObjectRel opts and to_opts
Anssi Kääriäinen
[prev]
[next]