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

  • SEARCH
  • Home
  • 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 6827097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T22:13:34+00:00 2026-05-26T22:13:34+00:00

I am new to django. I have version 1.3.1 installed. I have created two

  • 0

I am new to django. I have version 1.3.1 installed.

I have created two projects: projectone and projecttwo using django-admin.py

And in projectone I have an app called blog created using python manage.py startapp

In projecttwo setings.py file when put the following in installed_apps:

INSTALLED_APPS = (  
    other code goes here...
    'projectone.blog'
)

And then when I run projecttwo using manage.py I get:

Error: No module named projectone.blog

I have __ init __.py files placed correctly.

I just cannot figure out why. Maybe because projectone is not in pythonpath? Is that what django-admin.py does? and not doing it on mine for some reason? I am not sure.

  • 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-05-26T22:13:35+00:00Added an answer on May 26, 2026 at 10:13 pm

    Look at what manage.py does:

    https://docs.djangoproject.com/en/dev/ref/django-admin/#django-admin-py-and-manage-py

    It dynamically adds your apps to the python path when you use it – i.e. when you are using runserver during development.

    You have two separate projects so when you run either one you will only have the apps from that particular project on the python path. To use an app from one project ‘outside’, you need to manually add these apps to your global python path if you want to use them outside of the current project

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

Sidebar

Related Questions

I'm rather new to Django and I'm using Django 1.0. I have this: forms.py:
I create a new Django app (not project) called Bussinesses, then add following class
I have an existing PostgreSQL database that I'm using for a new Django site.
I have installed and old version by mistake of django-registration and it seems quite
I have a simple blog application written in Python, using Django. I use Git
Brand new to django. We have a legacy django project using django 0.96x that
I have a new project on django, in which im using Grappelli and filebrowser,
I am rather new to django templates and have an impression that I have
I'm new to Django but I seem to have nearly identical code working on
I'm new to Django, but the application that I have in mind might end

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.