Django-boilerplate

Latest version: v0.9.2

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

Scan your dependencies

Page 5 of 6

0.2.7

++++++++++++++++++
- Fix: Mixin CreateModelMixin
- Improvement: No loger convert template tags to titles

0.2.5

++++++++++++++++++
- Fix: PIL as new requirement
- Fix: Requirements
- Fix: Python3 compatibility

0.2.3

++++++++++++++++++
- Added: `add_view_permissions`: Create a post migrate signal to add a new view permission to all the model
- Added: `ModelImageThumbs`, and automatically create thumbnails from the images that you upload.

0.2.1

++++++++++++++++++
- Fix: Forgot to import translation at `views.py`.

0.2.0

++++++++++++++++++
- Rename: `views.py` to `mixins.py` because is the propper name
- Add: `boilerplate.py` with the default settings, you can customize your error messages.
- Add: `forms.py` Forms with validation to the following Views:
- Add: `views.py`: `LoginView`
- Add: `views.py`: `RecoverAccountView`
- Add: `views.py`: `RegistrationView`
- Add: `views.py`: `LoginView`

0.1.3

++++++++++++++++++
- Fix: CRUD Messages Mixin conflict with Extra Forms and Formsets Mixin
- Fix: ExtraFormsandFormsetsMixin validate if `formset_list` or `extra_form_list` exists
- Fix: App template tags, didn't got the model information intead of the app information

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.