dzhibas/django-yuml

HTTP Error 414: Request-URI Too Large

Opened this issue · 1 comments

it happens when a project includes too many models

workaround is just to generate yUML text (without output argument) and use standart yuml.me website to generate diagram

TODO:
Use POST instead of URI