This Code for Philly project aims to provide the same functionality of the origional laddr project with a slightly different tech stack.
- Easy to get started.
- Provide useful tools for CfP members.
TODO
pipenv shell
&exit
python manage.py runserver
&^C
python manage.py makemigrations project
&python manage.py sqlmigrate project 0001
&python manage.py migrate
- (Playing with the API)[https://docs.djangoproject.com/en/2.1/intro/tutorial02/#playing-with-the-api]
localhost:8000/admin
- Superadmin: sean [email protected] i-
- What about a ~ community server?