Django User Metrics
django app that allows capture application metrics by each user individually, so after you can generate reports with aggregation of results by day or by week for each user
soon more documentation
django app that allows capture application metrics by each user individually, so after you can generate reports with aggregation of results by day or by week for each user
soon more documentation
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
Dj_sentry This Django application intialize Sentry SDK to your Django application. How to install You can install this packaging by using: pip install
Rosetta Rosetta is a Django application that facilitates the translation process of your Django projects. Because it doesn't export any models, Rosett
django-dashing django-dashing is a customisable, modular dashboard application framework for Django to visualize interesting data about your project.
django Filer is a file management application for django that makes handling of files and images a breeze.
Django Filter Django-filter is a reusable Django application allowing users to declaratively add dynamic QuerySet filtering from URL parameters. Full
django-organizations Summary Groups and multi-user account management Author Ben Lopatin (http://benlopatin.com / https://wellfire.co) Status Separate
User Authentication In Django/Ajax/Jquery Demo: Authentication System Using Django/Ajax/Jquery Demo: Authentication System Using Django Overview The D
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
Just to make admin easier, I often like to generate slugs based on the name
field. In that case, it makes more sense to have name
come first in the admin so I reordered the fields in the model.
Django-environ django-environ allows you to use Twelve-factor methodology to configure your Django application with environment variables. import envi
Django - Shared App & Isolated Databases An app that demonstrates the implementa
weather-app This is a web app which allows user to get the weather info of any place in the world as soon as possible. It makes use of OpenWeatherMap
Django URL Shortener Django URL Shortener is a Django app to to include URL Shortening feature in your Django Project Install this package to your Dja
An app that allows you to add recipes from the dashboard. Then visitors filter based on different categories also each ingredient has a unique page with their related recipes.
A Django web application that allows you to be in the loop about everything happening in your neighborhood. From contact information of different handyman to meeting announcements or even alerts.
pytest-django allows you to test your Django project/applications with the pytest testing tool.
django-idom allows Django to integrate with IDOM, a package inspired by ReactJS for creating responsive web interfaces in pure Python.
PWA PWA is a simple Django app to develope and deploy a Progressive Web Application. Detailed documentation is in the "docs" directory. Quick start Ad
Create Django App ?? We're a Django project starter on steroids! One-line command to create a Django app with all the dependencies auto-installed AND