Santiago L
|
f8dd7c8775
|
Update code using django-upgrade (target 3.2)
git ls-files -z -- '*.py' | xargs -0 django-upgrade --target-version 3.2
|
2024-01-26 14:05:02 +01:00 |
|
Santiago L
|
f7627926cb
|
Replace detail_route with action decorator
DRF 3.10.0 deprecates the detail_route decorator in favor of action
|
2021-05-06 13:08:21 +02:00 |
|
Marc Aymerich
|
1a78317028
|
Upgraded to DRF3
|
2015-04-23 14:34:04 +00:00 |
|
Marc Aymerich
|
d165d7f03d
|
Secure backends from injection
|
2015-04-05 18:02:36 +00:00 |
|
Marc Aymerich
|
10d2f7f247
|
Moved apps to contrib
|
2015-04-05 10:46:24 +00:00 |
|