TAAFT
Free mode
100% free
Freemium
Free Trial
Prompts Deals

Django REST Boilerplate

buckyroberts / Django-REST-Boilerplate

Boilerplate for Django projects using Django REST Framework

116 47 Language: Python Updated: 5mo ago

README

Django REST Boilerplate

Boilerplate for Django projects using Django REST Framework.

Project Setup

Install required packages:

pip3 install -r requirements/local.txt

Initialize database:

python3 manage.py makemigrations
python3 manage.py migrate

Fixtures

To load in sample data for all tables at once:

bash scripts/load_sample_data.sh

This will create an initial superuser account with the following credentials:

[email protected]
pass1234
0 AIs selected
Clear selection
#
Name
Task