• Anonymous Says:

    I solved my problem - the urls.py file is not able to generate a decent error on a url that is not written in parenthesis.

    I did
    r'^contacts/', 'myproject.contacts.views.main'.

    instead of:

    (r'^contacts/', 'myproject.contacts.views.main').

    Code 18
    works fine now.

    This is going to be helpful.

    Do you have any idea how you would retrieve fields from a database and map it into a CSS form?

    Kind of for: (string1,string2,string_n); ask string.color

    and it would retrieve the strings from a table.

    f.

  • Reply

    The content of this field is kept private and will not be shown publicly.
    • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
    • Lines and paragraphs break automatically.

    More information about formatting options


    Theme & Icons by N.Design Studio
    (c) 2006 Mike Cantelon