https://github.com/muhammedhasan/cs.sehir.edu.tr
https://github.com/muhammedhasan/cs.sehir.edu.tr
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/muhammedhasan/cs.sehir.edu.tr
- Owner: MuhammedHasan
- Created: 2016-02-17T16:30:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T16:34:19.000Z (over 10 years ago)
- Last Synced: 2025-03-19T21:42:50.674Z (about 1 year ago)
- Language: HTML
- Size: 2.15 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Installation
Create `virtual environment` and `activate` then
```
git clone https://github.com/MuhammedHasan/cs.sehir.edu.tr.git
cd cs.sehir.edu.tr
pip install -r requirements.txt
python manage.py migrate
python manage.py loaddata db.json
python manage.py migrate # may it need
python manage.py runserver 8000
```
Update field whose values are '#' in settings.py