<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/django-admin.txt, branch 5.2.11</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=5.2.11</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=5.2.11'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-09-12T16:59:58Z</updated>
<entry>
<title>[5.2.x] Fixed #36597 -- Corrected directives for functions from email module in docs.</title>
<updated>2025-09-12T16:59:58Z</updated>
<author>
<name>Mridul Dhall</name>
<email>mriduldhall@Mriduls-MacBook-Pro.local</email>
</author>
<published>2025-09-10T13:31:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b8df1eb7c2f3e6db8866d9209330b237cdd83eeb'/>
<id>urn:sha1:b8df1eb7c2f3e6db8866d9209330b237cdd83eeb</id>
<content type='text'>
Thanks Mike Edmunds for the report.

Backport of e183d6c26c8da4486c151f9ce973828e2404a796 from main.
</content>
</entry>
<entry>
<title>[5.2.x] Refs #36588 -- Warned about using external templates in startapp/startproject commands.</title>
<updated>2025-09-04T16:38:31Z</updated>
<author>
<name>Jake Howard</name>
<email>git@theorangeone.net</email>
</author>
<published>2025-09-04T10:53:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fbced43cf84445e3770ce0a3744daca383813ad2'/>
<id>urn:sha1:fbced43cf84445e3770ce0a3744daca383813ad2</id>
<content type='text'>
Clarified that custom templates provided via `--template` for `starapp`
and `startproject` are used as-is, adding a warning that malicious or
poorly constructed templates may introduce security issues.

Backport of 4e7a991c12a113229e0927974d3bf94ea04eecf6 from main.
</content>
</entry>
<entry>
<title>[5.2.x] Fixed #36266 -- Renamed HIDE_PRODUCTION_WARNING environment variable to DJANGO_RUNSERVER_HIDE_WARNING.</title>
<updated>2025-03-21T09:23:13Z</updated>
<author>
<name>Johanan Oppong Amoateng</name>
<email>johananoppongamoateng2001@gmail.com</email>
</author>
<published>2025-03-20T10:22:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=321a5651a3928a70127b510b6aa9ea92dc8c721a'/>
<id>urn:sha1:321a5651a3928a70127b510b6aa9ea92dc8c721a</id>
<content type='text'>
Backport of 5adadf6e8c74ab14d432e9d682ca1914789386de from main.
</content>
</entry>
<entry>
<title>[5.2.x] Refs #35515 -- Added missing docs for `--no-imports` flag for the shell command.</title>
<updated>2025-02-11T01:59:27Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-02-07T17:12:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0125bc15d4d0de9d92078dc17464bb749567ca99'/>
<id>urn:sha1:0125bc15d4d0de9d92078dc17464bb749567ca99</id>
<content type='text'>
Backport of 3839afb63ad5183cdf08e06e3a43a014ca4b7263 from main.
</content>
</entry>
<entry>
<title>Fixed #35515 -- Added automatic model imports to shell management command.</title>
<updated>2025-01-09T16:00:29Z</updated>
<author>
<name>Salvo Polizzi</name>
<email>101474753+salvo-polizzi@users.noreply.github.com</email>
</author>
<published>2025-01-09T16:00:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fc28550fe4e0582952993976edc62971bd5345a8'/>
<id>urn:sha1:fc28550fe4e0582952993976edc62971bd5345a8</id>
<content type='text'>
Thanks to Bhuvnesh Sharma and Adam Johnson for mentoring this Google
Summer of Code 2024 project. Thanks to Sarah Boyce, David Smith, Jacob
Walls and Natalia Bidart for reviews.</content>
</entry>
<entry>
<title>Fixed typo of --no-startup in django-admin docs.</title>
<updated>2024-08-13T09:18:42Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2024-08-13T06:51:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5ae99226669bc516ecb0ed17066ec11a898fddab'/>
<id>urn:sha1:5ae99226669bc516ecb0ed17066ec11a898fddab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #35591 -- Removed hardcoded "stable" version in runserver warning.</title>
<updated>2024-08-12T08:57:02Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-08-11T11:08:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f883bef05457a5a49eb31109429fc01737f82532'/>
<id>urn:sha1:f883bef05457a5a49eb31109429fc01737f82532</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35591 -- Added unsuitable for production console warning to runserver.</title>
<updated>2024-08-09T08:34:10Z</updated>
<author>
<name>Andrew Miller</name>
<email>info@akmiller.co.uk</email>
</author>
<published>2024-08-07T15:25:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69aa13ffb92f6a7c62661c616a8c7b0f515ea43d'/>
<id>urn:sha1:69aa13ffb92f6a7c62661c616a8c7b0f515ea43d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #35591 -- Emphasized that runserver is not suitable for production.</title>
<updated>2024-08-08T08:08:53Z</updated>
<author>
<name>Andrew Miller</name>
<email>info@akmiller.co.uk</email>
</author>
<published>2024-08-07T13:47:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cec62fb99e8ff63f30c7871a048ab15081142668'/>
<id>urn:sha1:cec62fb99e8ff63f30c7871a048ab15081142668</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 5.0.</title>
<updated>2024-05-22T18:44:07Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-05-03T17:39:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=05cce083ad662913008e107bc6332e7ffe1502e6'/>
<id>urn:sha1:05cce083ad662913008e107bc6332e7ffe1502e6</id>
<content type='text'>
This also removes remaining versionadded/changed annotations for older
versions.
</content>
</entry>
</feed>
