Skip to content

AshtonIzmev/crud-datatables-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django CRUD Datatables App

Here is an up-to-date jquery datatable frontend / django backend CRUD that can be re-used

Running the Application

Make sure you create the your DB using:

./manage.py migrate

Now you can run the development webs server:

./manage.py runserver 

To access the two applications go to the URL http://localhost:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published