1
0
mirror of https://github.com/django/django.git synced 2025-10-29 00:26:07 +00:00
Files
django/docs/ref/contrib
Karen Tracey 5399ccc0f4 Fixed #494 -- Added ability to specify classes on admin inline fieldsets.
This includes the ability to collapse inlines by specifying a class named
'collapse'.
2015-12-21 13:50:06 -05:00
..