django-errors
Weird django import errors
What I was trying to do was to override the save method of one of my models called Shastra class Shastra(models.Model):[详细]
2023-03-26 08:59 分类:问答Django: Field Error Unknown fields
I just installed OS X Lion, so I had to reinstall everything for Python2.7. In doing that I upgraded my Django to 1.3 from 1.2.3. When I try and runserver, I get an odd field error that I\'m having a[详细]
2023-03-22 00:32 分类:问答Django Error Reporting - How to know which user triggered the error?
Is there a way I can customize Django error reporting so when it emails me it lets me know which user triggered the error?[详细]
2023-03-20 12:23 分类:问答Error: No module named messages after installing python-django-debug-toolbar
My Django version is 1.2.5 it runs in Python 2.6.5. I installed debug_toolbar, from Ubuntu Software Center and it\'s fell down with No module named messages error. With debug_toolbar version of Django[详细]
2023-03-04 04:15 分类:问答one template - multiple modelforms errors
views.py def fadded(request): if request.method == \"POST\": fform = FtForm(request.POST) bform = BgForm(request.POST)[详细]
2023-02-16 09:57 分类:问答Setting up Django with Eclipse - "Django not found"
I\'m trying to setup Django with Eclipse. Right now I\'m creating a new Pydev Django project, and getting \"Django not found\" error message.[详细]
2023-02-12 03:33 分类:问答django unboundlocalerror formset
I have a formset that allows user to give multiple rewards to a user for donating to their project. If I land on the page and enter no info, submit I get a UnboundLocalError which seems strange since[详细]
2023-02-11 09:31 分类:问答Django Caught an exception while rendering: No module named registration
I seem to have run into a bit of an issue. I am busy creating an app, and over the last few weeks setup my server to use Git, mod_wsgi to host this app.[详细]
2023-01-02 13:06 分类:问答What do the columns in Perl's Devel::Cover output mean? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2022-12-28 12:55 分类:问答WPF's MediaPlayer not playing sounds on certain pc's
I made an WPF app that plays sounds using the MediaPlayer class. This works great on a lot of pc\'s, but there a开发者_运维技巧re 2 pc\'s that play regular sounds (and they also play the .wav\'s from[详细]
2022-12-28 12:55 分类:问答