An open API service indexing awesome lists of open source software.

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

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