We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
invenio-rest v1.0.0
invenio-rest[cors]
invenio-rest
invenio-records-rest v1.0.1
invenio-records v1.0.0
invenio-pidstore v1.0.0
PIDSTORE_RECID_FIELD
recid
invenio-indexer v1.0.0
invenio-search v1.0.0
invenio-query-parser
nvenio-records-rest
invenio-theme v1.0.0
invenio-userprofiles v1.0.0
invenio-search-ui v1.0.1
invenio-search-js
invenio-records-ui v1.0.0
invenio-oauthclient v1.0.0
invenio-oauth2server v1.0.0
invenio-oaiserver v1.0.0
invenio-marc21 v1.0.0
invenio-logging v1.0.0
invenio-jsonschemas v1.0.0
invenio-formatter v1.0.0
invenio-access v1.0.0
invenio-accounts v1.0.0
invenio-i18n v1.0.0
invenio-mail v1.0.0
invenio-admin v1.0.0
invenio-assets v1.0.0
invenio-base v1.0.0
invenio-celery v1.0.0
invenio-config v1.0.0
invenio-db v1.0.0
psycopg2-binary>=2.7.4
psycopg2
Flask-celeryext
Inspiration taken from zenodo/zenodo#1444 ☺️
The text was updated successfully, but these errors were encountered:
Everything is checked except the un checked boxes.
Sorry, something went wrong.
zzacharo
Successfully merging a pull request may close this issue.
invenio-rest v1.0.0
invenio-rest[cors]
toinvenio-rest
CORS installed by defaultinvenio-records-rest v1.0.1
invenio-records v1.0.0
invenio-pidstore v1.0.0
PIDSTORE_RECID_FIELD
, which doesn't affect us because we use our ownrecid
minter, but worth checkinginvenio-indexer v1.0.0
invenio-search v1.0.0
invenio-query-parser
dependency (same as invenio-records-rest
)invenio-theme v1.0.0
invenio-userprofiles v1.0.0
invenio-search-ui v1.0.1
invenio-search-js
:invenio-records-ui v1.0.0
invenio-oauthclient v1.0.0
invenio-oauth2server v1.0.0
invenio-oaiserver v1.0.0
invenio-marc21 v1.0.0
invenio-logging v1.0.0
invenio-jsonschemas v1.0.0
invenio-formatter v1.0.0
invenio-access v1.0.0
invenio-accounts v1.0.0
invenio-i18n v1.0.0
invenio-mail v1.0.0
invenio-admin v1.0.0
invenio-assets v1.0.0
invenio-base v1.0.0
invenio-celery v1.0.0
invenio-config v1.0.0
invenio-db v1.0.0
psycopg2-binary>=2.7.4
instead ofpsycopg2
invenio-formatter v1.0.0
Flask-celeryext
(upgrade to latest)Inspiration taken from zenodo/zenodo#1444☺️
The text was updated successfully, but these errors were encountered: