Skip to content

Alyx69/Weblog_Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weblog_Django

Weblog Web Application written in django

To run the project:

pip install django==3.2

pip install telegraph

In the project directory: python manage.py runserver 8090

Then open up the web browser and enter 127.0.0.1:8090

To access admin panel for creating, updating and deleting posts:

127.0.0.1:8090/admin

Username: admin

Password: 123456

About

Weblog Web Application written in django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published