Skip to content

Social Media App with Django - Created at "Sommercamp 2022" (University of Passau)

Notifications You must be signed in to change notification settings

Aquitano/programmable

Repository files navigation

social_app

It is recommended to use a virtual environment.

Then the requirements in the requirements.txt can be installed using the command:

pip install -r requirements.txt

Then you need to run the migrations to set up the sqlite database:

python manage.py migrate

Additionally, you can add an admin user:

python manage.py createsuperuser

With this user you can access the admin page that is provided by django.

About

Social Media App with Django - Created at "Sommercamp 2022" (University of Passau)

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •