Commit ID 01c392623d988d7486bdaa870886df0ea3da5fa7
|
Contributor: | Julien Phalip | Files Modified: | 6 |
| Date: | 22-July-2012 at 01:10 | Lines Added: | 28 | |
| Repository: | git://github.com/django/django.git master | Lines Removed: | 4 | |
| Commit Comment: | Fixed #10057 -- Ensured that the 'show_delete' context variable in the admin's change view actually controls the display of the delete button. Thanks to rajeesh for the report, to patcoll for the patch, and to David Gouldin for the test. |
|||
| Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| Python | 17 | 4 | 9 | 0 | 2 | 0 | |
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
| django/contrib/admin/options.py | Python | 0 | 1 | 0 | 0 | 0 | 0 |
| ...ntrib/admin/templatetags/admin_modify.py | Python | 1 | 1 | 0 | 0 | 0 | 0 |
| tests/regressiontests/admin_views/admin.py | Python | 6 | 1 | 0 | 0 | 1 | 0 |
| ...gressiontests/admin_views/customadmin.py | Python | 1 | 0 | 0 | 0 | 0 | 0 |
| tests/regressiontests/admin_views/models.py | Python | 2 | 0 | 4 | 0 | 1 | 0 |
| tests/regressiontests/admin_views/tests.py | Python | 7 | 1 | 5 | 0 | 0 | 0 |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.