Commit Graph

20525 Commits

Author SHA1 Message Date
Nik Nyby 9e647ce86f [1.8.x] Added missing comma in LocMemCache example.
Backport of 9d6914da66 from master
2015-04-24 20:29:25 -04:00
Marcus Pennington 2a334d7985 [1.8.x] Fixed #24700 -- Added dash to slug regex in http docs
Backport of 269a5dbdd3 from master
2015-04-24 13:10:51 -04:00
Nicolas Noé 61e902c4c4 [1.8.x] Fixed #24656 -- Added missing imports to query expressions doc.
Backport of 37682368a6 from master
2015-04-24 10:55:35 -04:00
Daniel Harding 911e09833b [1.8.x] Updated startproject MIDDLEWARE_CLASSES in docs.
Backport of ad31bc0565 from master
2015-04-24 09:34:19 -04:00
Alasdair Nicol 415a65fc0c [1.8.x] Fixed #24695 -- Tidied up a couple of regexes in the CBV docs
Thanks datakid for the report

Backport of b9e972b961 from master
2015-04-24 09:23:59 -04:00
Tim Graham fa49b99e31 [1.8.x] Documented INSTALLED_APPS requirement for HStoreField.
Backport of 618bc4e653 from master
2015-04-24 08:27:09 -04:00
Richard Eames fe533fc537 [1.8.x] Fixed #24613 -- Added example to QuerySet.defer() documentation
Backport of dd99f57710 from master
2015-04-22 19:19:17 -04:00
Tim Graham 322b9c90aa [1.8.x] Fixed #24684 -- Typo in docs/topics/forms/modelforms.txt
Backport of 1418f75304 from master
2015-04-22 09:31:43 -04:00
Tim Graham 0778f4dd82 [1.8.x] Clarified "AbstractUser.last_login allows null values" in 1.8 release notes.
Backport of 27b92228a969941d8fc0d04a894f436c0e9120c7 from master
2015-04-22 08:48:12 -04:00
Claude Paroz 99bf9085a3 [1.8.x] Fixed #24672 -- Clarified note about installing postgis_topology
Thanks Serhiy Zahoriya for the suggestion and Tim Graham for the
review.
Backport of 6e8cb75e3e from master.
2015-04-21 17:57:36 +02:00
Steve Hiemstra 2329ca969f [1.8.x] Fixed #24682 -- Corrected a few generic editing view links
Backport of 258d81acbe from master
2015-04-21 10:27:10 -04:00
Markus Holtermann 0cacb8f8ba [1.8.x] Fixed #24573 -- Considered new related models for reloading
Thanks tttomekkk for the report.

Backport of b93690c465 from master
2015-04-21 12:06:11 +02:00
Matthew Wilkes 697317f334 [1.8.x] Refs #24354 -- Prevented repointing of relations on superclasses when migrating a subclass's name change
The issue was hidden on 1.8+ until #24573 due to a bug inside the model
reloading process.

Forwardport of patch from ae87ad005f
2015-04-21 12:02:27 +02:00
Marten Kenbeek 516907540b [1.8.x] Refs #24591 -- Optimized cloning of ModelState objects.
Changed ModelState.clone() to create a deepcopy of self.fields.
2015-04-20 19:23:15 -04:00
Tim Graham 43f800a978 [1.8.x] Fixed #24659 -- Clarified docs of smtp.EmailBackend parameters.
Backport of ffe83d16bd from master
2015-04-20 15:47:07 -04:00
Simon Charette beb957041c [1.8.x] Fixed #24674 -- Documented the correct NullBooleanField formfield.
Thanks to knbk for the report.

Backport of 37e23c6060 from master
2015-04-20 15:19:57 -04:00
Anton 76f20c5307 [1.8.x] Fixed typo in docs/topics/class-based-views/intro.txt
Backport of f5fbddf22f from master
2015-04-20 14:11:51 -04:00
Tim Graham e02616b1b0 [1.8.x] Fixed #24668 -- Amended ModelAdmin.save_formset() example for #10284.
Thanks Carsten Fuchs.

Backport of e15c55e2bf from master
2015-04-20 10:49:56 -04:00
Neal Todd b39c970cfe [1.8.x] Amended get_all_related_objects() backwards compatible replacement.
Backport of d84f01ff08 from master
2015-04-20 09:50:31 -04:00
Yoong Kang Lim b8f203b3f2 [1.8.x] Fixed #24667 --- Repaired model_fields cardinality test
Backport of 36eab95e7f from master
2015-04-20 09:41:38 -04:00
Marco Santamaria 1e0bf2cab9 [1.8.x] Fixed #11078 -- Removed inaccurate docs about proxy models Meta.
Backport of bae72bdd2a from master
2015-04-20 09:17:28 -04:00
Claude Paroz ff6e8681a3 [1.8.x] Fixed #24658 -- Added missing Meta attribute in schema tests
Without that, the Note model would be initially created and then
the tests using that model failed when run in isolation.
Backport of f54c0ec06e from master.
2015-04-19 00:08:21 +02:00
Shai Berger 8363f217f2 [1.8.x] Fixed #24595 Oracle test failure
The only problem for Oracle was the test, which tested nullity on
text/char fields -- but Oracle interprets_empty_strings_as_null.

Backport of d5a0acc from master
2015-04-18 18:55:54 +03:00
Tim Graham ae47854a25 [1.8.x] Removed DateTimeQuerySet from docs.
Obsolete since refs #23867.

Backport of e9fdecf984 from master
2015-04-18 10:14:38 -04:00
Tim Graham bd0883d5cc [1.8.x] Fixed typo in docs/releases/1.8.1.txt 2015-04-17 11:25:55 -04:00
Eric Whitmire 901de5fbce [1.8.x] Fixed #24655 -- Fixed JavaScript path of contrib.admin's related field widget 2015-04-17 11:22:22 -04:00
Tim Graham f21dd827b7 [1.8.x] Fixed #24657 -- Fixed include template tag example.
Thanks pattypatpat for the report.

Backport of f47c796b52 from master
2015-04-17 07:54:56 -04:00
Claude Paroz bbfcd9618b [1.8.x] Fixed #24595 -- Prevented loss of null info in MySQL field alteration
Thanks Simon Percivall for the report, and Simon Charette and Tim
Graham for the reviews.
Backport of 02260ea3f6 from master.
2015-04-17 11:01:36 +02:00
Tim Graham d0b18542f7 [1.8.x] Fixed gis_tests when run without GIS dependencies.
Backport of ed336a1a5d from master
2015-04-16 20:01:30 -04:00
Tim Graham 9e5e4914ef [1.8.x] Fixed #24646 -- Fixed jinja2 example on Python 2.
Backport of d974c89ebb from master
2015-04-16 19:33:07 -04:00
Anssi Kääriäinen 581afddc77 [1.8.x] Fixed #24605 -- Fixed incorrect reference to alias in subquery.
Thanks to charettes and priidukull for investigating the issue, and to
kurevin for the report.

Backport of 355c5edd93 from master
2015-04-16 09:31:29 -04:00
Daniel Lindsley 1e594b257e [1.8.x] Fixed #23984 -- Added Javascript i18n documentation
This fleshes out the documentation around all of the exported
Javascript functions available from the ``javascript_catalog``
view.

Backport of 8ca9bc5ec3 from master
2015-04-16 08:19:30 -04:00
Abdulrahman Alotaibi 5678e4b93a [1.8.x] Fixed #24644 -- Added HTTP_ACCEPT to example headers list.
Backport of 62261ddd0f from master
2015-04-16 07:39:33 -04:00
Tim Graham 6e5e1a380c [1.8.x] Fixed #24645 -- Documented use of HStoreExtension.
Backport of d3bf5e7b00 from master
2015-04-16 07:25:38 -04:00
Anssi Kääriäinen 70ff455a35 [1.8.x] Fixed #24615 -- ordering by expression not part of SELECT
Fixed queries where an expression was used in order_by() but the
expression wasn't in the query's select clause (for example the
expression could be masked by .values() call)

Thanks to Trac alias MattBlack85 for the report.
Backport of fb5c7748da from master.
2015-04-16 09:42:42 +02:00
Jon Dufresne c38d8f0f87 [1.8.x] Fixed model_fields tests to use django TestCase.
Backport of 97bb48d9ba from master
2015-04-15 08:19:55 -04:00
Simon Charette a988cc8f18 [1.8.x] Fixed typos in the 1.7.7 release notes.
Backport of 28e8978325 from master
2015-04-14 22:14:52 -04:00
Tim Graham 62012b071e [1.8.x] Removed docs for removed transaction APIs.
Backport of 6b8c969878 from master
2015-04-14 13:53:18 -04:00
Markus Holtermann c8b89964de [1.8.x] Fixed title in 1.7.8 release notes
Refs 309142dba1

Backport of 825bb0ab08 from master
2015-04-14 19:28:03 +02:00
Andrew Pinkham b1d83209d0 [1.8.x] Fixed #24635 -- Updated deprecated urls.py examples in default project template.
Backport of 0b5abb0321 from master
2015-04-14 12:58:31 -04:00
peterfarrell 309142dba1 [1.8.x] Fixed #24637 -- Fixed database introspection with SQLite 3.8.9.
Backport of f8e8853b51 from master
2015-04-14 11:30:21 -04:00
Joe Borg 6724ae1185 [1.8.x] Added missing periods in migrate help messages.
Backport of 503bbc49d8 from master
2015-04-14 08:10:39 -04:00
Tim Graham 42f9bbd9d9 [1.8.x] Fixed typos in docs/ref/templates/api.txt
Backport of c612786cf1 from master
2015-04-14 07:58:36 -04:00
Maxime Lorant e560bc2a3e [1.8.x] Fixed formatting in docs/ref/templates/builtins.txt
Backport of 6023312dde from master
2015-04-14 07:05:57 -04:00
Markus Holtermann 584c6591a3 [1.8.x] Refs #24625 -- Filtered docutils warnings output in tests
Instead of setting ``warning_stream`` in the docutils config overrides
to ``False`` I opted for filtering the stderr in the tests to keep the
error output showing up in server logs.

Thanks Tim Graham for the report and review

Backport of 3caf7efb44 from master
2015-04-14 11:27:57 +02:00
Jay Wineinger 496800b3bf [1.8.x] Fixed #24611 -- Fixed update() crash with related UUID pk object.
Backport of 923da0274a from master
2015-04-13 12:20:41 -04:00
Afriza N. Arief 3928270495 [1.8.x] Fixed typo in docs/howto/deployment/wsgi/apache-auth.txt
Backport of b295fcd19c from master
2015-04-13 07:51:08 -04:00
Markus Holtermann 3862826fed [1.8.x] Fixed #24625 -- Prevented arbitrary file inclusion in admindocs
Thanks Tim Graham for the review.

Backport of 09595b4fc6 from master
2015-04-11 21:12:09 +02:00
Claude Paroz 774d09a7dd [1.8.x] Fixed #24624 -- Replaced obsoleted rel.opts in admindocs view
Thanks Scott Sanders for the report, and Markus Holtermann and
Tim Graham for the reviews. Refs #24381.
Backport of 4e7ed8d0d from master.
2015-04-11 15:34:02 +02:00
andredelorme 190afb8618 [1.8.x] Fixed typo in docs/ref/contrib/admin/index.txt
Backport of d5d92260bb from master
2015-04-09 13:44:31 -04:00