On 02/15/2014 11:59 AM, Dennis Lee Bieber wrote: > On Sat, 15 Feb 2014 09:30:53 -0800 (PST), ??????? ??????? > <lordvita...@gmail.com> declaimed the following: > >> I need your help. Please. > > Then I suggest you find some group specific to Aptana... > > Based upon the Aptana web page, it is a product for developing > web-sites, with an emphasis on Ruby-on-Rails... The only relationship it > has to Django is that Django is a product for developing web-sites that > uses Python as the base. > > They are completely separate products; someone using Django is unlikely > to be using Aptana. >
Not exactly, Aptana does have PyDev as part of it (might be optional). Which gets you about the same as Eclipse+Pydev. For those that don't know Aptana is a custom variant of Eclipse oriented to web development. Pydev is django aware and virtualenv capable. If you have pydev installed you'll notice that you can start a new Django project from the Eclipse menus. Look for information about Pydev and Django it should be relevant to Aptana. The steps I would take, make new django project in the IDE. git init, add, commit and push this structure to your github repo. Make sure to gitignore the file you store your database password in. Enjoy, Alex -- 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 django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/52FFCA61.8080809%40wildintellect.com. For more options, visit https://groups.google.com/groups/opt_out.