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/14 21:09] – old revision restored (2020/08/19 19:53) 192.99.37.138 | 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 | ||
+ | </ |