Djangorestframework

Latest version: v3.15.1

Safety actively analyzes 619291 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 11

0.3.3

Not secure
* Added DjangoModelPermissions class to support `django.contrib.auth` style permissions.
* Use `staticfiles` for css files.
- Easier to override. Won't conflict with customized admin styles (e.g. grappelli)
* Templates are now nicely namespaced.
- Allows easier overriding.
* Drop implied 'pk' filter if last arg in urlconf is unnamed.
- Too magical. Explicit is better than implicit.
* Saner template variable auto-escaping.
* Tidier setup.py
* Updated for URLObject 2.0
* Bugfixes:
- Bug with PerUserThrottling when user contains unicode chars.

0.3.2

Not secure
* Bugfixes:
* Fix 403 for POST and PUT from the UI with UserLoggedInAuthentication (115)
* serialize_model method in serializer.py may cause wrong value (73)
* Fix Error when clicking OPTIONS button (146)
* And many other fixes
* Remove short status codes
- Zen of Python: "There should be one-- and preferably only one --obvious way to do it."
* get_name, get_description become methods on the view - makes them overridable.
* Improved model mixin API - Hooks for build_query, get_instance_data, get_model, get_queryset, get_ordering

0.3.1

Not secure
* [not documented]

0.3.0

Not secure
* JSONP Support
* Bugfixes, including support for latest markdown release

---

0.2.x series

0.2.4

Not secure
* Fix broken IsAdminUser permission.
* OPTIONS support.
* XMLParser.
* Drop mentions of Blog, BitBucket.

0.2.3

Not secure
* Fix some throttling bugs.
* ``X-Throttle`` header on throttling.
* Support for nesting resources on related models.

Page 10 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.