Changes between Version 59 and Version 60 of DeveloperGuidelines/Tips


Ignore:
Timestamp:
06/26/09 09:11:17 (15 years ago)
Author:
Fran Boon
Comment:

TEXTAREA options

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Tips

    v59 v60  
    2929 * Edit multiple records at once: http://groups.google.com/group/web2py/browse_thread/thread/401b4c192871194c/a96cc8c7923a8565#
    3030 * Prevent multiple concurrent logins: http://groups.google.com/group/web2py/browse_thread/thread/4e1c62a0d9255160
    31  * THIS_NOT_IN_DB custom validator: http://groups.google.com/group/web2py/browse_thread/thread/27b14433976c0540?pli=1
    3231 * Custom Forms
    3332  * Debug by setting the return to just a plain dict() (=> can read values of vars in 'request')
     
    4241  * form.accepts AJAX submission: http://groups.google.com/group/web2py/browse_thread/thread/e583a1e377cc7dea
    4342 * Lambda tricks: http://p-nand-q.com/python/stupid_lambda_tricks.html
     43 * THIS_NOT_IN_DB custom validator: http://groups.google.com/group/web2py/browse_thread/thread/27b14433976c0540?pli=1
    4444 * IS_IN_DB (...,order_by=...): http://groups.google.com/group/web2py/browse_thread/thread/5fe6e343d115590d/2a8c38fccb2cf3cf#2a8c38fccb2cf3cf
    4545 * CGI co-existence: http://groups.google.com/group/web2py/browse_thread/thread/1520b84d144f0b0c
     
    4848  * http://groups.google.com/group/web2py/browse_thread/thread/484a2d04bdd7606f
    4949  * http://groups.google.com/group/web2py/browse_thread/thread/1df80dbf52d401fb
     50 * TEXTAREA options: http://groups.google.com/group/web2py/browse_thread/thread/482ecab0878689d5
    5051 * nicEdit integration: http://groups.google.com/group/web2py/msg/ff491af9382f6c39
    5152 * Multi-column unique constraint: http://groups.google.com/group/web2py/browse_thread/thread/f5ab94cc7d511e0b