django/django/forms
2012-08-07 12:00:22 +02:00
..
extras [py3] Fixed access to dict keys/values/items. 2012-08-07 12:00:22 +02:00
__init__.py Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
fields.py Fixed second security issue in image uploading. Disclosure and release forthcoming. 2012-07-30 21:57:22 +02:00
forms.py [py3] Fixed access to dict keys/values/items. 2012-08-07 12:00:22 +02:00
formsets.py Replaced some byte strings by str() calls 2012-08-03 15:18:13 +02:00
models.py [py3] Fixed access to dict keys/values/items. 2012-08-07 12:00:22 +02:00
util.py Fixed #18572 - Python26 string format incompatibility 2012-07-06 00:23:02 +01:00
widgets.py [py3] Fixed access to dict keys/values/items. 2012-08-07 12:00:22 +02:00