Changes between Initial Version and Version 1 of Ticket #24524, comment 6
- Timestamp:
- Mar 23, 2015, 9:46:39 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24524, comment 6
initial v1 1 You're right - those are PostgreSQL driven app . Can you point me into the right direction how to avoid this issue, when using a very simple AbstractUser model without any additional fields?1 You're right - those are PostgreSQL driven apps. Can you point me into the right direction how to avoid this issue, when using a very simple AbstractUser model without any additional fields? 2 2 3 3 I think that's a pretty normal use case. A solution should be pointed out in the documentation. And despite I'm pretty experienced with Django in general (and very happy with it), I can't see how to avoid this problem ...