master
Jerrica Bobadilla 5 years ago committed by GitHub
parent a9dabb15f4
commit c8e3141ea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ This is a single model full CRUD full app for contacts using Python and Django,
| `/contacts/:id` | Show |
| `/contacts/new` | Create |
| `/contacts/:id/edit` | Edit |
| `/contacts/id/delete` | Delete (action only, no view) |
| `/contacts/:id/delete` | Delete (action only, no view) |
## System Requirements

Loading…
Cancel
Save