Django-fobi

Latest version: v0.19.9

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

Scan your dependencies

Page 6 of 32

0.13

----
2018-02-25

.. note::

This release contains minor backwards incompatible changes.
A number of new database fields have been added to the `FormEntry`
model (`active_date_from`, `active_date_to`, `inactive_page_title`,
`inactive_page_message`). You will need to migrate your database.

- Implement disabling forms based on dates. Note, that although the feature
is landed into the core, contrib packages (such as Foundation 5 theme,
Simple theme, Django CMS admin style theme, DRF integration app,
FeinCMS integration app, Mezzanine integration app, DjangoCMS integration app
and Wagtail app) are not yet updated to reflect these changes. It's a work
in progress to be done in the nearest minor releases. Check the
`issue 143 <https://github.com/barseghyanartur/django-fobi/issues/143>`_
for state of the progress.

0.12.20

-------
2018-02-24

- Minor Python 2 fixes.

0.12.19

-------
2018-02-21

- Make it possible to sort on plugin ``name`` instead of ``uid``.

0.12.18

-------
2018-02-19

- Improved form element add drop-down order.
- Add initial migrations for DjangoCMS integration app.
- Add French translations.
- Implemented styles for ``bleach`` within ``content_richtext`` plugin.
- Documentation improvements.

0.12.17

-------
2018-02-14

- Security fixes in db_store plugin.
- Minor fixes and cleanups.
- If CKEditor is installed, use it (rich text) for success page message.

0.12.16

-------
2018-01-21

.. note::

Note, that this release contains minor backwards incompatible changes, that
may slightly break your JS and/or styling.

The `form-horizontal` class attribute on the main form with elements (in
templates) has been replaced with `fobi-form` id attribute.

Affected files:

- src/fobi/templates/fobi/generic/add_form_element_entry_ajax.html
- src/fobi/templates/fobi/generic/edit_form_element_entry_ajax.html
- src/fobi/templates/fobi/generic/snippets/form_ajax.html

If you have modified any of these, you might want to check and update
your code.

- Invisible reCAPTCHA form plugin (security) added.
- Clean up templates.
- Introduce a form_id block. The following templates were affected.

Page 6 of 32

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.