Mon, 10 Nov 2008 16:46:16 +0000 | Pawel Solyga | Change Google Maps property name from gm_api_key to gmaps_api_key. | changeset | files |
Mon, 10 Nov 2008 16:40:51 +0000 | Pawel Solyga | Change partial path and link name verbose names in home_settings.py. Some comments fixes in site_settings.py. | changeset | files |
Mon, 10 Nov 2008 16:07:18 +0000 | Pawel Solyga | Add jquery folder to make_release.sh script to fix not working jquery on deployed app. | changeset | files |
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. | changeset | files |