classbasedviews
Here are 24 public repositories matching this topic...
Learn all things to get started with a project using Django Rest Framework
-
Updated
Jan 25, 2023 - Python
Smaple project of Meta fulstack developer course about Django
-
Updated
Mar 13, 2025 - Python
E-commerce website using python , django ,rest framework , docker and java script.
-
Updated
Apr 22, 2025 - Python
We heard you like views so we put class based views in your class based views
-
Updated
Mar 5, 2022 - Python
Projeto de lista de tarefas utilizando Class Based Views com autenticação e funcionalidades de adicionar, editar e remover tarefas, criado com Django framework.
-
Updated
Oct 22, 2022 - Python
E-Commerce Store built with Python, Django, and django-rest framework with full api. Store containes Products and Products Detail, Brands, Reviews, Orders, Payments Methods, Users accounts.
-
Updated
Feb 6, 2024 - Python
class based view in Django. At its core, a class-based view allows you to respond to different HTTP request methods with different class instance methods, instead of with conditionally branching code inside a single view function.
-
Updated
Aug 25, 2022 - Python
Notes app made with Django and Bootstrap for Softuni final project (Python Web Framework). Nothing special just for self learning and improving the skills in the web development :)
-
Updated
Apr 16, 2022 - Python
Develop a Django project for a Linktree clone, using Class Based Views. Manage profiles and links efficiently. Includes model setup, admin integration, ListView for links, Tailwind CSS styling, CreateView for new links, Crispy Forms, UpdateView, DeleteView, and final profile page display.
-
Updated
May 5, 2024 - Python
-
Updated
Aug 15, 2024 - Python
simple todo list with CRUD functionality
-
Updated
Mar 1, 2023 - Python
This a Blog Project where users can post their blogs and can comment on other user's blogs
-
Updated
Jul 13, 2021 - Python
Django Blog Application with DRF API
-
Updated
Dec 9, 2024 - Python
TaskTracker is a user-friendly task management system designed to help individuals organize their activities efficiently. Users can create a personal account where they have the flexibility to add, edit, and delete tasks. The interface provides a seamless experience, allowing users to easily input new tasks, mark them as completed, and remove tasks
-
Updated
Nov 29, 2023 - Python
simple polls app, backend only - mostly admin functionality (tutorial from documentation)
-
Updated
Jul 3, 2022 - Python
simple library using Django framework.
-
Updated
Nov 19, 2023 - Python
Improve this page
Add a description, image, and links to the classbasedviews topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the classbasedviews topic, visit your repo's landing page and select "manage topics."