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

404 error #457

Open
in1000gramm opened this issue Jan 17, 2022 · 4 comments
Open

404 error #457

in1000gramm opened this issue Jan 17, 2022 · 4 comments

Comments

@in1000gramm
Copy link

Hi, everyone!
After installing I see the 404 message:
Who know why?
`

Using the URLconf defined in crm.urls, Django tried these URL patterns, in this order:

^swagger(?P<format>\.json|\.yaml)$ [name='schema-json']
^swagger/$ [name='schema-swagger-ui']
^redoc/$ [name='schema-redoc']
api/
logout/ [name='logout']
^(?P<path>.*)$

The empty path matched the last one.
`

@pghi
Copy link

pghi commented Feb 16, 2022

Hi, I have the same problem. After installation I get a 404 error in all pages. Did you find a solution?

@in1000gramm
Copy link
Author

No, unfortunately I'm not found any solution.

@mishacol
Copy link

Hello, any progress on this?

@in1000gramm
Copy link
Author

I partially managed to launch the product by commenting out some lines of code, but I could not achieve full work. I have not lot of skills for this.

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

3 participants