darklow / django-suit

Modern theme for Django admin interface
http://djangosuit.com/
Other
2.32k stars 704 forks source link

Requirement to customize the change_form page. #705

Open niteshrawat1995 opened 5 years ago

niteshrawat1995 commented 5 years ago

Hi Team, My organization is looking for something like your django-suit for enhancing user exp. The thing that holding to buy is the fact that we are not sure how to deal with our really long product forms. We need something like "tabs" which can segment our 1 log product form. For example: Basic tab : Name , Price, Quantity Demographics tab: Available location , Availability status etc.. Category tab: Main , Sub etc... Something down the line... Please revert with high priority if that's possible with django-suit as we are on a deadline.

Thanks and warm regards, Nitesh

EOSIT commented 5 years ago

Look at: http://v2.djangosuit.com/admin/demo/country/180/change/

(link accessed from: http://v2.djangosuit.com/admin/demo/country/ )