django1/django/contrib/admin/templates
Daniel Hahler 1745aa000a Fixed #25586 -- Fixed possible table cell misalignment in admin's tabular inlines.
The table body (tbody) was shifted by one column to the left
if the first inline form field is hidden.
2015-10-21 10:21:23 -04:00
..
admin Fixed #25586 -- Fixed possible table cell misalignment in admin's tabular inlines. 2015-10-21 10:21:23 -04:00
registration Fixed #25565 -- Removed action="" from admin forms (invalid in HTML5). 2015-10-19 08:09:34 -04:00