module documentation

Undocumented

Function staticfiles_urlpatterns Helper function to return a URL pattern for serving static files.
Variable urlpatterns Undocumented
def staticfiles_urlpatterns(prefix=None): (source)

Helper function to return a URL pattern for serving static files.

urlpatterns: list = (source)

Undocumented