smahesh29/Django-WebApp ⭐ 482

This is a web-app created using Python, Django. By using this user can login, upload files and also can view and download files uploaded by other users.

mkalioby/django-mfa2 ⭐ 317

A Django app that handles MFA, it supports TOTP, U2F, FIDO2 U2F (Webauthn), Email Token and Trusted Devices

django-webtest/django-webtest ⭐ 315

django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing framework.

MicroPyramid/django-web-profiler ⭐ 77

Django package to log request values such as device, IP address, user CPU time, system CPU time, No of queries, SQL time, no of cache calls, missing, setting data cache calls for a particular URL with a basic UI.

vintasoftware/django-react-boilerplate ⭐ 2113

Django 5, React, Bootstrap 5 with Python 3 and Webpack project boilerplate

Jitensid/django-webpack-dev-server ⭐ 21

Django Webpack Dev Server is a command line Django reusable app to setup configuration files for React. It uses webpack and webpack_dev_server to bundle your frontend code.