meshy / django-conman

NOT READY: Work in progress. A content management system for django
BSD 2-Clause "Simplified" License
3 stars 5 forks source link

Make human-readable strings translatable #49

Closed meshy closed 9 years ago

LilyFoote commented 9 years ago

I just looked through the project and the only place I think really needs this is the Route.slug.help_text that can be fixed in #48.

meshy commented 9 years ago

59