Skip to content

Multi-user blogging application with all modern features available on other platforms.

Notifications You must be signed in to change notification settings

TareqMonwer/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

Multi-user blogging application with all modern features available on other platforms. IF YOU'RE ML/DS EXPERT. HELP US INTEGRATING RECOMMENDATION System.

Install and run

Go to project root (where manage.py root file) and run these commands:

  • pipenv shell
  • pipenv install
  • python manage.py makemigrations
  • python manage.py migrate

Create admin user and test app

  • python manage.py createsuperuser
  • python manage.py runserver

Now open 127.0.0.1:8000/ in your browser. and test the app.

urls:

  • HOME: 127.0.0.1:8000/
  • ADMIN: 127.0.0.1:8000/admin/

About

Multi-user blogging application with all modern features available on other platforms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published