summaryrefslogtreecommitdiff
path: root/docs/intro/reusable-apps.txt
AgeCommit message (Expand)Author
2026-01-08Fixed #36844 -- Clarified need for reusable apps to set default_auto_field in...Amar Ahmed Deina
2025-10-17Refs #35844 -- Doc'd Python 3.14 compatibility.Mariusz Felisiak
2025-10-08Fixed #35961 -- Migrated license metadata in pyproject.toml to conform PEP 639.Michiel W. Beijen
2025-09-05Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField.Tim Graham
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2025-05-26Fixed #36402, Refs #35980 -- Updated built package name in reusable apps tuto...Jason Judkins
2025-03-28Simplified Intersphinx configuration example.Carlton Gibson
2025-03-27Doc'd how to use Intersphinx in the reusable apps tutorial.Carlton Gibson
2025-01-20Fixed #36005 -- Dropped support for Python 3.10 and 3.11.Mariusz Felisiak
2024-10-21Updated tutorial part count from 7 to 8 in docs/intro/reusable-apps.txt.Mariusz Felisiak
2024-10-09Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs.Meta
2024-10-09Refs #34900 -- Doc'd Python 3.13 compatibility.Mariusz Felisiak
2024-02-01Changed packing recommendation to use pyproject.toml in reusable apps docs.Claude Paroz
2024-01-22Fixed tutorial 'background.gif' reference.Adam Johnson
2024-01-04Fixed #35084 -- Recommended 'django_' prefix for reusable app modules.Adam Johnson
2023-11-19Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.Mariusz Felisiak
2023-10-09Added backticks to setuptools in docs.Mariusz Felisiak
2023-04-17Used extlinks for PyPI links.Tim Graham
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-28Refs #34140 -- Corrected rst code-block and various formatting issues in docs.Joseph Victor Zammit
2023-02-10Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2023-02-07Fixed #34146 -- Added 3rd-party lib tutorial step.Tim Schilling
2023-01-18Fixed #34233 -- Dropped support for Python 3.8 and 3.9.Mariusz Felisiak
2022-08-15Fixed #33778 -- Updated build-system configuration.Youssef
2022-05-31Fixed docs build with sphinxcontrib-spelling 7.5.0+.Mariusz Felisiak
2022-03-29Updated various links to HTTPS and new locations.Mariusz Felisiak
2021-09-17Fixed typo in docs/intro/reusable-apps.txt.Steven Maude
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith
2021-02-11Refs #30944 -- Added pyproject.toml in reusable apps docs.Nick Pope
2021-02-10Fixed #32355 -- Dropped support for Python 3.6 and 3.7Mariusz Felisiak
2020-12-15Added python_requires/install_requires to setup.cfg example in reusable apps ...Thomas Güttler
2020-06-02Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.Jon Dufresne
2020-03-06Added missing backticks in various docs.Mariusz Felisiak
2020-01-16Added apps.py to project from tutorials in reusable apps docs.Anael Mobilia
2019-12-05Fixed #31062 -- Doc'd asgi.py in tutorials and project templates.Mariusz Felisiak
2019-11-05Fixed #30944 -- Changed reusable apps docs to use a declarative config.Jon Dufresne
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2019-04-18Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...Ramiro Morales
2019-03-29Fixed #30265 -- Fixed a tutorial number in Reusable App tutorial.Abhishek Bera
2019-03-21Fixed #30277 -- Fixed broken links to packaging.python.org.Tim Graham
2019-01-30Fixed #30116 -- Dropped support for Python 3.5.Tim Graham
2018-11-15Used auto-numbered lists in documentation.François Freitag
2018-09-10Refs #20910 -- Replaced snippet directive with code-block.Curtis Maloney
2018-04-17Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.Brett Cannon
2017-09-20Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.Sjoerd Job Postmus
2017-05-22Updated various links in docs to avoid redirectsClaude Paroz
2017-01-18Refs #23919 -- Removed Python 2 notes in docs.Tim Graham
2016-11-22Updated doc links to virtualenv website.Daniel Musketa
2016-06-15Fixed broken links in docs and comments.Ville Skyttä
2016-05-08Fixed #26483 -- Updated docs.python.org links to use Intersphinx.Tim Graham