Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

242
Views
Can I create one Superuser and use it in multiple Django Projects?

In order to reduce short-term memory load, is it possible to use one superuser account in the Django admin for multiple projects?

The Projects have independent databases with totally different purposes, hence centralizing the database isn't an option

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Django asks you to create different Superuser Accounts for every project in order to keep them isolated, if the projects aren't centralized.

Case 1: If you have Isolated Mega projects

In this case, as there's a need to create superuser for every project, you can manage the usernames and passwords for each of them in your notes somewhere.

Case 2: If you are new to Django, thus create multiple mini projects for practice

As you're a beginner, and create multiple projects for practice, no doubt, you can choose one username - password pair, and use it to login each of those project-admins.
One more option can be to save your username - password to google, which will help you by logging into your account automatically.

Case 3: If you have multiple related Projects

In this case, you can create a centralized database for each of them, and connect each of those projects with the former, which allows you to use one superuser account for each of them

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!