[15/Sep/2011 16:56:33] "GET /nexus/media/nexus/img/facebox/loading.gif HTTP/1.1" 304 0Traceback (most recent call last):File "/Users/victorhooi/.virtualenvs/colloquium/lib/python2.7/site-packages/gargoyle-0.4.0-py2.7.egg/gargoyle/nexus_modules.py", line 42, in wrapper"data": func(self, request, *args, **kwargs)File "/Users/victorhooi/.virtualenvs/colloquium/lib/python2.7/site-packages/gargoyle-0.4.0-py2.7.egg/gargoyle/nexus_modules.py", line 126, in adddescription = request.POST.get("desc")File "/Users/victorhooi/.virtualenvs/colloquium/src/django/django/db/models/manager.py", line 134, in get_or_createreturn self.get_query_set().get_or_create(**kwargs)File "/Users/victorhooi/.virtualenvs/colloquium/src/django/django/db/models/query.py", line 377, in get_or_createobj.save(force_insert=True, using=self.db)File "/Users/victorhooi/.virtualenvs/colloquium/src/django/django/db/models/base.py", line 464, in saveself.save_base(using=using, force_insert=force_insert, force_update=force_update)File "/Users/victorhooi/.virtualenvs/colloquium/src/django/django/db/models/base.py", line 550, in save_basefor f in meta.local_fields]TypeError: get_db_prep_save() got an unexpected keyword argument 'connection'[15/Sep/2011 16:56:38] "POST /nexus/gargoyle/add/ HTTP/1.1" 500 112630
Heya,
Aha, it looks quite awesome even in draft status =). It'll be interesting to see where you guys take this.
I did notice there was a branch of Sentry that seemed to start porting it to Nexus - however, it hasn't had updates since January this year, I think. Is that effort on pause?
Finally, I'm actually on django-trunk - should I try with 1.3 stable?
Cheers,
Victor