Skip to content

Removed `re_path as url` to solve ambiguity with compliance with Django 4+

Compare
Choose a tag to compare
@aksharahegde aksharahegde released this 08 Jan 14:04
· 29 commits to main since this release
  • Upgraded - postcss from 8.4.32 to 8.4.32.
  • Refactor - removed as url in urls.py for re_path and used re_path to remove ambiguity.