bbangert / routes (http://routes.groovie.org/)

Routes is a Python URL recognition and generation system similar to the Rails routing system. Routes makes it easy to create pretty and concise URL's that are RESTful with little effort.

Clone this repository (size: 803.7 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/bbangert/routes/

Shortlog (showing r527:f5d3e21deb3c (tip) → r503:89188fc3ca15)

Age Author Message A M D «
2 weeks bbangert bbangert Backout explicit change. 0 7 0
4 weeks asplake asplake Mapper.explicit now defaults to True 0 10 0
4 weeks asplake asplake Mapper.minimization now defaults to False 0 10 0
4 weeks asplake asplake CHANGELOG for SubMapper and collection changes 0 1 0
5 weeks asplake asplake Fix placement of __enter__ and __exit__ 0 1 0
6 weeks asplake asplake Optional formatted routes on submappers 0 1 0
6 weeks asplake asplake Fix additional test 0 1 0
6 weeks asplake asplake Add test for collection-level conditions and requirements 0 1 0
6 weeks asplake asplake Fix merge error 0 1 0
6 weeks asplake asplake Code layout changes 0 2 0
6 weeks asplake asplake Fix doctests 0 1 0
6 weeks asplake asplake some tests need Mapper(explicit=True) to maintain test isolation 0 1 0
6 weeks asplake asplake docstring and unit test for Mapper.__str__() 0 1 0
6 weeks asplake asplake add unit test for Mapper.__str__() 1 0 0
6 weeks asplake asplake docstrings for new/enhanced SubMapper methods 0 1 0
6 weeks asplake asplake initial commit: nestable submappers, collection(), prettyprinter 1 2 0
3 months bbangert bbangert Fix bug with capturing large groups 0 3 0
3 months bbangert bbangert Better document bad route regexp 0 1 0
3 months bbangert bbangert * Fix bug with improper len placement for submapper. 0 2 0
3 months bbangert bbangert * Adding regular expression builder for entire regexp for faster rejection 0 4 0
4 months bbangert bbangert Break out the new features line 0 1 0
4 months bbangert bbangert Update routes front page 0 2 0
4 months bbangert bbangert Remove routes header 0 1 0
4 months bbangert bbangert Proper credits on the manual 0 1 0
4 months bbangert bbangert Update copyright on docs 0 1 0