This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-24 17:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
Daniel Lindsley
33793f7c3e
Fixed
#19934
- Use of Pillow is now preferred over PIL.
...
This starts the deprecation period for PIL (support to end in 1.8).
2013-05-14 19:32:04 -07:00
..
api.txt
Documented BoundField.label_tag
2013-04-12 10:17:17 +02:00
fields.txt
Fixed
#19934
- Use of Pillow is now preferred over PIL.
2013-05-14 19:32:04 -07:00
formsets.txt
Fixed
#20084
-- Provided option to validate formset max_num on server.
2013-03-21 01:27:24 -07:00
index.txt
Fixed
#20084
-- Provided option to validate formset max_num on server.
2013-03-21 01:27:24 -07:00
models.txt
Fixed
#19733
- deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
2013-05-09 16:44:36 +01:00
validation.txt
Adapted uses of versionchanged/versionadded to the new form.
2013-04-20 17:18:35 +02:00
widgets.txt
Adapted uses of versionchanged/versionadded to the new form.
2013-04-20 17:18:35 +02:00