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
2018-09-13
Simplified expressions.tests.
Mariusz Felisiak
2018-09-13
Refs #14357 -- Deprecated Meta.ordering affecting GROUP BY queries.
Ramiro Morales
2018-09-13
Removed shadowing of built-in hash() function.
Andrey Kostakov
2018-09-12
Fixed typo in docs/ref/contrib/postgres/search.txt.
Adam Zapletal
2018-09-11
Emphasized that TemplatesSetting must be used to override widget templates.
Stephen Finucane
2018-09-11
Fixed #29749 -- Made the migrations loader ignore files starting with a tilde...
Tim Graham
2018-09-11
Refs #29560 -- Fixed typo in django/core/management/base.py.
Nick Pope
2018-09-11
Fixed #29746 -- Fixed misleading FlatpageForm URL help text if APPEND_SLASH i...
Tom Carrick
2018-09-11
Fixed #29560 -- Added --force-color management command option.
Hasan Ramezani
2018-09-11
Reused a duplicated class in admin_scripts tests.
Tim Graham
2018-09-11
Fixed env.note_versionchange() deprecation warning in Sphinx 1.8.
Tim Graham
2018-09-10
Removed usage of deprecated sphinx APIs.
Tim Graham
2018-09-10
Fixed #16995 -- Clarified interaction of initial and extra with model formsets.
melipone
2018-09-10
Fixed #29500 -- Fixed SQLite function crashes on null values.
Srinivas Reddy Thatiparthy
2018-09-10
Combined two identical SQLite functions.
Nick Pope
2018-09-10
Made some date parsing in SQLite functions more DRY.
Nick Pope
2018-09-10
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-09-10
Fixed #29729 -- Updated contributing tutorial to run tests on master.
Adam Johnson
2018-09-10
Fixed #29243 -- Improved efficiency of migration graph algorithm.
Krzysztof Gogolewski
2018-09-10
Fixed #29573 -- Added links in aggregation topic guide.
Vishvajit Pathak
2018-09-08
Fixed #29728 -- Prevented session resaving if CSRF cookie is unchanged.
Michal Čihař
2018-09-08
Fixed #29727 -- Made nonexistent joins in F() raise FieldError.
Alexander Holmbäck
2018-09-08
Moved test for nonexistent field in F() to BasicExpressionsTest.
Alexander Holmbäck
2018-09-06
Refs #29713 -- Improved error message from translation system check.
Nick Pope
2018-09-04
Corrected forms.TimeField's default widget in docs.
flh
2018-09-03
Fixed #29713 -- Added check that LANGUAGE_CODE uses standard language id format.
David
2018-09-01
Refs #16470 -- Fixed typo in a FileResponse test.
James Aylett
2018-08-31
Refs #27795 -- Removed force_text() in Model._get_FIELD_display().
Jon Dufresne
2018-08-31
Refs #29426 -- Fixed typo in docs/releases/2.2.txt.
Josh Schneier
2018-08-31
Updated language statistics script to not use the shell
Claude Paroz
2018-08-31
Added stub release notes for 2.1.2.
Carlton Gibson
2018-08-31
Added release date for 2.1.1.
Carlton Gibson
2018-08-30
Fixed #29723 -- Fixed crash if InlineModelAdmin.has_add_permission() doesn't ...
Tim Graham
2018-08-29
Refs #29689 -- Moved FilePathField choices sorting outside the loop.
Sergey Fedoseev
2018-08-29
Fixed #29694 -- Fixed column mismatch crash with QuerySet.values() or values_...
Mariusz Felisiak
2018-08-28
Fixed #29718 -- Doc'd admin template collision backwards incompatibility in D...
Tim Graham
2018-08-28
Fixed LayerMapping encoding in geodjango tutorial.
Claude Paroz
2018-08-28
Refs #27795 -- Removed force_bytes() usage in django/utils/cache.py.
Jon Dufresne
2018-08-28
Refs #29654 -- Replaced three dots with ellipsis in DB creation output strings.
Jon Dufresne
2018-08-28
Refs #27795 -- Removed force_bytes()/smart_text() from model fields.
Jon Dufresne
2018-08-28
Fixed typo in docs/ref/models/fields.txt.
Matt Wiens
2018-08-27
Corrected ModelFormMixin.form_invalid() signature in docs.
Jon Dufresne
2018-08-27
Fixed #29703 -- Deprecated QuerySetPaginator alias.
Nick Pope
2018-08-27
Replaced CVE/ticket roles with extlinks.
Tim Graham
2018-08-25
Fixed #29709 -- Updated recommended SQL Server backend to django-pyodbc-azure.
Tim Graham
2018-08-25
Fixed #29687 -- Allowed the test client to serialize list/tuple as JSON.
Dan Palmer
2018-08-25
Fixed #29226 -- Doc'd modify_settings() ordering considerations for Python < ...
Benjamin Bach
2018-08-23
Fixed #29048 -- Added **extra_context to database function as_vendor() methods.
priyanshsaxena
2018-08-23
Fixed #29704 -- Fixed manage.py test --testrunner if it isn't followed by an ...
Matthijs Kooijman
2018-08-23
Added manage.py test --testrunner tests.
Matthijs Kooijman
[prev]
[next]