8000 GitHub - riabow/Social-Network-Django
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

riabow/Social-Network-Django

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Social Network

Social Network is a social networking website made using Django.

Screenshots

Installation

$  pip install django
$ pip install --upgrade django-crispy-forms

Make migrations and start the server.

$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 94.1%
  • HTML 4.5%
  • Other 1.4%
0