https://github.com/deeprave/django-routes
Display django routes by traversing django url tree
https://github.com/deeprave/django-routes
Last synced: 4 months ago
JSON representation
Display django routes by traversing django url tree
- Host: GitHub
- URL: https://github.com/deeprave/django-routes
- Owner: deeprave
- Created: 2023-05-20T03:06:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T06:49:56.000Z (over 1 year ago)
- Last Synced: 2024-11-10T07:30:41.862Z (over 1 year ago)
- Language: Python
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Display Django Routes
This script displays all configured routes in a django application.
## Usage
routes
## Requirements
Uses django 3.x or 4.x