django-model-urls icon indicating copy to clipboard operation
django-model-urls copied to clipboard

Generates URLs automatically from a model instance

Results 2 django-model-urls issues
Sort by recently updated
recently updated
newest added

Hello, this is an auto-generated Pull Request. ([Feedback?](mailto:[email protected]?subject=pypip.in%20Badge%20Bot%20Feedback%3A%20django-model-urls)) Some time ago, [pypip.in](https://web.archive.org/web/20150318013508/https://pypip.in/) shut down. This broke the badges for a bunch of repositories, including `django-model-urls`. Thankfully, an equivalent service is...

As per the question is this app compatible with django-jinja app [(link)](https://github.com/niwinz/django-jinja) ? If yes I'm not able to use the url tag: > in my content.html: {% for item...