Tim Graham
|
4965a77407
Removed PIL compatability layer per deprecation timeline.
|
11 年之前 |
Alex Gaynor
|
0cf158cf9a
Fixed a small collection of flake8 violations that had snuck in
|
11 年之前 |
Claude Paroz
|
666a2ad22f
Merged model_forms_regress with model_forms tests
|
11 年之前 |
Claude Paroz
|
72cfbdc10a
Fixed #6103 -- Splitted tests in model_forms tests
|
11 年之前 |
Claude Paroz
|
210d0489c5
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
|
11 年之前 |
Chris Wilson
|
95c74b9d69
Fixed #22206 -- Passed models.TextField.max_length to forms.CharField.maxlength
|
11 年之前 |
Chris Wilson
|
24f0113fb9
Fixed spelling in model_forms test class names
|
11 年之前 |
Christopher Adams
|
eefc88feef
Fixed #2445 -- Allowed limit_choices_to attribute to be a callable.
|
11 年之前 |
Loic Bistuer
|
8847a0c601
Fixed #16192 -- Made unique error messages in ModelForm customizable.
|
11 年之前 |
Michael Manfre
|
8845ab62f5
Fixed #21745 - Feature check UniqueTest.test_unique_null
|
11 年之前 |
Vajrasky Kok
|
16d73d7416
Fixed #21512 -- Added more complete information about Pillow and PIL in model_fields and model_forms tests.
|
11 年之前 |
Alex Gaynor
|
7288e1b02b
Merge pull request #1852 from jasonamyers/cleanup/PEP8
|
11 年之前 |
Jason Myers
|
4f151da1e5
Merging in master
|
11 年之前 |
Florian Apolloner
|
08e2ecee3b
Fixed some testfailures on jenkins.
|
11 年之前 |
Jim Bailey
|
539e3693d4
Fixed #20849 -- ModelForms do not work well with prefetch_related.
|
11 年之前 |
Jason Myers
|
3f115776e1
PEP8
|
11 年之前 |
coagulant
|
8eec2d93b6
Fixed all E261 warnings
|
11 年之前 |
coagulant
|
3bc0d46a84
Fixed all E261 warnings
|
11 年之前 |
Alex Gaynor
|
b35ff0d920
Fixed all the E203 violations
|
11 年之前 |
Alex Gaynor
|
9d740eb8b1
Fix all violators of E231
|
11 年之前 |
Alasdair Nicol
|
c3aa2948c6
Fixed #21298 -- Fixed E301 pep8 warnings
|
11 年之前 |
Tim Graham
|
ae48d77ef8
Fixed E225 pep8 warnings.
|
11 年之前 |
Alasdair Nicol
|
b289fcf1bf
Fixed #21288 -- Fixed E126 pep8 warnings
|
11 年之前 |
Tim Graham
|
96d1d4e292
Removed unused local variables in tests.
|
11 年之前 |
Alasdair Nicol
|
a800036981
Fixed #21287 -- Fixed E123 pep8 warnings
|
11 年之前 |
Alasdair Nicol
|
bab9123daa
Fixed #21268 -- Fixed E303 pep8 warnings
|
11 年之前 |
Marc Tamlyn
|
ce823d3710
Merge pull request #1382 from loic/ticket19617
|
11 年之前 |
Larry O'Neill
|
83b9bfea44
Fixed #21266 -- Fixed E201,E202 pep8 warnings.
|
11 年之前 |
Loic Bistuer
|
b16dd1fe01
Fixed #8620 -- Updated the Form metaclass to support excluding fields by shadowing them.
|
11 年之前 |
Loic Bistuer
|
ac5ec7b8bc
Fixed #19617 -- Refactored Form metaclasses to support more inheritance scenarios.
|
11 年之前 |