Skip to content

tobidada001/keep-it-simple-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

keep-it-simple-blog

This project focuses on building a blog app using Python and Django Framework.

Create a virtual environment

Install the requirements for this project using: pip install -r requirements.txt in your virtual env

Make migrations and migrate the models, and then create your SUPERUSER from your command line.

That way, you'll be able to add post to the blog as an Admin.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published