Hi,

 

I am uncertain as to the proper syntax usage for the Database name.

I have a MYSQL database called "test". Does the subsequent script 
automatically point to the folder where mysql databases reside on my Ubuntu 
machine? 

 

os.path.join(BASE_DIR, 'db.test ')

 

Furthermore, the instructions as per the Django site are to provide the 
full path where the database resides… However, I am again uncertain whether 
that refers specifically to all databases and how to apply it in proper 
syntax

 

Can someone provide me with a configuration example?

 

 

Thanks in advance

 

Eran Ariel

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5e9f7b94-bf02-4d00-8d56-710ad3f0dfd5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to