Giter VIP home page Giter VIP logo

diamanda-fork's People

Contributors

riklaunim avatar

Watchers

 avatar

diamanda-fork's Issues

stripogram is not included as a dependency

What steps will reproduce the problem?
just run it without zope installed

What is the expected output? What do you see instead?
Exception Value:    Could not import wiki.views. Error was: No module named
stripogram

What version of the product are you using? On what operating system?
svn , ubuntu linux




Original issue reported on code.google.com by [email protected] on 17 Dec 2006 at 8:18

Hardcoded string in settings

1. MEDIA_ROOT = '/home/piotr/svn/diamanda/site_media/'
2. SITE_IMAGES_DIR_PATH = '/home/piotr/svn/diamanda/site_media/images/'

What is the expected ?

I expect set the application path once. (in this case /home/piotr shoudl be
set in many places).


What version of the product are you using? On what operating system?

SVN bleeding edge, Linux 2.6.19 Kubuntu 6.0.6



Original issue reported on code.google.com by [email protected] on 28 Mar 2007 at 10:05

Enter one-line summary

Thanks very nice program!

But I wanna run apache2 and mod_python not development server.

and write

-----------------------------------------------------------------------------
httpd.conf in
-----------------------------------------------------------------------------
<Location /pllab/>
    PythonPath "['/home/imjuni/public_html/diamanda/'] + sys.path"
    SetHandler python-program
    PythonHandler django.core.handlers.modpython
    SetEnv DJANGO_SETTINGS_MODULE settings
    PythonDebug On
</Location>

<Location "/home/imjuni/public_html/diamanda/site_media/">
    SetHandler None
</Location>

... and more site_media file describe..
-----------------------------------------------------------------------------

but error occured,
ImproperlyConfigured: Error importing middleware
django.contrib.sessions.middleware:
"No module named wiki"

help plz, i miss something it?


---------
I use to

Debian Sarge,
python 2.4.4
apache2 2.2.3-33

Original issue reported on code.google.com by [email protected] on 6 Mar 2007 at 2:09

ViewDoesNotExist Tried task_add in module tasks.views. Error was: 'module' object has no attribute 'task_add'

Tried task_add in module tasks.views. Error was: 'module' object has no
attribute 'task_add'

this is on access to the django admin system...i looked at tasks/views.py
and there does not seem to be a task_add method...i looked at the svn code
too and the method does not appear their either...i am using mod_python
python 2.5 

Original issue reported on code.google.com by [email protected] on 4 Dec 2007 at 8:00

Use forum only

Hello,

Can I use just forum application ?
I would like to attach it to my project.

You are using full path (project.app) for imports, which makes the application
less pluggable.

Thanks,
Robert

Original issue reported on code.google.com by [email protected] on 25 Nov 2008 at 10:58

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.