error when run manager.py init

log show below

C:\djangosite>python mytest01\manage.py init
Error: Your action, 'init', was invalid.
Run "mytest01\manage.py --help" for help.

then i try manager.py --help

in action list really have no init option! I use the remove magic version.

Does anyone know how? thank you.


2006/3/5, thebubblejungle <[EMAIL PROTECTED]>:
>
> Cheers,
>
> So if I upload my files to a directory (media) on my Linux server,
> www.foo.com say, I need to add:
>
> /public_html/media/www.foo.com/ to the MEDIA_ROOT
> and http://www.foo.com/ to MEDIA_URL to settings.py
>
> In my base template, can I just use style.css or do I need to point to
> the absolute reference of the file?
>
> m
>
>
>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to