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

Problem with the URLS file #8

Open
tatiblockchain opened this issue Jul 14, 2021 · 0 comments
Open

Problem with the URLS file #8

tatiblockchain opened this issue Jul 14, 2021 · 0 comments

Comments

@tatiblockchain
Copy link

In the urls file, this line here:
url(r'^filebrowser/', include(fb_site.urls)),

gives an error, I looked at your example code: at the top you import site
from filebrowser.sites import site as fb_site

This line gives an error, so such module fb_site. I looked at the packages, filebrowser.sites is a file and no urls there? What am i missing. The code gave an error from get go, cannot import fb_site.urls. Can you help?

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