Skip to main content

Django checks to ensure valid URL Configurations

Project description

Read Me

Even with proper testing, it's easy to accidentally forget a slash at the end of a URI path in Django's URL configuration, which in turn can lead to unexpected behavior. This Django check helps follow a belt-and-braces approach and will verify that all paths (endpoints and includes) end with a slash (or, for regular expressions, "/$").

I am open to suggestions on improving the check. Please open an issue to do so.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-url-checks-0.1.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

django_url_checks-0.1.0-py3-none-any.whl (10.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page