Skip to content

znarro/hodors-django-blog

Repository files navigation

Blog app

Simple Django project from William S. Vincent's Django for beginners book. Using the Django admin and forms we can create, edit, or delete the content. We used DetailView, CreateView, UpdateView and DeleteView to accomplish that for each blog post entry. We made test cases for each functionality using TestCase. Also, I added Whitenoise for serving static files in production.

Live project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published