Changes between Version 86 and Version 87 of DeveloperGuidelines/Tips
- Timestamp:
- 02/28/10 13:26:23 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Tips
v86 v87 73 73 * Limiting access to a controller function to just certain IPs: http://groups.google.com/group/web2py/msg/df000860c707d3d3 74 74 * Auto-complete (for when Dropdowns get too long): 75 * use the [wiki:ajaxS3 ajaxS3] calls: ''getS3'', ''getJSONS3'', or ''postS3'' 75 76 * use the [wiki:IS_ONE_OF_EMPTY IS_ONE_OF_EMPTY] validator 76 77 * http://trac.sahanapy.org/browser/views/msg/email_outbox_create.html