On Aug 1, 2006, at 3:44 PM, toth anna wrote: > Sorry for boring the list with a slightly offtopic question. > I saw that many of you are using a Mac. (i used it perhaps > twice in my life) > Last week i needed to edit several python files on a MiniMac > (without net, brrrr), and i used "built-in" editor of > macosx. Not was so comfortable. > What are you using for editing sources? > > Thanks for your tips, > Anna
TextMate is the be-all-end-all of Mac editors, but it costs some cash. Worth every dime! There's also great Django bundles to help speed development: <http://code.djangoproject.com/wiki/TextMate> If you need a free editor, grab jEdit and spend some time configuring it and adding plugins. -Tyson --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users -~----------~----~----~----~------~----~------~--~---

