2592 Commits

Author SHA1 Message Date
raratiru
8f8be2a8d7 [2.1.x] Fixed #29991 -- Doc'd logger propogation for the default logging config.
Backport of 793a71b7be9970bee8cbac68985684628e99ad23 from master.
2018-11-29 20:32:49 -05:00
Damian Dimmich
0d4bbd3f33 [2.1.x] Updated docs for fast column creation with defaults in PostgreSQL 11.
Backport of 133e79399a0aeecaca7379dd79cc1cc3f8b5e7ae from master.
2018-11-26 10:13:29 -05:00
andreage
d18e14e1d9 [2.1.x] Fixed typo in docs/topics/i18n/translation.txt.
Backport of 78fc64578a8715b9812075bbebc829c1251c07fa from master
2018-11-23 10:13:17 +01:00
Prabakaran Kumaresshan
24a85f44c2 [2.1.x] Fixed #29864 -- Added link targets for low-level cache API.
Backport of 8250538bfc9792c87cd42c27fa778f12e14350cb from master.
2018-11-15 18:46:27 -05:00
Katie McLaughlin
353afec70d [2.1.x] Fixed #29940 -- Recommended using the ORM rather than raw SQL.
Backport of 9886dffdf45873a5ce427eded9277f37d4a30ef1 from master.
2018-11-13 18:15:35 -05:00
Tobias Bengfort
b2ede89337 [2.1.x] Doc'd PermissionsMixin's usage of User.is_active and is_superuser.
Backport of b1243a55a5916ed08a726b011bc05d40f717ef40 from master.
2018-11-12 10:44:43 -05:00
Mads Jensen
747253ce84 [2.1.x] Updated some links to https and new locations.
Backport of 961f8e99850ecb334d63a943b53b3cb1180ef538 from master.
2018-11-10 17:41:02 -05:00
Jon Dufresne
8a348c5fd0 [2.1.x] Refs #29877 -- Made diveinto.org URLs HTTPS.
Backport of 136a900ef98a7b7261a124308c8c26370ff2d5e4 from master
2018-10-23 15:03:40 +02:00
za
fbd95ce9bb [2.1.x] Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/.
Backport of b0d716cbffdd66dd9108895d0524bef2530fc732 from master
2018-10-23 11:56:41 +02:00
Tim Graham
54732e2891 [2.1.x] Fixed #29880 -- Fixed typo in docs/topics/auth/default.txt.
Backport of 043407ec7e6e659a69c2432319140b4a813928d2 from master.
2018-10-22 15:19:53 -04:00
Andy Chosak
822f111b86 [2.1.x] Updated Jinja2 static tag example to use django.templatetags.
As of cf546e11ac76c8dec527e39ff8ce8249a195ab42, this is the
canonical way to invoke the static tag.
Backport of 084573c7156530047bec2c19e732423fa9d0ec13 from master.
2018-10-18 19:20:15 -04:00
Tom Dyson
0f611fb1fa [2.1.x] Removed obsolete "ugly URL" reference.
Backport of 6752c2756eb9be28a37021d664b805ec169369d6 from master.
2018-10-17 10:21:12 -04:00
Peter Inglesby
1996889522 [2.1.x] Removed unused fields from aggregation docs.
Backport of a1ffbfb80166bf183552363419e5884a51158405 from master
2018-10-13 21:14:14 -04:00
Jon Dufresne
ec0803b1be [2.1.x] Capitalized "Python" in docs and comments.
Backport of e90af8bad44341cf8ebd469dac57b61a95667c1d from master.
2018-10-09 20:50:31 -04:00
Cammil Taank
cd9391ca3d [2.1.x] Fixed #29758 -- Documented how to test custom error views.
Backport of f83a689f617d119a2bed23032919cea98c424c58 from master
2018-10-01 18:39:11 -04:00
Stephen James
f5335bc745 [2.1.x] Fixed #29683 -- Added view permission to docs.
Backport of e40e7026cad400d720963aea0ba156a19f83b058 from master.
2018-09-26 15:06:57 -04:00
Jon Dufresne
f53ed7846b [2.1.x] Refs #29784 -- Normalized Python docs links to omit the version.
Backport of ad9a28ee38e3352b16cc6c9ae7f55f90c64710cc from master.
2018-09-25 10:22:06 +02:00
Jon Dufresne
c6d147bed8 [2.1.x] Refs #29784 -- Changed Python f-string link to use intersphinx.
Backport of 3a3d159ab66c32dbf7331676267a04afa20857d0 from master.
2018-09-25 10:21:36 +02:00
melipone
24b3aa0275 [2.1.x] Fixed #16995 -- Clarified interaction of initial and extra with model formsets.
Backport of 28dac56aed1c8c9923b52a1ac3606996f9820b30 from master
2018-09-10 15:56:45 -04:00
Curtis Maloney
1853e2dbf2 [2.1.x] Refs #20910 -- Replaced snippet directive with code-block.
Backport of c49ea6f5911296dcb40190c905e38b43cdc7c7a3 from master
2018-09-10 14:38:08 -04:00
Vishvajit Pathak
56dd80e573 [2.1.x] Fixed #29573 -- Added links in aggregation topic guide.
Backport of a48bc0cec9eaaf47c0b3de186c072cf00011c892 from master
2018-09-10 09:54:11 -04:00
Benjamin Bach
fb9c1f4b46 [2.1.x] Fixed #29226 -- Doc'd modify_settings() ordering considerations for Python < 3.6.
Backport of 08f788b169a30d26f50433083aca253a4e4031b2 from master
2018-08-25 10:25:47 -04:00
Tom Forbes
77498db196 [2.1.x] Fixed #29685 -- Added QuerySet.explain() to the database optimization docs.
Backport of b042ab897636987701d3a35d6b566c6bef9d6ea2 from master
2018-08-18 09:23:03 -04:00
Tim Graham
c2b28dfeec [2.1.x] Consolidated docs about handling a ForeignKey in custom user model manager.
Backport of e9ea49d2740b6f99b4ecc424c1a9ed87905e481e from master
2018-08-06 12:42:19 -04:00
Tim Graham
5f62efb5c8 [2.1.x] Removed code terms from docs/spelling_wordlist.
Backport of b4fa94aed8ec5209176c9fa88aba3eacdca837f3 from master
2018-07-31 12:53:14 -04:00
minusf
74d039e317 [2.1.x] Fixed typo in docs/topics/http/urls.txt.
Backport of 6429961418b0da70e915fcb61f4cf41977cf818a from master
2018-07-24 18:36:41 -04:00
Tim Graham
9cd6f9c1c5 [2.1.x] Fixed #29591 -- Fixed numbering words in docs/topics/db/examples/many_to_many.txt.
Backport of cef8f6a61bc8079fa36cb37a7d411b56869ffe32 from master
2018-07-24 16:05:10 -04:00
Tim Graham
3153cb319d [2.1.x] Fixed IntegrityError in docs/topics/db/examples/many_to_one.txt.
Backport of 6b6bdfe25c946ee9512b3866d64930fe1be619fd from master
2018-07-19 15:49:54 -04:00
Maxime Lorant
223ba7fa57 [2.1.x] Removed duplicate words in docs.
Backport of 31407fa3b362dc17d61a2a0d7e27b1dfd9d9c143 from master
2018-07-18 11:27:17 -04:00
Harry Moreno
d10103a79d [2.1.x] Removed usage of 'object' variable name in docs.
Backport of 6e55cf0de6b5e8e853ce0d549b08e621f023d4bf from master
2018-07-07 17:20:25 -04:00
Tim Graham
78f502cd0b [2.1.x] Fixed #29449 -- Reverted "Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.auth."
This reverts commit 3333d935d2914cd80cf31f4803821ad5c0e2a51d due to
a crash if USERNAME_FIELD isn't a CharField.

Backport of f3fa86a89b3b85242f49b2b9acf58b5ea35acc1f from master
2018-07-02 18:57:12 -04:00
José L. Patiño
dfbfa3abed [2.1.x] Fixed #29535 -- Updated email.MIME* references for Python 3.
Backport of b5dd6ef3d52544ec7533509915c61545d5c3d85a from master
2018-06-29 08:24:44 -04:00
Mattia Cattarinussi
db287e99f6 [2.1.x] Refs #29513 -- Linked the testing docs from the multi-db topic guide.
Backport of 2a0116266c4d81bd1cc4e3ea20efe9a7874f481b from master
2018-06-28 20:54:23 -04:00
Tim Graham
08c3581ca9 [2.1.x] Fixed links for i18n context processor docs.
Backport of fd06488fe36acc27fbe37bf7c9aefc0574e9cc4e from master
2018-06-28 10:26:13 -04:00
Tim Graham
92dafc10e7 [2.1.x] Fixed location of a few doc labels.
Backport of 1229687a0a261d05a72e6f189c1a9b0069b302e5 from master
2018-06-28 08:58:25 -04:00
Adam Johnson
ea75f8abca [2.1.x] Updated a test example to use snake case.
Backport of ae38777698dd0bf2a9efefef778d5e92d36c8d12 from master
2018-06-21 17:37:19 -04:00
Michael Kiros
7434ac4624 [2.1.x] Fixed typo in docs/topics/auth/customizing.txt.
Backport of b37bac39b387bc87872d37d4b07783b67ef28d0c from master
2018-06-05 21:28:45 -04:00
Subhav Gautam
84afe81b9e [2.1.x] Fixed #29430 -- Clarified send_mail()'s fail_silently docs.
Backport of 085ebc5f1a0e96784516e551cb9225cc6836f1d0 from master
2018-06-02 11:10:02 -04:00
olivierdalang
825f0beda8 Fixed #8936 -- Added a view permission and a read-only admin.
Co-authored-by: Petr Dlouhy <petr.dlouhy@email.cz>
Co-authored-by: Olivier Dalang <olivier.dalang@gmail.com>
2018-05-16 06:44:55 -04:00
Andrew Godwin
0a8a6b4683 Add clarifying section about historical migration models 2018-05-15 12:20:25 -04:00
Mariusz Felisiak
35319bf12c
Alphabetized imports in various docs.
Follow-up of d97cce34096043b019e818a7fb98c0f9f073704c and 7d3fe36c626a3268413eb86d37920f132eb4a54f.
2018-05-12 19:37:42 +02:00
Morgan Aubert
704443acac Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage(). 2018-05-09 11:40:28 -04:00
Samir Shah
10b44e4525 Fixed #26688 -- Fixed HTTP request logging inconsistencies.
* Added logging of 500 responses for instantiated responses.
* Added logging of all 4xx and 5xx responses.
2018-05-04 20:55:03 -04:00
CHI Cheng
4660ce5a69 Fixed #29375 -- Removed empty action attribute on HTML forms. 2018-05-02 09:20:04 -04:00
Nicolas Noé
3246ad1065 Fixed #27480 -- Added cache.touch(). 2018-04-27 17:48:35 -04:00
Stefan R. Filipek
9ec77f3d66 Fixed #29349 -- Doc'd the default behavior of router.allow_relation(). 2018-04-23 10:21:22 -04:00
adamth
acf9d64045 Fixed typos in docs/topics/auth/passwords.txt. 2018-04-23 07:37:26 -04:00
Adnan Umer
f2026ca5e2 Fixed #29337 -- Added __len__() & __bool__() to RawQuerySet. 2018-04-19 12:46:31 -04:00
Adnan Umer
ec0319ff82 Fixed #29339 -- Added result caching to RawQuerySet. 2018-04-19 11:35:49 -04:00
Nick Pope
df90e462d9 Fixed #29212 -- Doc'd redirect loop if @permission_required used with redirect_authenticated_user. 2018-04-19 10:21:24 -04:00