/news

third project from django tutorials

Primary LanguagePython

Newspaper app

This is a newspaper app in Django I made from following William Vincent's Django for Beginners book. Some core functionality includes: user signup, login, password reset with SendGrid emails, and CRUD (create, read, update, destroy) for articles.

A view of the homepage

Home