django/docs/internals
Hasan Ramezani 3f7b327562 Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.
This also replaces assertQuerysetEqual() to
assertSequenceEqual()/assertCountEqual() where appropriate.

Co-authored-by: Peter Inglesby <peter.inglesby@gmail.com>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2020-11-06 09:24:50 +01:00
..
_images Removed references to the DDN triage state. 2013-04-08 20:33:52 +02:00
contributing Fixed #29988 -- Updated coding style to allow f-strings. 2020-10-15 10:09:34 +02:00
deprecation.txt Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly. 2020-11-06 09:24:50 +01:00
git.txt Doc'd archiving historical branches as git tags. 2019-11-08 12:09:59 +01:00
howto-release-django.txt Fixed #31643 -- Changed virtualenv doc references to Python 3 venv. 2020-06-02 11:45:44 +02:00
index.txt Replaced docs/internals/team.txt with DSF teams page. 2017-03-14 16:36:44 -04:00
mailing-lists.txt Fixed #28759 -- Promoted the contributing guide in the docs for the django-developers mailing list. 2017-11-01 20:35:31 -04:00
organization.txt Used auto-numbered lists in documentation. 2018-11-15 13:54:28 -05:00
release-process.txt Added link to contributing docs in deprecation policy. 2020-03-24 08:50:10 +01:00
security.txt Added notes related to security pre-notification list requests. 2020-05-21 10:30:14 +02:00