Django-nap

Latest version: v0.30.10

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

Scan your dependencies

Page 4 of 12

0.14.7

====================

Enhancements:

+ Allow passing extra arguments to MapperMinix.ok_response
+ Add `required` and `default` options for datamapper.field
+ Add `LoginRequiredMixin` and `StaffRequiredMixin` to `nap.rest.auth`
+ Allow use of custom JSONEncoder/JSONDecoder with JsonMixin

0.14.6

====================

Enhancements:

+ Make MapperMixin.single_response and MapperMixin.multiple_response get
mapper, object, and queryset if none is provided.
+ Dropped testing support for older versions of Django
+ Added DataMapper tutorial to docs (Thanks limbera!)
+ Added ModelFilter to DataMapper
+ Reworked Publisher URLs to be easier to customise, and more consistent
+ Added test module
+ ModelDataMapper now creates a new Model instance if not passed one at
construction.
+ Pass list of excluded fields to Model.full_clean()

0.14.5.1

======================

Bug Fixes:

- Use six.string_types not str in flatten_errors
- Properly update error dict in ModelDataMapper._clean

0.14.5

====================

Enhancements:

- Add _clean method to DataMapper for whole-object cleaning.
- Make ModelDataMapper._clean call instance.full_clean.

Bug Fixes:

- Fix ModelDataMapper to not get confused by ``six.with_metaclass`` hacks.
- Fix ListMixin.ok_response to call self.multiple_response not
self.list_response

0.14.4

====================

Enhancements:

- Fix travis config
- Simplify AppConfig usage
- Switched from using Django's HTTP reason phrases to Python's.
- Tidied the abstractions of response helpers in django.rest.views.
- Added BaseListView and BaseObjectView to django.rest.views.

Bug Fixes:

- Use our own get_object_or_404 shortcut in ModelPublisher.
- Fixed rest.views to closer match RFC [Thanks Ian Wilson]

0.14.3

====================

Ehancements

+ JsonMixin.get_request_data will now handle form encoded data for PUT
+ Change API for datamapper to separate _apply and _patch.

Page 4 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.