Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

243
Vistas
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 Respuestas
Responde la pregunta

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 Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda