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
2015-03-24
Fixed #24501 -- Improved auth.decorators.user_passes_test() example.
Matt Seymour
2015-03-24
Removed getLogger alias in django.utils.log.
Tim Graham
2015-03-24
Removed the null handler in Django's default logging config.
Tim Graham
2015-03-23
Fixed #12400 -- Allowed geometry fields in unique_together
Claude Paroz
2015-03-23
Fixed #24440 -- Added padding to debug view stacktrace lines.
andy matthews
2015-03-23
Fixed #24521 -- Added support for serializing frozensets in migrations.
Baptiste Mispelon
2015-03-23
Fixed #23697 -- Improved ForeignObject.get_lookup_constraint() error message.
Michael Blatherwick
2015-03-23
Removed redundant model instantiation in contrib.admin; refs #11390.
TomV
2015-03-23
Fixed #16362 -- Allowed lookaround assertions in URL patterns.
Bas Peschier
2015-03-23
Added test for LogEntry.get_edited_object(); refs #24244.
Varun Sharma
2015-03-23
Fixed #13525 -- Added tests and docs for nested parameters in URL patterns.
Bas Peschier
2015-03-22
Switched to use assertEqual instead of assertEquals.
Berker Peksag
2015-03-22
Fixed #23814 -- Pointed localflavor documentation to external package
Iacopo Spalletti
2015-03-22
Refs #18586 -- Split up tests/m2m_signals
Alain IVARS
2015-03-22
Fixed #24485 -- Allowed combined expressions to set output_field
Josh Smeaton
2015-03-22
Fixed #24508 -- Made annotations commutative
Josh Smeaton
2015-03-21
Revert "Removed unneeded app_label definitions in gis_tests"
Claude Paroz
2015-03-21
Removed unneeded app_label definitions in gis_tests
Claude Paroz
2015-03-21
Fixed #24500 -- Fixed makemessages encoding problems retrieving gettext version.
Pakal
2015-03-21
Fixed #24479 -- Added system check to prevent both ordering and order_wrt.
Jon Dufresne
2015-03-21
Removed double pop from meta_attrs.
Jon Dufresne
2015-03-21
Added Alex Hill to AUTHORS.
Aymeric Augustin
2015-03-21
Explicitly disable FK constraints in SQLite editor
Alex Hill
2015-03-21
Safer table alterations under SQLite
Alex Hill
2015-03-21
Fixed #24515 -- Fixed DjangoTranslation plural handling
Claude Paroz
2015-03-20
Fixed #24490 -- Set LogEntry.change_message when adding an object.
Karl Hobley
2015-03-20
Removed unused imports.
Tim Graham
2015-03-20
Refs #14645 -- Documented bug with exclude() and multi-value relations
David Seddon
2015-03-20
Removed spaces after 'function' in jsi18n
Moritz Sichert
2015-03-20
Fixed #22106 -- Allowed using more than one instance of javascript_catalog pe...
Moritz Sichert
2015-03-20
Fixed #23520 -- Explained that custom plural forms should be avoided
Claude Paroz
2015-03-20
Adapted sendtestemail to be more argparse-ish
Claude Paroz
2015-03-20
Fixed gis test failures when numpy isn't installed.
Daniel Wiesmann
2015-03-20
Removed unused import.
Tim Graham
2015-03-20
Used testing domain names in mail tests per rfc2606.
Tim Graham
2015-03-20
Fixed #24503 -- Added docs on LANGUAGE_CODE fallback change in 1.8.
Tim Graham
2015-03-20
Fixed #24419 -- Added sendtestemail management command
Loek van Gent
2015-03-20
Cleaned up the template debug implementation.
Preston Timmons
2015-03-20
Fixed #24285 -- Made for_user argument optional for {% get_admin_log %} tag
Yair Chuchem
2015-03-19
Fixed #24417 -- Added ModelAdmin.get_list_select_related()
Loek van Gent
2015-03-19
Fixed typo in escape_filter() docstring.
Jon Walsh
2015-03-18
Added today's security issues to archive.
Tim Graham
2015-03-18
Made is_safe_url() reject URLs that start with control characters.
Tim Graham
2015-03-18
Fixed an infinite loop possibility in strip_tags().
Tim Graham
2015-03-18
Added stub release notes for security releases.
Tim Graham
2015-03-18
Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed.
Karl Hobley
2015-03-18
Fixed build failure introduced by refs #23757.
Tim Graham
2015-03-18
Fixed #23757 -- Added 3D introspection support to Spatialite backend
Claude Paroz
2015-03-18
Refs #24483 -- Added a test for deconstruction of Field.choices
Tim Graham
2015-03-18
Fixed #23960 -- Removed http.fix_location_header
Claude Paroz
[prev]
[next]