Skip to content

ayoubarcode/obytesproject

Repository files navigation

arahmat-test

Creating initial Django Module

Django Test Skills : microbloging app for django that manage users and list messages

Usage

Rename ".example.env" to ".env" and update the values/settings

create virtual environnement

install Dependecies

pip install requirements.txt

run app

python manage makemigrations 
python manage migrate 
python manage runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published