Skip to content

kurian-thomas/osatnew2

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 31.8%
  • Python 31.4%
  • CSS 19.4%
  • HTML 17.4%