![]() |
Which command is used to create a superuser in Django?
Which command is used to create a superuser in Django?
If you're planning on publishing something on your server, you're going to want to create a superuser. This superuser has access to all your installed apps and can run management commands remotely. Here's how you do it with the Django command-line utility. The create user command is used to create a new user in Django. Which command is used to create a superuser in Django? | CodeProZone Code:
from django.core.management.base import BaseCommand, CommandError Code:
user@host> manage.py shell |
All times are GMT +7. The time now is 07:12 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimisation provided by
DragonByte SEO v2.0.37 (Lite) -
vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.