This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-09-23 02:33:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
367089a846
django
/
tests
/
regressiontests
/
admin_validation
History
Download ZIP
Download TAR.GZ
Nick Sandford
e18bd68dbc
[1.5.x]
Fixed
#19445
-- Skip admin fieldsets validation when the ModelAdmin.get_form() method is overridden.
...
Backport of
0694d2196f
2013-02-02 14:55:59 -08:00
..
__init__.py
models.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
[1.5.x]
Fixed
#19445
-- Skip admin fieldsets validation when the ModelAdmin.get_form() method is overridden.
2013-02-02 14:55:59 -08:00