<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/glossary.txt, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-08-25T13:51:10Z</updated>
<entry>
<title>Refs #36485 -- Rewrapped docs to 79 columns line length.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-07-25T09:24:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f81e6e3a53ee36e3f730a71aa55a5744982dd016'/>
<id>urn:sha1:f81e6e3a53ee36e3f730a71aa55a5744982dd016</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Fixed #26020 -- Normalized header stylings in docs.</title>
<updated>2016-01-22T17:12:17Z</updated>
<author>
<name>Elif T. Kus</name>
<email>elifkus@gmail.com</email>
</author>
<published>2016-01-03T10:56:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bca9faae95db2a92e540fbd08505c134639916fe'/>
<id>urn:sha1:bca9faae95db2a92e540fbd08505c134639916fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated Wikipedia links to use https</title>
<updated>2015-08-08T10:02:32Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2015-08-08T10:02:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=64982cc2fb13ebc45982c64e25fdb7865e6d2499'/>
<id>urn:sha1:64982cc2fb13ebc45982c64e25fdb7865e6d2499</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed some intersphinx references.</title>
<updated>2014-10-17T00:00:17Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-10-17T00:00:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=babbf1899916a0ad4eae45e40ca13e2c00707718'/>
<id>urn:sha1:babbf1899916a0ad4eae45e40ca13e2c00707718</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23281 -- Added "concrete model" to glossary.</title>
<updated>2014-09-08T12:45:47Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-09-08T12:41:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=60c38c1a4e482ef86465c9ac40e0b47af175ffa7'/>
<id>urn:sha1:60c38c1a4e482ef86465c9ac40e0b47af175ffa7</id>
<content type='text'>
Thanks knowledgepoint-devs for the suggestion.
</content>
</entry>
<entry>
<title>Fixed some typos in the documentation.</title>
<updated>2014-03-02T16:05:57Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2014-03-02T16:05:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ea4da8e63c314b4f7cbcb4dd06eef466c1e872ed'/>
<id>urn:sha1:ea4da8e63c314b4f7cbcb4dd06eef466c1e872ed</id>
<content type='text'>
Thanks to Rodolfo Carvalho and Piotr Kasprzyk
for the patch.
</content>
</entry>
<entry>
<title>Fixed #18451 -- Vastly improved class based view documentation.</title>
<updated>2012-06-11T08:40:23Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2012-06-11T08:34:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c4c7fbcc0d9264beb931b45969fc0d8d655c4f83'/>
<id>urn:sha1:c4c7fbcc0d9264beb931b45969fc0d8d655c4f83</id>
<content type='text'>
Many thanks to Daniel Greenfeld, James Aylett, Marc Tamlyn, Simon Williams, Danilo Bargen and Luke Plant for their work on this.</content>
</entry>
<entry>
<title>Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review.</title>
<updated>2012-04-25T19:17:47Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-04-25T19:17:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1858e476721890ce1f47dfa4d2739d9e0f11621b'/>
<id>urn:sha1:1858e476721890ce1f47dfa4d2739d9e0f11621b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17937 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Replaced http by https in djangoproject.com links</title>
<updated>2012-03-13T17:53:31Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-03-13T17:53:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=78638a9a5180eb373df0d4430a2169bd49fa9e42'/>
<id>urn:sha1:78638a9a5180eb373df0d4430a2169bd49fa9e42</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17703 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Converted links to external topics so they use intersphinx extension markup.</title>
<updated>2011-09-04T21:17:30Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2011-09-04T21:17:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=932b1b8d6dbd1a4d8e50aa0528c1489094f5704c'/>
<id>urn:sha1:932b1b8d6dbd1a4d8e50aa0528c1489094f5704c</id>
<content type='text'>
This allows to make these links more resilent to changes in the target URLs.
Thanks Jannis for the report and Aymeric Augustin for the patch.

Fixes #16586.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16720 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
