[magic-removal] [patch] LazyDate.strftime missing, admin add user does not work
Adding a user in admin doesn't work, because a LazyDate is used in the model when admin needs to use the strftime() method. LazyDate doesn't provide this functionality.
Change History
(4)
Summary: |
LazyDate.strftime missing, admin add user does not work → [patch] LazyDate.strftime missing, admin add user does not work
|
Summary: |
[patch] LazyDate.strftime missing, admin add user does not work → [magic-removal] [patch] LazyDate.strftime missing, admin add user does not work
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
serve missing LazyDate attributes from datetime computed at runtime