core-module-auto-key-app

Auto key module for the parser core project


License
Other
Install
pip install core-module-auto-key-app==1.21.0

Documentation

core_module_auto_key_app

Auto Key module for the parser core project.

Quick start

1. Add "core_module_auto_key_app" to your INSTALLED_APPS setting

INSTALLED_APPS = [
  ...
  'core_module_auto_key_app',
]

PARSER_AUTO_KEY_KEYREF = True