Skip to content

newtonjain/hacktheplanet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

210 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJANGO/DJANGO REST + ANGULAR/CORDOVA + AWESOMENESS

Preview:

lol

Setup

  • alias django='python3 manage.py'
  • set up ur db from the settings in common.py
  • django migrate
  • django runserver

Creating test data

  • make sure you have run pip3 install -r requirements/local.txt
  • python3 manage.py shell
  • from bmw.factory import make_objects()
  • make_objects()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors