Changes between Version 155 and Version 156 of WikiStart


Ignore:
Timestamp:
Jun 18, 2006, 3:03:11 PM (18 years ago)
Author:
Tyson Tate <tyson@…>
Comment:

Fixed typo and added Signals documentation link

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v155 v156  
    8484 * [wiki:XML-RPC] Example of doing XML-RPC in Django
    8585 * [wiki:AjaxDjangoDojoForm Ajax and Django, using Dojo] How to submit a form using Ajax with Dojo.
    86  * [wiki:UsingFreeComment FreeComment app] Using Django integrated Free Comment app.
     86 * [wiki:UsingFreeComment FreeComment app] Using Django's integrated Free Comment app.
    8787 * [wiki:WindowsInstall] - install django on Windows in 5 minutes (using sqlite and the internal webserver)
     88 * [wiki:Signals] - Using Django's nifty signals ability.
    8889
    8990== Under discussion ==
Back to Top