Jump to content

[Answered] Django Syncdb


fpbarros

Recommended Posts

Hi,

 

3 potential options for you:

 

1 if you're not expecting a lot of volume on your site, just use sqlite

 

2 run a local MySQL database, then dump the data and upload it

 

3 create the database and go to the "Remote MySQL" option in cPanel to add your IP, then you can use the same database for local testing and when deployed :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...