Merge README

This commit is contained in:
thanhluong 2020-02-25 01:11:37 +09:00
commit 3753bcda62

View file

@ -15,8 +15,8 @@ python dmojauto-conf
+ python manage.py runbridged + python manage.py runbridged
+ dmoj 0.0.0.0 -p 9999 -c judge/conf1.yml (depend on port in the local_settings.py and directory of conf file) + dmoj 0.0.0.0 -p 9999 -c judge/conf1.yml (depend on port in the local_settings.py and directory of conf file)
### 7. Change vietnamese: ### 7. Update vietnamese translation:
- go to /home/cuom1999/DMOJ/site/locale/vi - go to locale/vi
- open .po file - modify .po file
- python manage.py compilemessages - python manage.py compilemessages
- python manage.py compilejsi18n - python manage.py compilejsi18n