Skip to content

oguzhanabali/siyano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

git clone this project, after step by step:

virtualenv venv

source venv/bin/activate (Linux & Mac)

venv\Scripts\activate (Windows)

pip install -r requirements.txt

python manage.py makemigrations

python manage.py migrate

python manage.py createsuper

python manage.py runserver

About

A simple blog app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published