Skip to content

mattlarkin8/django-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAB - Class 29

Project: Django CRUD with Style

Author: Matthew Larkin

Setup

Ensure you have properly setup your venv.

Use python manage.py runserver to test the site deployment on your local machine.

You can use the links to navigate between pages. Try creating, updating, and deleting some snacks using the links!

Tests

Testing uses the built-in django testing framework.

Run the tests with python manage.py test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published