Steven Das
2583ee2a7e
[1.7.x] Added comma to improve readability in 1.7 release notes.
...
Backport of 4f494ed0c60cdfc44b65aeea7f42f6b7245c03af from master
2015-03-16 08:17:15 -04:00
Matthew Wilkes
d0607a7eee
[1.7.x] Fixed #24354 -- Prevented repointing of relations on superclasses when migrating a subclass's name change
2015-03-14 15:35:16 -04:00
Tim Graham
0094ad227d
[1.7.x] Removed a broken link in the docs.
2015-03-14 15:06:55 -04:00
Floris den Hengst
08f38d19f8
[1.7.x] Fixed doc typos.
...
Backport of e42a720ba22a51c68d2316d425234a197eaff467 from master
2015-03-14 12:29:54 -04:00
Tim Graham
f8ed647435
[1.7.x] Refs #24462 -- Emphasized that order_by() clears previous ordering.
...
Backport of b9d9ab23bdcc404708aada664e718a9d56415ca3 from master
2015-03-13 15:42:09 -04:00
Andrei Kulakov
9bb451aedb
[1.7.x] Fixed #24052 -- Doc'd how to write data migrations with models in multiple apps.
...
Backport of b089759d6025582f36fbea3c4be3855c50b82462 from master
2015-03-13 13:25:34 -04:00
Claude Paroz
4e8b1648d0
[1.7.x] Documented gdal DataSource encoding parameter
...
Thanks Max Demars for the suggestion and Tim Graham for the review.
Backport of a8991b9b9f1 from master.
2015-03-13 16:42:25 +01:00
Remco Kranenburg
96bbade674
[1.7.x] Refs #23559 -- warned about consequences of letting users edit User model in admin.
...
Backport of f6b09a7f85c3b67b2011553838b079788c413432 from master
2015-03-13 08:51:27 -04:00
Ian Lee
639583ed1d
[1.7.x] Fixed typo in docs/howto/custom-template-tags.txt.
...
Backport of 7614efa2f9e169749ab109aab909fbc244fd76a9 from master
2015-03-13 08:14:35 -04:00
Ian Lee
311116aa64
[1.7.x] Documented how to use a non-root subdirectory with mod_wsgi.
...
Backport of 7f8588d22ea3b53ba55d05922b67e7b3a0a7c91c from master
2015-03-12 20:10:04 -04:00
Steven Das
8d3011ff5c
[1.7.x] Fixed typo in docs/ref/models/fields.txt
...
Backport of 53bc6e2e98b4889082049f50718b13f8d5d84b6b from master
2015-03-12 19:16:29 -04:00
Aksel Ethem
8084a68f78
[1.7.x] Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used during testing.
...
Backport of b4d8b16e5109170614ba505e36f60c2ad64dafc2 from master
2015-03-12 09:24:02 -04:00
Dan Fellin
3d55798e98
[1.7.x] Fixed typo in docs/topics/forms/modelforms.txt.
...
Backport of 6ff826e12ea99c0eb871716cfedc2c8e199695f3 from master
2015-03-11 19:58:18 -04:00
Calvin Jeong
98d8e052ea
[1.7.x] Fixed typo in docs/ref/database.txt
...
Backport of cefbbb9db3410f757532e0f968e76a8fd9e7ce3b from master
2015-03-10 07:12:44 -04:00
Psilo Cybin
6819cab5d6
[1.7.x] Fixed #24456 -- Added links to topics/forms/modelforms.txt.
...
Backport of 866e71140f9612e45087b8acafefa2e51ffc4a29 from master
2015-03-09 20:54:01 -04:00
Floris den Hengst
7a08c966ac
[1.7.x] Fixed #24432 -- Added docs for ManyToManyFields that reside in and refer to the same model.
...
Backport of b9b8411129efe13642cef1fc6bbfc62bed717352 from master
2015-03-09 20:46:29 -04:00
Tim Graham
ee24ba2666
[1.7.x] Added stub release notes for 1.7.7.
...
Backport of ea9157f681654d393c970108866edb344b65a1aa from master
2015-03-09 13:10:15 -04:00
Baptiste Mispelon
2654e1b939
[1.7.x] Fixed #24461 -- Fixed XSS issue in ModelAdmin.readonly_fields
2015-03-09 10:17:54 -04:00
Tim Graham
5a3b531121
[1.7.x] Clarified an item in 1.7.6 release notes.
...
Backport of 300fdbbebba45cb4e7f32edc524171019d9bce80 from master
2015-03-09 10:11:49 -04:00
Tim Graham
fba158bf8d
[1.7.x] Fixed typo in docs/howto/custom-template-tags.txt
...
Backport of 63f2dd4ad774d39fc7bbe05492d30efc45e4e7a9 from master
2015-03-09 07:06:37 -04:00
Rik
8917684c73
[1.7.x] Fixed #21661 -- Expanded authentication views documentation
...
Backport of eb9b7abb833a6d317e355265552d47e0d8f24af8 from master.
2015-03-08 20:41:29 +01:00
Jean-Louis Fuchs
283b630d63
Fixed #24447 -- Made migrations add FK constraints for existing columns
...
When altering from e.g. an IntegerField to a ForeignKey, Django didn't
add a constraint.
Backport of f4f0060feaee6bbd76a0d575487682bc541111e4 from master
2015-03-07 14:30:28 +01:00
Marten Kenbeek
7f2d60996c
[1.7.x] Stressed authentication should be successful before logging in a user.
...
Backport of 8e744fa1507b6d425860c54e7673e603279367eb from master
2015-03-05 12:18:25 -05:00
Aymeric Augustin
5de18e50dc
[1.7.x] Improved get_media_prefix template tag example.
...
Backport of 9a4a9a8a49ed3e38f3038b8d6fc7c405256271f1 from master
2015-03-05 10:00:11 -05:00
Ross Brunton
1c0f66f371
[1.7.x] Fixed #24379 -- Documented that remote user example disables ModelBackend.
...
Backport of 6b28e957df364532109a1897c73a1fa8b1416bd4 from master
2015-03-02 19:57:26 -05:00
Tim Graham
5ebe921a8e
[1.7.x] Fixed #13015 -- Clarified language about model instances attached to forms.
...
Backport of a40a34a4b2d79dbf798df538c26222148d42b17c from master
2015-03-02 18:45:52 -05:00
Andrew Pinkham
edb5c9a01e
[1.7.x] Fixed #24439 -- Removed incorrect make_object_list attributes in CBV docs.
...
Backport of fea45eff5a2f2ad10b2788603db80e5a4fe6be06 from master
2015-03-02 13:33:47 -05:00
Ian Lee
41f9eecf4b
[1.7.x] Added syntax highlighting for apache code blocks
...
Backport of fde4857fb83101d27ae4cb3552a6a6cf20d3d8ce from master
2015-03-02 12:37:14 -05:00
Alex Shaindlin
9cd8343cc3
[1.7.x] Improved wording in tutorial 1.
...
Backport of dcdef1fe2ec59a7aeca39efc5a29f0d238d0c560 from master
2015-02-27 17:54:31 -05:00
Gabriel Muñumel
0831a43c3a
[1.7.x] Fixed #24352 -- Fixed crash when coercing `ManyRelatedManager
` to a string.
2015-02-26 11:00:52 -05:00
Tim Graham
aa6853da22
[1.7.x] Added stub release notes for 1.7.6.
...
Backport of 71820721a19f5628b3176f16813d47378cb2c3cb from master
2015-02-25 09:11:47 -05:00
Tim Graham
10f7c96f01
[1.7.x] Added release date for 1.7.5 release.
...
Backport of aca73737da8ba173ad9435b1e9e1fe5d8516f3b3 from master
2015-02-25 08:48:02 -05:00
Ian Lee
56aa6fc00b
[1.7.x] Added a missing backtick in form wizard docs.
2015-02-24 00:31:21 -05:00
Kenneth Kam
6e8f42cfc7
[1.7.x] Fixed #23762 -- clarified CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecation in docs
...
Backport of e83aba0e2cce16cd1b32d1c172239a4e20867e95 from master
2015-02-23 09:23:59 -05:00
Ian Lee
31ffb1b94e
[1.7.x] Broke long lines in code examples.
...
The website only renders code blocks at 96 chars, and therefore
long code lines get wrapped. Manually breaking the lines prevents
the wrapping from occurring.
Backport of 00fbd8fd527fd6ee0319361bf194cd51a1ac1bfb from master
2015-02-23 07:46:23 -05:00
Emin Mastizada
61705f0091
[1.7.x] Added formats for the Azerbaijani locale.
...
Backport of dda2a3cf4cc29d01de180f66d19441f300732e52 from master
2015-02-23 07:37:46 -05:00
Tim Graham
ca910b0c5a
[1.7.x] Corrected sqlmigrate output in tutorial 1.
...
Backport of ff5e47e7a4a638a30424331222e0abdb60842ddd from master
2015-02-22 12:29:43 -05:00
Tim Graham
2a28606b15
[1.7.x] Fixed #24371 -- Cautioned against trying to switch databases.
...
Backport of 7901eccf2e591447850be00011a7bb556a3c53f2 from master
2015-02-22 10:12:18 -05:00
Sean Wang
a3f7b034d7
[1.7.x] Fixed #24358 -- Corrected code-block directives for console sessions.
...
Backport of eba6dff581aa8bd6a1c08456e83e68ad09ae4ec3 from master
2015-02-22 09:38:54 -05:00
Tim Graham
c231ec1af0
[1.7.x] Fixed typo in path to is_safe_url()
...
Backport of dd0b487872de4e3ff966da51e3610bac996e44f0 from master
2015-02-20 09:22:24 -05:00
Tim Graham
d1dd71f1a7
[1.7.x] Added an import to docs/topics/testing/advanced.txt example.
...
Backport of 32b67b3fd1d252566f60cf38fe1459bb83de2ce2 from master
2015-02-17 13:54:01 -05:00
Tim Graham
fcaf2e135d
[1.7.x] Fixed #24350 -- Freshened up database install topic section.
...
Backport of 35f0cae19de226d9d7771304fc8dd2619e644998 from master
2015-02-16 15:00:00 -05:00
Tim Graham
e384991232
[1.7.x] Removed a note about old versions of MySQLdb.
...
Backport of f3bc7c5447a1e4bfa428a7ff32ea3336850c5c2d from master
2015-02-16 14:29:34 -05:00
Carl Meyer
a970c27730
[1.7.x] Fixed #23892 -- Clarified compatibility policy for migrations.
...
Backport of e35c70bef44805d47f6a4ae692be878184c4fe1f from master
2015-02-16 10:12:18 -05:00
Aymeric Augustin
9b7d512d5f
[1.7.x] Fixed #24318 -- Set the transaction isolation level with psycopg >= 2.4.2.
...
Backport of 76356d96 from master
2015-02-14 18:52:53 +01:00
Claude Paroz
c16f9c2d28
[1.7.x] Fixed #24144 -- Documented that GEOSGeometry.envelope can return a point
...
Thanks Manel Clos for the report.
Backport of 1379165b35 from master.
2015-02-14 16:21:54 +01:00
Carl Meyer
86e9744593
[1.7.x] Fixed #24337 - Added stronger documentation warning about automatic fake-initial.
2015-02-13 11:47:35 -07:00
Tim Graham
1b93b0977d
[1.7.x] Fixed #24332 -- Fixed contrib.sites create_default_site() when 'default' DATABASES is empty.
...
Backport of e8cf4f8abec87b9da6ed8e5c8cf833af9b27f4dd from master
2015-02-13 07:08:49 -05:00
Thomas Güttler
5697a4c9cf
[1.7.x] Clarified timeout=0 in cache docs.
...
Backport of e519ee1d352e0e36fcb8edc9d33ec2845f663d3a from master
2015-02-12 10:33:02 -05:00
Markus Holtermann
f8c040e167
[1.7.x] Fixed #24236 -- Treated inherited m2m fields as such if they don't define get_internal_type()
...
Regression introduced in 3d4a826174b7a411a03be39725e60c940944a7fe
Thanks IRC user ris for the report, Loïc Bistuer, Anssi Kääriäinen and
Andriy Sokolovskiy for the discussion and Tim Graham for the review.
2015-02-09 16:48:51 +01:00