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
2013-11-21
Merge pull request #1954 from loic/ticket8261
Anssi Kääriäinen
2013-11-21
Refs #8261 -- Fixed regression introduced by fd219fa.
Loic Bistuer
2013-11-20
Fixed #21472 -- Fixed inline formsets display when parent pk is 0
Claude Paroz
2013-11-20
Fixed #21458 -- Made check_for_language more resistant to malformed input.
Baptiste Mispelon
2013-11-20
Fixed #21469 -- Allow set objects in Meta.unique_together.
Baptiste Mispelon
2013-11-19
Use `classmethod` as a decorator.
xuxiang
2013-11-19
Changed shortcuts from being a package to just being a module
Alex Gaynor
2013-11-19
Recommended setuptools in the reuseable app tutorial.
Dražen Lučanin
2013-11-19
Added more examples to the get_object_or_404 documentation.
Baptiste Mispelon
2013-11-19
Merge pull request #1943 from jantokhine/master
Alex Gaynor
2013-11-19
fixed typo in builtins.txt
Julia Antokhine
2013-11-19
Fixed the base class note in the Date Views docs.
Rocky Meza
2013-11-19
Fixed #21361 -- allowed access self.value() from SimpleListFilter lookup
Vajrasky Kok
2013-11-19
Fixed #15179 -- middlewares not applied for test client login()
Unai Zalakain
2013-11-18
Fixed typo in topics/http/sessions.txt.
Tim Graham
2013-11-18
Fixed some Signal.disconnect calls from 058e434.
Loic Bistuer
2013-11-18
Fixed #21457 -- Allowed fixture file name to contain dots
Claude Paroz
2013-11-18
Added more internal links in the management command documentation.
Baptiste Mispelon
2013-11-18
Merged the signals and signals_regress test packages.
Loic Bistuer
2013-11-18
Fixed #21397 -- Re-added flexibility to TypedChoiceField coercion
Claude Paroz
2013-11-18
Added release note for TypedChoiceField coerce limitation
Claude Paroz
2013-11-18
Fixed #21240 -- Added 1.5 release note for OneToOneField/select_related change.
Tim Graham
2013-11-18
Fixed #21404 -- Added session.set_expiry() note to 1.6 release notes.
Tim Graham
2013-11-17
Merge pull request #1931 from funkybob/admin-image-opt
Chris Beaven
2013-11-18
Optimise admin images
Curtis Maloney
2013-11-17
Updated 1.6.1 release notes
Claude Paroz
2013-11-16
Fixed a regression caused by fix for #21428
Anssi Kääriäinen
2013-11-16
Fixed #21428 -- editable GenericRelation regression
Anssi Kääriäinen
2013-11-16
Moved import at proper place in contrib.sites
Claude Paroz
2013-11-16
Fixed #21447 -- Restored code erroneously removed in 20472aa827669d2b83b74e52...
Baptiste Mispelon
2013-11-15
Fixed #21440 -- Typo #2 in topics/http/shortcuts.txt
Tim Graham
2013-11-15
Fixed #21415 -- Replaced escape sequence by literal non-breaking space
glts
2013-11-15
Configure settings sooner in makemessages
Claude Paroz
2013-11-15
Clarified MySQL Connector note.
DanSears
2013-11-15
Fixed #21425 -- Made order in which loggers are introduced consistent.
Tim Graham
2013-11-15
Fixed the use of the -ise suffix, where -ize is prefered
Alex Gaynor
2013-11-15
Merge pull request #1921 from loic/ticket21432
Alex Gaynor
2013-11-15
Fixed #21440 -- Typo in topics/http/shortcuts.txt
Tim Graham
2013-11-15
Fixed typo and slightly improved error message when db is missing time zone d...
Loic Bistuer
2013-11-14
Added backported fixes to 1.6.1 release notes.
Baptiste Mispelon
2013-11-14
Fixed #21432 -- DateTimeQuery now copies tzinfo when cloning.
Loic Bistuer
2013-11-14
Merge pull request #1920 from mattrobenolt/unboundlocalerror
Aymeric Augustin
2013-11-14
Propagate get_user_model exception from get_user
Matt Robenolt
2013-11-14
Release notes for ORM changes in 1.6
Anssi Kääriäinen
2013-11-13
Added release note for #21410; thanks Loic.
Tim Graham
2013-11-13
Fixed #21410 -- prefetch_related() for ForeignKeys with related_name='+'
Loic Bistuer
2013-11-12
Fixed typos in previous commit (9aa6d4bdb6618ba4f17acc7b7c0d1462d6cbc718).
Baptiste Mispelon
2013-11-12
Removed a mention of `Form._errors` from the documentation.
Baptiste Mispelon
2013-11-12
Fixed typo in lru_cache.py; refs #21351.
Vajrasky Kok
2013-11-11
Flake8 fixes -- including not runnign flake8 over a backported file
Alex Gaynor
[prev]
[next]