https://github.com/django/django

sort by:
Revision Author Date Message Commit Date
8830c05 Bumped version for 1.7.8 release. 01 May 2015, 20:37:45 UTC
57a0e7d [1.7.x] Added dates to release notes. Backport of 06aaed41a4a9b8da8aca5854a45e457c0b72210e from master 01 May 2015, 20:25:20 UTC
7ff6825 [1.7.x] Added translation.override() context manager to docs. Backport of cf34ee68f0d70cfbcba40524b5d1086ad94874e1 from master 30 April 2015, 01:23:38 UTC
d99b9f4 [1.7.x] Fixed typo in docs/topics/i18n/translation.txt Backport of 25b52d04f6eace3b702adf7c6ab68daf1867c7e3 from master 28 April 2015, 16:53:58 UTC
f6ecb54 [1.7.x] Fixed #24704 -- Clarified system check interaction with runserver. Backport of 0f2e82b9ec9797147945a6f9a402b5ae0fb1d9f4 from master 25 April 2015, 19:06:49 UTC
bb40d98 [1.7.x] Added missing comma in LocMemCache example. Backport of 9d6914da668d9a38537d4c29e3601f06dd830477 from master 25 April 2015, 00:29:29 UTC
0b7d737 [1.7.x] Updated startproject MIDDLEWARE_CLASSES in docs. Backport of ad31bc0565914c4676bfb7c116c4be407a367be4 from master 24 April 2015, 13:38:59 UTC
bcd7f39 [1.7.x] Fixed #24613 -- Added example to QuerySet.defer() documentation Backport of dd99f57710bb4930561a6c049f54719af80850ec from master 22 April 2015, 23:19:33 UTC
2dc82a8 [1.7.x] Fixed #24684 -- Typo in docs/topics/forms/modelforms.txt Backport of 1418f7530455abf3e6f743164ae15ee6b2566a3c from master 22 April 2015, 13:31:47 UTC
a297af9 [1.7.x] Fixed #24674 -- Documented the correct NullBooleanField formfield. Thanks to knbk for the report. Backport of 37e23c606031d5b34197e196fb6e6fed0137bb37 from master 20 April 2015, 19:20:29 UTC
67bf6bb [1.7.x] Fixed typo in docs/topics/class-based-views/intro.txt Backport of f5fbddf22f5e9b760e76ef35f104270026c60693 from master 20 April 2015, 18:12:03 UTC
32871fc [1.7.x] Fixed #24668 -- Amended ModelAdmin.save_formset() example for #10284. Thanks Carsten Fuchs. Backport of e15c55e2bf5eb2f1073d18b4ee6fdce2369820f2 from master 20 April 2015, 14:50:04 UTC
276f760 [1.7.x] Fixed #11078 -- Removed inaccurate docs about proxy models Meta. Backport of bae72bdd2aa93472617ed28fc3d5a01f0920ea6e from master 20 April 2015, 13:19:11 UTC
773ec51 [1.7.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 18 April 2015, 16:17:10 UTC
8414294 [1.7.x] Fixed #24657 -- Fixed include template tag example. Thanks pattypatpat for the report. Backport of f47c796b52a3c504d487c2484153fa5d90a25a74 from master 17 April 2015, 11:55:03 UTC
ada0845 [1.7.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 02260ea3f61b from master. 17 April 2015, 08:48:13 UTC
c3a9820 [1.7.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 355c5edd9390caad5725375abca03460805f663b from master 16 April 2015, 13:32:23 UTC
bcb5360 [1.7.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 8ca9bc5ec326c0b01634dac264a9ba6f0857483e from master 16 April 2015, 12:19:46 UTC
7002539 [1.7.x] Fixed #24644 -- Added HTTP_ACCEPT to example headers list. Backport of 62261ddd0f2d5f2e6bcce013f2913cdb1b1f0be0 from master 16 April 2015, 11:39:48 UTC
ad63e70 [1.7.x] Fixed typos in the 1.7.7 release notes. Backport of 28e89783254ac0899a26eee324555a9033ccbe9a from master 15 April 2015, 02:15:33 UTC
a5d7983 [1.7.x] Fixed title in 1.7.8 release notes Refs d74903e4fb381576e5cb0cbfbd19555bcd255752 Backport of 825bb0ab08cec353edcd2b9aea651bfe9392ef97 from master 14 April 2015, 17:29:04 UTC
d74903e [1.7.x] Fixed #24637 -- Fixed database introspection with SQLite 3.8.9. Backport of f8e8853b51476af1cc75a229dadc990c9ccf45ec from master 14 April 2015, 15:30:38 UTC
1b21666 [1.7.x] Fixed typos in docs/ref/templates/api.txt Backport of c612786cf15e2e1d00162ed4e335e83b75e6c978 from master 14 April 2015, 11:58:52 UTC
4c9d79e [1.7.x] Fixed formatting in docs/ref/templates/builtins.txt Backport of 6023312dde022d31d44373e8834431456095dc7c from master 14 April 2015, 11:06:12 UTC
dce97cb [1.7.x] Fixed typo in docs/howto/deployment/wsgi/apache-auth.txt Backport of b295fcd19c00706d7f60db73741c1311ee141409 from master 13 April 2015, 11:51:12 UTC
51e5e2e [1.7.x] Fixed #24600 -- Fixed inaccurate example in template Context docs. Thanks pattypatpat for the report. Backport of 3acefcefeb5283473ac35d7e842027814d57d574 from master 08 April 2015, 11:30:32 UTC
080e5dd [1.7.x] Fixed typo in docs/intro/tutorial02.txt Backport of 7a7c797234aede7603e92a0a90b9f4c4a8b92a0c from master 07 April 2015, 11:41:52 UTC
5f8016c [1.7.x] Added admonition about reusable apps and AUTH_USER_PROFILE. Backport of 566c9362363f4b65cc64a35f907c2d6c39d0289e from master 06 April 2015, 23:50:27 UTC
69f00f0 [1.7.x] Added link to download page to find supported versions. Backport of 8c4827ec1d44fee05db189766174c115795a495e from master 04 April 2015, 12:00:33 UTC
abd6255 [1.7.x] Fixed #24556 -- Added reminder about HTTPS to passwords docs. Backport of 1119063c69eb4fc091c212e59462f3ec3d5676a4 from master 03 April 2015, 14:55:45 UTC
b9cbf75 [1.7.x] Fixed typo in docs/internals/deprecation.txt 01 April 2015, 23:02:26 UTC
cb756f5 [1.7.x] Fixed typo in docs/ref/templates/builtins.txt Backport of 48ddc66219deaac2aa5fa3d2cb0f420404d6b8ec from master 01 April 2015, 01:22:02 UTC
db165cf [1.7.x] Fixed typo in docs/topics/cache.txt Backport of d026eb63666a34382912cf68af75492fc583b9db from master 01 April 2015, 01:16:29 UTC
18f1107 [1.7.x] Fixed #15590 -- Documented how the path of a FileField can be changed. Thanks simon29 for report, and freakboy3742, floledermann, jacob, claudep and collinanderson for discussing the task. Backport of 931a340f1feca05b7a9f95efb9a3ba62b93b37f9 from master 30 March 2015, 14:39:18 UTC
19ddf59 [1.7.x] Fixed #24281 -- Improved docs for timezone handling for auto_now and auto_now_add Thanks djbug for the report and Aymeric Augustin and Carl Meyer for the review. Backport of 8119876d4a533fbc2ba4d1c30eaddbcc28119488 from master 29 March 2015, 21:40:45 UTC
7c7d29a [1.7.x] Fixed #24541 -- Clarified ModelFormSet's handling of initial data. Backport of 6de3a1e2c34ae5bfcdec3ebbf3d682aa578ecae0 from master 28 March 2015, 12:59:53 UTC
be865fe [1.7.x] Fixed syntax highlighting in docs/topics/auth/default.txt Backport of 3e132406e3a95b3fe54e75129013e10bf3e9e86a from master 28 March 2015, 11:51:40 UTC
bd542cb [1.7.x] Fixed typo in docs/topics/forms/modelforms.txt Backport of 19e41a9799079ddae3ba94f95d25577ab4232037 from master 28 March 2015, 11:41:00 UTC
da07f4b [1.7.x] Fixed #24519 -- Clarified location of templates directory in tutorial 2. Backport of 2acf9d099d29f45c829ee0127e55b7cfdd201995 from master 27 March 2015, 13:58:47 UTC
db4e160 [1.7.x] Corrected typo in documentation Backport of 0f6f80c2e7736ec4e2aa40287fe8c37ffff0a783 from master 25 March 2015, 17:44:21 UTC
0121fb8 [1.7.x] Fixed #24361 -- Clarified docs on reconfiguring logging. Thanks Tuttle for the report and draft patch, and Carl Meyer for help and review. Backport of c633667da3605208ea5fc137f5322c599f48da69 from master 24 March 2015, 16:26:29 UTC
388dc33 [1.7.x] Fixed #24501 -- Improved auth.decorators.user_passes_test() example. Backport of fca14cd3f27a01f7ba1fe32ea9587fa75b85713a from master 24 March 2015, 14:30:33 UTC
b46643a [1.7.x] Refs #14645 -- Documented bug with exclude() and multi-value relations Backport of 6770b7ecd208a0746f181e54202fb829460c6490 from master 20 March 2015, 21:52:05 UTC
5cad259 [1.7.x] Fixed #23520 -- Explained that custom plural forms should be avoided Thanks aruseni for the report. Backport of 556eb67701 from master. 20 March 2015, 19:47:04 UTC
b2a80f9 [1.7.x] Fixed #24503 -- Corrected docs on how LANGUAGE_CODE works as a fallback. 20 March 2015, 12:29:52 UTC
a81c224 [1.7.x] Post-release version bump. 19 March 2015, 00:17:41 UTC
159f3bf [1.7.x] Bumped version for 1.7.7 release. 18 March 2015, 12:52:17 UTC
2a4113d [1.7.x] Made is_safe_url() reject URLs that start with control characters. This is a security fix; disclosure to follow shortly. 18 March 2015, 12:51:51 UTC
e63363f [1.7.x] Fixed an infinite loop possibility in strip_tags(). This is a security fix; disclosure to follow shortly. 18 March 2015, 12:51:21 UTC
26fd726 [1.7.x] Added stub release notes for security releases. 18 March 2015, 12:50:49 UTC
1189271 [1.7.x] Refs #24487 -- Added upgrade tips about removal of SortedDict. Thanks Pascal Chambon for the initial patch. Backport of c5c8751147d41913a05e86097ea29ccc9fc2e5be from master 17 March 2015, 17:42:57 UTC
cb48e19 [1.7.x] Fixed #24427 -- Stopped writing migration files in dry run mode when merging. Also added display of migration to stdout when verbosity=3. Backport of 8758a63ddbbf7a2626bd84d50cfe83b477e8de0a from master 16 March 2015, 23:58:08 UTC
eaf8685 [1.7.x] Documented Context.get() method. Backport of 4d9414098bd98aacd241827a01f6ad2dff71f113 from master 16 March 2015, 17:13:57 UTC
36fb3b3 [1.7.x] Added missing punctuation in some comments in tutorial 5. Backport of 39573a11db694a584de6ca2a858fa05ec4ea13e1 from master 16 March 2015, 12:25:03 UTC
2583ee2 [1.7.x] Added comma to improve readability in 1.7 release notes. Backport of 4f494ed0c60cdfc44b65aeea7f42f6b7245c03af from master 16 March 2015, 12:17:15 UTC
d0607a7 [1.7.x] Fixed #24354 -- Prevented repointing of relations on superclasses when migrating a subclass's name change 14 March 2015, 19:35:16 UTC
0094ad2 [1.7.x] Removed a broken link in the docs. 14 March 2015, 19:06:55 UTC
08f38d1 [1.7.x] Fixed doc typos. Backport of e42a720ba22a51c68d2316d425234a197eaff467 from master 14 March 2015, 16:29:54 UTC
f8ed647 [1.7.x] Refs #24462 -- Emphasized that order_by() clears previous ordering. Backport of b9d9ab23bdcc404708aada664e718a9d56415ca3 from master 13 March 2015, 19:42:09 UTC
9bb451a [1.7.x] Fixed #24052 -- Doc'd how to write data migrations with models in multiple apps. Backport of b089759d6025582f36fbea3c4be3855c50b82462 from master 13 March 2015, 17:25:34 UTC
4e8b164 [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. 13 March 2015, 15:42:25 UTC
96bbade [1.7.x] Refs #23559 -- warned about consequences of letting users edit User model in admin. Backport of f6b09a7f85c3b67b2011553838b079788c413432 from master 13 March 2015, 12:51:27 UTC
639583e [1.7.x] Fixed typo in docs/howto/custom-template-tags.txt. Backport of 7614efa2f9e169749ab109aab909fbc244fd76a9 from master 13 March 2015, 12:14:35 UTC
311116a [1.7.x] Documented how to use a non-root subdirectory with mod_wsgi. Backport of 7f8588d22ea3b53ba55d05922b67e7b3a0a7c91c from master 13 March 2015, 00:10:04 UTC
8d3011f [1.7.x] Fixed typo in docs/ref/models/fields.txt Backport of 53bc6e2e98b4889082049f50718b13f8d5d84b6b from master 12 March 2015, 23:16:29 UTC
8084a68 [1.7.x] Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used during testing. Backport of b4d8b16e5109170614ba505e36f60c2ad64dafc2 from master 12 March 2015, 13:24:02 UTC
3d55798 [1.7.x] Fixed typo in docs/topics/forms/modelforms.txt. Backport of 6ff826e12ea99c0eb871716cfedc2c8e199695f3 from master 11 March 2015, 23:58:18 UTC
98d8e05 [1.7.x] Fixed typo in docs/ref/database.txt Backport of cefbbb9db3410f757532e0f968e76a8fd9e7ce3b from master 10 March 2015, 11:12:44 UTC
6819cab [1.7.x] Fixed #24456 -- Added links to topics/forms/modelforms.txt. Backport of 866e71140f9612e45087b8acafefa2e51ffc4a29 from master 10 March 2015, 00:54:01 UTC
7a08c96 [1.7.x] Fixed #24432 -- Added docs for ManyToManyFields that reside in and refer to the same model. Backport of b9b8411129efe13642cef1fc6bbfc62bed717352 from master 10 March 2015, 00:46:29 UTC
ee24ba2 [1.7.x] Added stub release notes for 1.7.7. Backport of ea9157f681654d393c970108866edb344b65a1aa from master 09 March 2015, 17:10:15 UTC
084c97c [1.7.x] Post-release version bump. 09 March 2015, 15:57:04 UTC
40fb8f4 [1.7.x] Bumped version for 1.7.6 release. 09 March 2015, 14:18:18 UTC
2654e1b [1.7.x] Fixed #24461 -- Fixed XSS issue in ModelAdmin.readonly_fields 09 March 2015, 14:17:54 UTC
5a3b531 [1.7.x] Clarified an item in 1.7.6 release notes. Backport of 300fdbbebba45cb4e7f32edc524171019d9bce80 from master 09 March 2015, 14:11:49 UTC
fba158b [1.7.x] Fixed typo in docs/howto/custom-template-tags.txt Backport of 63f2dd4ad774d39fc7bbe05492d30efc45e4e7a9 from master 09 March 2015, 11:06:37 UTC
8917684 [1.7.x] Fixed #21661 -- Expanded authentication views documentation Backport of eb9b7abb833a6d317e355265552d47e0d8f24af8 from master. 08 March 2015, 19:41:29 UTC
283b630 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 07 March 2015, 13:30:28 UTC
7f2d609 [1.7.x] Stressed authentication should be successful before logging in a user. Backport of 8e744fa1507b6d425860c54e7673e603279367eb from master 05 March 2015, 17:18:25 UTC
5de18e5 [1.7.x] Improved get_media_prefix template tag example. Backport of 9a4a9a8a49ed3e38f3038b8d6fc7c405256271f1 from master 05 March 2015, 15:00:11 UTC
1c0f66f [1.7.x] Fixed #24379 -- Documented that remote user example disables ModelBackend. Backport of 6b28e957df364532109a1897c73a1fa8b1416bd4 from master 03 March 2015, 00:57:26 UTC
5ebe921 [1.7.x] Fixed #13015 -- Clarified language about model instances attached to forms. Backport of a40a34a4b2d79dbf798df538c26222148d42b17c from master 02 March 2015, 23:45:52 UTC
edb5c9a [1.7.x] Fixed #24439 -- Removed incorrect make_object_list attributes in CBV docs. Backport of fea45eff5a2f2ad10b2788603db80e5a4fe6be06 from master 02 March 2015, 18:33:47 UTC
41f9eec [1.7.x] Added syntax highlighting for apache code blocks Backport of fde4857fb83101d27ae4cb3552a6a6cf20d3d8ce from master 02 March 2015, 17:37:14 UTC
9cd8343 [1.7.x] Improved wording in tutorial 1. Backport of dcdef1fe2ec59a7aeca39efc5a29f0d238d0c560 from master 27 February 2015, 22:54:31 UTC
0831a43 [1.7.x] Fixed #24352 -- Fixed crash when coercing ``ManyRelatedManager`` to a string. 26 February 2015, 16:00:52 UTC
aa6853d [1.7.x] Added stub release notes for 1.7.6. Backport of 71820721a19f5628b3176f16813d47378cb2c3cb from master 25 February 2015, 14:11:47 UTC
2972fd2 [1.7.x] Post-release version bump. 25 February 2015, 14:07:25 UTC
634f422 [1.7.x] Bumped version for 1.7.5 release. 25 February 2015, 13:49:48 UTC
10f7c96 [1.7.x] Added release date for 1.7.5 release. Backport of aca73737da8ba173ad9435b1e9e1fe5d8516f3b3 from master 25 February 2015, 13:48:02 UTC
56aa6fc [1.7.x] Added a missing backtick in form wizard docs. 24 February 2015, 05:31:21 UTC
6e8f42c [1.7.x] Fixed #23762 -- clarified CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecation in docs Backport of e83aba0e2cce16cd1b32d1c172239a4e20867e95 from master 23 February 2015, 14:23:59 UTC
31ffb1b [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 23 February 2015, 12:46:23 UTC
61705f0 [1.7.x] Added formats for the Azerbaijani locale. Backport of dda2a3cf4cc29d01de180f66d19441f300732e52 from master 23 February 2015, 12:37:46 UTC
ca910b0 [1.7.x] Corrected sqlmigrate output in tutorial 1. Backport of ff5e47e7a4a638a30424331222e0abdb60842ddd from master 22 February 2015, 17:29:43 UTC
2a28606 [1.7.x] Fixed #24371 -- Cautioned against trying to switch databases. Backport of 7901eccf2e591447850be00011a7bb556a3c53f2 from master 22 February 2015, 15:12:18 UTC
a3f7b03 [1.7.x] Fixed #24358 -- Corrected code-block directives for console sessions. Backport of eba6dff581aa8bd6a1c08456e83e68ad09ae4ec3 from master 22 February 2015, 14:38:54 UTC
c231ec1 [1.7.x] Fixed typo in path to is_safe_url() Backport of dd0b487872de4e3ff966da51e3610bac996e44f0 from master 20 February 2015, 14:22:24 UTC
d1dd71f [1.7.x] Added an import to docs/topics/testing/advanced.txt example. Backport of 32b67b3fd1d252566f60cf38fe1459bb83de2ce2 from master 17 February 2015, 18:54:01 UTC
fcaf2e1 [1.7.x] Fixed #24350 -- Freshened up database install topic section. Backport of 35f0cae19de226d9d7771304fc8dd2619e644998 from master 16 February 2015, 20:00:00 UTC
back to top