class-based-views
There are 59 repositories under class-based-views topic.
palewire/django-bakery
A set of helpers for baking your Django site out as flat files
m-haziq/django-rest-swagger-docs
Beginners approach to Django Rest Swagger
sjbitcode/django-cbv-inspect
A tool to help inspect Django class-based views
simon-das/django-topics
A repository for various Django and DRF topics
DaniDiazTech/Django-photo-app
A Django photo-sharing app with built-in authentication, Django taggit, crispy forms, and Class-Based Views.
fleepgeek/Bloggest
The corresponding repo for my Django Class Based Views Tutorial.
AliBigdeli/Django-CBV-TodoApp
A sample for Class Based View todo app
royalpranjal/Django-Rest-Framework
Sample APIs written using Django Rest Framework
cordery/django-conditional-views
Simple Etag and Last-Modified mixins for class based views.
Areeba-Seher04/Django-Class-Based-Views
Implementation of Django Class-Based Views. ListView, DetailView, View, TemplateView and Mixins
mushfiqur-rahman/blogger
Django Project | Building a Blog | HTMX | Bootstrap | Django Framework
dori-dev/django-cbv
The sample project for how to use CBV in django framework.
stefanoandroni/mysite-django
A simple articles web application built with django + htmx + Bootstrap
binchick-in/flask_template
Docker + Python3 + Flask + uWSGI
learnwithcode/Building-a-blog-Application
Creating fullstack blog application with Django, python and Materialize
Mehyar-Farzat/Books-Store
Online Books Store built with Python, Django, and django-rest framework with full api. Store containes Books list and detail, Auther list and detail and Reviews.
Mehyar-Farzat/Django-Blog
Django_Blog_Building
Nirob-Barman/Car_Hub_Market
A Django web application for a car dealership, allowing users to add cars, view car details, and manage brands. Features include user authentication, user profiles, buying cars, and adding comments. Utilizes Django's generic class-based views for enhanced functionality.
PyMarcus/advanced_django
Advanced concepts of Django with postgreSQL database
VipulKavar/User-Management
User Management System in Django with Profile Photo
gourav-yadavv/My-Taskpad
Stay organized and manage your tasks efficiently with My Taskpad, a simple and intuitive ToDo list app built using Django. Plan, update, and track your tasks effortlessly.
hamzabhaimia/django-examples
Repo for Django Examples
ibrohim-Fazliddinov/Django_registration_and_login_system_with_allauth
Django_registration_and_login_system_with_allauth
MyNameIsCarsten/django-rest
REST API built with Django REST framework.
ROSHAN-KHANDAGALE/Exam-Portal
The Exam Portal is an Authenticated System created in Django Framework. This System is based on MVT architecture.
saeid-rasoli/To-Do-lists
To-Do lists (django)
themusharraf/UsersList
Django project users list in class based views example
adityaShar24/Django-testing
Django-testing is a project dedicated to testing a simple task application. It incorporates two key test modules, namely test_auth.py and test_task.py, which rigorously evaluate various aspects of the application.
alper-sayin/Online-Auction-Hub
Online-Auction-Hub A Django-based Web Application
monwisn/django_blog
Django Blog Application
tareqWpy/Todo-app-cbv
this is a class based view todo app by django framework.
divyanshkumarworks/Loop_App
Welcome to the LOOP_APP(Restaurant Online Status Monitoring System). This system is designed to monitor the online status of several restaurants in the United States and provide detailed reports on the occurrences of restaurants going offline during their business hours.
LanguageXange/django-app4
LinkTree app with class based view ( ListView, CreateView, UpdateView, DeleteView )
USMAN-FAIZYAB-KHAN/Django-Delights
Django Delights is an inventory management system for restaurants, built with Django using Class-Based Views (CBVs). It offers secure user authentication, dynamic CRUD operations, real-time inventory tracking, and ingredient-to-menu mapping to efficiently manage ingredients, menu items, and purchases.