Changes between Version 189 and Version 190 of DjangoResources
- Timestamp:
- Aug 14, 2009, 1:49:53 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v189 v190 243 243 * [wiki:WebServices WebServices]: An example showing how to access a web service (Amazon.com) using Python. 244 244 * [wiki:FlickrIntegration] - One way of integrating flickr with Django 245 * [wiki:GoogieSpell] - Spell checking [http://www.djangoproject.com/documentation/model_api/#textfield TextField]s with [http://orangoo.com/labs/GoogieSpell/ GoogieSpell].245 * [wiki:GoogieSpell] - Spell checking for [http://www.mightystudents.com/ | essay example] [http://www.djangoproject.com/documentation/model_api/#textfield TextField]s with [http://orangoo.com/labs/GoogieSpell/ GoogieSpell]. 246 246 * [http://www.kelvinism.com/howtos/alexa-site-thumbnail-and-django/ Django and AST] - Using Django with Amazon Site Thumbnail. 247 247 * [wiki:AmazonSimpleStorageService] - Version of FileField which will store your files on amazon's storage service