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
2019-03-27
Removed unneeded compatibility shim for getComputedStyle().
Nick Pope
2019-03-27
Fixed #28621 -- Fixed crash of annotations with OuterRef.
Mariusz Felisiak
2019-03-26
Doc'd django-docs-translation and Read the Docs release steps.
Tim Graham
2019-03-25
Doc'd a few contributing guidelines.
Tim Graham
2019-03-25
Fixed #29791 -- Made Engine.render_to_string() honor autoescape.
Nathan Gaberel
2019-03-25
Fixed #27360 -- Added app or ModelAdmin details for AreadyRegistered exceptions.
Hasan Ramezani
2019-03-25
Fixed #28431 -- Added a system check for BinaryField to prevent strings defau...
Hasan Ramezani
2019-03-25
Fixed typo in docs/releases/3.0.txt.
Mariusz Felisiak
2019-03-24
Fixed #30259 -- Added support for admin_order_field attribute on properties i...
Jani Tiainen
2019-03-23
Removed redundant model field choices tests.
Matthias Kestenholz
2019-03-23
Fixed #30283 -- Fixed shellcheck warnings in django_bash_completion.
Albert Wang
2019-03-23
Fixed #30246 -- Reused annotation aliases references in aggregation filters.
Simon Charette
2019-03-23
Refs #30188 -- Avoided GROUP BY when aggregating over non-aggregates.
Simon Charette
2019-03-23
Refs #30188 -- Prevented double annotation of subquery when aggregated over.
Simon Charette
2019-03-23
Fixed #30188 -- Fixed a crash when aggregating over a subquery annotation.
Simon Charette
2019-03-23
Fixed #21703 -- Fixed a crash when excluding a related field with a F().
Simon Charette
2019-03-22
Fixed #30257 -- Made UsernameValidators prohibit trailing newlines.
Ryan J Schave
2019-03-22
Fixed #30280 -- Restored Model.get_FIELD_display()'s coercion of lazy strings.
Matthias Kestenholz
2019-03-22
Fixed #30271 -- Added the Sign database function.
Nick Pope
2019-03-21
Removed obsolete Lookup hook to prepare rhs expressions.
Simon Charette
2019-03-21
Refs #27149, #29542 -- Simplified subquery parentheses wrapping logic.
Simon Charette
2019-03-21
Refs #27149 -- Moved subquery expression resolving to Query.
Simon Charette
2019-03-21
Refs #27149 -- Made Subquery store Query instead of Queryset.
Simon Charette
2019-03-21
Refs #29542, #30158 -- Enabled a HAVING subquery filter test on Oracle.
Simon Charette
2019-03-21
Fixed #30158 -- Avoided unnecessary subquery group by on aggregation.
Simon Charette
2019-03-21
Refs #30158 -- Added alias argument to Expression.get_group_by_cols().
Simon Charette
2019-03-21
Used QuerySet.bulk_create() in a couple of postgres tests.
oliver
2019-03-21
Fixed #29471 -- Added 'Vary: Cookie' to invalid/empty session cookie responses.
birthdaysgift
2019-03-21
Used a picklable argument for a subTest.
Carlton Gibson
2019-03-21
Used monospace font in date template filter format character docs.
Philipp Bosch
2019-03-21
Fixed #30277 -- Fixed broken links to packaging.python.org.
Tim Graham
2019-03-21
Fixed #29956 -- Allowed overriding an order field widget in formsets.
Hasan Ramezani
2019-03-20
Corrected settings names in SecurityMiddleware tests.
Nick Pope
2019-03-20
Fixed #30240 -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database funct...
Nick Pope
2019-03-20
Fixed #28738 -- Added the GeometryDistance function.
Francisco Couzo
2019-03-20
Moved choices inside of a test model per coding style.
oliver
2019-03-20
Fixed serializers test crash if PyYAML isn't installed.
Tim Graham
2019-03-20
Fixed #30264 -- Fixed crash of test_parsing_year_less_than_70() on 32-bit sys...
Mariusz Felisiak
2019-03-18
Fixed #30263 -- Doc'd changes to form Media sorting (refs #30179).
Carlton Gibson
2019-03-18
Fixed #30253 -- Doc'd how to order nulls in QuerySet.order_by().
Paul Wayper
2019-03-18
Fixed #30258 -- Adjusted postgres schema value quoting of ranges.
Simon Charette
2019-03-17
Refs #30172 -- Prevented removing a model Meta's index/unique_together from r...
Paveł Tyślacki
2019-03-17
Refs #30172 -- Prevented removing a field's check or unique constraint from r...
Paveł Tyślacki
2019-03-17
Refs #12663 -- Fixed reference to nonexistent field in model_fields tests.
Simon Charette
2019-03-15
Cleaned up exception message checking in some tests.
Jon Dufresne
2019-03-14
Fixed #30254 -- Allowed model metaclasses to access the attribute dict in __i...
Matt Westcott
2019-03-14
Fixed #30237 -- Made Authentication/SessionMiddleware and ModelBackend admin ...
Herman S
2019-03-14
Simplified test_transform()s in db_functions.math.
Mariusz Felisiak
2019-03-14
Fixed serializers tests for PyYAML 5.1+.
Mariusz Felisiak
2019-03-13
Fixed #30183 -- Added introspection of inline SQLite constraints.
Paveł Tyślacki
[prev]
[next]