John Vandenberg

Results 1268 issues of John Vandenberg

https://github.com/tfranzel/drf-spectacular does a good job of openapi schema generation, however it has a few errors and warnings for django-rest-invitations . They all relate to using APIView, and the DRF decorators...

A badge/shield layout would be useful, c.f. https://stackoverflow.com/questions/63376500/how-do-i-add-my-stack-overflow-reputation-as-a-live-badge-on-github

It would be useful in some circumstances to be able to choose the backend dynamically. Also the README says that https://github.com/pinax/django-mailer is supported, but it isnt clear how to do...

enhancement

When using [oscar-stores](https://github.com/django-oscar/django-oscar-stores), I get: ``` Error: Cannot add item: item with id stores/OpeningPeriod already exists at i.value (main.js:59) at i.value (main.js:59) at new i (main.js:59) at l (main.js:59) at...

bug

The models which have no connections at all should be disabled by default, and perhaps shown on a separate panel/tab because the method of graphing them is completely different, and...

enhancement

django-oscar uses abstract models throughout. The sidebar and graph is full of them. It may be a bit hard to hide them, as they may be part of indirect links...

enhancement

It is not uncommon to have apps installed with no data in any of its models. It may be unused features, or it could be abstract models, etc. Maybe empty...

enhancement

When disabling an app in the sidebar, the app should auto-collapse.

There are at least imports that need updating to be compatible with Django 3.

Fixes https://github.com/DRMacIver/hecate/issues/4