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
Age
Commit message (
Expand
)
Author
2014-08-13
Fixed #22646: Added support for the MySQL ssl-ca option to dbshell.
zsoldosp
2014-08-13
Fixed #23283 -- Added default=False to BooleanField's in the docs.
Ola Sitarska
2014-08-13
Refs #23276 -- Added missing url() in some places.
Collin Anderson
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
Improved formatting of deconstruct() docs.
areski
2014-08-13
Fixed flake8 warning.
Tim Graham
2014-08-13
Simplified admin delete confirmation templates using {% elif %}.
areski
2014-08-12
Updated tests for added newlines in 68686430638215b5405b20bd767c0be392c9221d.
Tim Graham
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 typo in previous commit.
Tim Graham
2014-08-12
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Ola Sitarska
2014-08-12
Fixed #23276 -- Deprecated passing views as strings to url().
Tim Graham
2014-08-12
Fixed indentation typo in docs/ref/contrib/sitemaps.txt.
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
Added words to spelling wordlist.
Tim Graham
2014-08-11
Added a warning that remove_tags() output shouldn't be considered safe.
Tim Graham
2014-08-11
Fixed typo in 1.8 release notes.
Markus Bertheau
2014-08-11
Fixed #23261 -- Deprecated old style list support for unordered_list filter.
Jaap Roes
2014-08-11
Fixed #23267 -- Fixed typo in Translation documentation
Ola Sitarska
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
Added myself as a team member.
Loic Bistuer
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
Removed some tabs in the docs.
Tim Graham
2014-08-08
Fixed #23257 -- Updated docs for new django-jython release.
Andreas Stocker
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
2014-08-07
Use smart_text rather than naive forcing-to-unicode for state reading
Andrew Godwin
2014-08-07
Added a missing unicode_literals that caused a test failure after refs #23226.
Tim Graham
2014-08-07
Fixed #23252: Call out removed features in release notes.
Andrew Godwin
2014-08-06
Removed a doc reference to the deprecated `mimetype` kwarg.
Mohammed Attia
2014-08-07
Fixed #23226: Model options appearing as bytes type in migrations
Andrew Godwin
2014-08-07
Moved index dropping after FK dropping to please MySQL and fix test
Andrew Godwin
2014-08-07
Fixed #23244: Error altering FK to non-FK in migrations
Andrew Godwin
2014-08-06
Fixed #21603 -- Fixed complex RawQuerySets queries on some versions of SQLite.
Alex Hill
2014-08-05
Fixed #21792 -- Documented Form.has_changed()
Tim Graham
2014-08-05
Fixed broken links in docs.
Tim Graham
[next]