Skip to content
#

function-based-views

Here are 17 public repositories matching this topic...

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 Mar 20, 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

Improve this page

Add a description, image, and links to the function-based-views topic page so that developers can more easily learn about it.

Curate this topic

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