Skip to content

ocobacho/django_through_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django_through_example

Simple django example to demostrate how to query the table generated by manyTomany field.

  • pip install requirements.txt

  • python manage.py migrate

  • python manage.py runserver

go to http://127.0.0.1:8000/ on your browser

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published