app/soc/views/models/docs.py
Wed, 12 Nov 2008 21:43:15 +0000 Sverre Rabbelier Fixed typo in docstring
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.
Fri, 07 Nov 2008 22:24:01 +0000 Pawel Solyga Fix not working former_ids. Add support for "Invalid accounts". Now when id from former_ids tries to create a profile "This account is invalid." error message is displayed. Compare emails in lower cases to prevent changing User email to the same email with different character casing (needs some more testing).
Wed, 05 Nov 2008 23:36:28 +0000 Sverre Rabbelier Major site restructuring, also deleting of many unused or obsolete documents
Sun, 02 Nov 2008 17:26:06 +0000 Sverre Rabbelier Fixed typo in e-mail address
Wed, 22 Oct 2008 17:18:57 +0000 Pawel Solyga Inherit from BaseForm in all forms instead of from DbModelForm. This change doesn't include changes to templates and usage of as_table everywhere (work in progress).
Wed, 22 Oct 2008 06:20:02 +0000 Sverre Rabbelier Added a Host profile and generalized some views
Tue, 21 Oct 2008 01:22:36 +0000 Sverre Rabbelier Incorperated suggestions by Todd
Mon, 20 Oct 2008 23:24:32 +0000 Sverre Rabbelier Added a generic version of the Document views
less more (0) tip