Added a custom package to inject datetime in templates

Modified blog pagination filter to show only posts which pubdate is
less or equal than today's date.
This commit is contained in:
Felipe M 2016-12-20 10:08:40 +01:00
parent 16b4e652bf
commit faf958c401
4 changed files with 34 additions and 0 deletions

5
packages/template-datetime/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
dist
build
*.pyc
*.pyo
*.egg-info