Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9246197
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T09:26:21+00:00 2026-06-18T09:26:21+00:00

I am starting to learn django , and I’m trying to set up a

  • 0

I am starting to learn django , and I’m trying to set up a development environment as in http://www.venkysblog.com/setup-django-on-windows-with-apache-and-mysql. I’m having trouble getting it working and so I’m working backwards to make sure I have it all correct.

I’m ok up to step 4. I have confirmed python , xampp and django working . I have created a DB called django using phpmyadmin

I have a project called testproject, with the settings.py file including:

DATABASES = {
    'default': {
        'ENGINE': 'django.db.backends.mysql', # Add 'postgresql_psycopg2', 'post
        'NAME': 'django',                      # Or path to database file if usi
        'USER': 'root',                      # Not used with sqlite3.
        'PASSWORD': '',                  # Not used with sqlite3.
        'HOST': '',                      # Set to empty string for localhost. No
        'PORT': '',                      # Set to empty string for default. Not
    }
}

when I run $ python manage.py runserver I get:

Validating models…

0 errors found
Django version 1.4.3, using settings ‘testproject.settings’
Development server is running at htp://127.0.0.1:8000/
Quit the server with CTRL-BREAK.

Is there an explicit way to test the connection to ‘django’ db at this point?

Thanks in advance,

Bill

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T09:26:23+00:00Added an answer on June 18, 2026 at 9:26 am

    If you do manage.py syncdb it’ll try to create your tables, and you’ll know if it succeeded or failed.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm just starting to learn Django, building a project on my computer, running Windows
Im looking to learn more about your testing flows with Django. Background information http://docs.djangoproject.com/en/dev/topics/testing/
I'm starting to learn how to use Django on the Google App Engine. I
I'm just starting to learn the iphone API, and I've done plenty of windows
I'm starting to learn Django through the use of Aymen Hourieh's Book. As I've
I'm just starting to learn about iOS development, and I figure the best way
I'm starting to learn Django and I'm completely new to the MVC/MTV (whatever you
I'm starting to learn Django and I have a question. Is there any way
Just starting to learn rails, and I'm trying to pass a form from one
I'm starting to learn django and I was wondering what's the best way to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.