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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for django_url_checks-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2886d2238c29425f624fafe3560939672e7d4d5c37ebfdd6bdd45dbfaf5e0bb9 |
|
MD5 | 2f83b339f541201762602b99efbd0172 |
|
BLAKE2b-256 | 558ff138dd2b8112799ce630c293a650c613a702a6fa69e767e033febcf95a22 |