Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-database

django.db.utils.ProgrammingError: Table doesn't exist

CommandError: You appear not to have the 'psql' program installed or on your path

Difference between auto_now_add and timezone.now as default value

django.db.utils.OperationalError: FATAL: database does not exist (postgres / deploy to digitalocean)

Django, nginx and uWSGI caching results until uWSGI/MySQL restart

Django different model manager on foreign key

Django importing Models from template

Django postgress - multiple primary keys are not allowed error

save() prohibited [...] due to unsaved related object, but related object already saved

django django-database

Django Microservices authentication

Django models: are there reasons to make searched field with db_index?

Can Django's select_for_update deadlock when used on the same record twice?

Django: write something to the database in a catch block, when using an atomic transaction

Query still running for django_migrations

What is the most efficient way to iterate django objects updating them?

Django testing commit_on_success

Django channels 2, accessing db in tests