Open lmorchard opened 12 years ago
This puzzles me--there are no Django or Jinja2 templates that I can see in the repository. Am I missing something? Which templates are you referring to?
Actually, this is ancient. The Django templates moved over here in the example / testing app, and the Jinja2 templates now live in the badges.mozilla.org repo
One thing we could do is treat badger_example as a "separate project" with its own test suite. Then we could more easily identify regressions. This wouldn't find all problems, of course.
The itch I'm scratching involves Jinja2 templates and Mozilla's Playdoh conventions. So, the vanilla Django templates fall out of date. Revisit them and make sure the app works with vanilla Django.