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-11-17
Adjusted tests for previous commit.
Aymeric Augustin
2014-11-17
Normalized check that ALLOWED_INCLUDE_ROOTS is a tuple.
Aymeric Augustin
2014-11-17
Removed superfluous newline.
Aymeric Augustin
2014-11-17
Merge pull request #3563 from MarkusH/ticket23859
Carl Meyer
2014-11-17
Fixed #23859 -- Fixed a migration crash when a field is renamed that is part ...
Markus Holtermann
2014-11-17
Avoided unneeded calls to state.render() in migrations.
twidi
2014-11-17
Reordered condition to avoid calling allow_migrate() if unneeded.
twidi
2014-11-17
Fixed #23855 -- Removed unnecessary all() in tutorial 3.
Tim Graham
2014-11-17
Moved bilateral transform fetching to models.lookups
Anssi Kääriäinen
2014-11-17
Fixed #20435 -- Reordered the custom template tags docs.
Daniel Roseman
2014-11-17
Added assertion error message for test_make_line
Claude Paroz
2014-11-17
Improved readability of negative condition in makemessages
Claude Paroz
2014-11-17
Simplified handle_extensions management utility
Claude Paroz
2014-11-17
Fixed #23840 -- Fixed makemessages find_files method
Ilja Maas
2014-11-17
Fixed a test to correctly calculate a fixture's relative path.
Julien Phalip
2014-11-16
Removed support for function-based template loaders.
Aymeric Augustin
2014-11-16
Used get_template_loaders in the cached loader.
Aymeric Augustin
2014-11-16
Refactored getting the list of template loaders.
Aymeric Augustin
2014-11-16
Deprecated function-based loaders.
Aymeric Augustin
2014-11-16
Removed obsolete comment.
Aymeric Augustin
2014-11-16
Removed override_template_loaders and override_with_test_loader.
Aymeric Augustin
2014-11-16
Refactored listing template subdirectories in apps.
Aymeric Augustin
2014-11-16
Removed skip_template argument of locmem.Loader.load_template_source.
Aymeric Augustin
2014-11-16
Removed the "test:" prefix from locmem template identifiers.
Aymeric Augustin
2014-11-16
Moved all template loaders under django.template.loaders.
Aymeric Augustin
2014-11-16
Fixed regression in 4dc4d12e. Refs #21598.
Aymeric Augustin
2014-11-16
Fixed #21612 -- Made QuerySet.update() respect to_field
Karen Tracey
2014-11-16
Added reminder to committing docs to test a PR with Jenkins first.
Erik Romijn
2014-11-16
Renamed qn to compiler
Josh Smeaton
2014-11-16
Merge pull request #3549 from psagers/master
Julien Phalip
2014-11-16
Merge pull request #3526 from gregorth/ticket_23585
Marc Tamlyn
2014-11-16
Merge pull request #3524 from nmundar/ticket_23690
Marc Tamlyn
2014-11-16
Designated Django 1.8 as the next LTS.
Tim Graham
2014-11-16
Removed references to the deprecated assertRaisesRegexp method.
Simon Charette
2014-11-15
Removed old version note in layermapping.txt
Claude Paroz
2014-11-15
Fixes a race condition in the documentation.
Peter Sagerson
2014-11-15
Fixed #23808 -- Documented that migrations table is created when using runser...
Andreas Madsack
2014-11-15
Added tests/README.rst
Danilo Bargen
2014-11-15
Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign().
Berker Peksag
2014-11-15
Fixed #23825 -- Added links for decorating class-based views to the CSRF docs.
Fabio Natali
2014-11-15
Merge pull request #3536 from Zweedeend/ticket_23837
Carl Meyer
2014-11-15
Added a new GeoJSON serialization format for GeoDjango
Claude Paroz
2014-11-15
Fixed #23793 -- Clarified password reset behavior in auth docs
Yigit Guler
2014-11-15
Fixed #23835: Changed circular dependency in DFS to be less infinite
Andrew Godwin
2014-11-15
Refs #23793 -- Fixed test failure after password reset messages clarification
Erik Romijn
2014-11-15
Merge pull request #3531 from ddaan/ticket_23834
Marc Tamlyn
2014-11-15
Fixes #23837: Replace list.pop(0) by deque.popleft() in dfs function in migra...
Niels Kouwenhoven
2014-11-15
Fixed #23793 -- Clarified password reset messages.
Yigit Guler
2014-11-15
added test and fix to check for default null on ArrayField
Daan Vielen
2014-11-15
Revert "Use topological sort for migration operation dependency resolution"
Tim Graham
[prev]
[next]