Skip to content

A django application which demonstrates how to use the django rest framework. The scripts come with some comments for better understanding

Notifications You must be signed in to change notification settings

KimaruThagna/Casino-Locator-DRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Casino-Locator-DRF

A django application which demonstrates how to use the django rest framework. The scripts come with some comments for better understanding Familiarize yourself with postgres in order to use this tutorial as the DB engine is postgres as youl will see in the settings.py file Extensions required for postgres include postgis and postgis_topology Create the db on the postgres interface, commandline or GUI and run the command CREATE EXTENSION postgis and CREATE EXTENSION postgis_topology

About

A django application which demonstrates how to use the django rest framework. The scripts come with some comments for better understanding

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published