Skip to content

Quit3Simpl3/dbtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbtest

Small Django project that demonstrates a basic usage of ForeignKey and ManyToManyField.

In order to use, just clone the repository and run:

$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py runserver

About

Small Django project that demonstrates a basic usage of ForeignKey and ManyToManyField.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages