MotaDan / PoliceData

0 stars 0 forks source link

Use django to access database #11

Open MotaDan opened 7 years ago

MotaDan commented 7 years ago

The django tutorial is pretty straight forward on making a model with a database. Should be able to easily add this to the tutorial and get something other than raw access to the database.