Christoph Osswald
Results
2
issues of
Christoph Osswald
The following error appears when making migrations and migrating: `UserWarning: You passed an argument to CurrentUserField that will be ignored. Avoid args and following kwargs: default, null, to.` How can...
For our project we would like to save the username as string instead of having a foreign key. Would it be possible to add this as a feature?