<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/django-admin.txt, branch 4.2.29</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.2.29</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.2.29'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-11-09T14:05:54Z</updated>
<entry>
<title>[4.2.x] Fixed #34457 -- Restored output for makemigrations --check.</title>
<updated>2023-11-09T14:05:54Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2023-11-08T22:29:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=90c3d71dfe6452a644f519425156c0f21748b711'/>
<id>urn:sha1:90c3d71dfe6452a644f519425156c0f21748b711</id>
<content type='text'>
Co-authored-by: David Sanders &lt;shang.xiao.sanders@gmail.com&gt;
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;

Backport of f7389c4b07ceeb036436e065898e411b247bca78 from main
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34568 -- Made makemigrations --update respect --name option.</title>
<updated>2023-05-17T11:15:30Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-05-17T11:14:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cdd970ae22303e6c58b5c1f3ba695c470a811b56'/>
<id>urn:sha1:cdd970ae22303e6c58b5c1f3ba695c470a811b56</id>
<content type='text'>
Thanks David Sanders for the report.
Backport of c52f4295f254e1c14af769d22b1a5f516a941f58 from main
</content>
</entry>
<entry>
<title>[4.2.x] Used extlinks for PyPI links.</title>
<updated>2023-04-17T05:44:29Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2023-04-16T23:14:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=26f181939ebdad3811736aadeb5634bbdcaca025'/>
<id>urn:sha1:26f181939ebdad3811736aadeb5634bbdcaca025</id>
<content type='text'>
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;

Backport of 2c4dc6476083c853b654e462c7ff65dbe0334c9e from main
</content>
</entry>
<entry>
<title>[4.2.x] Refs #31626 -- Noted that Daphne provides a runserver command.</title>
<updated>2023-03-07T18:48:49Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2023-03-07T18:47:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d89d517f90851654afb1073174b3c75d08452f3c'/>
<id>urn:sha1:d89d517f90851654afb1073174b3c75d08452f3c</id>
<content type='text'>
Backport of 279e611c017b5fcc055263e760de1495a9098ede from main
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.</title>
<updated>2023-03-01T12:39:03Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2023-03-01T12:35:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=62510f01e76ad0526c94ea6d1bc6399c1ddf3df4'/>
<id>urn:sha1:62510f01e76ad0526c94ea6d1bc6399c1ddf3df4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.</title>
<updated>2023-02-10T20:12:06Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2023-02-09T15:48:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b784768eef75afb32f6d2ce7166551a528bce0ec'/>
<id>urn:sha1:b784768eef75afb32f6d2ce7166551a528bce0ec</id>
<content type='text'>
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.

Backport of 534ac4829764f317cf2fbc4a18354fcc998c1425 from main.
</content>
</entry>
<entry>
<title>Fixed #34054 -- Created a new fixtures topic.</title>
<updated>2022-11-02T07:08:02Z</updated>
<author>
<name>Filip Lajszczak</name>
<email>filip@lajszczak.dev</email>
</author>
<published>2022-09-25T13:08:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6103059592c6c1bd171977d26b76ee475175043c'/>
<id>urn:sha1:6103059592c6c1bd171977d26b76ee475175043c</id>
<content type='text'>
Moved material from django-admin document into a new document, and
added new material.

Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
</entry>
<entry>
<title>Removed note about "0" IP address from tutorial.</title>
<updated>2022-10-04T09:51:18Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-10-04T09:51:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c583418e3ec2a7f2997f739a51ae07291c18070e'/>
<id>urn:sha1:c583418e3ec2a7f2997f739a51ae07291c18070e</id>
<content type='text'>
Tutorial should offer only minimum, necessary, explanation.</content>
</entry>
<entry>
<title>Fixed #34051 -- Made makemigrations --check exit before making migrations.</title>
<updated>2022-09-28T07:48:07Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2022-09-25T23:53:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=80d38de52bb2721a7b44fce4057bcff571afc23a'/>
<id>urn:sha1:80d38de52bb2721a7b44fce4057bcff571afc23a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33986 -- Hardened binary lookup in template commands.</title>
<updated>2022-09-07T09:08:43Z</updated>
<author>
<name>Shai Berger</name>
<email>shai@platonix.com</email>
</author>
<published>2022-08-24T09:38:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=42cd8c390d5f165fd7f6bbdffafd2aa4c2d9a32a'/>
<id>urn:sha1:42cd8c390d5f165fd7f6bbdffafd2aa4c2d9a32a</id>
<content type='text'>
Made template commands look up formatters before writing files.
This makes sure files included in the template are not identified
as executable formatter commands, even in case the template is
rendered into the system path (as might easily happen on Windows,
where the current directory is on the system path by default).

While at it, Warned about trusting custom templates for
startapp/startproject.

Thanks Trung Pham of Viettel Cyber Security for reporting the issue,
Django Security Team for discussions, and Adam Johnson and
Carlton Gibson for reviews.
</content>
</entry>
</feed>
