[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#633161: marked as done (RFP: django-form-utils -- Enhances Django by providing better forms)



Your message dated Tue, 10 Jul 2018 16:20:29 +0000
with message-id <E1fcvNN-0000Sh-Rv@quantz.debian.org>
and subject line closing RFP: django-form-utils -- Enhances Django by providing better forms
has caused the Debian Bug report #633161,
regarding RFP: django-form-utils -- Enhances Django by providing better forms
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
633161: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633161
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Karl Ferdinand Ebert <kfebert@gmail.com>


* Package name    : python-django-form-utils
  Version         : 0.2.0
  Upstream Author : Carl Meyer <carl@oddbird.net>
* URL             : https://bitbucket.org/carljm/django-form-utils/
* License         : BSD
  Programming Lang: Python
  Description     : Enhances Django by providing better forms

This application provides utilities for enhancing Django's form
handling:
BetterForm and BetterModelForm classes, which are subclasses of
django.forms.Form and django.forms.ModelForm, respectively.
..
BetterForm and BetterModelForm allow subdivision of forms into
fieldsets which
are iterable from a template, and also allow definition of
row_attrs which can
be accessed from the template to apply attributes to the
surrounding container
(<li>, <tr>, or whatever) of a specific form field.
..
A ClearableFileField to enhance FileField and ImageField with
a checkbox for
clearing the contents of the field.
..
An ImageWidget which display a thumbnail of the image
rather than just the
filename.
..
An AutoResizeTextarea widget which auto-resizes to
accommodate its contents.



--- End Message ---
--- Begin Message ---
RFP 633161 has no visible progress for a long time, so closing.

--- End Message ---

Reply to: