django-proxy icon indicating copy to clipboard operation
django-proxy copied to clipboard

A reusable django application to create a proxy object for your models. Intended to aggregate various content types into a model for reuse. A poor man's django-tumbleweed.

Results 1 django-proxy issues
Sort by recently updated
recently updated
newest added

Hello, I've added verbose_name_plural to the Proxy model so it will show up as "Proxies" in the Django admin instead of as "Proxys".