Skip to content

Releases: nxexox/python-rest-framework

Added Source attribute to Fields

21 Jul 23:22
Compare
Choose a tag to compare

Added Source attribute to Fields

Fix new setup.py config, fix requirements

21 Jul 23:19
Compare
Choose a tag to compare

Fix new setup.py config, fix requirements

Fix new setup.py config, fix requirements

21 Jul 23:19
Compare
Choose a tag to compare

Fix new setup.py config, fix requirements

Fix new setup.py config

21 Jul 23:18
Compare
Choose a tag to compare
Pre-release

Fix new setup.py config

Added views fir tree frameworks

19 Jul 22:20
Compare
Choose a tag to compare

Added ChoiceValidator

15 Jul 11:08
e9ae9eb
Compare
Choose a tag to compare

Add BooleanNullFIeld

03 Apr 08:17
406ab38
Compare
Choose a tag to compare
  • Mini fix Serializers _field_validation method.
  • Add BooleanNullField.
  • Remove Null values from BooleanField.

Mini fix SerializerMethodField call to_representation method

23 Mar 17:32
ebd5f31
Compare
Choose a tag to compare

Mini fix SerializerMethodField call to_representation method

v0.1.7

01 Feb 09:14
b5d753b
Compare
Choose a tag to compare
add __deepcopy__ on all serializers (#1)