InterSIS / django-rest-encrypted-lookup

Replace Rest Framework's IntegerField pk or id lookups with encrypted strings.
GNU General Public License v3.0
27 stars 8 forks source link

4xx Error for improperly encoded lookup string #10

Open JASchilz opened 9 years ago

JASchilz commented 9 years ago

Give a 4xx Error when the client provides a lookup string without quotes, vice a 5xx error.