Details
Description
When attempt to create a Region or Participant which already exists we get InternalError instead of user-friendly error message. It seems that django.modelAdmin does not check the unique_together constraint on these models when creating new objects.
Activity
- All
- Comments
- History
- Activity
- Transitions
- Commits
Maciej Kisiel
made changes -
Field | Original Value | New Value |
---|---|---|
Description | When attempted to create a Region or Participant which already exists we get InternalError instead of user-friendly error message. It seems that django.modelAdmin does not check the unique_together constraint on these models when creating new objects. | When attempt to create a Region or Participant which already exists we get InternalError instead of user-friendly error message. It seems that django.modelAdmin does not check the unique_together constraint on these models when creating new objects. |
Maciej Kisiel
made changes -
Assignee | Maciej Kisiel [ welter ] |
Maciej Kisiel
made changes -
Status | New [ 10000 ] | Open [ 1 ] |
Maciej Kisiel
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Maciej Kisiel
made changes -
Fix Version/s | 0.1.3 [ 11102 ] | |
Affects Version/s | 0.1.2 [ 11100 ] | |
Affects Version/s | Far Future [ 11002 ] | |
Story Points | 1 |
Maciej Kisiel
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Assignee | Mateusz Kwapich [ mitrandir77 ] | Szymon Acedański [ accek ] |
Resolution | Fixed [ 1 ] |
Mateusz Kwapich
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Szymon Acedański [ accek ] | Mateusz Kwapich [ mitrandir77 ] |