1
0
mirror of https://github.com/django/django.git synced 2025-04-01 20:16:43 +00:00

9245 Commits

Author SHA1 Message Date
Tim Graham
7c9b0c4b60 [1.10.x] Added release dates for 1.10 and 1.9.9
Backport of 95b47c009b7d3af4aeceb24dd49e6a442faede4c from master
2016-08-01 13:55:31 -04:00
Jon Dufresne
6a3f31fa33 [1.10.x] Fixed #26927 -- Made subwidget iteration pass disabled and required attributes.
Backport of ac3aaaa740dcf9c6efd2f88ee9219c1924c7695e from master
2016-08-01 10:49:37 -04:00
Ana Balica
ec19166b1f [1.10.x] Removed unnecessary 'just' from docs/ref/templates/api.txt.
Backport of 36fbf9b7d1870121269a09540d689ffc16a56d74 from master
2016-07-30 09:27:21 -04:00
Sergey Fedoseev
9805726ddc [1.10.x] Fixed #26657 -- Made GeomValue omit SRID for MySQL.
This fixes some test failures on MySQL 5.7+.

Backport of 9031a4c13bdb1ee4d0f1253fcfcad73d26c25740 from master
2016-07-28 17:12:57 -04:00
Kenneth Schnall
7997c65019 [1.10.x] Removed extra periods in docs/howto/static-files/index.txt headers.
Backport of cd2e4293cbf3416af6c478c5aaab711cae88892c from master
2016-07-27 13:50:45 -04:00
Tim Graham
13c107b149 [1.10.x] Fixed #26946 -- Clarified instructions for customizing collectstatic's ignore_patterns.
Backport of ec4a6b33a9af7f7c266c92b4ffb9b0a49ee5b1eb from master
2016-07-25 10:05:56 -04:00
Markus Holtermann
738a65a597 [1.10.x] Refs #25232 -- Documented AllowAll*Backend in "new features" section of 1.10 release notes.
Backport of e69091b34a34697fe7eac38763dd372b305e1ab4 from master
2016-07-25 09:10:21 -04:00
Naved Khan
ec6b3cc6e9 [1.10.x] Fixed #26941 -- Corrected uwsgi "env = LANG=…" configuration in docs.
Backport of 9a5a789da2b53a9c19ea47130507ce26839eb008 from master
2016-07-25 07:01:20 -04:00
Tim Graham
a4df6577df [1.10.x] Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering docs.
Backport of 3aaf6cf0f3288986c4ce56defea26420f8a48534 from master
2016-07-25 06:25:26 -04:00
Jon Dufresne
c0026a9d2d
[1.10.x] Fixed #26938 -- Fixed invalid HTML in template postmortem on the debug page.
Backport of 348cfccd9072f0e08ffe4cfb3946d1dc6a629e86 from master
2016-07-24 18:25:43 +02:00
Jon Dufresne
ff56d6c023
[1.10.x] Added stub release notes for 1.9.9.
Backport of b2e54aec58439adbd64fec2427d87f11945ab33c from master
2016-07-24 18:25:40 +02:00
Preetham Nosum
b4fa102503 [1.10.x] Fixed #18348 -- Documented SesssionStore.create()
Backport of 32cf01c1c1dcd5fa5d700d0e5117778caf947b74 from master
2016-07-22 17:18:40 -04:00
petedmarsh
5cc6190788 [1.10.x] Fixed #26899 -- Documented why RawSQL params is a required parameter.
Backport of 7bf3ba0d0c700670d13d7683eec7bd3eb3d4dd1f from master
2016-07-21 10:29:06 -04:00
Tim Graham
c8d166241f [1.10.x] Fixed #26918 -- Clarified source of pre/post_save update_fields argument.
Backport of a05d86a69a7f11f00032b8d7846932b139c670e0 from master
2016-07-21 10:07:24 -04:00
Tim Graham
658f545b0c [1.10.x] Added CVE-2016-6186 to the security release archive.
Backport of bc53af13cbf09b0cbac945426c2d51d0ca52fff3 from master
2016-07-18 15:20:30 -04:00
Tim Graham
6fa150b2f8 [1.10.x] Fixed XSS in admin's add/change related popup.
This is a security fix.
2016-07-18 11:17:19 -04:00
Tim Graham
6646a396cc [1.10.x] Fixed inconsistent indentation in docs/ref/models/options.txt
Backport of ba246bd5fe3c3c392cb0a56648542dbca435d107 from master
2016-07-15 13:43:05 -04:00
Claude Paroz
96a37a0266 [1.10.x] Fixed #26897 -- Fixed makemessages crash on Python 2 with non-ASCII file names
Thanks Tim Graham for the review.
Backport of 3e71f6544feca490211e88db4f449dfdb7acce39 from master.
2016-07-14 20:39:00 +02:00
Tim Graham
5c56ce7a3f [1.10.x] Reverted "Fixed #25388 -- Added an option to allow disabling of migrations during test database creation"
This reverts commit 157d7f1f1de4705daddebb77f21bd7097a74513d since it
disables migrations all the time, not just during tests.

Backport of 944e66cb1db6614ef0644b9030dd1d75e950767c from master
2016-07-14 09:22:06 -04:00
Tim Graham
3b92272c55 [1.10.x] Fixed #26894 -- Fixed a typo in docs/faq/admin.txt
Backport of a11719047711d8031dcea6a71cc5972b9ec1d48f from master
2016-07-14 08:04:53 -04:00
Tom Carrick
8c385b7697 [1.10.x] Fixed typos in docs/ref/contrib/postgres/search.txt
Backport of 46e20104609bbf78500c2bde10f75f51585ddf11 from master
2016-07-14 07:53:00 -04:00
Daniel Rice
bec0faa154 [1.10.x] Reworded a sentence in tutorial 7.
Backport of 08c723fbae9d7625599fb84f602b425e82943e15 from master
2016-07-14 07:51:02 -04:00
Jon Dufresne
1a2ee697e0 [1.10.x] Fixed #26889 -- Fixed missing PostgreSQL index in SchemaEditor.add_field().
Backport of 2e4cfcd2b9a0984ad6c4087a5deebbf33413835c from master
2016-07-13 21:55:25 -04:00
Md. Sadaf Noor
5d8332aaee [1.10.x] Fixed #26831 -- Documented session data must be JSON encodable for JSONSerializer.
Backport of 1f82b857ceb75f2d7a68e79c6a00c30bfe7f1318 from master
2016-07-12 13:46:49 -04:00
Tim Graham
a01d3d5776 [1.10.x] Linked "Features removed" release notes to corresponding deprecation notes.
Backport of ee2f0f311a1e84754f30d2586c0bd96f4fd9e8b6 from master
2016-07-11 15:23:34 -04:00
Julien Hartmann
39c25b772b [1.10.x] Fixed #26749 -- Preserved behavior of use_for_related_field during deprecation.
Backport of f4afb85d7e900123fa8f88110adc011ab184e153 from master
2016-07-11 13:34:18 -04:00
Simon Charette
cf6f0e9978 [1.10.x] Refs #25774 -- Adjusted datetime database function docs field names.
Backport of 90468079ec6f72a1b8b6a908d81d3201a3204b24 from master
2016-07-08 12:37:24 -04:00
Sean Marlow
fda151e512 [1.10.x] Fixed #26837 -- Documented ModelMultipleChoiceField.to_field_name
Backport of 8b9e16ec858c23cb65ea5de95f65a71b31521841 from master
2016-07-08 11:30:26 -04:00
Mathieu Richardoz
d58a27c349 Fixed a typo in docs/ref/contrib/postgres/search.txt. 2016-07-07 07:05:49 -04:00
Tim Graham
48a570164e [1.10.x] Fixed capitalization of "URL pattern".
Backport of 415ae960bb9f1bdae798023fdce3247d2c938eec from master
2016-07-06 15:31:44 -04:00
Daniel Rice
cdb6d83f44 [1.10.x] Improved grammar in tutorial01.
Backport of 1f9deba1b312a12c47668724daf70b8fe2d56b17 from master
2016-07-06 15:25:00 -04:00
Romain Garrigues
8976d08edb [1.10.x] Fixed #25461 -- Corrected meta API code examples to account for MTI.
In the case of multiple-table inheritance models, get_all_related_objects() and
get_all_related_objects_with_model() don't return the auto-created
OneToOneField, but the new examples didn't account for this.

Backport of 8be84e2ac42b2556fd6fa07794b3708b143ef341 from master
2016-07-06 09:28:51 -04:00
Taylor Edmiston
87940f1f3c [1.10.x] Fixed typo in docs/topics/class-based-views/generic-display.txt
Backport of 43d0345fe11624d6b4fd960139ff653451b4f147 from master
2016-07-06 08:49:02 -04:00
Jiang Haiyun
aa777cdaaa [1.10.x] Fixed a typo in auth docs.
Backport of 6d61ec0e1a4eb5768be5add9e1c44c89dacbfa7e from master
2016-07-04 11:03:28 -04:00
Leila20
2847b22f29 [1.10.x] Fixed #26832 -- Added translated language name on the get_language_info documentation
Backport of de4265e082bcce45ef6fb0929a44205463ba552e from master
2016-07-02 20:50:51 -04:00
Md. Sadaf Noor
623ab0e6ae [1.10.x] Fixed #26829 -- Simplified version detection command in tutorial
Backport of ed1c15d8fbc17e60621ca56f67340987531e647d from master
2016-07-02 20:29:50 -04:00
Harry Moreno
9c48e17480 [1.10.x] Added parallel test running to "Speeding up the tests" docs.
Backport of 30c65ee8187c7a87d2fc83c5b8966b1ea5e5316b from master
2016-07-01 09:06:16 -04:00
Tim Graham
9687004538 [1.10.x] Fixed #26002 -- Explained ModelAdmin.get_search_results() example.
Backport of c9d0a0f7f47c8496a9d8b0cfda94e2ef118d9ab3 from master
2016-06-30 09:00:35 -04:00
Tsering
be03ce25c4 [1.10.x] Refs #23386 -- Documented that F() expressions are applied on each model.save()
Backport of fc4b4fd5850989458d6e54de12a29b2e40e94ce8 from master
2016-06-28 16:27:36 -04:00
Camilo Nova
87584a0af1 [1.10.x] Used strict comparison in docs/ref/csrf.txt's JavaScript.
Backport of 222e1334bf29605925eefa45ff107ca1155e93c0 from master
2016-06-28 12:52:05 -04:00
Ramiro Morales
b2c28a3770 [1.10.x] Added missing trailing '$' to url() patterns in docs.
Backport of c962b9104a22505a7d6c57bbec9eda163f486c7d from master
2016-06-27 09:26:10 -04:00
Anderson Resende
b752eae700 [1.10.x] Fixed #26806 -- Triple quoted docstrings in docs/ref/forms/validation.txt.
Backport of 2032bcf18280a875a59a39cf85c226da0a310d11 from master
2016-06-27 09:07:18 -04:00
John-Scott Atlakson
fbbdb070e4 [1.10.x] Fixed typo in docs/topics/logging.txt
Backport of 9a54face2572d67c7a31dc967bfb66af6e98165c from master
2016-06-22 06:38:55 -04:00
Tim Graham
1b0b6f0342 [1.10.x] Refs #21379, #26719 -- Moved username normalization to AbstractBaseUser.
Thanks Huynh Thanh Tam for the initial patch and Claude Paroz for review.

Backport of 39805686b364358af725b695924a5a6dfa7f5302 from master
2016-06-21 16:20:00 -04:00
Tim Graham
45a650777e [1.10.x] Fixed #26787 -- Documented deleting and reloading of model instance fields.
Thanks Julien Hartmann for the report.

Backport of 20d1cb33c2ec1242e16c49deb88e8c70517b2d1a from master
2016-06-21 15:25:16 -04:00
Andrew Nester
7a3cc2957f [1.10.x] Fixed #26776 -- Documented url()'s view argument.
Backport of a12826bba7a6d75862f99ae5cd48c4c1854208b8 from master
2016-06-20 11:57:58 -04:00
Tim Graham
44eaa2dac8 [1.10.x] Fixed typo in docs/topics/db/managers.txt
Backport of 00551c3eff5cedcb9cc7ce5af97b948d62713d97 from master
2016-06-20 09:07:51 -04:00
Trey Hunner
799fbc7235 [1.10.x] Added urlpatterns variable in docs/topics/http/urls.txt.
Backport of 91e9be45ed5ad3b0c3de8890a4fcdbb68836856f from master
2016-06-17 21:02:40 -04:00
Carl Meyer
69de988f92 [1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling.
Backport of 7d1b69dbe7f72ac04d2513f0468fe2146231b286 from master
2016-06-17 15:55:55 -04:00
Jon Dufresne
13d60298ea [1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite.
Backport of 4f336f66523001b009ab038b10848508fd208b3b from master
2016-06-16 14:21:14 -04:00