SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit b671c5a7 authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Add update new computed fields to daily cronjobs

parent 48ad0f0b
No related branches found
No related tags found
No related merge requests found
......@@ -5,4 +5,10 @@
cd /home/scipost/SciPost/scipost_django
source ../venv-3.8.5/bin/activate
python manage.py organization_update_cf_associated_publication_ids --settings=SciPost_v1.settings.production_do1
python manage.py organization_update_cf_nr_associated_publications --settings=SciPost_v1.settings.production_do1
python manage.py organization_update_cf_nr_expenditures_for_publication --settings=SciPost_v1.settings.production_do1
python manage.py organization_update_cf_balance_info --settings=SciPost_v1.settings.production_do1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment