Author: adrian Date: 2006-04-15 15:19:40 -0500 (Sat, 15 Apr 2006) New Revision: 2704
Modified: django/branches/magic-removal/docs/model-api.txt Log: magic-removal: Merged to [2703] Modified: django/branches/magic-removal/docs/model-api.txt =================================================================== --- django/branches/magic-removal/docs/model-api.txt 2006-04-15 20:14:51 UTC (rev 2703) +++ django/branches/magic-removal/docs/model-api.txt 2006-04-15 20:19:40 UTC (rev 2704) @@ -286,7 +286,7 @@ The admin represents this as an ``<input type="file">`` (a file-upload widget). - Using a ``FileField` or an ``ImageField`` (see below) in a model takes a few + Using a ``FileField`` or an ``ImageField`` (see below) in a model takes a few steps: 1. In your settings file, you'll need to define ``MEDIA_ROOT`` as the --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates -~----------~----~----~----~------~----~------~--~---