entities/adapters.py
Fri, 12 Feb 2016 10:06:03 +0100 Sylvain Thénault quick fix which closes #0673348 - see comment for more info
Wed, 23 Dec 2015 15:44:28 +0100 Julien Cristau [entities] add eid to ISerializableAdapter
Wed, 09 Dec 2015 16:32:57 +0100 Sylvain Thénault a bit of pep8
Tue, 15 Dec 2015 08:55:58 +0100 Rabah Meradi [adapters] Use an adapter for serializing entities to a bare python structure
Tue, 13 Oct 2015 18:20:42 +0200 Rémi Cardona [py3k] Clarify IDownloadable expected types
Tue, 22 Sep 2015 15:31:44 +0200 Rémi Cardona [py3k] IDownloadable.download_data() returns bytes
Tue, 13 Oct 2015 16:57:09 +0200 Rémi Cardona [py3k] bytes required for hashlib.{md5,sha1}()
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Fri, 26 Jun 2015 13:04:25 +0200 Sylvain Thénault avoid sanitizing warnings
Sun, 22 Mar 2015 23:27:13 +0100 Julien Cristau add IUserFriendlyError adapter for violation of check constraints
Wed, 22 Apr 2015 10:08:14 +0200 Rémi Cardona merge 3.20.6 into 3.21
Wed, 18 Mar 2015 22:43:51 +0100 Sylvain Thénault [i18n] properly translate error messages related to violated unicity constraint.
Tue, 17 Feb 2015 12:42:42 +0100 Julien Cristau [entities] return the entity itself from notification_references if the view uses a random message-id
Tue, 08 Jul 2014 10:34:50 +0200 Julien Cristau [entities, view] delete dead code
less more (0) -15 tip