Skip to content

Master

Mirko Vucicevich requested to merge fast/uw_django_templates:master into master
  • Made package installable without -e flag:
    • Added manifest (to include templates)
    • Added find_packages (to include templatetags)
  • Renamed templatetags library to be less generic / prevent collisions

Merge request reports