Skip to content

This code is for a project for Karaj Azad University and written by Django, this app is highly Developed

Notifications You must be signed in to change notification settings

santiyagoburcart/Todos_django

Repository files navigation

For install source in windows

install python3 and install git bash

open CMD and type command "pip install virtualenv" mkvirtualenv source \scripts\activate git clone https://github.com/santiyagoburcart/Todos_django.git pip install -r requirements.txt

python manage.py makemigrations python manage.py migrate

python manage.py runserver 8000

and install in ubuntu pip install virtualenv virtualenv source /bin/activate git clone https://github.com/santiyagoburcart/Todos_django.git pip install -r requirements.txt python manage.py makemigrations python manage.py migrate python manage.py runserver 8000

About

This code is for a project for Karaj Azad University and written by Django, this app is highly Developed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published