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

Schema and options files can't be find by app #8

Open
teosibileau opened this issue Apr 2, 2019 · 2 comments
Open

Schema and options files can't be find by app #8

teosibileau opened this issue Apr 2, 2019 · 2 comments

Comments

@teosibileau
Copy link

if no STATIC_ROOT and JSONFORMS_SCHEMA_DIR settings are set then JSONSchemaField.load can't find schema in apps static folder.

django.contrib.staticfiles.finders could be use instead.

@teosibileau
Copy link
Author

working on getting those tests green

@harrywhite4
Copy link
Collaborator

Would definitely be better to use staticfiles finders. Will pull that in when it's ready

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

No branches or pull requests

2 participants