| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-08 | Fixed #36844 -- Clarified need for reusable apps to set default_auto_field ↵ | Amar Ahmed Deina | |
| in packaging tutorial and AppConfig docs. | |||
| 2025-10-17 | Refs #35844 -- Doc'd Python 3.14 compatibility. | Mariusz Felisiak | |
| 2025-10-08 | Fixed #35961 -- Migrated license metadata in pyproject.toml to conform PEP 639. | Michiel W. Beijen | |
| See https://peps.python.org/pep-0639/ and https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-and-license-files. Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com> | |||
| 2025-09-05 | Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField. | Tim Graham | |
| 2025-08-25 | Refs #36485 -- Rewrapped docs to 79 columns line length. | David Smith | |
| Lines in the docs files were manually adjusted to conform to the 79 columns limit per line (plus newline), improving readability and consistency across the content. | |||
| 2025-05-26 | Fixed #36402, Refs #35980 -- Updated built package name in reusable apps ↵ | Jason Judkins | |
| tutorial for PEP 625. | |||
| 2025-03-28 | Simplified Intersphinx configuration example. | Carlton Gibson | |
| docs.djangoproject.com had been updated to serve the object.inv file from the default location, so the second tuple element can be None (the "default" value). | |||
| 2025-03-27 | Doc'd how to use Intersphinx in the reusable apps tutorial. | Carlton Gibson | |
| 2025-01-20 | Fixed #36005 -- Dropped support for Python 3.10 and 3.11. | Mariusz Felisiak | |
| 2024-10-21 | Updated tutorial part count from 7 to 8 in docs/intro/reusable-apps.txt. | Mariusz Felisiak | |
| 2024-10-09 | Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs. | Meta | |
| Reorganized intro docs when explaining `django-admin startproject` to prevent confusion when using "mysite" as both the top-level directory and the Django project directory name. Co-authored-by: Natalia <124304+nessita@users.noreply.github.com> Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> Co-authored-by: Carlton Gibson <carlton@noumenal.es> | |||
| 2024-10-09 | Refs #34900 -- Doc'd Python 3.13 compatibility. | Mariusz Felisiak | |
| 2024-02-01 | Changed packing recommendation to use pyproject.toml in reusable apps docs. | Claude Paroz | |
| 2024-01-22 | Fixed tutorial 'background.gif' reference. | Adam Johnson | |
| Missed in 76fda7729e4cdfec715cd92b2c80d851797b05f7. | |||
| 2024-01-04 | Fixed #35084 -- Recommended 'django_' prefix for reusable app modules. | Adam Johnson | |
| 2023-11-19 | Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x. | Mariusz Felisiak | |
| 2023-10-09 | Added backticks to setuptools in docs. | Mariusz Felisiak | |
| 2023-04-17 | Used extlinks for PyPI links. | Tim Graham | |
| Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> | |||
| 2023-03-01 | Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. | django-bot | |
| 2023-02-28 | Refs #34140 -- Corrected rst code-block and various formatting issues in docs. | Joseph Victor Zammit | |
| 2023-02-10 | Refs #34140 -- Applied rst code-block to non-Python examples. | Carlton Gibson | |
| Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for reviews. | |||
| 2023-02-07 | Fixed #34146 -- Added 3rd-party lib tutorial step. | Tim Schilling | |
| Added a tutorial step that highlights Django Debug Toolbar, on of the most common third party packages. It also added a mention of djangopackages.com as a place to search for other libraries and a link to Adam Johnson’s post on evaluating whether a package is well-maintained. Third-party packages are one of Django’s strengths. This should give folks a sound route in. | |||
| 2023-01-18 | Fixed #34233 -- Dropped support for Python 3.8 and 3.9. | Mariusz Felisiak | |
| 2022-08-15 | Fixed #33778 -- Updated build-system configuration. | Youssef | |
| This removes unnecessary wheel dependency and __legacy__ fallback. | |||
| 2022-05-31 | Fixed docs build with sphinxcontrib-spelling 7.5.0+. | Mariusz Felisiak | |
| sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set of nodes for which the text is checked. | |||
| 2022-03-29 | Updated various links to HTTPS and new locations. | Mariusz Felisiak | |
| 2021-09-17 | Fixed typo in docs/intro/reusable-apps.txt. | Steven Maude | |
| 2021-07-29 | Fixed 32956 -- Lowercased spelling of "web" and "web framework" where ↵ | David Smith | |
| appropriate. | |||
| 2021-02-11 | Refs #30944 -- Added pyproject.toml in reusable apps docs. | Nick Pope | |
| Related to f8f35e8c530aaf440fa8160327461460d79f6db2. | |||
| 2021-02-10 | Fixed #32355 -- Dropped support for Python 3.6 and 3.7 | Mariusz Felisiak | |
| 2020-12-15 | Added python_requires/install_requires to setup.cfg example in reusable apps ↵ | Thomas Güttler | |
| docs. | |||
| 2020-06-02 | Fixed #31643 -- Changed virtualenv doc references to Python 3 venv. | Jon Dufresne | |
| 2020-03-06 | Added missing backticks in various docs. | Mariusz Felisiak | |
| 2020-01-16 | Added apps.py to project from tutorials in reusable apps docs. | Anael Mobilia | |
| 2019-12-05 | Fixed #31062 -- Doc'd asgi.py in tutorials and project templates. | Mariusz Felisiak | |
| 2019-11-05 | Fixed #30944 -- Changed reusable apps docs to use a declarative config. | Jon Dufresne | |
| 2019-09-06 | Fixed #30573 -- Rephrased documentation to avoid words that minimise the ↵ | Tobias Kunze | |
| involved difficulty. This patch does not remove all occurrences of the words in question. Rather, I went through all of the occurrences of the words listed below, and judged if they a) suggested the reader had some kind of knowledge/experience, and b) if they added anything of value (including tone of voice, etc). I left most of the words alone. I looked at the following words: - simply/simple - easy/easier/easiest - obvious - just - merely - straightforward - ridiculous Thanks to Carlton Gibson for guidance on how to approach this issue, and to Tim Bell for providing the idea. But the enormous lion's share of thanks go to Adam Johnson for his patient and helpful review. | |||
| 2019-04-18 | Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, ↵ | Ramiro Morales | |
| comments and hints. | |||
| 2019-03-29 | Fixed #30265 -- Fixed a tutorial number in Reusable App tutorial. | Abhishek Bera | |
| 2019-03-21 | Fixed #30277 -- Fixed broken links to packaging.python.org. | Tim Graham | |
| 2019-01-30 | Fixed #30116 -- Dropped support for Python 3.5. | Tim Graham | |
| 2018-11-15 | Used auto-numbered lists in documentation. | François Freitag | |
| 2018-09-10 | Refs #20910 -- Replaced snippet directive with code-block. | Curtis Maloney | |
| 2018-04-17 | Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. | Brett Cannon | |
| 2017-09-20 | Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. | Sjoerd Job Postmus | |
| Thanks Aymeric Augustin for shepherding the DEP and patch review. Thanks Marten Kenbeek and Tim Graham for contributing to the code. Thanks Tom Christie, Shai Berger, and Tim Graham for the docs. | |||
| 2017-05-22 | Updated various links in docs to avoid redirects | Claude Paroz | |
| Thanks Tim Graham and Mariusz Felisiak for review and completion. | |||
| 2017-01-18 | Refs #23919 -- Removed Python 2 notes in docs. | Tim Graham | |
| 2016-11-22 | Updated doc links to virtualenv website. | Daniel Musketa | |
| 2016-06-15 | Fixed broken links in docs and comments. | Ville Skyttä | |
| 2016-05-08 | Fixed #26483 -- Updated docs.python.org links to use Intersphinx. | Tim Graham | |
