ocadotechnology / djshorty

A Django URL shortening app
Apache License 2.0
1 stars 2 forks source link

Enable Python 3 testing. Fixes #12 #22

Closed mikebryant closed 8 years ago

benbacardi commented 8 years ago

Do we not want html=True on the assertContains calls?