Re: Using SQL or not

2013-06-05 Thread Carsten Reimer
and I will try to have a look at it with regard to Neo4j (but w/o promising that this might be of much help ;-) ). With best regards Carsten Reimer -- Carsten Reimer Web Developer carsten.rei...@galileo-press.de Phone +49.228.42150.703 Galileo Press GmbH Rheinwerkallee 4 - 53227 Bonn - Ger

Re: Handling duplicate js/css in forms media with included templates

2013-04-16 Thread Carsten Reimer
in a current project and with some fiddeling it even works with django-compressor. Hth with best regards Carsten Reimer Hi, I have seen some discussion in this group on how to handle duplicate form.media in template includes. I have the following the following base.html with scripts at th

Re: full_validation fails upon validating an inherited model

2012-06-18 Thread Carsten Reimer
in my previous post I named the method in question full_validation. This is obviously wrong. It must be full_clean. Sorry for that. Carsten Reimer schrieb: Hallo, I have a problem running Django's full_validation-method upon an instance of an inherited model. Please consider the foll

full_validation fails upon validating an inherited model

2012-06-18 Thread Carsten Reimer
orks of course (but cannot be done in my scenario). Any ideas how to make using the pk-keyword work without that validation error? Thanks in advance for any hint. With best regards Carsten Reimer -- Carsten Reimer Web Developer carsten.rei...@galileo-press.de Phone +49.228.42150.73 Gali

Re: Pass a non-pickable object in between pages without using the session

2009-10-01 Thread Carsten Reimer
del self.socket return self.__dict__ def __setstate__(self, newstate): """Called when the object is unpickled""" self.__dict__ = newstate self.socket = self.create_socket(self.socket_parameters) del self.socket_parameters Hth with best regards Carst

Backward relation to a subclass in multi-table inheritance

2009-01-05 Thread Carsten Reimer
e Carsten -- Carsten Reimer Web Developer carsten.rei...@galileo-press.de Phone +49.228.42150.73 Galileo Press GmbH Rheinwerkallee 4 - 53227 Bonn - Germany Phone +49.228.42150.0 (Zentrale) .77 (Fax) http://www.galileo-press.de/ Managing Directors: Tomas Wehren, Ralf Kaulisch, Rainer Kaltenecke