summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-03-19Refs #25735 -- Added tags/exclude_tags arguments to DiscoverRunner docs.Mariusz Felisiak
2021-03-19Added parallel argument to DiscoverRunner docs.Mariusz Felisiak
2021-03-19Corrected DiscoverRunner.build_suite() signature.Mariusz Felisiak
2021-03-18Fixed #16010 -- Added Origin header checking to CSRF middleware.Tim Graham
2021-03-18Refs #16010 -- Required CSRF_TRUSTED_ORIGINS setting to include the scheme.Tim Graham
2021-03-18Fixed #31370 -- Added support for parallel tests with --buffer.Adam Johnson
2021-03-18Fixed #32547 -- Corrected notes about validation in HTML assertions docs.Hasan Ramezani
2021-03-17Fixed #32560 -- Fixed test runner with --pdb and --buffer on fail/error.Adam Johnson
2021-03-17Fixed typo in docs/topics/testing/advanced.txt.Jozef
2021-03-16Fixed #32353 -- Confirmed support for PROJ 7.X.Mariusz Felisiak
2021-03-16Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() methods in C...Hasan Ramezani
2021-03-15Fixed typo in docs/ref/checks.txt.Hasan Ramezani
2021-03-15Updated datum directory for PROJ 6 in GIS install instructions.Mariusz Felisiak
2021-03-11Fixed #32529 -- Delayed creating a test suite in build_suite().Chris Jerdonek
2021-03-10Refs #32508 -- Raised TypeError instead of using "assert" on unsupported oper...Mariusz Felisiak
2021-03-09Updated link to Selenium webdrivers.Mariusz Felisiak
2021-03-09Updated Git branch "master" to "main".Markus Holtermann
2021-03-06Fixed #24141 -- Added QuerySet.contains().Johan Schiff
2021-03-05Fixed #32507 -- Added link to assertHTMLEqual() in assertInHTML() docs.Jacob Walls
2021-03-04Refs #32483 -- Doc'd caveat about using JSONField key transforms to booleans ...Mariusz Felisiak
2021-03-04Fixed typo in docs/ref/contrib/postgres/fields.txt.Mariusz Felisiak
2021-03-04Corrected messages of admin checks for invalid model field names.Hasan Ramezani
2021-03-04Corrected admin.E023 message in docs.Hasan Ramezani
2021-03-03Refs #32412 -- Adjusted Contributing Guide start page.GabbyPrecious
2021-03-03Fixed #27854 -- Added system check for nonexistent directories in STATICFILES...Jacob Walls
2021-03-03Fixed #32493 -- Removed redundant never_cache uses from admin views.tim-mccurrach
2021-03-03Updated links to djangoproject.com/code.djangoproject.com repositories.Mariusz Felisiak
2021-03-02Fixed #32271 -- Improved consistency of docs CBV examples.Jack Aitken
2021-03-01Fixed #32456 -- Added dbshell support for specifying a password file on Postg...Hasan Ramezani
2021-02-26Used GitHub actions for docs tests.Mariusz Felisiak
2021-02-26Fixed #20423 -- Doc'd that DTL variable names may not be a number.tim-mccurrach
2021-02-26Fixed typos in assertQuerysetEqual() docs and 1.6 release notes.Jacob Walls
2021-02-25Fixed indentation in docs/topics/i18n/translation.txt.Camilo Nova
2021-02-25Added stub release notes for 3.1.8.Mariusz Felisiak
2021-02-25Updated links to DEPs.Markus Holtermann
2021-02-24Fixed #32446 -- Deprecated SERIALIZE test database setting.Simon Charette
2021-02-24Refs #31811 -- Corrected DiscoverRunner.setup_databases() signature.Mariusz Felisiak
2021-02-23Fixed #30916 -- Added support for functional unique constraints.Hannes Ljungberg
2021-02-23Fixed #32471 -- Doc'd the return value of EmailMessage.send().Hasan Ramezani
2021-02-22Refs #4027 -- Added Model._state.adding to docs about copying model instances.Johannes Wilm
2021-02-19Added CVE-2021-23336 to security archive.Carlton Gibson
2021-02-19Refs CVE-2021-23336 -- Updated tests and release notes for affected versions.Nick Pope
2021-02-17Added documentation extlink for bugs.python.org.Nick Pope
2021-02-15Fixed #26607 -- Allowed customizing formset kwargs with ModelAdmin.get_formse...manav014
2021-02-13Refs #32394 -- Rephrased release note for STATIC_URL change.Tim Graham
2021-02-12Fixed #32438 -- Fixed typo in docs/topics/testing/tools.txt.David Smith
2021-02-11Documented an example custom context processor.Adam Johnson
2021-02-11Improved pagination documentationAdam Johnson
2021-02-11Refs #30944 -- Added pyproject.toml in reusable apps docs.Nick Pope
2021-02-11Fixed #32421 -- Made admindocs ModelDetailView show model cached properties.Ramon Saraiva