set up django rest framework
authorStauros Kroustouris <staurosk@noc.grnet.gr>
Wed, 7 Jan 2015 10:53:44 +0000 (12:53 +0200)
committerStauros Kroustouris <staurosk@noc.grnet.gr>
Wed, 7 Jan 2015 10:53:44 +0000 (12:53 +0200)
commit243819e7297ac218df1fd1fc7d369534335b633e
tree91d8ee3aa9137e24b5ac26409fd5b25f45de97ff
parentaa7382761c64f896c5060972740162c0d124e928
set up django rest framework
accounts/serializers.py [new file with mode: 0644]
accounts/viewsets.py [new file with mode: 0644]
flowspec/serializers.py [new file with mode: 0644]
flowspec/viewsets.py [new file with mode: 0644]
flowspy/settings.py.dist
flowspy/urls.py.dist