<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/releases/1.1-rc-1.txt, branch stable/5.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2014-10-20T16:28:48Z</updated>
<entry>
<title>Fixed #23692 -- Removed alpha/beta/rc release notes.</title>
<updated>2014-10-20T16:28:48Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-10-20T16:28:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=740934b507856d38c026d5f47dba32588688204b'/>
<id>urn:sha1:740934b507856d38c026d5f47dba32588688204b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace cleanup.</title>
<updated>2013-10-10T20:49:20Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-10-10T20:42:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1dae4ac1778f04805c0ed62c8debb13b281ba02b'/>
<id>urn:sha1:1dae4ac1778f04805c0ed62c8debb13b281ba02b</id>
<content type='text'>
* Removed trailing whitespace.
* Added newline to EOF if missing.
* Removed blank lines at EOF.
* Removed some stray tabs.
</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>Fixed many more ReST indentation errors, somehow accidentally missed from [16955]</title>
<updated>2011-10-14T00:12:01Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2011-10-14T00:12:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d1e5c55258d624058a93c8cacdb1f25ae7857554'/>
<id>urn:sha1:d1e5c55258d624058a93c8cacdb1f25ae7857554</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro.</title>
<updated>2011-05-29T12:47:30Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-05-29T12:47:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=61da3cc47ae9f0c02fc8469f81d77dbd8b3c8961'/>
<id>urn:sha1:61da3cc47ae9f0c02fc8469f81d77dbd8b3c8961</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16289 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14141: docs now use the :doc: construct for links between documents.</title>
<updated>2010-08-19T19:27:44Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2010-08-19T19:27:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=728effcfbdc29d7962b56d794f8911f57a9a63df'/>
<id>urn:sha1:728effcfbdc29d7962b56d794f8911f57a9a63df</id>
<content type='text'>
Thanks, Ramiro Morales.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13608 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Clarify the description of URL namespacing.</title>
<updated>2009-07-22T01:41:16Z</updated>
<author>
<name>James Bennett</name>
<email>ubernostrum@gmail.com</email>
</author>
<published>2009-07-22T01:41:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=84d86c07e0a33228e913d1f9429c5aa4763c399d'/>
<id>urn:sha1:84d86c07e0a33228e913d1f9429c5aa4763c399d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11288 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Add draft release notes for 1.1 RC 1.</title>
<updated>2009-07-22T01:26:47Z</updated>
<author>
<name>James Bennett</name>
<email>ubernostrum@gmail.com</email>
</author>
<published>2009-07-22T01:26:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d33386c584bd1606bccbeee092df6292840adde5'/>
<id>urn:sha1:d33386c584bd1606bccbeee092df6292840adde5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11287 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
