1
0
mirror of https://github.com/django/django.git synced 2024-12-26 02:56:25 +00:00
django/tests/regressiontests/admin_views
2009-05-08 12:53:14 +00:00
..
fixtures
__init__.py
customadmin.py
models.py Fixed #10448: correcting errors on "save as new" now correctly create a new object instead of modifying the old one. Thanks, bastih. 2009-05-08 12:53:14 +00:00
tests.py Fixed #10448: correcting errors on "save as new" now correctly create a new object instead of modifying the old one. Thanks, bastih. 2009-05-08 12:53:14 +00:00
urls.py
views.py