Django

Code

Ticket #3425 (closed: invalid)

Opened 2 years ago

Last modified 1 year ago

admin with edit_inline deleting data

Reported by: Amit Upadhyay <upadhyay@gmail.com> Assigned to: nobody
Milestone: Component: django.contrib.admin
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

If I define UserProfile, and connect it to User via AUTH_PROFILE_MODULE in settings.py, and edit User model, UserProfile model object is getting deleted if I use edit_inline option. I am attaching a minimal example to demonstrate this.

Attachments

Change History

02/03/07 16:36:44 changed by Amit Upadhyay <upadhyay@gmail.com>

  • needs_better_patch changed.
  • needs_tests changed.
  • needs_docs changed.

Track not letting me attach a file, get it here: http://www.amitu.com/tt.zip

04/18/07 05:32:10 changed by SmileyChris

Can't seem to access that file. Could you try attaching again? (ensure you have filled in your trac settings: http://code.djangoproject.com/settings)

12/09/07 02:52:43 changed by brosner

  • status changed from new to closed.
  • resolution set to invalid.

Closing ticket since this might not be a problem with newforms-admin. This ticket needs some more information, so by all means reopen with more information or verify this is a problem with newforms-admin.


Add/Change #3425 (admin with edit_inline deleting data)




Change Properties
Action