index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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
Fixed #21405 -- Prevented queryset overwrite in BaseModelAdmin
Claude Paroz
2013-11-21
Made minor optimizations to admin_ordering tests
Claude Paroz
2013-11-21
Fixed #21476 -- Cache tests make an incorrect use of `HttpRequest`
Unai Zalakain
2013-11-21
Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.
Loic Bistuer
2013-11-21
Fixed #21427 -- Clearly state integer field value ranges in docs
Markus Amalthea Magnuson
2013-11-21
Removed isinstance(RelatedObject) checks from admin.utils
Anssi Kääriäinen
2013-11-21
Fixed #21431 -- GenRel->FK list_filter regression in admin
Anssi Kääriäinen
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
[prev]
[next]