Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 378 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 378 Bytes

A Simple Django Blog

A simple blog set up on top of Django, the web app framework built on top of Python.

Admin's can create posts, delete posts.

Styled with Bootstrap

Starting + Credentials

If you want to login and play around with things on your machine, clone the repo, cd into it, start it with python manage.py runserver

You can log in with

maxwellbates blog