Writing /var/lib/dokuwiki/wiki.project-insanity.org/data/meta/saaiart.meta failed
saaiart
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
saaiart [2020/11/11 04:31] – old revision restored (2019/09/01 14:11) 192.99.14.117 | saaiart [2021/10/31 10:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | <code bash> | ||
+ | sudo -u aur aur sync -c python-django-rest-framework | ||
+ | pacman -Sy python-django python-django-rest-framework | ||
+ | python manage.py runserver | ||
+ | </ |