Click add. Enter your command( Ex: "runserver"). Click OK. Double click to run this.
On Sat, Jun 25, 2016 at 10:07 PM, Gary Roach <[email protected]> wrote: > Hi all: > > OS Debian Stretch > KDE Desktop > > I am using Eclipse Neon with the PyDev plugin for developing a django > application. At present I am running through the djangoproject tutorial.The > tutorial has me run: > python manage.py createsuperuser > I want to run this within Eclipse and not the system command line. Right > clicking on the project title and following the sub menus I get to the: > mysite>django>custom command(manage.py$(custom_command)) function. I > can't seem to figure out how to use this. It is the only thing I could find > that looks like it is meant to replace the system command line. > > In general, any time I have to use manage.py and there is not a specific > menu item for the process, I'm awash. > > Any elucidation on this point will be sincerely appreciated. > > Gary R. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/d9eba089-965f-46cf-7c38-f97af2d17aa8%40verizon.net. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFTDQfBJXMNB5Z3am_mQ_DqtzG6v9kOM7pA5pyf0OYzJmvX4iA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

