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

@girumb

Description

@girumb

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions