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
2017-03-17
Fixed #27948 -- Removed incorrect unquote() in static serving views.
Tim Graham
2017-03-17
Replaced type-specific assertions with assertEqual().
Tim Graham
2017-03-17
Removed MySQL (unsupported) from Perimeter docs.
Sergey Fedoseev
2017-03-16
Removed self from method signatures in docs.
Alasdair Nicol
2017-03-16
Added SpatiaLite NumPoints support for non-LINESTRING geometries.
Sergey Fedoseev
2017-03-16
Linked GIS functions docs to corresponding PostGIS docs.
Sergey Fedoseev
2017-03-16
Removed unused words from docs/spelling_wordlist.
Mariusz Felisiak
2017-03-16
Updated postgis.net and gaia-gis.it links to https.
Tim Graham
2017-03-16
Updated Django checkout URL to use https.
Adi Mukherjee
2017-03-16
Fixed nondeterministic ordering test failure in model_forms.
Mariusz Felisiak
2017-03-16
Removed GeoQuerySet leftovers.
Sergey Fedoseev
2017-03-15
Fixed #27897 -- Fixed crash with 'pk' in ModelAdmin.search_filters.
Josh Schneier
2017-03-15
Fixed #27882 -- Allowed {% cache %} to cache indefinitely.
Bo Marchman
2017-03-15
Refs #27563 -- Fixed ModelChoiceField.__deepcopy__() so forms don't share a q...
Tim Graham
2017-03-15
Fixed #27918 -- Documented ChoiceWidget.option_template_name
Pavel Kulikov
2017-03-15
Fixed incorrect import in docs/ref/models/expressions.txt.
lb1c
2017-03-14
Fixed #27834 -- Added StrIndex database function.
Brad Melin
2017-03-14
Replaced docs/internals/team.txt with DSF teams page.
Tobias McNulty
2017-03-14
Fixed #27920 -- Restored empty RadioSelect choice producing value=""
Claude Paroz
2017-03-14
Fixed typo in docs/topics/db/aggregation.txt header.
Mads Jensen
2017-03-14
Used constant instead of hard-coded value for max index name length
Mads Jensen
2017-03-13
Refs #27788 -- Removed Oracle 11 workarounds in GIS tests.
Sergey Fedoseev
2017-03-13
Typo fix.
Florian Apolloner
2017-03-11
Fixed #27904 -- Added a system check that Field.validators are callable.
Adam Chainz
2017-03-10
Fixed #27924 -- Added support for cx_Oracle 5.3.
Mariusz Felisiak
2017-03-09
Decoupled test client encoding tests from JSON handling
Claude Paroz
2017-03-09
Described DEBUG_PROPAGATE_EXCEPTIONS behavior in more detail.
Tim Graham
2017-03-09
Reverted "Refs #16682 -- Tested transaction.atomic() with KeyboardInterrupt."
Tim Graham
2017-03-08
Fixed #27911 -- Doc'd how to register custom User with admin.
David D Lowe
2017-03-08
Fixed #24365 -- Made inspectdb translate MySQL unsigned integer columns to po...
Mariusz Felisiak
2017-03-08
Refs #27624 -- Made many attributes of Query immutable.
Adam Johnson
2017-03-07
Fixed #27891 -- Added PasswordResetConfirmView.post_reset_login_backend.
Camilo Nova
2017-03-07
Factored out uid/user tokens in auth_tests urlpatterns.
Tim Graham
2017-03-07
Fixed #27905 -- Added RelatedFieldWidgetWrapper.value_omitted_from_data().
Raphael Merx
2017-03-07
Added stub release notes for 1.10.7.
Tim Graham
2017-03-07
Refs #27622 -- Fixed a regression in JSON content-type detection
Claude Paroz
2017-03-07
Renamed a test variable to prevent possible conflict with imports
Claude Paroz
2017-03-07
Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs."
Tim Graham
2017-03-06
Fixed #26522 -- Fixed a nondeterministic AssertionError in QuerySet combining.
Bo Marchman
2017-03-06
Fixed #26817 -- Doc'd downsides and alternatives to Jinja2 context processors.
Tim Graham
2017-03-06
Fixed #27475 -- Fixed NonExistentTimeError crash in ModelAdmin.date_hierarchy.
Anton Samarchyan
2017-03-04
Refs #27795 -- Removed unneeded force_text calls
Claude Paroz
2017-03-04
Refs #27656 -- Updated remaining docstring verbs according to PEP 257.
Anton Samarchyan
2017-03-04
Fixed #27900 -- Made escapejs escape backticks for use in ES6 template literals.
Tim Graham
2017-03-03
Refs #27656 -- Updated django.views docstring verbs according to PEP 257.
Anton Samarchyan
2017-03-03
Fixed #27887 -- Fixed URLs check crash with namespaced URLs inside non-namesp...
Tim Graham
2017-03-03
Refs #27860 -- Simplified deleting indexes on PostgreSQL using "IF EXISTS".
Mariusz Felisiak
2017-03-02
Fixed #27889 -- Fixed incorrect check error if ModelAdmin.ordering refers to ...
David Szotten
2017-03-01
Improved test coverage for django.contrib.auth.
Anton Samarchyan
2017-03-01
Fixed #26911 -- Removed NoReverseMatch silencing in RedirectView.
Grzegorz Tężycki
[prev]
[next]