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
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-14
Fixed #27834 -- Added StrIndex database function.
Brad Melin
2017-03-14
Fixed #27920 -- Restored empty RadioSelect choice producing value=""
Claude Paroz
2017-03-14
Used constant instead of hard-coded value for max index name length
Mads Jensen
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-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
Fixed #27905 -- Added RelatedFieldWidgetWrapper.value_omitted_from_data().
Raphael Merx
2017-03-07
Refs #27622 -- Fixed a regression in JSON content-type detection
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 #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
Fixed #26911 -- Removed NoReverseMatch silencing in RedirectView.
Grzegorz Tężycki
2017-03-01
Removed PostgreSQL version detection for psycopg2 < 2.0.12.
Tim Graham
2017-03-01
Fixed #27862 -- Fixed incorrectly quoted table aliases in Subquery SQL.
Matthew Schinckel
2017-02-28
Fixed #27842 -- Added protocol kwarg to GenericSitemap.__init__().
Alexey Opalev
2017-02-28
Clarified HMAC usage in signing.dumps() docstring.
Blake Griffith
2017-02-28
Refs #27656 -- Updated django.db docstring verbs according to PEP 257.
Anton Samarchyan
2017-02-28
Removed obsolete references to form_for_instance().
Tim Graham
2017-02-27
Imported django.http classes instead of django.http.
Asif Saifuddin Auvi
2017-02-27
Refs #27802 -- Corrected BaseDatabaseOperations.datetime_extract/trunc_sql() ...
Tim Graham
2017-02-27
Refs #27843 -- Fixed 'invalid escape sequence' warning in truncate_name().
Tim Graham
2017-02-25
Fixed #27176 -- Raised an exception for reentrant calls to apps.populate().
François Freitag
2017-02-24
Fixed #27836 -- Allowed FileSystemStorage.delete() to remove directories.
chillaranand
2017-02-24
Fixed #27873 -- Fixed crash in setup_test_environment() if ALLOWED_HOSTS is a...
Chris Lamb
2017-02-24
Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for signatures ...
Tim Graham
2017-02-24
Fixed #27874 -- Fixed URL namespace warning (urls.W005) for nested namespaces.
Chris Lamb
2017-02-24
Fixed #27879 -- Fixed crash if enclosures aren't provided to Atom1Feed.add_it...
Pavlo Kapyshin
2017-02-23
Refs #11964 -- Made Q objects deconstructible.
Ian Foote
2017-02-23
Refs #11964, #26167 -- Made Expressions deconstructible.
Ian Foote
2017-02-23
Refs #23919 -- Used yield from.
Vytis Banaitis
2017-02-23
Fixed #27878, refs #23919 -- Used python3 shebangs.
Chris Lamb
2017-02-23
Fixed #27868 -- Filtered locale path subdirectories
Claude Paroz
2017-02-23
Fixed #25619 -- Made runserver serve with HTTP 1.1 protocol
Claude Paroz
2017-02-22
Fixed typos in code comments.
Anton Samarchyan
2017-02-22
Updated Thai (th) locale formats.
Manatsawin Hanmongkolchai
2017-02-22
Updated Bengali (bn) locale formats.
Asif Saifuddin Auvi
2017-02-22
Fixed #27870 -- Cleaned up ManagementUtility.autocomplete().
Phil Bazun
[prev]
[next]