Timm Simpkins
Timm Simpkins
I'm assuming that actual custom user models, as in using django's built in support for them, are not implemented. I see mention of "custom user model" in several places, but...
Is my assumption that AbstractBaseUser is neither implemented nor supported wrong, or is my implementation wrong? If it is the former, I gave my reason for not only supporting custom...
My question is, why should it be so limited? A custom user model as a base could be left as authentication only if desired, but could also be extended easily...
It seems as though you are taking my comments as either an attack, or an off topic statement. I am certainly not attacking you, or the app. I also don't...
I was only citing my problem because it seems it would make my life easier if it were already built in, so it was in explanation that I feel I...
After examining it a bit more, recurring events aren't being calculated anywhere. The only events that show up are one off events.