-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP Cascade compact ui: admin form #365
Conversation
also support 'fields_with_choices_anchors'
Update mixins.py : clean code
In this proposal, the Cascade compact admin form can be displayed in very small window. |
This layout look really cool! I'm currently implementing the possibility to nest EntangledForms inside other EntangledForms. |
Yes that use my PR entangled for this, proceeded like this :
Good news for feature possibility to nest EntangledForms inside other EntangledForms. |
I'm glad you like the compact interface, and thank you very much for the django-entangled branch develop. |
Closed in flavor #368 |
Needed to merged before:
jrief/django-entangled#3
#363