django-js-reverse icon indicating copy to clipboard operation
django-js-reverse copied to clipboard

The database is required to make export.

Open inakrin opened this issue 7 years ago • 3 comments

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.

inakrin avatar Apr 10 '18 07:04 inakrin

I've added it here, but cannot create a pull request for this repo... https://github.com/inakrin/django-js-reverse

inakrin avatar Apr 10 '18 07:04 inakrin

@inakrin do you want to try again at that PR?

graingert avatar Aug 02 '19 11:08 graingert

https://github.com/ierror/django-js-reverse/pull/86 how about that?

graingert avatar Aug 02 '19 11:08 graingert