Hi guys, I have been using Fedora 13 and LAMPP (appachefriends.org) to handle up my Joomla php development. I have Eclipse installed with PyDev module, django, python installed altogether on my Linux system. I would like to use phpmyadmin with Django, actually mysql with Django. Thus, considering that mysql is available within the LAMPP server, I would like to use it with Django.
As I see, new Django project in Eclipse (database settings.py) does not allow to configure mysql of LAMPP with Django. Please, help me to set this up. Official Django documentation does not cover such a work. Kostia -- 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?hl=en.

