Tim Graham
|
df7cca6dff
|
[1.8.x] Added stub 1.7.5 release notes.
Backport of ac6033d8835ac54c1222801f6aeb47f9997b517a from master
|
2015-01-28 06:39:11 -05:00 |
|
Markus Holtermann
|
29fa0e3c66
|
[1.8.x] Corrected naming of method and attribute
Backport of 335df82a3f13877220712090eb455a32eea87421 from master
|
2015-01-27 19:48:46 +01:00 |
|
Tim Graham
|
617121cd4a
|
[1.8.x] Added 1.4.19 release notes.
Backport of 6f8418089c5e81d12718187da2140394ed30da43 from master
|
2015-01-27 11:48:27 -05:00 |
|
Markus Holtermann
|
645fe136c4
|
[1.8.x] Refs #24104 -- Added missing release notes
Forwardport of 3d4a826174b7a411a03be39725e60c940944a7fe from stable/1.7.x
|
2015-01-27 16:05:27 +01:00 |
|
Collin Anderson
|
09e8985f25
|
[1.8.x] Fixed #24190 -- Clarified len(queryset)
Backport of ee23e03637aa8b82311f93b0a660574a0512891a from master
|
2015-01-24 10:18:14 -05:00 |
|
Ng Zhi An
|
56015c01c4
|
[1.8.x] Fixed #24170 -- Implemented decompress for BaseRangeField widgets
Backport of 4669b6a807811d6763b9fdc5df974cb67aa1fb56 from master
|
2015-01-23 15:07:03 -05:00 |
|
Claude Paroz
|
bc93568500
|
[1.8.x] Fixed warning leak in static.serve() test
Partial forward port of b1bf8d64fb from 1.7.x. Refs #24193.
|
2015-01-23 09:05:46 +01:00 |
|
Simon Charette
|
90d9bf5ba4
|
[1.8.x] Fixed #24186 -- Fixed a typo in the admin docs.
Thanks to Keryn Knight for the report.
Backport of dccf41cff0f46a94aa1d853d1bad9052079bb454 from master
|
2015-01-20 11:56:02 -05:00 |
|
Fabio C. Barrionuevo da Luz
|
e69eea73d9
|
[1.8.x] Fixed #24177 -- Added documentation about database view support in inspectdb
Backport of bd691f4586c8ad45bd059ff9d3621cbf8afdcdce from master
|
2015-01-20 01:09:08 +01:00 |
|
Markus Holtermann
|
e55cb91bd4
|
[1.8.x] Fixed #24163 -- Removed unique constraint after index on MySQL
Thanks Łukasz Harasimowicz for the report.
Backport of 5792e6a88c1444d4ec84abe62077338ad3765b80 from master
|
2015-01-19 16:55:25 +01:00 |
|
Tim Graham
|
0b3e3e21cf
|
[1.8.x] Added deprecation docs for legacy lookup support; refs #16187.
Backport of 8e435a564034c59ac408ec71283d8ac6ede2ce1f from master
|
2015-01-19 10:45:50 -05:00 |
|
Tim Graham
|
dd0707c3ca
|
[1.8.x] Added missing items to deprecation timeline/1.7 release notes.
Backport of ecf109f2159f4581adb354263406116c2bda11d7 from master
|
2015-01-18 21:24:09 -05:00 |
|
Tim Graham
|
f31ed5c934
|
[1.8.x] Clarified deprecation of forms.forms.get_declared_fields(); refs #19617.
Backport of 89e9f81601f7a343690e1153e70fd56091246d0b from master
|
2015-01-18 16:07:44 -05:00 |
|
Tim Graham
|
4af4ccfb30
|
[1.8.x] Clarified deprecation of test.utils.TestTemplateLoader.
Backport of 7468c948b6e7830082c939e0f43e2bd780c90527 from master
|
2015-01-18 14:20:15 -05:00 |
|
Tim Graham
|
390559a75c
|
[1.8.x] Clarified a contrib.sites deprecation and added to 1.7 release notes.
Backport of ba27f895878bb155fefb8c1b9beee2c9f3d85b3f from master
|
2015-01-18 13:44:53 -05:00 |
|
Tim Graham
|
737cd4ff3d
|
[1.8.x] Clarified contrib.contenttypes.generic deprecation; refs #19774.
|
2015-01-18 13:43:02 -05:00 |
|
Tim Graham
|
8822d0bf7d
|
[1.8.x] Removed usage of deprecated dumpdata options in docs.
Backport of 1d975ff44bc23efaf0ebf3e96cc35539d80bd244 from master
|
2015-01-17 20:15:09 -05:00 |
|
Tim Graham
|
a41d41046a
|
[1.8.x] Added removal of check management command to deprecation timeline.
Backport of 20e4e8fc79af9a87fb48951d03d3747f1f550551 from master
|
2015-01-17 19:15:59 -05:00 |
|
Tim Graham
|
7cfcdd98dc
|
[1.8.x] Added versionadded to ModelAdmin.get_formsets_with_inlines(); refs #20702.
|
2015-01-17 18:12:47 -05:00 |
|
Tim Graham
|
a58a120021
|
[1.8.x] Standardized indentation in docs/howto/custom-management-commands.txt.
|
2015-01-17 13:27:59 -05:00 |
|
Tim Graham
|
bfa3478850
|
[1.8.x] Replaced deprecated requires_model_validation in docs.
Backport of 18192b9fa4387d5e6c677a7929d91ce04f92cda7 from master
|
2015-01-17 12:52:30 -05:00 |
|
Tim Graham
|
9f86d86c62
|
[1.8.x] Updated tutorial 1 with actual migrate output.
|
2015-01-17 10:46:27 -05:00 |
|
Tim Graham
|
b714316c06
|
[1.8.x] Documented django.utils.timezone.FixedOffset; thanks Aymeric.
Backport of 25264d4e2a4b3fd6a25e6b617388ea24f3d48d63 from master
|
2015-01-17 09:31:56 -05:00 |
|
Tim Graham
|
8be1b8b488
|
[1.8.x] Bumped django_next_version in docs config.
|
2015-01-16 18:30:49 -05:00 |
|
Rick Hutcheson
|
801287bff2
|
[1.8.x] Fixed a typo in the test responses docs.
Backport of 996292d6498d25c6b3e84435e82edeff5aaa0257 from master
|
2015-01-16 18:24:44 -05:00 |
|
Jannis Leidel
|
a17724b791
|
Fixed the length of a headline in the 1.8 release notes.
This broke the website design in the sidebar because the line could not be wrapped.
|
2015-01-16 21:29:28 +01:00 |
|
Tim Graham
|
8e8daf7c9b
|
Removed empty sections in 1.8 minor features.
|
2015-01-16 14:41:05 -05:00 |
|
Claude Paroz
|
b4ac232907
|
Fixed #24099 -- Removed contenttype.name deprecated field
This finsishes the work started on #16803.
Thanks Simon Charette, Tim Graham and Collin Anderson for the
reviews.
|
2015-01-16 20:21:34 +01:00 |
|
Claude Paroz
|
a79e6b6717
|
Fixed #24152 -- Deprecated GeoQuerySet aggregate methods
Thanks Josh Smeaton and Tim Graham for the reviews.
|
2015-01-16 19:53:02 +01:00 |
|
Keryn Knight
|
726a9550db
|
Fixed #24143 -- Encouraged use of Http404 messages for debugging.
|
2015-01-16 09:41:01 -05:00 |
|
Tim Graham
|
28db4af80a
|
Fixed #24135 -- Made RenameModel rename many-to-many tables.
Thanks Simon and Markus for reviews.
|
2015-01-15 20:34:33 -05:00 |
|
Michał Modzelewski
|
39b58ad95a
|
Fixed #24148 -- Documented a bug with case expressions in SQLite < 3.7.0
|
2015-01-15 19:42:05 -05:00 |
|
Luke Plant
|
4832c004e8
|
Direct readers to format_html() in mark_safe() docs.
|
2015-01-15 08:24:54 +00:00 |
|
Tim Graham
|
28308078f3
|
Fixed #22603 -- Reorganized classes in django.db.backends.
|
2015-01-14 14:16:20 -05:00 |
|
Markus Holtermann
|
737d24923a
|
Fixed #24075 -- Prevented running post_migrate signals when unapplying initial migrations of contenttypes and auth
Thanks Florian Apolloner for the report and Claude Paroz and Tim Graham for the review and help on the patch.
|
2015-01-14 19:59:39 +01:00 |
|
Tim Graham
|
ec7ef5afbb
|
Added stub release notes for 1.7.4.
|
2015-01-14 09:47:29 -05:00 |
|
Tim Graham
|
1913c1ac21
|
Added today's security issues to the archive.
|
2015-01-13 14:44:08 -05:00 |
|
Tim Graham
|
7ecd654497
|
Removed blank lines from docs/releases/security.txt
|
2015-01-13 14:37:30 -05:00 |
|
Tim Graham
|
cbbe6a6abb
|
Added dates to release notes.
|
2015-01-13 13:08:57 -05:00 |
|
Tim Graham
|
baf2542c4f
|
Fixed DoS possibility in ModelMultipleChoiceField.
This is a security fix. Disclosure following shortly.
Thanks Keryn Knight for the report and initial patch.
|
2015-01-13 13:03:06 -05:00 |
|
Tim Graham
|
a3bebfdc34
|
Ensured views.static.serve() doesn't use large memory on large files.
This issue was fixed in master by refs #24072.
|
2015-01-13 13:03:06 -05:00 |
|
Tim Graham
|
69b5e66738
|
Fixed is_safe_url() to handle leading whitespace.
This is a security fix. Disclosure following shortly.
|
2015-01-13 13:03:06 -05:00 |
|
Carl Meyer
|
316b8d4974
|
Stripped headers containing underscores to prevent spoofing in WSGI environ.
This is a security fix. Disclosure following shortly.
Thanks to Jedediah Smith for the report.
|
2015-01-13 13:03:05 -05:00 |
|
Tim Graham
|
958aeda4b5
|
Added stub release notes for security releases.
|
2015-01-13 13:03:05 -05:00 |
|
Collin Anderson
|
e7771ec380
|
Fixed bad model example in admin docs.
|
2015-01-13 11:53:03 -05:00 |
|
Michał Modzelewski
|
65246de7b1
|
Fixed #24031 -- Added CASE expressions to the ORM.
|
2015-01-12 18:15:34 -05:00 |
|
Tim Graham
|
5d7217dce3
|
Fixed typo in docs/release/1.8.txt & added word for spelling check.
|
2015-01-12 17:53:32 -05:00 |
|
Josh Smeaton
|
21b858cb67
|
Fixed #24060 -- Added OrderBy Expressions
|
2015-01-13 09:39:55 +11:00 |
|
Claude Paroz
|
f48e2258a9
|
Fixed #24133 -- Replaced formatting syntax in success_url placeholders
Thanks Laurent Payot for the report, and Markus Holtermann, Tim Graham
for the reviews.
|
2015-01-12 22:51:22 +01:00 |
|
Aymeric Augustin
|
79deb6a071
|
Accounted for multiple template engines in template responses.
|
2015-01-12 21:01:34 +01:00 |
|