Tagged on November 4, 2011 by Sam Bull <[email protected]>
- Turned error strings into unicode strings
Tagged on March 12, 2011 by Sam Bull <[email protected]>
- Fixed empty regex issue
- Added support for URL patterns without explicit call to url function
Tagged on January 5, 2011 by Sam Bull <[email protected]>
- Fixed test code to remove PIL dependency.
Tagged on January 5, 2011 by Sam Bull <[email protected]>
- Added setup.py
- Made test runner compatible with virtualenv
- Cleaned up roadmap
- Fixed typo in readme
Tagged on June 20, 2010 by Sam Bull ([email protected])
- Renamed app to transurlvania to enhance distinctiveness / awesomeness
- Renamed template tags to transurlvania_tags
- Renamed the MultilangMiddleware middleware to URLTransMiddleware
- Refactored language-in-path component to make it easier to use
- Simplified the API for making URLs localizable
- Updated documentation
- Refactored test code to make the example code less abstract
Tagged on April 25, 2010 by Sam Bull ([email protected])
Initial release from existing codebase.