Hello, this mailing list is to discuss the development of django itself.

Please use django-users for questions like yours :)

David

On Fri, Oct 29, 2010 at 4:03 PM, aravind <[email protected]> wrote:
> I installed python2.5 and django official
>
> version and also copied admin.py in
>
> scripts but when i use django admin-py
>
> startproject myproject is not working it
>
> s showing the following message
>
>
>
> Usage: django-admin.py subcommand
>
> [options] [args]
>
> Options:
>  -v VERBOSITY, --verbosity=VERBOSITY
>                        Verbosity level;
>
> 0=minimal output, 1=normal output,
>                        2=all output
>  --settings=SETTINGS   The Python path
>
> to a settings module, e.g.
>
>
> "myproject.settings.main". If this isn't
>
> provided, the
>
>
> DJANGO_SETTINGS_MODULE environment
>
> variable will be
>                        used.
>  --pythonpath=PYTHONPATH
>                        A directory to
>
> add to the Python path, e.g.
>
>
> "/home/djangoprojects/myproject".
>  --traceback           Print traceback
>
> on exception
>  --version             show program's
>
> version number and exit
>  -h, --help            show this help
>
> message and exit
>
> Type 'django-admin.py help <subcommand>'
>
> for help on a specific subcommand.
>
> Available subcommands:
>  cleanup
>  compilemessages
>  createcachetable
>  dbshell
>  diffsettings
>  dumpdata
>  flush
>  inspectdb
>  loaddata
>  makemessages
>  reset
>  runfcgi
>  runserver
>  shell
>  sql
>  sqlall
>  sqlclear
>  sqlcustom
>  sqlflush
>  sqlindexes
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Django developers" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/django-developers?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to