A small CLI tool that locates the file containing a Django view function for a given named URL
Project description
A small utility that finds the view function for a given named URL. The main purpose of this is as a helper that can be called from an IDE/editor to provide “jump to definition” from things like {% url %} tags.
Install into your venv:
pip install django-find-view
Or with uv:
uv add --dev django-find-view
See django-find-view --help for usage instructions.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_find_view-0.1.0.tar.gz.
File metadata
- Download URL: django_find_view-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb7a1c64778f8bc4aaf799845358e5f8c028f888b460bfc6910b27d61ba52a7c
|
|
| MD5 |
2ffe7d970fee2637932614af9f0b412f
|
|
| BLAKE2b-256 |
cd19a90adb2b3a9e67223d6c1508c909caf81cdba93f5b8471a5e604c762f086
|
File details
Details for the file django_find_view-0.1.0-py3-none-any.whl.
File metadata
- Download URL: django_find_view-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c9f8e3312b79c441ab61c727ad7afad8ffc43f2b0318dc156c788238d3520cc
|
|
| MD5 |
c7067a81ac745eae9887c6f3a4af9b36
|
|
| BLAKE2b-256 |
90cf725b1a4eb1d69defcd418cbcac9defb06a4bbda5695cff53109e7496849f
|