Skip to content

django: serve fpm files #6

@amitu

Description

@amitu

We will have a function ftd_django.package_files which will be used like this:

import ftd_django 

urlpatterns = [
    # ... the rest of your URLconf goes here ...
] + ftd_django.package_files()

It will be added in the end of urlpatterns, and any URL matching a ftd file in current package would be served by us.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions