try:
MEDIA_ROOT = 'C:\\Projects\\myproject\\static_media'
or
MEDIA_ROOT = 'C:\\Projects\\myproject\\static_media\\'
On Wed, Mar 18, 2009 at 3:22 PM, Gil Sousa wrote:
>
> Hi!
>
> First of all, I already saw (and tried) this:
> http://docs.djangoproject.com/en/dev/howto/static-files/
>
> I want
I usually run "manage.py runserver" again and error is gone.
On Wed, Mar 18, 2009 at 4:45 PM, nixon66 wrote:
>
> I just redid my models in an application and ran "manage.py
> runserver". But when I tried to log into the admin interface I get
> model is alreadyregistered errors. Anyone have
2 matches
Mail list logo