<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/admin_views/tests.py, branch 1.4.22</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.4.22</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.4.22'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2014-11-25T19:04:56Z</updated>
<entry>
<title>[1.4.x] Fixed #23754 -- Always allowed reference to the primary key in the admin</title>
<updated>2014-11-25T19:04:56Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2014-11-16T15:42:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5940da16afb314c52cf52d4aebfedb77c6cc886b'/>
<id>urn:sha1:5940da16afb314c52cf52d4aebfedb77c6cc886b</id>
<content type='text'>
This change allows dynamically created inlines "Add related" button to work
correcly as long as their associated foreign key is pointing to the primary
key of the related model.

Thanks to amorce for the report, Julien Phalip for the initial patch,
and Collin Anderson for the review.

Backport of f9c4e14aeca7df79991bca8ac2d743953cbd095c from master
</content>
</entry>
<entry>
<title>[1.4.x] Fixed #23604 -- Allowed related m2m fields to be references in the admin.</title>
<updated>2014-10-06T13:08:45Z</updated>
<author>
<name>Emmanuelle Delescolle</name>
<email>emma@lasolution.be</email>
</author>
<published>2014-10-05T18:06:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f58392d8d8b68e2e7777768f39941cd995ce16e4'/>
<id>urn:sha1:f58392d8d8b68e2e7777768f39941cd995ce16e4</id>
<content type='text'>
Thanks Simon Charette for review.

Backport of a24cf21722 from master
</content>
</entry>
<entry>
<title>[1.4.x] Fixed #23431 -- Allowed inline and hidden references to admin fields.</title>
<updated>2014-09-08T18:22:29Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2014-09-04T21:04:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=065caafa70b6c422f73e364a4c241b6538969d7b'/>
<id>urn:sha1:065caafa70b6c422f73e364a4c241b6538969d7b</id>
<content type='text'>
This fixes a regression introduced by the 53ff096982 security fix.

Thanks to @a1tus for the report and Tim for the review.

refs #23329.

Backport of 342ccbd from master
</content>
</entry>
<entry>
<title>[1.4.x] Fixed #23329 -- Allowed inherited and m2m fields to be referenced in the admin.</title>
<updated>2014-08-28T02:12:37Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2014-08-21T15:55:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4685026840f0e2b895f980b6a33ad1b282aa7852'/>
<id>urn:sha1:4685026840f0e2b895f980b6a33ad1b282aa7852</id>
<content type='text'>
Thanks to Trac alias Markush2010 and ross for the detailed reports.

Backport of 3cbb759 from master
</content>
</entry>
<entry>
<title>[1.4.x] Prevented data leakage in contrib.admin via query string manipulation.</title>
<updated>2014-08-11T20:01:41Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2014-08-11T19:36:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=027bd348642007617518379f8b02546abacaa6e0'/>
<id>urn:sha1:027bd348642007617518379f8b02546abacaa6e0</id>
<content type='text'>
This is a security fix. Disclosure following shortly.
</content>
</entry>
<entry>
<title>[1.4.x] Made a couple of selenium tests wait for page loaded</title>
<updated>2013-02-20T22:03:39Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2013-02-20T01:08:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3872bc51c966ac779f24772e24511423491ea49e'/>
<id>urn:sha1:3872bc51c966ac779f24772e24511423491ea49e</id>
<content type='text'>
The admin_widgets tests were issuing click() to the browser but
didn't wait for the effects of those clicks. This caused the resulting
request to be processed concurrently with the test case. When using
in-memory SQLite this caused weird failures.

Also added wait_page_loaded() to admin selenium tests for code
reuse.

Fixed #19856, cherry-pick of 50677b29af39ca670274fb45087415c883c78b04
</content>
</entry>
<entry>
<title>[1.4.x] Checked object permissions on admin history view.</title>
<updated>2013-02-19T17:37:54Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2013-02-04T23:57:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0e7861aec73702f7933ce2a93056f7983939f0d6'/>
<id>urn:sha1:0e7861aec73702f7933ce2a93056f7983939f0d6</id>
<content type='text'>
This is a security fix. Disclosure and advisory coming shortly.

Patch by Russell Keith-Magee.
</content>
</entry>
<entry>
<title>[1.4.X] Fixed #18530 -- Fixed a small regression in the admin filters where wrongly formatted dates passed as url parameters caused an unhandled ValidationError. Thanks to david for the report.</title>
<updated>2012-09-15T23:33:56Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-09-15T23:33:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=336dfc3413b22bc5a5008bba7ff383886da96d60'/>
<id>urn:sha1:336dfc3413b22bc5a5008bba7ff383886da96d60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.4.X] Fixed #18086 -- Restored '-pk' as the default order in the admin changelist. This rectifies a slight change in behavior introduced in Django 1.4 and r17635.</title>
<updated>2012-04-09T04:32:42Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-04-09T04:32:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a6ba67ffd1ddaf6835572d5b10fcfbe6532f91de'/>
<id>urn:sha1:a6ba67ffd1ddaf6835572d5b10fcfbe6532f91de</id>
<content type='text'>
Backport of r17881 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.4.X@17882 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Removed executable bits from some files that don't need them.</title>
<updated>2012-03-09T12:13:31Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-03-09T12:13:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ecc8208f881340c7b97500e47af6315055182503'/>
<id>urn:sha1:ecc8208f881340c7b97500e47af6315055182503</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17673 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
