index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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
2014-08-19
Replaced HAS_SPATIAL_DB by testing database feature
Claude Paroz
2014-08-18
Fixed #22171 -- Improved sanitize_separators cleverness
Claude Paroz
2014-08-18
Fixed #23136 -- Added a message when sqlclear does nothing
Gabriel Muñumel
2014-08-18
Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.
Baptiste Mispelon
2014-08-18
Merge pull request #3075 from ramiro/makemessages-ignore-windows
Ramiro Morales
2014-08-18
Fixed #23309 -- Fixed call_command to parse args correctly
Raffaele Salmaso
2014-08-16
Stopped skipping GIS forms tests on MySQL
Claude Paroz
2014-08-15
Fixed #23298 -- Made makemessages actually ignore specified dirs on Windows.
Ramiro Morales
2014-08-15
Fixed #23295 -- Removed unnecessary fix_location_header request.get_host() ch...
Collin Anderson
2014-08-15
Fixed #23294 -- Add related_name to existing migrations.
Collin Anderson
2014-08-15
Fixed #18355 -- Added ordering options to list based generic views.
Peter Harley
2014-08-15
Fixed #23287 -- Updated error message for classonlymethod decorator.
Tim Graham
2014-08-15
Fixed #23269 -- Deprecated django.utils.remove_tags() and removetags filter.
Tim Graham
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 #23288: deconstruct() ignoring related_name
Andrew Godwin
2014-08-14
Fixed #20133 -- Added summary to admin deletion confirmation pages.
areski
2014-08-14
Fixed #23291 -- Don't add Unicode varname/value to environment.
Ramiro Morales
2014-08-14
Fixed #23260: Added generator support to defaultfilters.unordered_list.
Jaap Roes
2014-08-14
Fixed #21579 -- Made LocaleMiddleware respect script prefix.
Tim Graham
2014-08-14
Fixed #21132 -- Removed the useless app_name argument to AdminSite.
Tim Graham
2014-08-14
Fixed #23265 -- Used system-specific encoding in runserver
Claude Paroz
2014-08-14
Fixed #22971 -- Properly parsed RFC 2388 encoded headers
Claude Paroz
2014-08-13
Fixed #18767 -- Fixed admin calendar for other locales than English.
Maxime Turcotte
2014-08-13
Fixed #22646: Added support for the MySQL ssl-ca option to dbshell.
zsoldosp
2014-08-13
Removed tabs from an admin CSS file.
Trey Hunner
2014-08-13
Fixed #20368 -- Made TECHNICAL_500 more robust against bad input.
Walter Doekes
2014-08-13
Fixed flake8 warning.
Tim Graham
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 #22985 -- Made call_command accept option name parameter
Claude Paroz
2014-08-12
Fixed #23275: Unmanaged models kept by autodetector, ignored by ops
Andrew Godwin
2014-08-12
Fixed #23276 -- Deprecated passing views as strings to url().
Tim Graham
2014-08-12
Avoided creation of deferred model from another deferred model
Anssi Kääriäinen
2014-08-12
Fixed #23001 -- Fixed mixing defer and annotations
Josh Smeaton
2014-08-11
Fixed #23261 -- Deprecated old style list support for unordered_list filter.
Jaap Roes
2014-08-11
Fixed #16426 -- deletion of 1000+ objects with relations on SQLite
Anssi Kääriäinen
2014-08-11
Fixed #23266 -- Prevented queries caused by type checking lookup values
Anubhav Joshi
2014-08-11
Fixed #23259 -- Corrected insertion order of extra() select_params
Rajiv Makhijani
2014-08-10
Fixed remove_field for spatialite schema changes.
Florian Apolloner
2014-08-10
Made sqlite's remove_field behave like the base backend.
Florian Apolloner
2014-08-09
Removed unused migrate option
Claude Paroz
2014-08-09
Fixed #23264: Schema backends honour db_constraint
Andrew Godwin
2014-08-08
Fixed #22336 -- Added path matching for makemessages ignore option
Justin Hamade
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-08
Don't treat .pyc/pyo files as migrations. Refs #23237 among others.
Andrew Godwin
2014-08-07
Fixed #22982 -- Added GenericRelatedObjectManager.__str__. to prevent crash.
Jacob Haslehurst
2014-08-07
Fixed flake8 warning.
Tim Graham
[prev]
[next]