Changes between Initial Version and Version 1 of Ticket #24524, comment 6


Ignore:
Timestamp:
Mar 23, 2015, 9:46:39 AM (9 years ago)
Author:
SimonSteinberger

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?
     1You'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?
    22
    33I 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 ...
Back to Top