server/python/django2/renkanmanager/serializers.py
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