Skip to content

Arsi44/Subspace-dashboard-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository was created to display the results of Subspace mission participants from Google Sheets.

Notes:

Commands: create structure: django-admin startproject subspace_dashboard python manage.py startapp dashboard

create admin-user: python manage.py createsuperuser

create db: python manage.py makemigrations python manage.py migrate

run: python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published