Coder Social home page Coder Social logo

django-graphviz's People

Watchers

 avatar

django-graphviz's Issues

Fails when no TMP variable set

Fails on _tmpdir = os.environ['TMP'] when no such variable set. Shoud be added 
to instructions and/or provided default value.

Original issue reported on code.google.com by [email protected] on 28 Jul 2011 at 11:43

No module named pysqlite2 \ object has no attribute 'autodiscover'

Problem?

...

  File "D:\programfiles\Python25\lib\site-packages\django-0.95.4-py2.5.egg\django\db\backends\sqlite3\base.py", line 10, in <module>
    raise ImproperlyConfigured, "Error loading pysqlite2 module: %s" % e

ImproperlyConfigured: Error loading pysqlite2 module: No module named pysqlite2


What steps will reproduce the problem?
1. python manage.py runserver
2. http://localhost:8000/

What is the expected output? What do you see instead?
I would expect to see a working application

What version of the product are you using? On what operating system?
I'm using Django 0.95.4 

Please provide any additional information below.

I have a feeling that this module is not working with Django 0.05.4
I changed the settings from 

DATABASE_ENGINE = 'sqlite3'
DATABASE_ENGINE = 'django.db.backends.sqlite3'

But then I get:
AttributeError at /
'module' object has no attribute 'autodiscover'

Request Method: GET
Request URL:    http://localhost:8000/
Exception Type: AttributeError
Exception Value:    'module' object has no attribute 'autodiscover'
Exception 
Location:   D:\programfiles\Python25\lib\site-packages\django-0.95.4-py2.5.egg\dja
ngo\core\urlresolvers.py in _get_urlconf_module, line 161



Original issue reported on code.google.com by [email protected] on 24 Jan 2011 at 11:40

ImportError: No module named django_graphviz-0.1

Hello,

I have problem using django-graphviz version 0.1 on Mac OS X 10.5.7
(Intel-based CPU). Downloaded from here
http://django-graphviz.googlecode.com/files/django_graphviz-0.1.zip,
unpacked and run:

iM2:django_graphviz-0.1 ostry$ sudo python manage.py modelviz testapp >
testapp.dot
Password:
Traceback (most recent call last):
  File "manage.py", line 11, in <module>
    execute_manager(settings)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/d
jango/core/management/__init__.py",
line 338, in execute_manager
    setup_environ(settings_mod)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/d
jango/core/management/__init__.py",
line 316, in setup_environ
    project_module = __import__(project_name, {}, {}, [''])
ImportError: No module named django_graphviz-0.1

Could you provide some documentation, how to overcome this? Thanks in advance.

Jan Ostrochovsky
jan(dot)ostrochovsky+django-graphviz(at)gmail(dot)com

Original issue reported on code.google.com by [email protected] on 20 Jul 2009 at 9:54

Pics on the main page are gone

Pictures on the project's home page
http://code.google.com/p/django-graphviz/
are not displayed.

There were hosted on http://djangodev.free.fr , which isn't accessible anymore.

Original issue reported on code.google.com by [email protected] on 31 Jul 2012 at 1:47

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.