Skip to content

kushjayz/NSSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSSL

This repository is for Sri Lanka Nichiren Shoshu meditation center

Installation

Use the package manager pip to install django.

python -m pip install Django

Setting up

Perform migrations

python manage.py makemigrations
python manage.py migrate

Create super admin

python manage.py createsuperuser
### Enter username and password and create superuser
### The user can login to the Django superadmin terminal via 127.0.0.1:8000/admin/
### It will require to initially add an admin user
### via the superadmin terminal to login to the application

Start server

python manage.py startserver

About

Sri Lanka Nichiren Shoshu repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages