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-09 08:55:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
forms
/
tests
History
Claude Paroz
f7394d2c32
Added HTML5 url input type
...
Refs
#16630
.
2013-01-28 22:11:00 +01:00
..
filepath_test_files
…
__init__.py
…
error_messages.py
…
extra.py
Added HTML5 email input type
2013-01-28 22:10:50 +01:00
fields.py
Added HTML5 url input type
2013-01-28 22:11:00 +01:00
forms.py
Added HTML5 email input type
2013-01-28 22:10:50 +01:00
formsets.py
Fixed
#19545
-- Make sure media/is_multipart work with empty formsets
2013-01-03 15:16:23 +01:00
input_formats.py
Fixed
#19015
-- Add ISO input formats to all formats
2012-12-01 14:05:52 +01:00
media.py
…
models.py
…
regressions.py
…
util.py
…
validators.py
…
widgets.py
Moved has_changed logic from widget to form field
2013-01-25 20:50:46 +01:00