Django management command to create usable super users, programmatically
-
Updated
Mar 9, 2022 - Python
Django management command to create usable super users, programmatically
django-admin fixture generator command
Run django mangement commands from django-admin site
SAAS project with almost all functionality that any SAAS Software have
MoneyTrail Transaction Tracker Application. Full-stack web application designed to track financial transactions. It's built with Django (backend), Django REST Framework (API), PostgreSQL (database), and a user-friendly frontend using Bootstrap 5. The entire application is containerized using Docker Compose and simplified with a Makefile.
A custom Django management command to download user documents (ID cards and selfies) from AWS S3 with support for zipping, limits, and date filters.
A custom Django management command for PostgreSQL that resets the primary key sequence of any model’s table. It also supports optionally deleting specific rows by ID, making it useful for database cleanup and maintaining consistency in development or testing environments.
Add a description, image, and links to the django-management-command topic page so that developers can more easily learn about it.
To associate your repository with the django-management-command topic, visit your repo's landing page and select "manage topics."