server/python/django2/renkanmanager/serializers.py
Wed, 22 Jun 2016 01:15:52 +0200 ymh allow blank title in serializer
Wed, 22 Jun 2016 01:03:58 +0200 ymh small optimization on renkan loading: prefecht current revision
Tue, 21 Jun 2016 17:53:06 +0200 ymh validation_timestamp and create_new_revision are not part of the data. move them to query parameters
Mon, 20 Jun 2016 14:44:40 +0200 ymh redo foreign key for renkanmanager, optimize property access, correct unit tests
Mon, 13 Jun 2016 14:23:58 +0200 ymh make renkanmanager test run locally
Tue, 07 Jun 2016 10:44:41 +0200 durandn serverside: translation + timestamp handling + logging
Tue, 03 May 2016 14:32:28 +0200 durandn reworked views and serializers to pass and take into account the "validation timestamp" to the model + refactored models to have a content validation method + adapted tests
Mon, 11 Apr 2016 16:28:05 +0200 durandn permission implementation has to be client-side and not in the generic api package + deleted duplicate migration
Thu, 03 Mar 2016 18:04:27 +0100 durandn Added default to the RENKAN_USER_DISPLAY_FIELD setting. Will default to the USERFIELD_NAME for the user model V00.12.15
Thu, 03 Mar 2016 17:09:27 +0100 durandn corrected tests and serializer so they can support custom user model, added a readme (to be expanded) with configuration information for the field renkan api will use to render user information
Tue, 01 Mar 2016 17:39:39 +0100 durandn small corrections on serializers to sort out post_save signals
Tue, 02 Feb 2016 16:21:20 +0100 durandn Moved python2/django into a django2 folder for consistency + clarified serializers fields name
less more (0) tip