search results

  1. Table names are automatically generated by combining the name of the app (polls) ... and it will do the right thing. >>> from django.utils import timezone >>> p ...
    docs.djangoproject.com/en/dev/intro/​tutorial01 - Cached
  2. \"cannot import name utils\" in \"django.db.backends.postgresql_psycopg2\" Reported by: ramusus: Owned by: nobody: ... in fetch_command app_name = get_commands() ...
    code.djangoproject.com/ticket/12730 - Cached
  3. app = import_module (appname) File ... from django.db import utils ImportError: cannot import name utils }}} ... cannot import name utils ...
    groups.google.com/group/django-updates/​browse_thread/... - Cached
  4. I\'m trying to get sqlite3 support working on Django 1.4 on Google App Engine 1.7.4 on Python 2.7. ... cannot import name utils ...
    stackoverflow.com/questions/14080430/​dja ngo-1-4-on-gae... - Cached
  5. ... on the first run it complains cannot import name CategoryBase ... packages/django/utils/importlib.py\" in import ... import_module(\'.models\', app_name) ...
    stackoverflow.com/questions/18196183/​django-django... - Cached
  6. cannot import name smart_u nicode. ... File \"/usr/lib/python2.6/site-packages/django/utils/importlib.py\" in import_module 35. ... import_module(\"%s.admin\" % app) ...
    code.djangoproject.com/ticket/12533 - Cached
  7. Issue 1 - django-swingtime - ImportError: cannot import name ...

    < /DIV>
    Add swintime to app and add to to installed ... cannot import name isleap ... in date from django.utils.dateformat import format File \"/usr/lib ...
    code.google.com/p/django-swingtime/​issues/detail?id=1
  8. ... cannot import actions - on LIVE app Engine: ... File \"/base/python_lib/versions/third_party/django- 1.1/django/utils ... cannot import name actions E 11-02 07 ...
    code.google.com/p/googleappengine/​issues/detail?id=2351
  9. from django.utils.translation import ungettext def hello_world ... if your Django app contained a ... You should never import django.utils.translation ...
    docs.djangoproject.com/en/1.5/topics/​i18n/... - Cached
  10. models = import_module(\'.models\', app_name) ... File \"/usr/local/lib/python2.7 /dist-packages/Django-1.4-py2.7.egg/django/utils/ i mportlib.py ... cannot import name ...
    www.quora.com/Django.../ImportError-​cannot-import-name...