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
2016-04-30
Adapted _assertPoLocComment for multi-file source lines in po files
Claude Paroz
2016-04-29
Fixed #26207 -- Replaced dynamic classes with non-data descriptors for deferr...
Anssi Kääriäinen
2016-04-29
Refs #26479 -- Documented is/is not if tag operator behavior for nonexistent ...
Alasdair Nicol
2016-04-29
Added tests for if tag's != operator.
Alasdair Nicol
2016-04-29
Fixed #26546 -- Allowed HTTPStatus enum values for HttpResponse.status.
David Evans
2016-04-29
Refs #26557 -- Added forgotten release notes.
Tim Graham
2016-04-29
Fixed #26557 -- Converted empty strings to None when saving GenericIPAddressF...
Joshua Phillips
2016-04-29
Refs #26428 -- Added support for relative path redirects to the test client.
Tim Graham
2016-04-29
Added an explicit test that URL checks are recursive.
Alasdair Nicol
2016-04-28
Refs #15667 -- Removed choices argument from some RendererMixin methods.
Tim Graham
2016-04-28
Refs #26521 -- Adjusted CreateModel bases validation to account for mixins.
Simon Charette
2016-04-28
Fixed typo in docs/ref/contrib/admin/index.txt
eltronix
2016-04-28
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-04-28
Fixed #26553 -- Removed unneeded loop in views/i18n.py
Tim Graham
2016-04-27
Refs #26521 -- Added the duplicated value to CreateModel validation messages.
Simon Charette
2016-04-27
Fixed typo in docs/ref/contrib/admin/index.txt
eltronix
2016-04-27
Refs #25136 -- Fixed nonexistent field reference in aggregation topic guide.
Tim Graham
2016-04-27
Fixed #26521 -- Validated CreateModel bases, fields and managers for duplicates.
James Robert
2016-04-27
Removed try/fail antipattern from migrations commands tests.
Tim Graham
2016-04-27
Fixed typo in docs/howto/deployment/wsgi/index.txt
eltronix
2016-04-27
Fixed #26542 -- Fixed quoting in CreateExtension operation.
Conrad Kramer
2016-04-27
Fixed typo in docs/topics/testing/tools.txt
eltronix
2016-04-26
Fixed typo in docs/topics/testing/tools.txt
eltronix
2016-04-26
Fixed #21332, #26538 -- Fixed inconsistent and duplicate form fields on inlin...
David Sanders
2016-04-26
Fixed reference to Question model in management command how-to.
eltronix
2016-04-25
Refs #26033 -- Added password hasher support for Argon2 v1.3.
Bas Westerbaan
2016-04-25
Refs #22936 -- Removed unused code in Field.get_db_prep_lookup().
Tim Graham
2016-04-25
Removed unused Q.clone().
Tim Graham
2016-04-25
Removed unused/untested Field.get_choices_default()/value_to_string() methods.
Tim Graham
2016-04-25
Fixed #26052 -- Moved conditional_content_removal() processing to the test cl...
Tim Graham
2016-04-24
Fixed #26536 -- Preserved leading dashes of the cached template loader keys.
Simon Charette
2016-04-24
Fixed #26534 -- Fixed boolean form fields has_changed() with hidden input.
David Sanders
2016-04-23
Fixed wrong field data type in queries test
Claude Paroz
2016-04-23
Fixed #26533 -- Renamed Widget._format_value() to format_value().
Tim Graham
2016-04-23
Fixed #26427 -- Ensured deleted setting doesn't appear in dir(settings)
Claude Paroz
2016-04-22
Removed a flaky contrib.postgres search test.
Tim Graham
2016-04-22
Removed unused BaseExpression.refs_aggregate().
Tim Graham
2016-04-22
Fixed #26320 -- Deprecated implicit OneToOnField parent_link.
Tim Graham
2016-04-22
Fix typos in PGFTS docs.
Marc Tamlyn
2016-04-22
Removed unused ForeignObject.attnames/get_defaults().
Tim Graham
2016-04-22
Removed unused ForeignObjectRel.get_choices() limit_to_currently_related argu...
Tim Graham
2016-04-22
Updated my bio
Markus Holtermann
2016-04-22
Refs #3254 -- Added full text search to contrib.postgres.
Marc Tamlyn
2016-04-22
Fixed #20189 -- Allowed customizing staticfiles ignored_patterns list
Claude Paroz
2016-04-22
Moved declaration of test form inside the relevant test for clarity.
Loïc Bistuer
2016-04-22
Fixed #26528 -- Allowed any iterable (e.g. tuple) as validators kwarg for for...
Loïc Bistuer
2016-04-21
Fixed #22383 -- Added support for HTML5 required attribute on required form f...
Jon Dufresne
2016-04-21
Fixed #26495 -- Added name arg to Storage.save()'s File wrapping.
Maxim Novikov
2016-04-21
Refs #26455 -- Documented isvalid/makevalid in compatibility table.
Daniel Wiesmann
2016-04-20
Fixed incorrect rendered widget in forms example.
Jon Dufresne
[prev]
[next]