winkidney
fbbe4d8c2e
Fix: Should use image_by_id as image-field name / add pagination
il y a 5 ans
winkidney
6f6d858f8c
Fix: Should allow null-valur for some field
il y a 5 ans
winkidney
9741f0311a
Feature: Update Pin via drf-api
il y a 5 ans
winkidney
da8bac1491
Feature: Use v2-api for pin-detail page
il y a 5 ans
winkidney
153dc0daef
Fix: Should ignore error caused by pins which reference same image
il y a 5 ans
winkidney
274134444d
Fix: Image should be both readable and writable
il y a 5 ans
winkidney
e0a074fd9f
Feature: Allow auto-creation for tags for pin / fix admin format
il y a 5 ans
winkidney
33d9aeee48
Feature: Use new image-creation api instead of the old
il y a 5 ans
winkidney
ec6d444759
Feature: Move viewsets to views.py
il y a 5 ans
winkidney
32dc00fa34
Feature: Add image creation api and api-docs of DRF api
il y a 5 ans
winkidney
220c49a725
Feature: add basic drf-api for user/pin
il y a 5 ans
winkidney
fe1439b2a2
Fix: Fix permission check for tastypie / update to 0.14.1
il y a 6 ans
winkidney
f85a1e7301
Fix: Upgrade django to 1.11 LTS
New version of django fix the RuntimeError while saving wepb file.
The patch will not be applied to Django 1.8
Ref: https://www.djangoproject.com/download/#supported-versions
Ref: https://github.com/django/django/pull/10331
il y a 6 ans
winkidney
fadb898804
Fix: Add test for extra referer field
il y a 6 ans
winkidney
5ed61913a1
Feature: Add UA and referer to fetch pictures from more sites
il y a 6 ans
winkidney
b7135b64aa
Feature: Add referer field for Pin
il y a 6 ans
winkidney
701b4dd581
Fix: Add workaround for image object deletion after pin deleted
il y a 6 ans
Carey Metcalfe
df4b63de23
Fix tags being serialized as stringified map objects
This commit fixes an issue where the `tags` key of pins in the API response would be serialized as the string `"<map object at 0x...>". This issue would cause a `TypeError: pins.objects[i].tags.sort is not a function` on the frontend and prevent the page from loading.
il y a 6 ans
Isaac Bythewood
da853fad92
Updating tests for new app organization
il y a 6 ans
Isaac Bythewood
1fcdf2a9a3
Refactor apps to be in repo folder
il y a 6 ans