Pusia-dev-tools

Latest version: v0.5.1

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

Scan your dependencies

0.5.1

Fixed mistakes in README, changed `BackPathTrackerMixinView` to `BackPathTrackerMixin`.

0.5

Added new view mixins: `RequestFormKwargsMixin`, `GoogleReCAPTCHAMixin`, refactored `URLHistoryMixin` to `BackPathTrackerMixinView` .
Added form mixins: `RequestFormKwargsFormMixin`, `GoogleReCAPTCHAFormMixin` .
Added function: `get_random_string`.
Added custom exception: `NonAjaxRequestError`

0.4

HTML-parser refactored: added `HTMLBuilder`, new base parser 'BaseHTMLParser', `SingleElementHTMLParser`.
Fixed parsing issues: incorrect child parse. Added function `normalize_text` for replacing character groups in text strings.

0.3

Added mixins for views:
`AjaxRequiredMixin`, `URLHistoryMixin`, `MessageContextMixin`, `TitleContextMixin`, `JsonContextMixin`, `ExtendedViewMixin`, `ExtendedFormViewMixin` ;

Added views:
`ExtendedView`, `ExtendedFormView`, `ExtendedCreateView`, `ExtendedUpdateView`, `ExtendedDetailView`,
`ExtendedDeleteView`, `ExtendedTemplateView` .

0.2

added help functions:
format_datetime
camel_to_snake
safety_get_attribute
safety_parse_dict
get_class_from_path
get_class_from_settings

0.1

Start release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.