<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 1.7</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=1.7</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=1.7'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2014-09-02T21:08:20Z</updated>
<entry>
<title>[1.7.x] Bump version number for 1.7 release.</title>
<updated>2014-09-02T21:08:20Z</updated>
<author>
<name>James Bennett</name>
<email>james@b-list.org</email>
</author>
<published>2014-09-02T21:08:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d92b08536d873c0966e8192e64d8e8bd9de79ebe'/>
<id>urn:sha1:d92b08536d873c0966e8192e64d8e8bd9de79ebe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.7.x] Cleanup run on the 1.7 release notes. Backport of 138e3873a53a4fcd17ddccaa2132ff1af82dc7a6 from master.</title>
<updated>2014-09-02T20:19:54Z</updated>
<author>
<name>James Bennett</name>
<email>james@b-list.org</email>
</author>
<published>2014-09-02T20:17:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6ec31cb51637eba500db05e89291aad8d6bfb103'/>
<id>urn:sha1:6ec31cb51637eba500db05e89291aad8d6bfb103</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.7.x] Added missing import in docs/ref/signals.txt.</title>
<updated>2014-09-02T12:15:02Z</updated>
<author>
<name>Alexey Efimov</name>
<email>africhca@gmail.com</email>
</author>
<published>2014-09-02T05:59:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9cacc25037501d243cb5fb8ad2ace8fa9d8cdd68'/>
<id>urn:sha1:9cacc25037501d243cb5fb8ad2ace8fa9d8cdd68</id>
<content type='text'>
Backport of 4a303341fc from master
</content>
</entry>
<entry>
<title>Revert "[1.7.x] Undocumented SeparateDatabaseAndState so crash is not RB. Refs #22918"</title>
<updated>2014-09-02T12:12:49Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-09-02T12:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=52eadbf5c0bad53ca46eea3bb96a17c3320b55b2'/>
<id>urn:sha1:52eadbf5c0bad53ca46eea3bb96a17c3320b55b2</id>
<content type='text'>
This reverts commit a7ac5f018726694e3a79180ef97f2813c715fac0.
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #22918 -- Fixed SeparateDatabaseAndState crash</title>
<updated>2014-09-02T12:11:45Z</updated>
<author>
<name>Dave Hall</name>
<email>dave@etianen.com</email>
</author>
<published>2014-09-01T09:30:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7eabd22217dcf2a67173b055ace63ca3fce8eb48'/>
<id>urn:sha1:7eabd22217dcf2a67173b055ace63ca3fce8eb48</id>
<content type='text'>
Backport of e03b7940e5 from master
</content>
</entry>
<entry>
<title>[1.7.x] Undocumented SeparateDatabaseAndState so crash is not RB. Refs #22918</title>
<updated>2014-09-01T18:50:31Z</updated>
<author>
<name>Andrew Godwin</name>
<email>andrew@aeracode.org</email>
</author>
<published>2014-09-01T18:48:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a7ac5f018726694e3a79180ef97f2813c715fac0'/>
<id>urn:sha1:a7ac5f018726694e3a79180ef97f2813c715fac0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #23391 -- Removed an erroneous backtip from the form's documentation.</title>
<updated>2014-09-01T00:11:57Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2014-09-01T00:06:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e42a82edf2acbe1cb32757072dc4965380f40e09'/>
<id>urn:sha1:e42a82edf2acbe1cb32757072dc4965380f40e09</id>
<content type='text'>
Thanks to Trac alias nessita for the report.

Backport of ab9c886459 from master
</content>
</entry>
<entry>
<title>[1.7.x] Removed sentence from docs about migrate prompting to add a superuser.</title>
<updated>2014-08-31T16:33:33Z</updated>
<author>
<name>Michael Angeletti</name>
<email>michael@angelettigroup.com</email>
</author>
<published>2014-08-31T16:23:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=074b6785e09040eb6fd3b9bd3e4bf0cc6e1588f0'/>
<id>urn:sha1:074b6785e09040eb6fd3b9bd3e4bf0cc6e1588f0</id>
<content type='text'>
Backport of 21a9e8adf0 from master
</content>
</entry>
<entry>
<title>[1.7.x] Added a missing word in a skip message</title>
<updated>2014-08-31T01:37:15Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-08-30T22:18:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f4da04a771a67e15c0f529c429c44ab9388fe6be'/>
<id>urn:sha1:f4da04a771a67e15c0f529c429c44ab9388fe6be</id>
<content type='text'>
Backport of 8b6cb9d0dd from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #22820 -- Treated int and long types alike in lazy_number</title>
<updated>2014-08-30T16:51:52Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-08-30T16:48:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d839c756645b5091d55f67bbc4ff10718ff61a6b'/>
<id>urn:sha1:d839c756645b5091d55f67bbc4ff10718ff61a6b</id>
<content type='text'>
Thanks kwist for the report and the initial patch.
Backport of 5021421799 from master.
</content>
</entry>
</feed>
