Skip to content

Feature proposal: dev management command for listing URLs #159

@David-Guillot

Description

@David-Guillot

Hi there,

@Contexte we're happily using django-hosts, it fits our use case perfectly.

There is one thing that could be better for us: before integrating django-hosts in our codebase, we were often using django-extensions' show_urls management command, to get, as developers, a full view of all possible URLs of our website. But now of course, this command is only listing our main hosts URLs, and it's not possible for us to get the same feature for other hosts than the main one.

@hramezani would you find it useful to have a management command like hosts_show_urls (--host=whatever) that would do about the same? If so, my team is willing to contribute a PR about it (in the next few weeks/months) 😉

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions