Skip to content

TheCodingDojo/sports_orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Clone this repo for the CodingDojo Sports ORM assignments in the Django Level 2 curriculum.

git clone https://github.com/madjaqk/sports_orm.git

When you python manage.py runserver and naviate to localhost:8000, you should see a list of leagues, teams, and players. Modify apps/leagues/views.py and/or apps/leagues/templates/leagues/index.html to change the displayed list.

####Questions:

Simple finds

ForeignKey relationships

ManyToMany relationships

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published