Opened 16 years ago

Last modified 13 years ago

#8209 closed

Admin documentation claims that uniqueness is enforced in the interface — at Initial Version

Reported by: glenjamin Owned by: nobody
Component: Forms Version: dev
Severity: Keywords: 1.0-blocker
Cc: tomek+django@… Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

It isnt - in fact in SQLite a raw exception is propagated all the way up, but thats a different issue.

The docs need to be updated to indicate that uniqueness is not enforced.

Change History (0)

Note: See TracTickets for help on using tickets.
Back to Top