You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a Django REST API application that manages Todos and Categories. It provides endpoints for creating, listing, updating, and deleting Todos and Categories. The project uses Django, Django REST framework, and PostgreSQL.
Django Discoveries is a collection of explorations and practical implementations in Django, showcasing various features and techniques for building robust web applications. It serves as a learning and reference guide for developers diving into Django.