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
2016-09-14
Fixed #26170 -- Made ModelAdmin views run transactions on the correct database.
Jibodeah
2016-09-13
Fixed #27216 -- Corrected import location in admin deprecation messages.
Jeff Willette
2016-09-12
Fixed #26524 -- Fixed crash in admin change view when displaying many to many...
Jon Dufresne
2016-09-12
Fixed #23155 -- Added request argument to user_login_failed signal.
Gavin Wahl
2016-09-12
Fixed #25187 -- Made request available in authentication backends.
Aleksej Manaev
2016-09-12
Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexes
Claude Paroz
2016-09-10
Fixed #26401 -- Added BaseAuthConfig to use auth without migrations.
Jon Dufresne
2016-09-10
Fixed #26097 -- Added password_validators_help_text_html to UserCreationForm.
Alexander Gaevsky
2016-09-10
Fixed #27207 -- Replaced <p> tag with <div> in admin help texts.
Alexander Gaevsky
2016-09-09
Fixed #27199 -- Made AdminIntegerFieldWidget use NumberInput.
Rinat Khabibiev
2016-09-08
Fixed #27170 -- Added DatabaseWrapper class attributes to ease subclassing.
Chris Jerdonek
2016-09-07
Fixed #26956 -- Added success_url_allowed_hosts to LoginView and LogoutView.
Jon Dufresne
2016-09-07
Refs #26956 -- Allowed is_safe_url() to validate against multiple hosts
Jon Dufresne
2016-09-07
Fixed #27143 -- Allowed combining SearchQuery with more than one & or | opera...
Nicola Jordan
2016-09-07
Fixed #26908 -- Fixed crash with jsonfield__key__isnull lookup.
Tim Graham
2016-09-06
Fixed #24865 -- Added remove_stale_contenttypes management command.
Tim Graham
2016-09-06
Removed transitive import of types.MethodType from six.
Curtis Maloney
2016-09-03
Replaced smart_* by force_* calls whenever possible
Claude Paroz
2016-09-03
Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js.
Daniel Hahler
2016-09-02
Added error messages for GIS DB functions when used with rasters.
Daniel Wiesmann
2016-09-02
Fixed #27108 -- Displayed collectstatic's delete/overwrite warnings only if s...
François Freitag
2016-08-30
Fixed #26685 -- Added dwithin lookup support on SpatiaLite.
Kevan Swanberg
2016-08-30
Refs #27097, #27098 -- Moved PostgreSQL index type introspection to get_const...
Akshesh
2016-08-28
Fixed #27136 -- Changed auth forms' autofocus attribute to HTML5 boolean syntax.
Jon Dufresne
2016-08-25
Replaced property() usage with decorator in several places.
Berker Peksag
2016-08-25
Fixed #27067 -- Deprecated string_concat() in favor of format_lazy().
Mattias Loverot
2016-08-25
Fixed #25995 -- Added an encoder option to JSONField
Claude Paroz
2016-08-24
Fixed #26816 -- Corrected an admin check to require inlines to subclass Inlin...
Berker Peksag
2016-08-24
Replaced property() usage with decorator in a couple places.
Berker Peksag
2016-08-24
Fixed #27111 -- Fixed KeyError if USERNAME_FIELD isn't in UserCreationForm.fi...
Berker Peksag
2016-08-24
Fixed #27072 -- Fixed AddGeometryColumn error when altering a SpatiaLite table.
Tim Graham
2016-08-23
Fixed #27103 -- Registered vcapi/rcapi GDAL prototypes based on their own dri...
Matthew Somerville
2016-08-23
Fixed #26998 -- Reverted some admin checks from checking field.many_to_many b...
Collin Anderson
2016-08-20
Fixed #27018 -- Fixed admindocs crash with a view in a class.
Helen Sherwood-Taylor
2016-08-19
Refs #26902 -- Protected against insecure redirects in Login/LogoutView.
Przemysław Suliga
2016-08-19
Fixed #22288 -- Fixed F() expressions with the __range lookup.
Matthew Wilkes
2016-08-15
Fixed #27009 -- Made update_session_auth_hash() rotate the session key.
Tim Graham
2016-08-15
Fixed #27014 -- Fixed annotations with database functions on PostGIS.
Daniel Wiesmann
2016-08-13
Used all() and a generator for PermissionsMixin.has_perms().
Curtis Maloney
2016-08-12
Fixed #27030 -- Added contrib.postgres.indexes.GinIndex.
Akshesh
2016-08-12
Refs #27030 -- Added BtreeGinExtension operation.
Akshesh
2016-08-12
Refs #27030 -- Added index type introspection on PostgreSQL.
Akshesh
2016-08-11
Fixed #26919 -- Added the action form's media in the changelist view.
Stanislav Karpov
2016-08-10
Refs #18682 -- Edited explanation in stale content type deletion.
Tim Graham
2016-08-10
Fixed #26909 -- Allowed UserAttributeSimilarityValidator to validate against ...
Andrew Nester
2016-08-10
Fixed #26960 -- Added PasswordResetConfirmView option to automatically log in...
jordij
2016-08-10
Fixed #26951 -- Allowed AuthenticationForm to work with a username of 0.
Olexander Yermakov
2016-08-09
Unified SpatiaLite spelling
Claude Paroz
2016-08-08
Fixed #26764 -- Fixed Session.cycle_key() crash on unaccessed session.
Adam Zapletal
2016-08-08
Fixed #27024 -- Prevented logging error with empty string as geometry widget ...
Claude Paroz
[prev]
[next]