Ok, I have checked out the code.
Now, where do I put it? And how do I use it?
I put it inside the netbeans folder, but nothing seems to have
changed. Should I see a 'django project' option anywhere?

Thanks

On Nov 28 2008, 6:48 pm, Ovnicraft <ovnicr...@gmail.com> wrote:
> 2008/11/27 itsnotvalid <itsnotva...@gmail.com>
>
>
>
> > It says for requesting username as password to access. Did I miss
> > anything here?
>
> try guest:guest
>
>
>
>
>
> > On Nov 27, 11:14 pm, Ovnicraft <ovnicr...@gmail.com> wrote:
> > > 2008/11/27 AndyB <andy...@gmail.com>
>
> > > > More to the point - has anyone figured out how to! I couldn't even
> > > > find a dowload or repository link for the Django branch.
>
> > > > On Nov 27, 2:21 pm, Robin <rober...@gmail.com> wrote:
> > > > > hello,
>
> > > > > I have also installed it and have seen there is this branch:
> > > >http://wiki.netbeans.org/Python#section-Python-DjangoBranch
>
> > > > > anybody has installed this version of the branch ?
>
> > > svn checkouthttps://nbpython.dev.java.net/svn/nbpython/branches/django
>
> > > > > r
>
> > > > > On Nov 20, 8:04 pm, ohmi <bryanbing...@gmail.com> wrote:
>
> > > > > > Same results here although other sorts of autocomplete to seem to
> > be
> > > > > > somewhat functional.
> > > > > > No django-specific documentation yet, like how to set up the
> > debugging
> > > > > > environment.
> > > > > > It looks like this stuff is being done according to their roadmap.
>
> > > > > > Could be a great platform, esp. considering the price.
>
> > > > > > O
>
> > > > > > On Nov 20, 5:01 am, lig <se...@matveenko.ru> wrote:
>
> > > > > > > On 19 нояб, 21:22, Delta20 <digital_illumin...@yahoo.com> wrote:
>
> > > > > > > > NetBeans for Python has been released and based on the NB
> > Python
> > > > > > > > roadmap, it looks interesting for those of us working with
> > Django.
> > > > I
> > > > > > > > haven't had much of a chance to play with it yet since it just
> > came
> > > > > > > > out today, but here's the info for anyone interested:
>
> > > > > > > > NetBeans IDE for Python:
> > > >http://download.netbeans.org/netbeans/6.5/python/ea/
> > > > > > > > NB Python Roadmap:http://wiki.netbeans.org/Python
>
> > > > > > > from django.db import models
>
> > > > > > > class Page(models.Model):
> > > > > > >     name    = models. # hitting Ctrl+Space here don't show field
> > type
> > > > > > > suggestions or anything from imported models package
>
> > > --
> > > [b]question = (to) ? be : !be; .[/b]
>
> --
> [b]question = (to) ? be : !be; .[/b]

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to