Skip to content
#

function-based-views

Here are 20 public repositories matching this topic...

Django web app for an elevator maintenance company, manages clients, elevators, service visits, fault reports and Stripe payments.

  • Updated Sep 5, 2026
  • Python
Django_Blog

This is a full-stack blogging platform built using Django, HTML, CSS, Bootstrap, and SQLite. The application allows users to register, log in, create blog posts, update their profiles, and interact with content while enforcing access control and efficient image handling.

  • Updated Jul 26, 2025
  • HTML

Vanilla DRF Structure. Use an 'Article' model to practice the API CRUD. Explaining the function-based-view, class-based-views & generic-views-mixins by using them on the same CRUD operations for articles. Dockerize the project into the "dockerization" branch. The containerized version of this project is deployed in a heroku container.

  • Updated Mar 3, 2024
  • Python

Add this topic to your repo

To associate your repository with the function-based-views topic, visit your repo's landing page and select "manage topics."

Learn more