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
2015-01-07
Fixed #24093 -- Prevented MigrationWriter to write operation kwargs that are ...
Markus Holtermann
2015-01-07
Avoided a deprecated alias on Python 3 in file_uploads test.
Tim Graham
2015-01-07
Fixed null handling in Value expression
Josh Smeaton
2015-01-07
Refs #23822 -- Made MigrationOptimizer aware of model managers
Markus Holtermann
2015-01-07
Restored support for multiple template names in render(_to_response).
Aymeric Augustin
2015-01-07
Added a request argument to render_to_string.
Aymeric Augustin
2015-01-07
Exposed Engine in the django.template namespace.
Aymeric Augustin
2015-01-07
Fixed #24073 -- Deactivated translations when leave_locale_alone is False
Claude Paroz
2015-01-07
Updated migration docs to match changes from a159b1fac
Claude Paroz
2015-01-07
Refs #22608 -- Optimized migration optimizer
Markus Holtermann
2015-01-07
Refs #22608 -- Optimized migration optimizer and migrate by caching calls to ...
Ulrich Petri
2015-01-07
Refs #2443 -- Allowed creation of objects with NULL DurationFields
MichaĆ Modzelewski
2015-01-07
Fixed #24078 -- Removed empty strings from GenericIPAddressField
Josh Smeaton
2015-01-06
Added 'loopback' to spelling word list.
Tim Graham
2015-01-06
Fixed #12663 -- Formalized the Model._meta API for retrieving fields.
Daniel Pyrathon
2015-01-06
Removed warning handling that should have been removed in refs #23891.
Tim Graham
2015-01-06
Made context take priority over context processors.
Aymeric Augustin
2015-01-06
Added comments to remove Engine.render_to_string in Django 2.0.
Aymeric Augustin
2015-01-06
Fixed #20003 -- Improved and extended URLValidator
Danilo Bargen
2015-01-06
Updated release instructions with latest process.
Tim Graham
2015-01-06
Fixed gettext version regex
Claude Paroz
2015-01-06
Fixed #24083 -- Corrected is_bound nature in forms topic docs
Claude Paroz
2015-01-06
Used None-related assertions in CSRF tests
Claude Paroz
2015-01-06
Fixed #23815 -- Prevented UnicodeDecodeError in CSRF middleware
Claude Paroz
2015-01-05
Fixed #24022 -- Deprecated the ssi tag.
Preston Timmons
2015-01-05
Closed files in FileResponse; refs #24072
Collin Anderson
2015-01-05
Refs #23359 -- Removed double newline from output of migrate --list
Markus Holtermann
2015-01-05
Fixed test failures introduced in refs #23861.
Tim Graham
2015-01-05
Added 1.4.18 release notes.
Tim Graham
2015-01-05
Fixed #23861 -- Added an API to deprecate model fields.
Tim Graham
2015-01-05
Fixed #8280 -- Allowed management command discovery for eggs
Claude Paroz
2015-01-05
Forwardported release note for 4aed731154b12e2948ee2b6a8baa5083840a343b.
Tim Graham
2015-01-05
Fixed #24072 -- Added FileResponse for streaming binary files.
Collin Anderson
2015-01-05
Renamed flag for detecting managers built from QuerySets with as_manager().
Markus Holtermann
2015-01-03
Added release note for PBKDF2 iteration count increase.
Tim Graham
2015-01-03
Added 1.7.3 release notes stub.
Tim Graham
2015-01-03
Fixed #23749 -- Documented how to use the database alias in RunPython.
Alfred Perlstein
2015-01-03
Fixed #24070 -- Added tutorial topics to doc index.
Bibhas
2015-01-03
Removed formtools entries from MANIFEST.in.
Berker Peksag
2015-01-03
Removed extraneous super call in LiveServerTestCase
Claude Paroz
2015-01-02
Added dates to release notes.
Tim Graham
2015-01-02
Updated six to 1.9.0.
Tim Graham
2015-01-02
Fixed #24064 -- Prevented database access at compile time in spatialite models.
Andriy Sokolovskiy
2015-01-02
Added return value to Signal.disconnect().
Andriy Sokolovskiy
2015-01-02
Renamed an assertion in the dispatch tests.
Tim Graham
2015-01-02
Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions
Daniel Pyrathon
2015-01-02
Fixed #23745 -- Reused states as much as possible in migrations
Claude Paroz
2015-01-02
Passed around the state between migrations
Claude Paroz
2015-01-02
Show migration elapsed time when verbosity>1
Claude Paroz
2015-01-02
Added ignore_swappable to StateApps
Markus Holtermann
[prev]
[next]