Git Product home page Git Product logo

djangotaskscheduler's People

djangotaskscheduler's Issues

Page not found error

What steps will reproduce the problem?
1. Install django 1.1.1 on Ubuntu
2. Adjust settings file after project checkout via svn
3. syncdb
4. manage.py runserver

Output:


Page not found (404)
Request Method:     GET
Request URL:    http://127.0.0.1:8000/

Using the URLconf defined in urls, Django tried these URL patterns, in this
order:

   1. ^scheduler/

The current URL, , didn't match any of these.

You're seeing this error because you have DEBUG = True in your Django
settings file. Change that to False, and Django will display a standard 404
page.

Do you have any idea how to adjust the urls.py file to reflect the new
URLconf behavior in django 1.1.1?

If you can at least point me in the right direction I'd greatly appreciate
it.  While I'm not necessarily new to python, I'm testing the waters with
django.

Cheers,

Brian


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 26 Nov 2009 at 5:26

Page not found errer

What steps will reproduce the problem?
1. Install django 1.1.1 on Ubuntu
2. Adjust settings file after project checkout via svn
3. syncdb
4. manage.py runserver

Output:


Page not found (404)
Request Method:     GET
Request URL:    http://127.0.0.1:8000/

Using the URLconf defined in urls, Django tried these URL patterns, in this
order:

   1. ^scheduler/

The current URL, , didn't match any of these.

You're seeing this error because you have DEBUG = True in your Django
settings file. Change that to False, and Django will display a standard 404
page.

Do you have any idea how to adjust the urls.py file to reflect the new
URLconf behavior in django 1.1.1?

If you can at least point me in the right direction I'd greatly appreciate
it.  While I'm not necessarily new to python, I'm testing the waters with
django.

Cheers,

Brian


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 26 Nov 2009 at 5:25

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.