Commit Graph

13 Commits

Author SHA1 Message Date
winkidney
374be7a03f Fix: Fix test failure cased by new django-test client response
+ Also fix the old middleware
+ Fix MIDDLEWARE name error
2020-07-17 21:49:17 +08:00
winkidney
7398bc11f8 Fix: Should use MIDDLEWARE instead of MIDDLEWARE_CLASSES 2020-07-17 13:33:07 +08:00
winkidney
5c44869647 Feature: Add naive plugin support for pinry 2020-05-08 11:01:10 +08:00
winkidney
8d7ddf48c1 Fix: Fix 500 error while trying to access /api/v2/docs 2020-03-05 12:28:45 +08:00
winkidney
bb24ed3ecf Feature: Add pin-creation from remote-url
+ Add CSRF protection for every request
2019-12-08 12:58:50 -05:00
winkidney
e120af94cf Fix: Use API_LIMIT_PER_PAGE in drs-settings 2019-02-22 16:23:08 +08:00
winkidney
fbbe4d8c2e Fix: Should use image_by_id as image-field name / add pagination 2019-02-22 16:23:08 +08:00
winkidney
f9e74f2ef7 Feature: Add url-filed name for DRF 2019-02-20 17:40:06 +08:00
winkidney
220c49a725 Feature: add basic drf-api for user/pin 2019-02-20 17:05:14 +08:00
winkidney
50ffa93d46 Feature: Add basic settings for DRF 2019-02-19 18:28:01 +08:00
winkidney
ac469d47f9 Fix: Add a mark 'IS_TEST' to decide if we should load image-urls 2018-08-26 21:30:07 -07:00
winkidney
1089e1f4de Feauture: Add AUTO-DELETE option in settings
For django-images, the AUTO-DELETE mark is required to remove files
automatically.
2018-08-18 08:48:31 -07:00
Isaac Bythewood
eb75175657 Swap to new settings structure and start adding docker files directly to project 2018-02-08 23:07:19 -05:00