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-19 22:04:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
forms
History
Aymeric Augustin
35c991aa06
Added a default limit to the maximum number of forms in a formset.
...
This is a security fix. Disclosure and advisory coming shortly.
2013-02-19 11:23:30 -07:00
..
templates
/forms
Fixed
#8627
-- Prevented textareas to swallow first newline content
2012-11-05 20:27:06 +01:00
tests
Added a default limit to the maximum number of forms in a formset.
2013-02-19 11:23:30 -07:00
__init__.py
…
models.py
Fixed
#8627
-- Prevented textareas to swallow first newline content
2012-11-05 20:27:06 +01:00
urls.py
Fixed
#8627
-- Prevented textareas to swallow first newline content
2012-11-05 20:27:06 +01:00
views.py
Fixed
#8627
-- Prevented textareas to swallow first newline content
2012-11-05 20:27:06 +01:00