how to:implementing generator for RecordIp.

This commit is contained in:
mb
2020-08-20 14:47:30 +02:00
parent 9cd3f33475
commit 8b3b577d32
5 changed files with 299 additions and 1 deletions
+2
View File
@@ -37,6 +37,8 @@ setup_requires = [
install_requires = [
'Flask-BabelEx>=0.9.4',
'invenio-records-permissions~=0.9.0',
'elasticsearch_dsl>=7.2.1',
]