How to Install and Uninstall python-django-floppyforms Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python-django-floppyforms" package
Learn how to install python-django-floppyforms on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-django-floppyforms
Copied
2. Uninstall "python-django-floppyforms" package
Please follow the guidance below to uninstall python-django-floppyforms on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-django-floppyforms
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-django-floppyforms package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-django-floppyforms
Priority: optional
Section: universe/python
Installed-Size: 184
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-floppyforms
Version: 1.6.0+dfsg-1
Depends: python-django, libjs-openlayers, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-django-floppyforms-doc
Filename: pool/universe/d/django-floppyforms/python-django-floppyforms_1.6.0+dfsg-1_all.deb
Size: 29700
MD5sum: 27e5d7f1baf24015069723abb1570a07
SHA1: ce63344bca73ceb76d9e674474044721feb5f5e7
SHA256: 560f85dc512ab8a7bef6d69ff2b5cdeeb216be39a593dda9a6692bf4443d28c5
Description-en: better control of form rendering in Django
Django-foppyforms is an application that gives you full control of the
output of forms rendering. This is more a widgets library than a forms
library but form fields are provided for convenience. The forms API and
features are exactly the same as Django’s, the key difference is that
widgets are rendered in templates instead of using string interpolation.
.
The widgets API allows you to customize and extend the widgets behaviour,
making it very easy to define custom widgets. The default widgets are very
similar to the default Django widgets, except that they implement some
nice features of HTML5 forms, such as the placeholder and required
attribute, as well as the new types.
Description-md5: ccd9bed981cf12822461c30a9d01ea97
Homepage: https://github.com/brutasse/django-floppyforms
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 184
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-floppyforms
Version: 1.6.0+dfsg-1
Depends: python-django, libjs-openlayers, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-django-floppyforms-doc
Filename: pool/universe/d/django-floppyforms/python-django-floppyforms_1.6.0+dfsg-1_all.deb
Size: 29700
MD5sum: 27e5d7f1baf24015069723abb1570a07
SHA1: ce63344bca73ceb76d9e674474044721feb5f5e7
SHA256: 560f85dc512ab8a7bef6d69ff2b5cdeeb216be39a593dda9a6692bf4443d28c5
Description-en: better control of form rendering in Django
Django-foppyforms is an application that gives you full control of the
output of forms rendering. This is more a widgets library than a forms
library but form fields are provided for convenience. The forms API and
features are exactly the same as Django’s, the key difference is that
widgets are rendered in templates instead of using string interpolation.
.
The widgets API allows you to customize and extend the widgets behaviour,
making it very easy to define custom widgets. The default widgets are very
similar to the default Django widgets, except that they implement some
nice features of HTML5 forms, such as the placeholder and required
attribute, as well as the new types.
Description-md5: ccd9bed981cf12822461c30a9d01ea97
Homepage: https://github.com/brutasse/django-floppyforms
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu