Closed McSinyx closed 3 years ago
Thanks!
@McSinyx This one seems to cause trouble -- I couldn't view /p/
with an exception: jinja2.exceptions.UndefinedError: 'dict object' has no attribute 'created_on'
Do you have any project created after pulling this? Manually add the created_on
field to each of them would help.
On Fri, 19 Feb 2021, 17:42 Nguyễn Gia Phong, notifications@github.com wrote:
Do you have any project created after pulling this? Manually add the created_on field to each of them would help.
There are, and they do have created_on field.
On Fri, Feb 19, 2021 at 6:40 PM Huy Ngo duchuy29092000@gmail.com wrote:
There are, and they do have created_on field.
Sorry, it seems that was just one instance not having it.
Anyway, shouldn't the time be absolute rather than relative like this?
Anyway, shouldn't the time be absolute rather than relative like this?
Yea it doesn't make much sense for creation time and deadlines of projects. PR incoming.
Project listings templates are merged together for maintainability.
This accidentally fixes #212.