Django_BlogApp
This is a blog app powered by python-django
Features
- Add and delete blog post
- View someone else blog
- Can add comment to that blog
And of course BlogApp itself is open source with a public repository on GitHub.
This is a blog app powered by python-django
And of course BlogApp itself is open source with a public repository on GitHub.
Django GUID Now with ASGI support! Django GUID attaches a unique correlation ID/request ID to all your log outputs for every request. In other words,
Source.Python Project Manager This Django app will be used to host Source.Python plugins, sub-plugins, and custom packages. Want to help develop this
It's the assignment 1 from the Python 2 course, that requires a ToDoApp with authentication using Django
django-huey This package is an extension of huey contrib djhuey package that allows users to manage multiple queues. Installation Using pip package ma
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
Faker is a Python package that generates fake data for you. Whether you need to bootstrap your database, create good-looking XML documents, fill-in yo
Integrating π Celery with Django via Redis server ,To-Do asynchronously πtask without stopping the main-flow π of Django-project . It increase your speed π and user experience π€΅ of website
django-browser-reload Automatically reload your browser in development. Requirements Python 3.6 to 3.10 supported. Django 2.2 to 4.0 supported. Are yo
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. All documentation is in the "docs" directo
django-phonenumber-field A Django library which interfaces with python-phonenumbers to validate, pretty print and convert phone numbers. python-phonen
CRUD with MySQL, Django and Sass. To have the same data in db: insert into crud_employee (first_name, last_name, email, phone, location, university) v
python-logging-rabbitmq Logging handler to ships logs to RabbitMQ. Compatible with Django. Installation Install using pip. pip install python_logging_
Trivia Quizzz A simple trivia quizzz web app made using django Demo http://triviaquizzz.herokuapp.com/ & https://triviaquiz.redcrypt.xyz Features Goog
DjangoAdminGeomap library The free, open-source DjangoAdminGeomap library is designed to display objects on the map in the Django views and admin site
django-postgresql-docker Running PostgreSQL with Docker + Portainer + pgAdmin + Django local for development. This project was done with: Python 3.9.8
Django Request Viewer Log and view requests made on your Django App Introduction Recently, @ichtrojan and @toniastro released horus, a request logger
π Django migrations checker A GitHub Action for checking Django migrations About This repository contains a Github Action that checks Django migratio
django-money A little Django app that uses py-moneyed to add support for Money fields in your models and forms. Django versions supported: 1.11, 2.1,
django-version-checks System checks for your project's environment. Requirements Python 3.6 to 3.9 supported. Django 2.2 to 3.2 supported. Are your te
How to run this project Download and extract this project Create an environment and install all the libraries from requiements.txt pip freeze -r requi