Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

WilberC/crehana_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERD

Seed DB

To seed the DB you can run python manage.py seed_courses which will populate the DB ( source code for command courses/management/commands/seed_courses.py )

  • It will return a response with how many courses were migrated (remember that I'm using get_or_create to avoid duplicity)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages