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 7645125
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T09:51:37+00:00 2026-05-31T09:51:37+00:00

Morning all – I’ve got an issue I didn’t encounter with previous Django apps

  • 0

Morning all – I’ve got an issue I didn’t encounter with previous Django apps I’ve deployed. I have a working application that only uses the admin app and a custom management command for automated email reminders.

This app worked fine on my development machine, with a working admin interface and working custom management command. I copied the entire project directory from the dev machine to the server, and all I get is the generic “It worked!” page I’d expect from a brand new project.

I find this rather odd, as the project was copied verbatim from a working installation to a location with the exact path name. Anyone have an idea?

Edit: As noted in comments below, I found the issue to be the compiled .pyc files I had copied over along with my project code. I don’t know enough about Python to understand why the .pyc files would not be portable. Deleting all .pyc files prior to copying over the project, and then running syncdb solved the issue.

  • 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-31T09:51:39+00:00Added an answer on May 31, 2026 at 9:51 am

    Make sure you have a url map for the ^$ pattern (which is basically an empty URL). This is what is loaded when you simply type the URL without a path component.

    example.com = ^$

    example.com/ = ^/$, although the APPEND_SLASH setting helps with this (its on by default).

    If you turn off DEBUG – which you should do in production – you will no longer see that page. Make you have to provide a 404.html and 500.html template for the respective error conditions.

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

Sidebar

Related Questions

Good morning all, I've got an association that I'm working on, and for some
Morning All, I have a ASP.Net MVC Application and on one of the pages
Good morning all. I have an issue with a query. I want to select
Good morning all, I'm sure this is a gimme, but I have no idea
Morning y'all This is probably an easy one but I barely got any sleep
Morning all, I have a php script which I have been testing, and seems
Good Morning All, I am creating an application to display List of applications with
Good Morning All, I have loaded over 1,300 blurbs into my client's database with
Good Morning All, I have code similar to the following try{ using(var tx =
Morning all, hope everyone is ok. I have an ODS that uses a combination

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.