Skip to content
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

Create a complete and complex sample project using django-extra-views #52

Open
luzfcb opened this issue Sep 25, 2013 · 5 comments
Open

Comments

@luzfcb
Copy link
Contributor

luzfcb commented Sep 25, 2013

Please, create a complete and complex sample project using django-extra-views.

django-extra-views supports nested inlines, similar to the django-nested-inline[1] makes?

[1] https://github.com/silverfix/django-nested-inlines

@sdolemelipone
Copy link
Collaborator

As part of the examples/test cases we should switch from __unicode__ to __str__ and other python 3 conventions.

@yerycs
Copy link

yerycs commented Jul 29, 2021

So, django-extra-view supports nested inline?

@CleitonDeLima
Copy link
Contributor

So, django-extra-view supports nested inline?

Yes, I use it in my project. But the validations are done on a Formset base class made by me.

@yerycs
Copy link

yerycs commented Jul 29, 2021

Could you share code snippet @CleitonDeLima ?

@CleitonDeLima
Copy link
Contributor

Could you share code snippet @CleitonDeLima ?

https://gist.github.com/CleitonDeLima/b1530b3d45bf1576cedb4056e1aa1df1

django-extra-views is not changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants