I use multiple tabs/terminals of vim.  I usually have one that is
settings.py and webserver configuration and then another one tabbed
with:
|urls|views|style.css|base.html|theOneIamWorkingOn.html|.

Then models/forms/admin usually gets a workspace of their own.  Never
used an IDE for anything but some look kinda' nifty sometimes and make
me want to try them.,,,

On Jan 25, 6:55 pm, Joshua K <jobe...@gmail.com> wrote:
> Howdy Everyone,
>
> What is everyone's favorite development environment for the front end?
>
> I've found Django in general to be an excellent web framework.
> However, when I first started playing around I was overwhelmed by
> having to hand-code all that HTML.  I used Quanta to do that part of
> the development, and it was a good mix.
>
> If, for example, you install Drupal, you get a 'site in a box' that
> you can create custom code for, to get it to do what you want.  But
> right out of the box there's quite a bit there, and you can start
> posting articles and things.
>
> Is there a Drupal-like environment for Django?
>
> Cheers,
> -Josh
--~--~---------~--~----~------------~-------~--~----~
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