Skip to content

Fix "django.urls.exceptions.NoReverseMatch: Reverse for 'database_file' not found. 'database_file' is not a valid view function or pattern name" error #46

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

Open
girumb opened this issue Jul 27, 2021 · 0 comments

Comments

@girumb
Copy link

girumb commented Jul 27, 2021

Sometimes wtih URL reference url(r'', include('binary_database_files.urls'), the reverse lookup fails and throws the error:
django.urls.exceptions.NoReverseMatch: Reverse for 'database_file' not found. 'database_file' is not a valid view function or pattern name

girumb added a commit to girumb/django-binary-database-files that referenced this issue Jul 27, 2021
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

1 participant