Claude Paroz
|
6dc7af3e01
|
Separated JSON serialization tests
|
2015-09-26 19:58:43 +02:00 |
Claude Paroz
|
d3cfdfb508
|
Separated XML serialization tests
|
2015-09-26 19:58:43 +02:00 |
Claude Paroz
|
febd5aeec6
|
Separated YAML serialization tests
|
2015-09-26 19:58:42 +02:00 |
Rob Hudson
|
021782d22b
|
Corrected use of 'affect' vs 'effect' in docs.
|
2015-09-25 18:34:29 -04:00 |
GhostThrone
|
829e33f67f
|
Used ternary operator to simplify contrib.messages.api.
|
2015-09-25 15:50:22 -04:00 |
Tim Graham
|
de99f558d8
|
Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_compatible.
|
2015-09-25 13:28:12 -04:00 |
Tim Graham
|
c42123adb1
|
Removed redundancy in admin_changelist tests.
|
2015-09-25 10:23:32 -04:00 |
Ville Skyttä
|
afe777639c
|
Fixed #25196 -- Normalized database representations in test database messages.
Left over Oracle mostly as-is since it's more complicated.
|
2015-09-25 10:21:55 -04:00 |
Tim Graham
|
53e89ce2e7
|
Fixed #25451 -- Added advice about organizing tests.
|
2015-09-25 07:15:19 -04:00 |
Tzu-ping Chung
|
7372cdebed
|
Fixed #25457 -- Improved formatting of password validation errors in management command output.
|
2015-09-24 19:45:19 -04:00 |
Moritz Sichert
|
a51070e743
|
Refs #25294 -- Added BoundField import for backwards compatibility.
|
2015-09-24 19:57:19 +02:00 |
Tim Graham
|
361f60479d
|
Fixed #25455 -- Optimized dictfetchall() example.
Thanks aklim007 for the suggestion.
|
2015-09-24 13:17:39 -04:00 |
Tim Graham
|
ce531f7ad7
|
Bumped latest Python 2.7 release in docs/ref/databases.txt.
|
2015-09-24 10:51:04 -04:00 |
Tim Graham
|
1f84721fac
|
Removed unused Aggregate.input_field.
Obsolete since 4a66a69239 .
|
2015-09-24 09:15:56 -04:00 |
Tim Graham
|
6048bfdc33
|
Added django.template.engine.Engine.render_to_string() docstring.
|
2015-09-24 09:15:56 -04:00 |
Tim Graham
|
fd1e54b923
|
Removed unused views.debug.linebreak_iter() function.
|
2015-09-24 09:15:55 -04:00 |
Tim Graham
|
a780505f3a
|
Refs #14030 -- Removed more backwards compatiblity for old-style aggregates.
Per deprecation timeline.
|
2015-09-24 09:15:55 -04:00 |
Samir Shah
|
dfa81bb1df
|
Fixed typo in 1.9 release notes.
|
2015-09-24 08:01:08 -04:00 |
Tim Graham
|
593c9eb660
|
Increased the default PBKDF2 iterations for the 1.10 release cycle.
|
2015-09-23 19:31:11 -04:00 |
Tim Graham
|
54848a96dd
|
Removed versionadded/changed annotations for 1.8.
|
2015-09-23 19:31:11 -04:00 |
Tim Graham
|
48e7787db5
|
Removed RemovedInDjango110Warning.
|
2015-09-23 19:31:11 -04:00 |
Tim Graham
|
2ccfac1a65
|
Refs #23913 -- Removed support for a single equals sign in {% if %} tag.
Per deprecation timeline.
|
2015-09-23 19:31:11 -04:00 |
Tim Graham
|
9af3c6b9ce
|
Made template response APIs enforce the use of dict and backend-specific template objects.
Per deprecation timeline; refs 79deb6a071 .
|
2015-09-23 19:31:11 -04:00 |
Tim Graham
|
e6cfa08f2d
|
Refs #22804 -- Made an unsafe value of 'sep' in Signer an exception.
Per deprecation timeline.
|
2015-09-23 19:31:11 -04:00 |
Tim Graham
|
9114fe8ada
|
Removed support for passing a context to a generic Template.render().
Per deprecation timeline; refs a3e783fe11 .
|
2015-09-23 19:31:11 -04:00 |
Tim Graham
|
4811f09fa3
|
Removed template.loader.BaseLoader per deprecation timeline.
|
2015-09-23 19:31:11 -04:00 |
Tim Graham
|
2a20ebe6a5
|
Removed deprecated TEMPLATE_* settings per deprecation timeline.
|
2015-09-23 19:31:11 -04:00 |
Tim Graham
|
9023696613
|
Removed dictionary and context_instance parameters for render functions.
Per deprecation timeline.
|
2015-09-23 19:31:11 -04:00 |
Tim Graham
|
b3641512c8
|
Removed dirs parameter in template engine methods and related funtions.
Per deprecation timeline.
|
2015-09-23 19:31:11 -04:00 |
Tim Graham
|
5e450c52aa
|
Removed current_app argument to render() and TemplateResponse().
Per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
75374d3797
|
Refs #24099 -- Removed compatibility shim for ContentType.name field.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
a3fe4addcb
|
Refs #23162 -- Removed forms.Field._has_changed() method.
Per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
491de4f07c
|
Refs #23656 -- Required FormMixin.get_form() form_class parameter to be optional.
Per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
849037af36
|
Refs #23957 -- Required session verification per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
5d383549ee
|
Refs #24152 -- Removed deprecated GeoQuerySet aggregate methods.
Per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
b6ea1961eb
|
Refs #23151 -- Removed RegexField.error_message per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
54fd769eb4
|
Removed django.core.context_processors per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
b4002a2143
|
Refs #22835 -- Removed NoArgsCommand per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
6eed9ae747
|
Refs #24133 -- Removed legacy formatting syntax in success_url placeholders.
Per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
b6e6fcf326
|
Refs #23359 -- Removed the migrate --list option per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
e5c12f6701
|
Refs #23613 -- Removed django.utils.checksums per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
96317ad8de
|
Refs #21414 -- Removed Field.related per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
f1761e3fef
|
Refs #21648 -- Removed is_admin_site option from password_reset() view.
Per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
fd6a299cd0
|
Refs #14030 -- Removed backwards compatiblity for old-style aggregates.
Per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
7140d4adf7
|
Refs #23444 -- Removed InlineAdminForm.original_content_type_id per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
1bb6ecf6d3
|
Refs #9893 -- Removed shims for lack of max_length support in file storage per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
6a70cb5397
|
Refs #19973 -- Removed optparse support in management commands per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
3bbebd06ad
|
Refs #13408 -- Made unpacking mismatch an exception in {% for %} tag per deprecation timeline.
|
2015-09-23 19:31:09 -04:00 |
Tim Graham
|
1392aff440
|
Refs #21977 -- Removed SimpleTestCase.urls per deprecation timeline.
|
2015-09-23 19:31:09 -04:00 |
Tim Graham
|
5c62887d82
|
Refs #22933 -- Removed template.resolve_variable() per deprecation timeline.
|
2015-09-23 19:31:09 -04:00 |