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
2014-09-08
Fixed #23431 -- Allowed inline and hidden references to admin fields.
Simon Charette
2014-09-06
Additional edits for refs #23340; thanks Loic.
Tim Graham
2014-09-06
Fixed #23340 -- Corrected naturaltime docs to match behavior.
Collin Anderson
2014-09-05
Fixed #22411: Throw a more helpful error if contenttypes doesn't exist.
Andrew Godwin
2014-09-05
Limited lines to 119 characters in django/
Tim Graham
2014-09-03
Fixed #18757, #14462, #21565 -- Reworked database-python type conversions
Marc Tamlyn
2014-09-03
Fixed #23409 -- Extract PasswordResetForm.get_users method.
Carl Meyer
2014-09-02
Fixed ping_google management command to use argparse.
R3v1L
2014-08-30
Fixed #23055 -- Made generic admin filter obey ModelAdmin queryset.
Ramiro Morales
2014-08-29
Fixed a non-deterministic test; refs #23099.
Tim Graham
2014-08-28
Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
Claude Paroz
2014-08-27
Fixed #23329 -- Allowed inherited and m2m fields to be referenced in the admin.
Simon Charette
2014-08-27
Removed an unused import.
Simon Charette
2014-08-27
Fixed #13749 -- Added link from admin site to front-end site.
areski
2014-08-26
Removed some more hardcoded backends in GIS tests
Claude Paroz
2014-08-26
Fixed #23075 -- Added documentation on novalidate attribute and made it defau...
Erik Romijn
2014-08-24
Fixed #23355 -- Updated admin jQuery to 1.11.1.
Tim Graham
2014-08-23
Fixed #21648 -- Deprecated is_admin_site option to auth.views.password_reset().
Tim Graham
2014-08-23
Replaced no_mysql by connection features
Claude Paroz
2014-08-23
Replaced no_spatialite by connection features
Claude Paroz
2014-08-23
Replaced HAS_SPATIALREFSYS by a database feature
Claude Paroz
2014-08-20
Prevented data leakage in contrib.admin via query string manipulation.
Simon Charette
2014-08-20
Fixed #23066 -- Modified RemoteUserMiddleware to logout on REMOTE_USER change.
Preston Holmes
2014-08-20
Fetched translations from Transifex
Claude Paroz
2014-08-19
Removed unnecessary code-block directives.
areski
2014-08-19
Removed unused imports.
Tim Graham
2014-08-19
Replaced HAS_SPATIAL_DB by testing database feature
Claude Paroz
2014-08-16
Stopped skipping GIS forms tests on MySQL
Claude Paroz
2014-08-15
Fixed #23294 -- Add related_name to existing migrations.
Collin Anderson
2014-08-15
Fixed #23162 -- Renamed forms.Field._has_changed() to has_changed().
Gabriel Muñumel
2014-08-15
Complemented 1.6 release notes for 457c16d0d6
Claude Paroz
2014-08-14
Fixed #20133 -- Added summary to admin deletion confirmation pages.
areski
2014-08-14
Fixed #21132 -- Removed the useless app_name argument to AdminSite.
Tim Graham
2014-08-13
Fixed #18767 -- Fixed admin calendar for other locales than English.
Maxime Turcotte
2014-08-13
Removed tabs from an admin CSS file.
Trey Hunner
2014-08-13
Simplified admin delete confirmation templates using {% elif %}.
areski
2014-08-12
Added newlines to the ends of CSS, HTML, and JavaScript files missing them.
Trey Hunner
2014-08-12
Fixed #23262 -- Made SelectFilter2.js move items on enter Key press.
Collin Anderson
2014-08-12
Fixed #23276 -- Deprecated passing views as strings to url().
Tim Graham
2014-08-10
Fixed remove_field for spatialite schema changes.
Florian Apolloner
2014-08-08
Fixed a non-deterministic test; refs #23099.
Tim Graham
2014-08-08
Fixed #23099 -- Removed usage of deprecated initial data in Django's test suite.
Tim Graham
2014-08-07
Fixed #22982 -- Added GenericRelatedObjectManager.__str__. to prevent crash.
Jacob Haslehurst
2014-08-05
Stop errors on older Spatialite versions that miss some tables
Andrew Godwin
2014-08-04
Fixed #16311 -- Added a RelatedOnlyFieldListFilter class in admin.filters.
Stanislas Guerra
2014-08-04
Fixed #23161: Drop PostGIS geography fields correctly
Andrew Godwin
2014-08-04
Fixed #23163: Align user help text with migrations
Andrew Godwin
2014-08-04
Fixed #23153: Properly recreate spatialite triggers on alter table
Andrew Godwin
2014-08-03
Fixed #23151 -- Deprecated RegexField.error_message.
Tim Graham
2014-08-01
Fixed #7220 -- Allowed AbstractBaseUser.last_login to be null.
Tim Graham
[prev]
[next]