clintecker / django-chunks

Think of it as flatpages for small bits of reusable content you might want to insert into your templates and manage from the admin interface.
http://github.com/clintecker/django-chunks
BSD 3-Clause "New" or "Revised" License
304 stars 101 forks source link

Add tests #8

Closed igorsobreira closed 12 years ago

igorsobreira commented 12 years ago

Hi,

I've created a test script to run the tests standalone, without a django project. And added tests to the template tag.

clintecker commented 12 years ago

This is awesome Igor, can you resolve the conflicts in this pull request and I can merge it! :)

igorsobreira commented 12 years ago

Hi Clint :) You can try to merge now, there should be no more conflicts

clintecker commented 12 years ago

Merged! Thanks so much for all the contributions!