app/soc/logic/validate.py
2009-03-04 Pawel Solyga Remove unused variable in soc.logic.validate module.
2009-02-26 Sverre Rabbelier Added a missing import
2009-02-25 Sverre Rabbelier Make validate.isURLValid more robust
2009-02-13 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2008-11-21 Todd Larsen Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
2008-11-20 Todd Larsen Rename partial_path to scope_path, ignoring case, etc.
2008-11-20 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
2008-11-10 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.
2008-10-19 Pawel Solyga Fix identions, too long lines, unused imports and some other mistakes.
2008-10-14 Pawel Solyga Fixed imports sorting based on comments for r751.
2008-10-13 Pawel Solyga Add missing blank lines between imports and sort all of the imports.
2008-10-12 Sverre Rabbelier Replace almost all occurences of linkname with link_name
2008-10-01 Todd Larsen Move path and link_name related functions and regex patterns to a new
less more (0) tip