thinknimble / tn-spa-bootstrapper

A production-ready Django SPA app on Heroku in 20 minutes or less!
https://tn-spa-bootstrapper-staging.herokuapp.com/
MIT License
8 stars 9 forks source link

Add jinja2-time #312

Closed OkayItsMikael closed 3 months ago

OkayItsMikael commented 3 months ago

What this does

Adds jinja2-time library to fix Unable to load extension: No module named 'jinja2_time' error when running cookiecutter to generate a new project.

How to test

  1. Create a new project
  2. Verify that error does not show and cookiecutter prompt appears