Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 334 Bytes

File metadata and controls

9 lines (7 loc) · 334 Bytes

Python-Blog-App

A simple yet useful blog app for posting blogs. **Installation Note **:

  • Migration: python manage.py migrate
  • Create Super User: python manage.py createsuperuser
  • Run Server: python manage.py runserver

Open http:localhost:8000 and login with your Super User