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-29
Fixed #21483 -- Added WSGI environ to kwargs sent to request_started signal.
Joshua "jag" Ginsberg
2014-08-29
Fixed flake8 warning.
Tim Graham
2014-08-29
Fixed #21201 -- Improved customization of ClearableFileInput.
Vlastimil Zíma
2014-08-29
Removed unnecessary release notes for django.utils.translation.override().
Tim Graham
2014-08-29
Clarified a comment in django.core.files.temp.
Tim Graham
2014-08-29
Fixed #23313 -- Corrected repr(RawQuery) with dict parameters.
Andrew Torpedov
2014-08-29
Fixed #22786 -- Documented value_from_datadict caveat
Claude Paroz
2014-08-28
Fixed an Oracle test failure introduced by 1e404180c1.
Simon Charette
2014-08-28
Fixed #23381 -- Context manager restored state should be determined in __enter__
Thomas Chaumeny
2014-08-28
Documented correct kwargs for post_syncdb/migrate.
Aymeric Augustin
2014-08-28
Fixed #23379 -- Corrected a referencing issue in sql_create.
Simon Charette
2014-08-28
Fixed #23323 -- Made django.utils.translation.override usable as a decorator.
Thomas Chaumeny
2014-08-28
Factorize some code using ContextDecorator.
Thomas Chaumeny
2014-08-28
Fixed #23375 -- Added missing security issues to the archive.
Simon Charette
2014-08-28
Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
Claude Paroz
2014-08-27
Fixed #23329 -- Allowed inherited and m2m fields to be referenced in the admin.
Simon Charette
2014-08-27
Removed an unused import.
Simon Charette
2014-08-27
Fixed #23349 -- Clarified details about RunPython's apps argument.
Richard Eames
2014-08-27
Fixed #23357 -- Added small int introspection support to MySQL backend.
Jon Dufresne
2014-08-27
Fixed #13749 -- Added link from admin site to front-end site.
areski
2014-08-27
Documented --database option for migrate.
Tim Graham
2014-08-27
Fixed #23354 -- Documented that ModelChoiceField to_field_name should be a un...
Tim Graham
2014-08-27
Fixed tiny commit style inconsistency in committing code documentation.
Erik Romijn
2014-08-26
Fixed clone URL of Django git repository.
Duncan Parkes
2014-08-26
Lowered memory consumption in debug ouput test
Claude Paroz
2014-08-26
Fixed #22620 -- Emphasized role of DATABASE_ROTERS in multi-db docs.
Tim Graham
2014-08-26
Fixed #21567 -- Documented how to deploy multiple sites using the sites frame...
Tim Graham
2014-08-26
Added exception name in debug error message
Claude Paroz
2014-08-26
Fixed #23250 -- Documented that ModelMultipleChoiceField queryset may be None.
Tim Graham
2014-08-26
Fixed #17707, #20734 -- Added examples to URL namespacing docs.
Tim Graham
2014-08-26
Fixed #19312 -- Documented MySQL TIMESTAMP columns cannot be used with USE_TZ...
Tim Graham
2014-08-26
Removed some more hardcoded backends in GIS tests
Claude Paroz
2014-08-26
Allowed skipIf/UnlessDBFeature to accept several feature strings
Claude Paroz
2014-08-26
Document that we should also offer sha256 checksums for packages
Alex Gaynor
2014-08-26
Fixed #17719 -- Documented that template syntax sequences cannot be used as s...
Tim Graham
2014-08-26
Fixed #23362 -- Clarified "database columns as attributes" in tutorial.
Tim Graham
2014-08-26
Fixed spelling mistake in file docs.
Tim Graham
2014-08-26
Added words to spelling_wordlist.
Tim Graham
2014-08-26
Fixed #23075 -- Added documentation on novalidate attribute and made it defau...
Erik Romijn
2014-08-26
Clarified that makemessages -l takes a locale name, not a language code.
Mitch Davis
2014-08-25
Made main user disconnect after creating test user/tablespaces on Oracle
Shai Berger
2014-08-25
Removed unnecessary absolute_imports.
Tim Graham
2014-08-24
Alphabetized AUTHORS by first name.
Halit Alptekin
2014-08-24
Fixed #23355 -- Updated admin jQuery to 1.11.1.
Tim Graham
2014-08-24
Fixed #23131 -- Documented serialization of callable functions in migrations.
Tim Graham
2014-08-23
Fixed #21648 -- Deprecated is_admin_site option to auth.views.password_reset().
Tim Graham
2014-08-23
Fixed #22154 -- Added "Built-in" to some class-based views titles.
Tim Graham
2014-08-23
Fixed #23341 -- Added migration name to nonexistent migration error in makemi...
Raffaele Salmaso
2014-08-23
Clarified release preparation step about dates.
Tim Graham
2014-08-23
Fixed #23352 -- Added tests for MigrationGraph.{forwards,backwards}_plan
Raffaele Salmaso
[prev]
[next]