Django-any-urlfield

Latest version: v2.7.post1

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

Scan your dependencies

Page 4 of 6

2.0

------------------------

Released as 2.0b1 (2014-06-05)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* Improved Python 3 support.
* Delay initialisation of ``ModelChoiceField`` objects.
* Fix ``exists()`` value for empty URLs


Released as 2.0a1 (2014-04-04)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* Added Python 3 support
* Allow passing callables to the form_field parameter of ``AnyUrlField.register_model``

1.0.12

---------------------------

* Implement ``AnyUrlField.__deepcopy__()`` to workaround Django < 1.7 issue,
where ``__deepcopy__()`` is missing for ``MultiValueField`` classes.

1.0.11

---------------------------

* Improve external URL support (https, ftps, smb, etc..)
* Fix unnecessary query at registration of custom models.

1.0.10

---------------------------

* Fix using ``AnyUrlField`` with ``blank=True``.
* Fix ``_has_changed`` is no longer used in django >= 1.6.0

1.0.9

--------------------------

* Fixed exporting the value in the ``dumpdata`` command.

1.0.8

--------------------------

* Use ``long()`` for ID's, not ``int()``.
* Improve ``ObjectDoesNotExist`` check in ``AnyUrlValue.__unicode__()``, to support model translations.

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.