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-02-20
[1.11.x] Bumped version for 1.11 beta 1.
1.11b1
Tim Graham
2017-02-20
[1.11.x] Fixed #27850 -- Made RelatedFieldWidgetWrapper call render() of the ...
Collin Anderson
2017-02-20
[1.11.x] Fixed typo in DurationField's docstring.
Alexey Rogachev
2017-02-17
[1.11.x] Fixed #27843 -- Fixed truncate_name() when the name contains a usern...
Mariusz Felisiak
2017-02-17
[1.11.x] Added tests for db.backends.utils.truncate_name().
Mariusz Felisiak
2017-02-16
[1.11.x] Fixed #27828 -- Fixed a crash when subtracting Integer/DurationField...
Vytis Banaitis
2017-02-16
[1.11.x] Clarified that creating a pull request for the tutorial isn't necess...
Tim Graham
2017-02-15
[1.11.x] Fixed #27135 -- Made index introspection return Index.suffix.
Tim Graham
2017-02-15
[1.11.x] Made a sentence in default_if_none docs consistent with other templa...
Joon Hwan 김준환
2017-02-15
[1.11.x] Removed docs/internals/roles.txt.
Tim Graham
2017-02-15
[1.11.x] Fixed #27840 -- Fixed KeyError in PasswordResetConfirmView.form_vali...
Markus Holtermann
2017-02-14
[1.11.x] Fixed GeoIP test failure with the latest data.
Tim Graham
2017-02-13
[1.11.x] Fixed #27823 -- Updated mod_wsgi example to use WSGIPythonHome.
Tim Graham
2017-02-13
[1.11.x] Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash.
amalia
2017-02-11
[1.11.x] Fixed #27367 -- Doc'd and tested reversing of URLs with the same name.
Robert Roskam
2017-02-11
[1.11.x] Refs #26610 -- Added CIText mixin and CIChar/Email/TextField.
Mads Jensen
2017-02-11
[1.11.x] Fixed #27722 -- Reallowed using django.Template in {% include %}.
Tim Graham
2017-02-11
[1.11.x] Fixed #27742 -- Reverted "Fixed #24607 -- Serialized natural keys in...
Tim Graham
2017-02-11
[1.11.x] Removed WSGIServer.server_bind() identical to parent version
Claude Paroz
2017-02-10
[1.11.x] Refs #27148 -- Fixed UUIDField.to_python(None) crash.
ClairePhila
2017-02-09
[1.11.x] Explained the shell's $ prefix in tutorial 1.
Tim Graham
2017-02-08
[1.11.x] Fixed typo in docs/topics/testing/tools.txt.
Tim Graham
2017-02-08
[1.11.x] Fixed #27821 -- Clarified docs of the return value of Form.clean_<fi...
Tim Graham
2017-02-07
[1.11.x] Fixed #27814 -- Removed an inaccurate sentence about Paginator.orphans.
Tim Graham
2017-02-07
[1.11.x] Fixed #27815 -- Made LoginView pass the request kwarg to Authenticat...
Zoltan Gyarmati
2017-02-07
[1.11.x] Fixed typo in docs/releases/1.11.txt.
Atul Varma
2017-02-06
[1.11.x] Fixed #27805 -- Fixed ClearableFileInput's "Clear" checkbox on model...
Tim Graham
2017-02-04
[1.11.x] Fixed running TransactionsPerRequestTests in isolation.
Jon Dufresne
2017-02-03
[1.11.x] Fixed #27741 -- Isolated TestCollectionHashedFilesCache in a tmpdir.
David Sanders
2017-02-01
[1.11.x] Removed ExceptionReporter support for string exceptions.
Tim Graham
2017-01-31
[1.11.x] Fixed #27800 -- Fixed QuerySet.annotate(Length(...)).distinct() crash.
Lex Berezhny
2017-01-31
[1.11.x] Refs #27421 -- Documented GDALRaster creation in detail.
Daniel Wiesmann
2017-01-31
[1.11.x] Fixed #27758 -- Reallowed AdvancedModelIterator pattern after templa...
Jon Dufresne
2017-01-31
[1.11.x] Fixed typo in django/db/migrations/operations/special.py.
Tim Graham
2017-01-31
[1.11.x] Fixed #25192 -- Fixed squashmigrations crash with RunPython.noop on ...
Shai Berger
2017-01-30
[1.11.x] Added missing word in docs/howto/error-reporting.txt.
Ryan Castner
2017-01-30
[1.11.x] Fixed incorrect namespace in sitemap example.
Arkadiusz Adamski
2017-01-28
[1.11.x] Fixed #26708 -- Updated the contributing tutorial to use a GitHub wo...
Subhrajyoti Sen
2017-01-28
[1.11.x] Refs #27790 -- Reverted "Removed available_apps on TestCase subclass...
Tim Graham
2017-01-28
[1.11.x] Removed obsolete sentence in ManagementUtility docstring.
Srinivas Reddy Thatiparthy
2017-01-27
[1.11.x] Fixed #27769 -- Documented option naming differences between django-...
Andrew Nester
2017-01-27
[1.11.x] Fixed #27678 -- Warned that the template system isn't safe against u...
andrewnester
2017-01-26
[1.11.x] Fixed #27501 -- Documented lazy evaluation of ModelChoiceField.query...
chillaranand
2017-01-26
[1.11.x] Fixed #27781 -- Made simplify_regex() remove outstanding '?' charact...
Mariusz Felisiak
2017-01-25
[1.11.x] Refs #27741 -- Fixed staticfiles_tests.test_views when run in isolat...
Tim Graham
2017-01-25
[1.11.x] Simplified tests with assertDoesNotOptimize().
Ed Morley
2017-01-25
[1.11.x] Corrected http.multipartparser.exhaust() docstring.
Tim Graham
2017-01-25
[1.11.x] Bumped MySQLdb version requirement to 1.2.3.
Tim Graham
2017-01-25
[1.11.x] Removed unused variables that are overwritten.
Mads Jensen
2017-01-25
[1.11.x] Fixed typo in docs/ref/models/expressions.txt.
Paolo Melchiorre
[next]