Julien Phalip
|
c1bbc8cae9
Added Rudy Mutter to AUTHORS for his work, ref #20821.
|
11 years ago |
Ian Wilson
|
9b7f4aab32
adds fix and test for when a template is not specified at all to render(). fixes #21058. by jambonrose and ianawilson
|
11 years ago |
evildmp
|
082b0638ef
Added myself to the committers list.
|
11 years ago |
Alasdair Nicol
|
22c6497f99
Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value
|
11 years ago |
Jonathan Slenders
|
ff410565bf
Fixed #20709 -- Allowed {% widthratio %} to accept an "as" parameter.
|
11 years ago |
SusanTan
|
71c491972e
Fixed #11400 -- Passed kwargs from AbstractUser.email_user() to send_mail()
|
11 years ago |
Krzysztof Jurewicz
|
4eeb8ec147
Fixed #20864 -- Made the test client use common method for performing requests.
|
11 years ago |
Bojan Mihelac
|
0cac4fbf69
Fixed #18356 -- Gave the test client signals.template_rendered call a unique dispatch_uid
|
12 years ago |
Justin Michalicek
|
6d88d47be6
Fixed #20832 -- Enabled HTML password reset email
|
11 years ago |
Jimmy Song
|
94d7fed775
Fixed #20859 - Clarified Model.clean() example.
|
11 years ago |
Alex Couper
|
1123f45511
Fixed #20649 -- Allowed blank field display to be defined in the initial list of choices.
|
11 years ago |
Thomas Sorrel
|
bb145e2c47
Fixed #13629 -- Added CSS classes to the `<body>` tag of some admin templates to allow style customizations per app or per model.
|
11 years ago |
Matt Deacalion Stevens
|
a269ea4fe0
Fixed #14656 -- Added Atom1Feed `published` element
|
11 years ago |
Karol Sikora
|
6272d2f155
Fixed #20429 -- Added QuerySet.update_or_create
|
11 years ago |
Andrew Clark
|
273dc550a4
Fixed #20462 -- null/non-string regex lookups are now consistent
|
11 years ago |
Remco Wendt
|
338ec9333d
Fixed a very old email address of mine still lingering in the AUTHORS file
|
11 years ago |
Gilberto Gonçalves
|
ef37b23050
Fixed #18872 -- Added prefix to FormMixin
|
11 years ago |
Oliver Beattie
|
552a90b444
Fixed #20290 -- Allow override_settings to be nested
|
12 years ago |
Russell Keith-Magee
|
18e79f1425
Fixed #20486 -- Ensure that file_move_safe raises an error if the destination already exists.
|
11 years ago |
Baptiste Mispelon
|
b6f86fbeb1
Added myself to the commiters list.
|
11 years ago |
Tim Graham
|
92c49d6f01
Revert "Fixed #20462 - Fixed sqlite regex lookups for null values and non-string fields."
|
11 years ago |
Axel Haustant
|
64041f0e6e
Fixed #20462 - Fixed sqlite regex lookups for null values and non-string fields.
|
11 years ago |
Chris Streeter
|
69373f3420
Fixed #19925 - Added validation for REQUIRED_FIELDS being a list
|
12 years ago |
Tim Graham
|
a2967d5204
Fixed #20242 - Added a regression test for prefetch_related.
|
11 years ago |
Tim Graham
|
d194714c0a
Fixed #11603 - Added django.test.SimpleTestCase.assertFormsetError
|
12 years ago |
Claude Paroz
|
f940e564e4
Fixed #20099 -- Eased subclassing of BrokenLinkEmailsMiddleware
|
11 years ago |
Gavin Wahl
|
48424adaba
Fixed #17648 -- Add `for_concrete_model` to `GenericForeignKey`.
|
11 years ago |
Tim Graham
|
ef8a9bc7fa
Fixed #17048 - Added docs for upgrading Django.
|
11 years ago |
Tim Graham
|
e83ff42792
Fixed #20459 - Improved example for setting HTTP header fields.
|
11 years ago |
Bozidar Benko
|
2d309a7043
Fixed #15961 -- Modified ModelAdmin to allow for custom search methods.
|
11 years ago |