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

autodiscovery #6

Open
blturner opened this issue Jul 17, 2013 · 0 comments
Open

autodiscovery #6

blturner opened this issue Jul 17, 2013 · 0 comments

Comments

@blturner
Copy link
Owner

Current convention to register inlines is to import the code that does the inlines registering somewhere where it's executed, like urls.py.

Convention would prefer something similar to the way the django admin works:

from django_inlines import inlines
inlines.autodiscover()
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

1 participant