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!
Logan Logan is a toolkit for running standalone Django applications. It provides you with tools to create a CLI runner, manage settings, and the abili
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-
django-microblog This is a test microblog project created using Django 4.0. But don't worry this is a fully working project. There is no super-amazing
Minato Cache & file system for online resources in Python Features Minato enables you to: Download & cache online recsources minato supports the follo
coltrane A simple content site framework that harnesses the power of Django without the hassle. Features Can be a standalone static site or added to I
Sistema Contrasenas Desarrolado en Django Proyecto sistema de administracion de contraseñas, de la experiencia educativa Programacion Segura Descripci
Redis Django Cache Backend A Redis cache backend for Django Docs can be found at http://django-redis-cache.readthedocs.org/en/latest/. Changelog 3.0.0
pytest-django allows you to test your Django project/applications with the pytest testing tool.
An advanced software to keep you notes. It allows users to perform CRUD operations on theirs Notes. Was implemented Authorization and Authentication
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
This is Just an Idea There is no code, this README just represents an idea for a minimal library that, as of now, does not exist. django-htmx-rest A l
Example project demonstrating using Django’s test runner with Coverage.py Set up with: python -m venv --prompt . venv source venv/bin/activate python
An insecure login and registration website with Django.
django + NextJS + Tailwind Boilerplate About A Django project boilerplate/templa
Opinionated boilerplate for starting a Django project together with React front-end library and TailwindCSS CSS framework.
Django & React Notes App Cloning the repository -- Clone the repository using the command below : git clone https://github.com/divanov11/Django-React
django-forms-dynamic Resolve form field arguments dynamically when a form is instantiated, not when it's declared. Tested against Django 2.2, 3.2 and
Django Cleanup Features The django-cleanup app automatically deletes files for FileField, ImageField and subclasses. When a FileField's value is chang
strawberry-django-plus Enhanced Strawberry integration with Django. Built on top
DRF_commands is a Django package that helps you to create django rest framework endpoints faster using manage.py.