<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/tests/admin_utils, branch 2.2</title>
<subtitle>github.com: django/django.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/'/>
<entry>
<title>Updated test URL patterns to use path() and re_path().</title>
<updated>2018-12-31T15:47:32+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-12-07T22:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=043bd709425149b8eff3fb821cba5c23aaebd0df'/>
<id>043bd709425149b8eff3fb821cba5c23aaebd0df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #29682 -- Fixed admin change form crash if a view-only model's form has an extra field.</title>
<updated>2018-08-20T15:14:20+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-08-18T20:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=d311124be59df64278f3149d68e79ce45b8a6c64'/>
<id>d311124be59df64278f3149d68e79ce45b8a6c64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #29370 -- Added choices to LogEntry.action_flag field.</title>
<updated>2018-05-07T14:07:45+00:00</updated>
<author>
<name>Nicolas Noé</name>
<email>nicolas@niconoe.eu</email>
</author>
<published>2018-05-03T12:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=c4158d050f43bb65aad224f4cf7ae56d9e630445'/>
<id>c4158d050f43bb65aad224f4cf7ae56d9e630445</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #29227 -- Allowed BooleanField to be null=True.</title>
<updated>2018-03-20T16:10:10+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-05-06T14:56:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=5fa4f40f45fcdbb7e48489ed3039a314b5c961d0'/>
<id>5fa4f40f45fcdbb7e48489ed3039a314b5c961d0</id>
<content type='text'>
Thanks Lynn Cyrin for contributing to the patch, and Nick Pope for review.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks Lynn Cyrin for contributing to the patch, and Nick Pope for review.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #27795 -- Removed force_bytes/text() usage in tests.</title>
<updated>2018-02-07T19:20:04+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-02-07T19:20:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=fa75b2cb512409116b6f1b5229d6f99074d8e452'/>
<id>fa75b2cb512409116b6f1b5229d6f99074d8e452</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #29038 -- Removed closing slash from HTML void tags.</title>
<updated>2018-01-21T07:09:10+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-01-21T07:09:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=ff05de760cc4ef4c7f188e163c722ec3bc1f0cbf'/>
<id>ff05de760cc4ef4c7f188e163c722ec3bc1f0cbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #28986 -- Prevented boolean values in admin list display from being formatted with thousand separators.</title>
<updated>2018-01-03T20:02:06+00:00</updated>
<author>
<name>Jonas Haag</name>
<email>jonas@lophus.org</email>
</author>
<published>2018-01-03T17:04:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=602481d0c9edb79692955e073fa481c322f1df47'/>
<id>602481d0c9edb79692955e073fa481c322f1df47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added display_for_value() tests for boolean values.</title>
<updated>2018-01-03T20:02:00+00:00</updated>
<author>
<name>Jonas Haag</name>
<email>jonas@lophus.org</email>
</author>
<published>2018-01-03T19:48:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=ea10efebfaa15fd7a9dcdd01c6d044ded0a8306a'/>
<id>ea10efebfaa15fd7a9dcdd01c6d044ded0a8306a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Used assertRaisesMessage() to test Django's error messages.</title>
<updated>2017-07-29T23:07:23+00:00</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-05-28T19:37:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=a51c4de1945be2225f20fad794cfb52d8f1f9236'/>
<id>a51c4de1945be2225f20fad794cfb52d8f1f9236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Completed test coverage for admin's LogEntry model.</title>
<updated>2017-06-19T18:12:38+00:00</updated>
<author>
<name>Anton Samarchyan</name>
<email>anton.samarchyan@savoirfairelinux.com</email>
</author>
<published>2017-06-19T17:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=0b9ccf9e607e31a056f9e0a41f3f79aefeff2e9d'/>
<id>0b9ccf9e607e31a056f9e0a41f3f79aefeff2e9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
