Skip to content
Snippets Groups Projects
Commit 41d4e533 authored by Martyna Wiącek's avatar Martyna Wiącek
Browse files

changed admin password

parent 049b014b
No related branches found
No related tags found
No related merge requests found
Pipeline #16845 passed
# Configuration e# Configuration
NLPre is a language-agnostic, fully customizable benchmark. As language preprocessing tasks are generally NLPre is a language-agnostic, fully customizable benchmark. As language preprocessing tasks are generally
similar in various languages, NLPre benchmark offers custom metric evaluation mechanism, based on similar in various languages, NLPre benchmark offers custom metric evaluation mechanism, based on
...@@ -65,7 +65,7 @@ the tasks that were added automatically to the database are those that are prese ...@@ -65,7 +65,7 @@ the tasks that were added automatically to the database are those that are prese
If you wish to manage the database objects from admin panel, you have to create a superuser account first. If you wish to manage the database objects from admin panel, you have to create a superuser account first.
It can be done by running command `python manage.py createsuperuser` and following the instructions. It can be done by running command `python manage.py createsuperuser` and following the instructions.
Alternatively, you can log in with `admin:admin` credentials that are already provided. Alternatively, you can log in with `admin:nlpre123` credentials that are already provided.
From admin panel it is possible to add or remove tasks, as well as modify submissions and their results. From admin panel it is possible to add or remove tasks, as well as modify submissions and their results.
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment