django-js-reverse
django-js-reverse copied to clipboard
The database is required to make export.
Could you please add requires_system_checks = False to the Command class. This will make presence of the database is not required, which is very suitable for CI frontends builds.
I've added it here, but cannot create a pull request for this repo... https://github.com/inakrin/django-js-reverse
@inakrin do you want to try again at that PR?
https://github.com/ierror/django-js-reverse/pull/86 how about that?