divio / aldryn-newsblog

A combined news/weblog application for Aldryn and django CMS – part of the Essential Addons.
https://marketplace.django-cms.org/en/addons/browse/aldryn-newsblog/
Other
67 stars 118 forks source link

invalid month in url causes 500 error #386

Closed stefanfoulis closed 5 years ago

stefanfoulis commented 8 years ago

an url containing an invalid month will cause a 500 error.

ValueError: month must be in 1..12

for an url like /blog/2016/0/

bplociennik commented 5 years ago

Seems to be resolved. I checked with one digit and two and is working. When you have 3 digits then is error page.