forked from Augustinetharakan12/osat-v1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
21 lines (11 loc) · 854 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
download python - https://www.python.org/ftp/python/3.6.2/python-3.6.2.exe
open "windows powershell" as administrator
type "python --version" and if it shows the version you are ready to go
after that install django using the command "python -m pip install django" (it might take some time)
after downloading django ...
install mathfilters using the command "python -m pip install django-mathfilters"
to check if django is present type "python -m djamgo --version" if it shows version you are ready to go
go to the location in power shell)where contents of toch(the folder) is present... then type "python manage.py runserver"
you will get an ip address ... just copy and paste in your web browser(eg of ip 127.0.0.1:8000/osat) add the /osat to your ip
for image processing-pip install pillow
for mimetype in views for tickets-pip install mime