<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/docs/misc, branch 2.2.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=2.2.2</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=2.2.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2017-05-22T17:28:44Z</updated>
<entry>
<title>Updated various links in docs to avoid redirects</title>
<updated>2017-05-22T17:28:44Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-05-20T15:51:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=01f658644a7ee7cbff4ee5626d5894e9049ee8d5'/>
<id>urn:sha1:01f658644a7ee7cbff4ee5626d5894e9049ee8d5</id>
<content type='text'>
Thanks Tim Graham and Mariusz Felisiak for review and completion.
</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/chango.git/commit/?id=bca9faae95db2a92e540fbd08505c134639916fe'/>
<id>urn:sha1:bca9faae95db2a92e540fbd08505c134639916fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25755 -- Unified spelling of "website".</title>
<updated>2015-11-16T11:44:14Z</updated>
<author>
<name>Agnieszka Lasyk</name>
<email>agnieszkalasyk@agalasyk.local</email>
</author>
<published>2015-11-15T12:05:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=1f8dad69158a96d0649d321ce08ecc9c0465f962'/>
<id>urn:sha1:1f8dad69158a96d0649d321ce08ecc9c0465f962</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25732 -- Updated template system design philosophy.</title>
<updated>2015-11-11T16:49:51Z</updated>
<author>
<name>Neal Todd</name>
<email>neal.todd@torchbox.com</email>
</author>
<published>2015-11-11T15:21:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=74365585e28174834184e659b788c917303cd98a'/>
<id>urn:sha1:74365585e28174834184e659b788c917303cd98a</id>
<content type='text'>
Removed the bit about not allowing assignment to variables
because simple_tag now allows this.
</content>
</entry>
<entry>
<title>Updated release process for new release schedule.</title>
<updated>2015-06-25T15:36:17Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-06-20T12:58:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=aed437d56738698e9f33f80bcce09906de33f847'/>
<id>urn:sha1:aed437d56738698e9f33f80bcce09906de33f847</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #16785 -- Documented some of the design decisions of the cache framework.</title>
<updated>2014-01-17T02:13:08Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-01-17T02:13:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=dd98ccd4821f71543a5489d421ea2dee28901f17'/>
<id>urn:sha1:dd98ccd4821f71543a5489d421ea2dee28901f17</id>
<content type='text'>
Thanks jamesp for the draft patch.
</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/chango.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>Fixed #21213 -- Added docs for Django's mailing lists.</title>
<updated>2013-10-04T14:00:36Z</updated>
<author>
<name>Unai Zalakain</name>
<email>unai@gisa-elkartea.org</email>
</author>
<published>2013-10-03T22:51:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3895d8899d7a01f2bdb1c206e45d8578a9739c91'/>
<id>urn:sha1:3895d8899d7a01f2bdb1c206e45d8578a9739c91</id>
<content type='text'>
Added docs/internals/mailing-lists.txt documenting the use of django's
mailing lists. All references across docs changed to point to this page.

The referencing makes use of substitution because there's no way to make
a :ref: link in a non-inline fashion in Sphinx. It also makes use of
rst_epilog Sphinx conf for making this substitutions across all the
docs.
</content>
</entry>
<entry>
<title>Fixed #19728 - Updated API stability doc to reflect current meaning of "stable".</title>
<updated>2013-02-19T23:19:50Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-02-19T23:19:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=132d5822b0651bd0f192388693cb22263e68ddf5'/>
<id>urn:sha1:132d5822b0651bd0f192388693cb22263e68ddf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed typos in docs and comments</title>
<updated>2013-01-29T17:55:55Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-01-29T15:45:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ee26797cff6ef17817c58e6a2f86db81c21f9800'/>
<id>urn:sha1:ee26797cff6ef17817c58e6a2f86db81c21f9800</id>
<content type='text'>
</content>
</entry>
</feed>
