Opened 18 years ago
Closed 17 years ago
#3425 closed (invalid)
admin with edit_inline deleting data
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
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.
Change History (3)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
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)
comment:3 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
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.
Track not letting me attach a file, get it here: http://www.amitu.com/tt.zip