-
```
After creating a Person, a Business and an Interaction for the person,
clicking 'All Interactions' on the Dashboard I got the following:
FieldError at /crm/interaction/
Cannot resolve keyword 'p…
-
```
What steps will reproduce the problem?
1.Use googlecl to upload a large file (100MB)
What is the expected output? What do you see instead?
I get this error (note I have a Google Apps Premier Acc…
-
"""
The crashed program seems to use third-party or local libraries:
/usr/local/lib/python2.7/dist-packages/Crypto/Cipher/_AES.so
/usr/local/lib/python2.7/dist-packages/Crypto/Util/strxor.so
/usr/loc…
-
```
I use bootchart-lite to get my proc_diskstats.log proc_ps.log proc_stat.log
file in ARM embedded system. However, it shows error message when I use
pybootchartgui to generate a boot chart.
PS…
-
Hi guys,
I'm using jpy to implement an interface between two simulation tools, one with a java interface and one with a python interface. Unfortunately, my code crashes when running the python tool. …
-
Hello,
Here's what I get when using django-lint on Ubuntu 10.10 installed either from package or from git-cloned code:
Traceback (most recent call last):
File "./django-lint", line 25, in
sys…
-
I'll just leave this here quickly, since I have to get up early tomorrow ;)
```
Traceback (most recent call last):
File "/home/chriz/.local/bin/alot", line 20, in
main()
File "/home/chriz/.l…
-
Not sure if this is a problem with gcalcli or my ics file (it works with google calendar online, and with orage)...
Installed through debian wheezy, version 2.1-2 of gcalcli.
I run:
/usr/bin/gcalcli…
ghost updated
6 years ago
-
- South's syncdb command temporarily modifies settings.INSTALLED_APPS, removing any apps that are using migrations.
- It then runs the real syncdb() from django/core/management/commands/syncdb.py, whi…
-
```
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/django/test/testcases.py", line 242, in __call__
self._pre_setup()
File "/usr/lib/pymodules/python2.6/django/test/testcase…
passy updated
12 years ago