My MacOS X Django Development environment.

I have found the easiest to be to install MAMP, which has Apache  
(which at the moment I don't use) and MySQL built in ... It has a  
nice GUI.. http://www.mamp.info/

Then install the MySQL python module mentioned//
http://pythonmac.org/packages/py24-fat/index.html

Then to client to MySQL I use Cocoa MySQL SBG http:// 
www.theonline.org/cocoamysql/ which I can also connect over shh to  
remote databases.

And although these MySQL Tools get a few bad comments on  
VersionTracker, so far I think they are fab...
http://www.versiontracker.com/dyn/moreinfo/macosx/26085

To edit the Python and HTML I use TextMate ...
http://macromates.com/
Because I can create a project file and have numerous settings.py,  
results.html files open in one window.



--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to