Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6966357
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:10:52+00:00 2026-05-27T16:10:52+00:00

Using Django 1.3 with PostgreSQL 9.0, I have a multi-step object creation function/view, where:

  • 0

Using Django 1.3 with PostgreSQL 9.0, I have a multi-step object creation function/view, where:

  1. The main object is created (have tried both MyModel.objects.create() and manually using object.save() methods) and,
  2. Then m2m relationships are setup (they must follow the main object creation so that said object has an id to relate to).

Some of those relationships may fail, or some other problem may arise, thus I need the entire function to behave atomically.

I’ve tried wrapping the function with the transaction.commit_on_success decorator, as well as tried using commit_manually (and setting the commit point at the end of the function); but neither works. That is, the main object is created and saved in the database, even when an exception is raised later on in the function. This leaves the database in an inconsistent state, to put it politely. So, how to debug this? I’ve seen similar questions, but they had to do with using MySQL, whereas this kind of broken transaction is not supposed to happen with Postgres. There were tickets on the Django Trac about this issue from years back, but they were supposedly fixed/resolved. Could any Djangonauts out there provide enlightenment please?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T16:10:53+00:00Added an answer on May 27, 2026 at 4:10 pm

    See this ticket: https://code.djangoproject.com/ticket/6669

    I think for now you’ll just need to call transaction.rollback() explicitly when you get an IntegrityError

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using django-nonrel and django-mongodb-engine I have a Django model stored on PostgreSQL
I have a Django-created tables in PostgreSQL 8.4 database, where one table extends another.
It's my first time using PostgreSQL 8.4.2 with Django(I have always used MySQL or
I have a Django-based webapp that is using PostgreSQL as the backend via psycopg2.
I have a strange behaviour on my Django/PostgreSQL system. After saving a model object
I have an existing PostgreSQL database that I'm using for a new Django site.
I just started using django for development. At the moment, I have the following
Hi i am using django 1.2 .I my case i have few models which
I am using Django and Postgresql as my DBMS. I wish to set a
Using sqlite3 and Django I want to change to PostgreSQL and keep all data

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.