Mon, 10 Nov 2008 14:40:16 +0000 | Pawel Solyga | Adds a check to logic/valididate.py that checks the partial path format using a regexp. This regexp has been added to logic/path_link_name.py, therefore changing PATH_LINKNAME_REGEX to use the PARTIAL_PATH in building this regexp. Plus views/models/docs.py now uses the validation functions in the clean_ methods. | file | diff | annotate |
Sun, 19 Oct 2008 13:14:40 +0000 | Pawel Solyga | Fix identions, too long lines, unused imports and some other mistakes. | file | diff | annotate |
Tue, 14 Oct 2008 12:36:55 +0000 | Pawel Solyga | Fixed imports sorting based on comments for r751. | file | diff | annotate |