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
path:
root
/
django
Age
Commit message (
Expand
)
Author
2013-11-25
Fixed #21489 -- Make formsets directly importable from django.forms.
Loic Bistuer
2013-11-25
Fixed #21509 -- Removed dead exception catching code.
Krzysztof Jurewicz
2013-11-24
flake8 fixes
Alex Gaynor
2013-11-24
Fixed #21391 -- Allow model signals to lazily reference their senders.
Simon Charette
2013-11-24
Fixed #21497 -- Forced conversion to bytes for very long index names
Joel Bohman
2013-11-24
Fixed #21500 -- Removed imports of deprecated utils.importlib
Baptiste Mispelon
2013-11-24
Properly closed cache connections at the end of the request.
Florian Apolloner
2013-11-24
Fixed #21504 -- Don't shadow database errors when testing for postgis version.
Baptiste Mispelon
2013-11-23
Follow up to e112654fc81ddb3fbffbb8382b004d69367a85fe
Florian Apolloner
2013-11-23
Fixed #21486 -- Prevented settings config in signal connection
Claude Paroz
2013-11-23
A handful of flake8 fixes
Alex Gaynor
2013-11-23
Fixes #21412 -- Better error message for messages.add_message
Denis Cornehl
2013-11-23
Simplified iteration in HTTP response objects.
Aymeric Augustin
2013-11-23
Fixed #21488 -- Multiple locales treatment in i18n commands.
Ramiro Morales
2013-11-23
Fixed #21012 -- New API to access cache backends.
Curtis Maloney
2013-11-23
Fixed #21445 -- Clean up misuse of null in quickElement.
Baptiste Mispelon
2013-11-22
Fixed #21443 -- Cannot show debug info on PY3's importlib
Bouke Haarsma
2013-11-22
Fixed missing admindocs' site_header
Bouke Haarsma
2013-11-22
Fixed #21460 -- Reenabled proper template precedence in find_template
Pablo Martín
2013-11-21
Updated admindocs to use class-based views
Claude Paroz
2013-11-21
Fixed #21405 -- Prevented queryset overwrite in BaseModelAdmin
Claude Paroz
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
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
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 #21457 -- Allowed fixture file name to contain dots
Claude Paroz
2013-11-18
Fixed #21397 -- Re-added flexibility to TypedChoiceField coercion
Claude Paroz
2013-11-18
Optimise admin images
Curtis Maloney
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 #21415 -- Replaced escape sequence by literal non-breaking space
glts
2013-11-15
Configure settings sooner in makemessages
Claude Paroz
2013-11-15
Fixed the use of the -ise suffix, where -ize is prefered
Alex Gaynor
2013-11-15
Fixed typo and slightly improved error message when db is missing time zone d...
Loic Bistuer
2013-11-14
Fixed #21432 -- DateTimeQuery now copies tzinfo when cloning.
Loic Bistuer
2013-11-14
Propagate get_user_model exception from get_user
Matt Robenolt
2013-11-13
Fixed #21410 -- prefetch_related() for ForeignKeys with related_name='+'
Loic Bistuer
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
2013-11-11
Merge pull request #1907 from Bouke/tickets/21388
Claude Paroz
2013-11-11
Fixed #21423 -- Fixed typo in widgets.py.
Baptiste Mispelon
2013-11-11
Fixed #21421 -- Added level_tag attribute on messages.
Sjoerd Langkemper
[prev]
[next]