79318010

Date: 2024-12-30 15:57:02
Score: 2
Natty:
Report link

Just a note for anyone passing from here, if you have a /mypath/slug:slug/ in your urls.py, pay attention that any path with /mypath/[something] may give the 405 error because it tries to interpret it as a slug, while it is another path. Pay attention to ordering and put any real path above slugs in urls.py

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Alessandro Perla