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
2021-02-19
Refs CVE-2021-23336 -- Updated tests and release notes for affected versions.
Nick Pope
2021-02-19
Refs #30231 -- Fixed SeleniumTests.test_inlines_verbose_name with headless mode.
David Smith
2021-02-18
Fixed #32455 -- Allowed right combining Q() with boolean expressions.
Hasan Ramezani
2021-02-18
Refs #32455 -- Added tests for left combining an empty Q() with boolean expre...
Mariusz Felisiak
2021-02-18
Fixed #32450 -- Fixed crash when ANDing/ORing an empty Q() with not pickleabl...
starryrbs
2021-02-18
Fixed #32443 -- Removed "shifted" CSS class when admin's sidebar is disabled.
Amir Ajorloo
2021-02-17
Added documentation extlink for bugs.python.org.
Nick Pope
2021-02-17
Fixed #32453 -- Added introspection of unique constraint field ordering on SQ...
Hannes Ljungberg
2021-02-16
Fixed #30231 -- Fixed admin filter horizontal/vertical verbose_name generation.
Teresa Partida
2021-02-16
Fixed #29052 -- Made test database creation preserve alias order and prefer t...
Harm Geerts
2021-02-15
Fixed #26607 -- Allowed customizing formset kwargs with ModelAdmin.get_formse...
manav014
2021-02-15
Fixed #32417 -- Removed unneeded hasattr() check in LiveServerTestCase._tearD...
Chris Jerdonek
2021-02-15
Refs #32417 -- Improved cleaning up and fixed isolation of staticfiles_tests ...
Chris Jerdonek
2021-02-13
Refs #32394 -- Rephrased release note for STATIC_URL change.
Tim Graham
2021-02-12
Simplified introspection of constraints on MySQL.
Hannes Ljungberg
2021-02-12
Fixed #32437 -- Fixed cleaning up ALLOWED_HOSTS in LiveServerTestCase on setU...
Chris Jerdonek
2021-02-12
Fixed #32438 -- Fixed typo in docs/topics/testing/tools.txt.
David Smith
2021-02-12
Refs #32416 -- Added LiveServerThread.server_class to ease subclassing.
Chris Jerdonek
2021-02-11
Documented an example custom context processor.
Adam Johnson
2021-02-11
Improved pagination documentation
Adam Johnson
2021-02-11
Refs #30944 -- Added pyproject.toml in reusable apps docs.
Nick Pope
2021-02-11
Fixed #32433 -- Added error message on QuerySet.delete() following distinct().
Egidijus Macijauskas
2021-02-11
Refs #19102 -- Removed flaky test Ticket19102Tests.test_ticket_19102_distinct...
Egidijus Macijauskas
2021-02-11
Enabled build-system isolation via pip.
Florian Apolloner
2021-02-11
Fixed #32421 -- Made admindocs ModelDetailView show model cached properties.
Ramon Saraiva
2021-02-10
Refs #32355 -- Restored PY36 and PY37 version constants.
Carlton Gibson
2021-02-10
Used allowlist_externals in tox.ini (again)
Matthias Kestenholz
2021-02-10
Fixed #32431 -- Reversed order of security issues history.
Hasan Ramezani
2021-02-10
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
Mariusz Felisiak
2021-02-09
Fixed #32145 -- Improved makemessages error message when app's locale directo...
Josh Santos
2021-02-09
Fixed #32425 -- Fixed adding nullable field with default on MySQL.
Jordan Bae
2021-02-08
Fixed #28216 -- Added next_page/get_default_redirect_url() to LoginView.
ThinkChaos
2021-02-08
Used .. attribute:: directive in authentication views docs.
Mariusz Felisiak
2021-02-08
Fixed #32430 -- Doc'd base class-based views.
Anil Khatri
2021-02-08
Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView.
Anil Khatri
2021-02-06
Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and do...
Markus Holtermann
2021-02-06
Fixed #32394 -- Changed project template settings to use relative STATIC_URL.
Markus Holtermann
2021-02-05
Fixed #32411 -- Fixed __icontains lookup for JSONField on MySQL.
Hasan Ramezani
2021-02-05
Fixed #32419 -- Clarified URLconf in example of serving media files.
Amankumar Singh
2021-02-05
Fixed #32420 -- Fixed detecting primary key values in deserialization when PK...
Mikolaj Rybinski
2021-02-04
Fixed #32350 -- Fixed showmigrations crash for applied squashed migrations.
Daniel Ebrahimian
2021-02-04
Corrected typo in advice to new contributors.
Carlton Gibson
2021-02-04
Skipped test_archive tests when bz2/lzma module is not installed.
Mariusz Felisiak
2021-02-04
Fixed #32395 -- Allowed capturing stdout of migration signals.
Simon Charette
2021-02-04
Used subTest() in migrate_signals.tests.MigrateSignalTests.test_args().
Simon Charette
2021-02-04
Refs #32074 -- Fixed TextChoices/IntegerChoices crash on Python 3.10.
Mariusz Felisiak
2021-02-04
Refs #32412 -- Adjusted link from tutorial to reference docs.
GabbyPrecious
2021-02-04
Refs #32412 -- Adjusted beginning of Advice for new contributors.
GabbyPrecious
2021-02-04
Fixed #31527 -- Allowed admindocs index to handle non-string URLconfs.
Jim Xie
2021-02-04
Fix typos
Dan Swain
[prev]
[next]