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-07-02
Fixed #24997 -- Enabled bulk_create() on proxy models
William Schwartz
2015-07-02
Fixed #24908 -- Fixed duplicate readonly field rendering.
jpic
2015-07-02
Fixed #25040 -- Fixed migrations state crash with GenericForeignKey
Kai Richard Koenig
2015-07-01
Fixed #4960 -- Added "strip" option to CharField
Curtis
2015-07-01
Refs #23658 -- Fixed unclosed file in dbshell tests.
Tim Graham
2015-07-01
Fixed #20916 -- Added Client.force_login() to bypass authentication.
Jon Dufresne
2015-07-01
Synced .hgignore with .gitignore
Tim Graham
2015-07-01
Fixed #21695 -- Added asvar option to blocktrans.
Matthew Somerville
2015-07-01
Fixed #24982 -- Split staticfiles tests into multiple files
Moritz Sichert
2015-07-01
Fixed typo in writing migrations docs
Claude Paroz
2015-06-30
DEP 0003 -- Added JavaScript unit tests.
Trey Hunner
2015-06-30
Fixed #18247 -- Added cast to NUMERIC for Decimals on sqlite
Michael Tänzer
2015-06-30
Fixed #23658 -- Provided the password to PostgreSQL dbshell command
Jean-Michel Vourgère
2015-07-01
Removed datetime_cast_sql, which is never overridden or used anywhere in Django.
Shai Berger
2015-06-30
Refs #23621 -- Fixed warning message when reloading models.
Marten Kenbeek
2015-06-30
Fixed #21803 -- Added support for post-commit callbacks
Andreas Pelme
2015-06-30
Fixed #25038 -- Reverted incorrect documentation about inspectdb introspectin...
Tim Graham
2015-06-30
Fixed #24911 -- Made BaseManager.get_queryset() allow custom queryset args.
Jonas Degrave
2015-06-30
Used %r in the TextNode repr to show newlines better.
Ned Batchelder
2015-06-29
Refs #20203 -- Added tests to check inherited custom default manager
Andriy Sokolovskiy
2015-06-29
Removed unused condition for the abstract model in ensure_default_manager()
Andriy Sokolovskiy
2015-06-29
Refs #20203 -- Allowed adding custom default manager to the model state
Andriy Sokolovskiy
2015-06-29
Removed unnecessary return
Andriy Sokolovskiy
2015-06-29
Removed unreachable code
Andriy Sokolovskiy
2015-06-29
Fixed #25018 -- Changed simple_tag to apply conditional_escape() to its output.
Luke Plant
2015-06-29
Fixed #23791 -- Corrected object type check for pk__in=qs
Anssi Kääriäinen
2015-06-28
Used field.clone() where applicable
Markus Holtermann
2015-06-27
Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig a...
Trey Hunner
2015-06-27
Renamed MySQL-specific dbshell test file.
Tim Graham
2015-06-27
Fixed #25033 -- Added context_processors.auth to documented admin dependencies.
Tim Graham
2015-06-27
Sorted imports in __init__.py files.
Tim Graham
2015-06-27
Fixed #24887 -- Removed one-arg limit from models.aggregate
Greg Chapple
2015-06-27
Removed unused code after refs #25017.
Tim Graham
2015-06-27
Fixed #25031 -- Fixed a regression in the unordered_list template filter.
Noam
2015-06-27
Fixed #25017 -- Allowed customizing the DISALLOWED_USER_AGENTS response
sujayskumar
2015-06-26
Fixed #24958 -- Fixed inline forms using UUID-PK parents with auto-PK children.
Jason Hoos
2015-06-26
Pushed GDAL skip condition inside test
Claude Paroz
2015-06-26
Refs #24840 -- Added skip flag to raster transform test for GDAL<1.8.1.
Daniel Wiesmann
2015-06-26
Fixed #25016 -- Reallowed non-ASCII values for ForeignKey.related_name on Pyt...
薛丞宏
2015-06-26
Loaded real destructor functions before garbage time
Claude Paroz
2015-06-25
Revert "Reverted lazy initialization of GIS destroy functions"
Claude Paroz
2015-06-25
Updated GeoIP test for newer versions
Claude Paroz
2015-06-25
Reverted lazy initialization of GIS destroy functions
Claude Paroz
2015-06-25
Refs #24127 -- Added documentation for HttpRequest.current_app.
Marten Kenbeek
2015-06-25
Updated release process for new release schedule.
Tim Graham
2015-06-24
Refs #25002 -- Supported textual to temporal column alteration on Oracle.
Simon Charette
2015-06-24
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-24
Reordered import in JSON serializer
Claude Paroz
2015-06-24
Fixed #25019 -- Added UUID support in DjangoJSONEncoder
Lukas Hetzenecker
2015-06-24
Refs #24840 -- Added GDALRaster Warp and transform methods
Daniel Wiesmann
[prev]
[next]