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-09-02
Added missing import in docs/ref/signals.txt.
Alexey Efimov
2014-09-02
Revert "Undocumented SeparateDatabaseAndState so crash is not RB. Refs #22918"
Tim Graham
2014-09-02
Fixed #22918 -- Fixed SeparateDatabaseAndState crash
Dave Hall
2014-09-02
Fixed ping_google management command to use argparse.
R3v1L
2014-09-01
Undocumented SeparateDatabaseAndState so crash is not RB. Refs #22918
Andrew Godwin
2014-09-01
Fixed #23371 -- Changed en_GB first day of the week to Monday.
Duncan Parkes
2014-08-31
Fixed #23391 -- Removed an erroneous backtip from the form's documentation.
Simon Charette
2014-08-31
Removed sentence from docs about migrate prompting to add a superuser.
Michael Angeletti
2014-08-31
Fixed #23388 -- Made django.utils.timezone.override usable as a decorator
Thomas Chaumeny
2014-08-30
Added a missing word in a skip message
Alex Gaynor
2014-08-30
Fixed #22820 -- Treated int and long types alike in lazy_number
Claude Paroz
2014-08-30
Fixed #23055 -- Made generic admin filter obey ModelAdmin queryset.
Ramiro Morales
2014-08-30
Fixed a PEP 8 error.
Aymeric Augustin
2014-08-30
Converted sql_queries into a lazily evaluated list.
Bas Peschier
2014-08-30
Fixed #23370 -- defer() + select_related() crashed with inherited models.
Akis Kesoglou
2014-08-30
Fixed #23384 -- Allowed overriding part of a dictionary-type setting
Claude Paroz
2014-08-29
Corrected a usage example of `related_query_name`.
Simon Charette
2014-08-29
Fixed a non-deterministic test; refs #23099.
Tim Graham
2014-08-29
Documented translation.override as a decorator.
Simon Charette
2014-08-29
Update Daniele Procida's bio
evildmp
2014-08-29
Fixed a typo in the 1.8 release notes.
Simon Charette
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
[prev]
[next]