byteweaver / django-forums

Small standalone django forums application.
BSD 3-Clause "New" or "Revised" License
18 stars 15 forks source link

Base and forms template exist twice but are not included in distribution #13

Open noxan opened 9 years ago

noxan commented 9 years ago

https://github.com/byteweaver/django-forums/blob/master/forums/templates/base.html https://github.com/byteweaver/django-forums/blob/master/forums/templates/forms.html

Manifest: https://github.com/byteweaver/django-forums/blob/master/MANIFEST.in

Tests: https://github.com/byteweaver/django-forums/blob/master/tests/templates/base.html