ChatAPI
APIs for a Chat app. Written with Django Rest framework and Django channels.
The documentation for the http end points can be found here
This is the format of message the websocket accepts on connection
Please Leave a star!
APIs for a Chat app. Written with Django Rest framework and Django channels.
The documentation for the http end points can be found here
This is the format of message the websocket accepts on connection
Please Leave a star!
BUILD A PHOTO FEED USING DJANGO Here, we will learn about building a photo feed using Django. This is similar to instagram, but a stripped off version
django_channels_chat_official_tutorial demo project for django channels tutorial code from tutorial page: https://channels.readthedocs.io/en/stable/tu
Bleach Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes. Bleach can also linkify text safely, appl
Simple Django Login and Registration An example of Django project with basic user functionality. Screenshots Log In Create an account Authorized page
martor Martor is a Markdown Editor plugin for Django, supported for Bootstrap & Semantic-UI. Features Live Preview Integrated with Ace Editor Supporte
A tool to help upgrade Django projects to newer version of the framework by automatically fixing deprecations. The problem When maintaining a Django s
pyRoovit (WIP) What is this? PyRoovit is/will be a toolbar for the use with pyRevit built by Gavin Crump (aka Aussie BIM Guru). Having used and taught
Twitter Clone work in progress đ§ A Twitter clone project Table Of Contents About the Project Built With Getting Started Running project License Autho
pep484 stubs for Django REST framework Mypy stubs for DRF 3.12.x. Supports Python 3.6, 3.7, 3.8 and 3.9. Installation pip install djangorestframework-
ImageKit is a Django app for processing images. Need a thumbnail? A black-and-white version of a user-uploaded image? ImageKit will make them for you.
djangoProject Projeto onde podes inserir notĂcias, ver todas as notĂcias guardas e filtrar por tag. A base de dados usada Ă© o mongoDB. packages utiliz
Django PayPal Django PayPal is a pluggable application that integrates with PayPal Payments Standard and Payments Pro. See https://django-paypal.readt
django-picklefield About django-picklefield provides an implementation of a pickled object field. Such fields can contain any picklable objects. The i
Shuup Shuup is an Open Source E-Commerce Platform based on Django and Python. https://shuup.com/ Copyright Copyright (c) 2012-2021 by Shuup Commerce I
Django CRUD REST API Generator This is a simple tool that generates a Django REST API with the given models. Specs: Authentication, DRF generic views,
pytest-django allows you to test your Django project/applications with the pytest testing tool.
django-auto-logout Auto logout a user after specific time in Django. Works with Python đ â„ 3.7, Django đ â„ 3.0. âïž Installation pip install django-a
Created by Stephen McDonald Introduction Up until PostgreSQL 9.2, COUNT queries generally required scanning every row in a database table. With millio
django-inertia Django server-side new adapter for Inertia.js. Getting Started Install the package pip install django-inertia Configure your project A
django-reversion django-reversion is an extension to the Django web framework that provides version control for model instances. Requirements Python 3