https://github.com/django/django

sort by:
Revision Author Date Message Commit Date
4022b2c [1.8.x] Bumped version for 1.8.13 release. 02 May 2016, 22:39:32 UTC
3b2b517 [1.8.x] Added release date for 1.8.13. 02 May 2016, 22:17:09 UTC
0eb6617 [1.8.x] Added tests for if tag's != operator. Backport of 246020efc59de1a64b52fdda6a460904151dae36 from master 29 April 2016, 16:33:32 UTC
052e1f1 [1.8.x] Fixed #26557 -- Converted empty strings to None when saving GenericIPAddressField. Backport of 4681d65048ca2553895e10c2c492997b0a78ffba from master 29 April 2016, 14:17:00 UTC
7934695 [1.8.x] Refs #25136 -- Fixed nonexistent field reference in aggregation topic guide. Thanks Ankush Thakur for the report and Simon for the review. Backport of fe70f280d7ea4402f676696c4013c4a23d4e4990 from master 27 April 2016, 19:26:14 UTC
f8b8bce [1.8.x] Fixed incorrect rendered widget in forms example. Backport of 38ddd4ab553fb6b311c62d15fca7d848f84d539a from master 21 April 2016, 01:08:38 UTC
0a411b2 [1.8.x] Fixed #26498 -- Fixed TimeField microseconds round-tripping on MySQL and SQLite. Thanks adamchainz for the report and review. Backport of d3c87a2425b30400c3e6ea76585a9a537b6d0386 from master 18 April 2016, 13:49:31 UTC
a61b26a [1.8.x] Added stub release notes for 1.8.13. Backport of ad3c72118fd79d27c9f958f41d354b59d883d403 from master 13 April 2016, 17:22:08 UTC
7c67508 [1.8.x] Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txt Backport of 4bb3ddbcc674601743c63311d7efbf0e1fd19742 from master 07 April 2016, 17:53:58 UTC
b93fb3e [1.8.x] Post-release version bump. 01 April 2016, 18:02:48 UTC
c168aeb [1.8.x] Bumped version for 1.8.12 release. 01 April 2016, 17:49:13 UTC
539302e [1.8.x] Added release date for 1.8.12. Backport of 93539ba2f42fe56bacefd09a9e8f93b31565f746 from master 01 April 2016, 17:30:53 UTC
5198b0a [1.8.x] Fixed #26438 -- Fixed multiple .objects typos in the docs. Thanks Pablo Oubiña for the report. Backport of 64aba7a8aba06b8be52a1a099b44e1d3be4bdd26 from master 31 March 2016, 22:34:03 UTC
100f28e [1.8.x] Sorted single letter imports per the latest version of isort. Backport of 1c8c0837c61a9e9eb2129df29f75be92e47e926c from master 28 March 2016, 15:59:36 UTC
ca05138 [1.8.x] Fixed #26408 -- Updated link to DEP 182. Thanks kaifeldhoff for the report. Backport of 7b1ce7f from master 25 March 2016, 19:52:33 UTC
0496838 [1.8.x] Fixed #26387 -- Restored the functionality of the admin's raw_id_fields in list_editable. Backport of acfaec3db5ba39de52f6e607e74343dccf72fba1 from master 25 March 2016, 18:57:12 UTC
540b487 [1.8.x] Fixed typo in docs/topics/db/aggregation.txt. Backport of 8550566af6321fe111ac1fe6497720e6ac291824 from master 25 March 2016, 17:38:38 UTC
a2970a0 [1.8.x] Fixed #26392 -- Corrected login_required/permission_required stacking example. Backport of c41737dc00e2c8d34046b9f856f23fcc0cb4a82c from master 21 March 2016, 23:58:44 UTC
08b0a08 [1.8.x] Fixed a broken link in docs/internals/contributing/writing-documentation.txt. Backport of 8b5a4fa941ba6e308b5ebd831b7953440fc0ee9b from master 19 March 2016, 20:19:56 UTC
56f5059 [1.8.x] Fixed #26375 -- Used a more generic name in a reusable template example. Backport of 1d0abeaf757518808aabe9c85a2beaaa340fbc43 from master 18 March 2016, 15:38:47 UTC
5d93131 [1.8.x] Fixed DiscoverRunner failfast parameter default in docs. Backport of f2d9caa625084b0b96d60153f6b26ba43a1ab835 from master 15 March 2016, 22:35:08 UTC
5bd0177 [1.8.x] Removed unnecessary filter kwarg from .get() in a test. Backport of 38086c83aca881aa72bc2eba1e6eadaa76529ed0 from master 14 March 2016, 22:57:59 UTC
1a1a823 [1.8.x] Fixed a few docstring typos. Backport of f8d20da0479b88db5bb5a2a30fa769cbf6d0a5bf from master 12 March 2016, 13:50:50 UTC
c7764ca [1.8.x] Fixed #26324 -- Fixed DurationField with fractional seconds on SQLite. Backport of 4f0cd0fd162122da96978b357ac9fc9534529410 from master 11 March 2016, 00:16:31 UTC
ae4d932 [1.8.x] Fixed indenting in "Serving files in development" code example Backport of 8fb3a2877bac1ecf0e5665389d60eab637d1622e from master 09 March 2016, 03:57:50 UTC
4d1a1bc [1.8.x] Fixed a dead link in django/contrib/sitemaps/__init__.py. Backport of 09e5409cb5b7ed427d4c751fbe2594b485794104 from master 08 March 2016, 18:16:35 UTC
a5e9ae9 [1.8.x] Fixed #26325 -- Made MultiPartParser ignore filenames that normalize to an empty string. Backport of 4b129ac81f4fa38004950d0b307f81d1e9b44af8 from master 07 March 2016, 18:22:38 UTC
567658f [1.8.x] Fixed #26331 -- Fixed test function names with typos Backport of 75614f6d4c1a3fe779a75eb3e787452cccd1d814 from master 07 March 2016, 11:56:52 UTC
6d312f9 [1.8.x] Added stub release notes for 1.8.12. Backport of c960af4adb87f8ce87f5698902b68e8332e448cb from master 05 March 2016, 15:02:12 UTC
865bcbc [1.8.x] Post-release version bump. 05 March 2016, 14:42:51 UTC
a98e00f [1.8.x] Bumped version for 1.8.11 release. 05 March 2016, 14:35:22 UTC
beb392b [1.8.x] Added safety to URL decoding in is_safe_url() on Python 2 The errors='replace' parameter to force_text altered the URL before checking it, which wasn't considered sane. Refs 24fc935218 and ada7a4aef. Backport of 552f03869e from master. 04 March 2016, 22:39:46 UTC
28bed24 [1.8.x] Fixed #26308 -- Prevented crash with binary URLs in is_safe_url() This fixes a regression introduced by c5544d28923. Thanks John Eskew for the reporti and Tim Graham for the review. Backport of ada7a4aef from master. 04 March 2016, 20:16:51 UTC
f294b38 [1.8.x] Added stub release notes for 1.8.11. Backport of 2f0c785a4c2353a3035ba6022cec5e25fb9d569b from master 04 March 2016, 14:48:11 UTC
8b891cf [1.8.x] Fixed #26321 -- Added missing "for_save" parameter in expressions example. Thanks tomaszn for the patch. Backport of de8a11ba18d5902c668d4db47c38c9c6bdf9c1da from master 04 March 2016, 00:38:06 UTC
e4be3c8 [1.8.x] Fixed #26309 -- Documented that login URL settings no longer support dotted paths. Backport of 2404d209a5e8c4573927e14587735562b79e13ed from master 03 March 2016, 12:49:06 UTC
6a9bb14 [1.8.x] Fixed typo in 1.8.10 release date. Backport of 5155c2b4587629c4bc77a11846e5b9d3ba5a43ef from master 02 March 2016, 12:10:21 UTC
640c99e [1.8.x] Added CVE-2016-2512/2513 to security release archive. Backport of 24fc9352183c449a8b11d1c7b442e70aa61a8800 from master 01 March 2016, 17:36:20 UTC
8e8f14e [1.8.x] Post-release version bump. 01 March 2016, 17:22:54 UTC
ef08d8c [1.8.x] Bumped version for 1.8.10 release. 01 March 2016, 16:39:42 UTC
f4e6e02 [1.8.x] Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during login. This is a security fix. 29 February 2016, 13:07:17 UTC
382ab13 [1.8.x] Fixed CVE-2016-2512 -- Prevented spoofing is_safe_url() with basic auth. This is a security fix. 29 February 2016, 13:07:17 UTC
922f228 [1.8.x] Added stub release notes for security issues. 29 February 2016, 13:07:17 UTC
4701c81 [1.8.x] Fixed #26286 -- Prevented content type managers from sharing their cache. This should prevent managers methods from returning content type instances registered to foreign apps now that these managers are also attached to models created during migration phases. Thanks Tim for the review. Refs #23822. Backport of 3938b3ccaa85f1c366909a4839696007726a09da from master 26 February 2016, 21:24:28 UTC
3b0b1e0 [1.8.x] Fixed a function signature in docs/topics/auth/default.txt. Backport of 441c537b66233ae57bf0023f02d8262474229e1a from master 24 February 2016, 21:25:37 UTC
4b8bd72 [1.8.x] Removed docs of deprecated SimpleTestCase warnings behavior. Removed in Django 1.7 (4f6be9a0c43050500af598527e1453d27c5c5b85). Backport of 6637cd0ef2fd5f063df82000c18c64c246bb6e1b from master 24 February 2016, 14:59:23 UTC
6c48eda [1.8.x] Fixed #26267 -- Fixed BoundField to reallow slices of subwidgets. Backport of b41268135995cef46d40e550f9301fab20cf330d from master 24 February 2016, 12:09:08 UTC
751e5fc [1.8.x] Fixed many spelling mistakes in code, comments, and docs. Partial backport of 93452a70e8a62c7408eeded444f5088d4a26212d from master 23 February 2016, 15:27:15 UTC
2d321d2 [1.8.x] Fixed #26188 -- Documented how to wrap password hashers. Backport of 5a541e2e6cb01e254f20c302093a24d7dc9af8ce from master 23 February 2016, 14:34:04 UTC
061a7ff [1.8.x] Refs #26253 -- Added tests for deprecation shims in SimpleTemplateResponse. Backport of 3fedfc452fa94f8a6c9a64289d00202313ceb564 from stable/1.9.x 22 February 2016, 22:12:37 UTC
5127ab4 [1.8.x] Fixed import location of check_password() in docs. Backport of de7edc005f06c47c1d39d5cb30762d424ee4dabf from master 22 February 2016, 17:43:41 UTC
e127fba [1.8.x] Fixed some code blocks indentation in GIS docs. Backport of dbaa1a6b59b4f8f942e8378465aaeb943c3d9de5 from master 19 February 2016, 13:35:57 UTC
3c2282c [1.8.x] Used relative models imports in the GIS tutorial. Backport of bb7042cda from master. 19 February 2016, 07:30:28 UTC
0f667a5 [1.8.x] Fixed #26204 -- Reallowed dashes in top-level domains for URLValidator. Thanks Shai Berger for the review. Backport of b1afebf882db5296cd9dcea26ee66d5250922e53 from master 19 February 2016, 00:56:36 UTC
33525bb [1.8.x] Fixed #26233 -- Fixed invalid reSt in models.Q docstring. Backport of 70d3f81ca4ea7e1e1310e13ce0a633d7f920d45b from master 18 February 2016, 13:46:53 UTC
2029105 [1.8.x] Followed recommended ValidationError use in docs. Backport of 0db7e61076116c2d93d61f98ef31690542359e48 from master 17 February 2016, 14:10:09 UTC
5bce665 [1.8.x] Fixed #26215 -- Fixed RangeField/ArrayField serialization with None values Also added tests for HStoreField. Thanks Aleksey Bukin for the report and Tim Graham for the initial patch and the review. Backport of 928c12eb1 from master. 16 February 2016, 20:14:24 UTC
766fbcb [1.8.x] Fixed possible "RuntimeError: maximum recursion depth exceeded" building docs. Backport of 6a71ac61bd8ebd57f036e076a4f7f29cf2d88c00 from master 16 February 2016, 12:32:08 UTC
4aab1d4 [1.8.x] Fixed #26221 -- Used find_packages() in reusable apps tutorial. Otherwise the migrations package won't be included in the tarball. Backport of 11af73eaeb4371ded68460c1591abd6aefa57a90 from master 16 February 2016, 00:25:53 UTC
180d4cb [1.8.x] Fixed #26212 -- Made forms.FileField and translation.lazy_number() picklable. Backport of b59f963ad2a49322725b20fac71661bd49643443 from master 15 February 2016, 16:52:14 UTC
927f43e [1.8.x] Fixed #26126 -- Fixed transient failure of test_max_age_expiration Backport of b17a9150a0c3a132e82b53755ede62a45f897875 from master 15 February 2016, 14:27:03 UTC
b9105e7 [1.8.x] Added import in docs/topics/email.txt example. Backport of a6f856df52d532d5537191eca237de6efdffe309 from master 12 February 2016, 18:45:13 UTC
3af5643 [1.8.x] Fixed allow_migrate() signature in documentation Backport of 228427ab1ab6aaafed4eacfb532f7ddb6cc1ed6c from master 12 February 2016, 03:37:10 UTC
edff550 [1.8.x] Fixed #26162 -- Checked query name clashes of hidden relationships. Although reverse accessor clashes should be skipped query name can't be hidden. Thanks to Ian Foote and Tim Graham for the review. Backport of a325fb1f9b14b46288d0e1342407be4a6db2bdb1 from master 08 February 2016, 15:42:31 UTC
2f0de9b [1.8.x] Fixed #26177 -- Fixed a PostgreSQL crash with TIME_ZONE=None and USE_TZ=False. Backport of 97eb3356b2a7488c8d0ca0e47ef3e538852d44a2 from master 08 February 2016, 12:45:10 UTC
b650623 [1.8.x] Added stub release notes for 1.8.10. Backport of d6337e65ed86ac0d2e55ebcbc710c42f87e0a3b6 from master 06 February 2016, 14:25:02 UTC
c247753 [1.8.x] Fix typos in 1.8 release notes. Backport of a0ce4c09ff516af52718885120c2231404515428 from master 03 February 2016, 20:27:40 UTC
ea2d9f0 [1.8.x] Refs #26089 -- Removed obsolete docs about custom user model testing. Backport of 1e9150443e5696d764ed81c97b53ef0365a5d854 from master 02 February 2016, 13:55:37 UTC
8488fbb Updated xhtml2pdf URL in docs. 02 February 2016, 12:34:21 UTC
97f0e0a [1.8.x] Added CVE-2016-2048 to the security archive. Backport of ecd502cfdb57706dd0e84d9928934bcae6b1ef25 from master 01 February 2016, 17:43:21 UTC
666c85e [1.8.x] Post-release version bump. 01 February 2016, 17:26:39 UTC
c982190 [1.8.x] Bumped version for 1.8.9 release. 01 February 2016, 17:14:42 UTC
3a7c5f5 [1.8.x] Added release date for 1.8.9. 01 February 2016, 17:13:54 UTC
2296662 [1.8.x] Fixed #20415 -- Ensured srid isn't localized in OpenLayers JavaScript. Backport of 19d1cb14519186902d7e27813bf2643fe3f7cfa3 from master 28 January 2016, 23:02:36 UTC
15a80c3 [1.8.x] Fixed an admin_scripts test on Ubuntu 16.04/spatialite. 28 January 2016, 23:00:38 UTC
99cd139 [1.8.x] Fixed #26147 -- Relaxed expected values in GIS tests to account for database/library differences. Backport of 5aa53286758fbb1fb864a5efda38718a2ca96759 from master 28 January 2016, 22:45:34 UTC
a0e0b37 [1.8.x] Added a missing test method in tests/migrations/test_writer.py. Backport of 5453aa66cfdf228f40dc1997d811ca986de405a3 from master 28 January 2016, 15:39:03 UTC
c2dfc36 [1.8.x] Fixed #26136 -- Removed URL reversing by dotted path from JavaScript catalog example. Backport of 31817dd2eb69db54eb559716aae42fe55ada5fea from master 27 January 2016, 14:07:07 UTC
79c3950 [1.8.x] Fixed #26122 -- Fixed copying a LazyObject Shallow copying of `django.utils.functional.LazyObject` or its subclasses has been broken in a couple of different ways in the past, most recently due to 35355a4. 26 January 2016, 11:57:47 UTC
d162438 [1.8.x] Fixed Sphinx highlight warnings in docs. Backport of 9c43d8252a926f72be5a279186b42848501819b8 from master 25 January 2016, 17:10:21 UTC
7b6ab28 [1.8.x] Refs #26034 -- Added another case fixed by this ticket to release notes. Thanks Shai Berger for the report. Backport of 497b5d6feee5b7947231bd0ae6edf833773b6cce from master 25 January 2016, 13:37:36 UTC
bf9385e [1.8.x] Added Django version trove classifier to reusable apps tutorial. Backport of 2d36c7d515312e7a476041c96a29727ed47eb517 from master 24 January 2016, 13:44:30 UTC
6919586 [1.8.x] Fixed #26116 -- Corrected schema's test_alter_implicit_id_to_explicit. AUTOINCREMENT is dropped converting an AutoField to IntegerField which isn't the point of this test. MySQL would warn or error about this. Backport of b49cc8664306f8b44e9e12ebb9e43791d508ec74 from master 22 January 2016, 18:08:50 UTC
009c697 [1.8.x] Fixed #26121 -- Updated MySQL storage engine example. default_storage_engine was introduced in MySQL 5.5.3. storage_engine was removed in MySQL 5.7.5. Backport of 79d0a4fdb0d13ba6a843dace2b90ab44e856bd85 from master 22 January 2016, 13:22:47 UTC
a034ced [1.8.x] Changed `action="."` to `action=""` in tests and docs. `action="."` strips query parameters from the URL which is not usually what you want. Copy-paste coding of these examples could lead to difficult to track down bugs or even data loss if the query parameter was meant to alter the scope of a form's POST request. Backport of 77974a684a2e874bccd8bd9e0939ddcb367a8ed2 from master 21 January 2016, 19:00:23 UTC
8502e9f [1.8.x] Fixed #26060 -- Fixed crash with reverse OneToOneField in ModelAdmin.readonly_fields. Backport of 9a33d3d76497d9e198de942ee1236c452231262f from master 21 January 2016, 18:55:14 UTC
5b3c66d [1.8.x] Fixed #26071 -- Fixed crash with __in lookup in a Case expression. Partial backport of afe0bb7b13bb8dc4370f32225238012c873b0ee3 from master. 13 January 2016, 13:38:07 UTC
e625859 [1.8.x] Corrected a few typos in Signal.send() docstring. Backport of c68ce18712f5896fa9ab95afd69d590212f3c398 from master 12 January 2016, 13:28:00 UTC
6011d3a [1.8.x] Fixed a typo in BCryptPasswordHasher docstring There is no BCryptSHA512PasswordHasher. Backport of 8048411c97559afd4bca28fbeaabafc2df05bcae from master 09 January 2016, 18:35:06 UTC
caeacd9 [1.8.x] Refs #24980 -- Fixed incorrect timezone handling in admin calendar widget. Backport of ea7542891a4e3638a695c58bd6f00658b7c85985 from master 08 January 2016, 22:26:33 UTC
f8c3d38 [1.8.x] Fixed #26034 -- Fixed incorrect index handling on PostgreSQL on Char/TextField with unique=True and db_index=True. Thanks Simon Charette for review. Backport of 56aaae58a746eb39d5e92ba60f59f4c750a8e1a8 from master 08 January 2016, 19:47:05 UTC
fe5d37f [1.8.x] Added a helper function in schema tests. Backport of 54d3ba84066301b9cdbbd657620c0f1e5c2422c0 from master 08 January 2016, 19:42:32 UTC
ae39a06 [1.8.x] Fixed #26055 -- Removed an orphaned phrase in docs/howto/deployment/wsgi/modwsgi.txt. Backport of db8f462494d603eba922818479a87f5ddfe1a13b from master 08 January 2016, 14:39:29 UTC
40601e5 [1.8.x] Fixed #24980 -- Fixed day determination in admin calendar widget. Backport of 44930cc4667268c20493d7e97387db2a97d61a26 from master 07 January 2016, 16:15:57 UTC
61437dd [1.8.x] Fixed #26046 -- Fixed a crash with translations and Django-unknown language code Thanks Jens Lundstrom for the report and Tim Graham for the review. Backport of 632a9f21bc from master. 06 January 2016, 19:34:45 UTC
7688089 [1.8.x] Fixed #26035 -- Prevented user-tools from appearing on admin logout page. Backport of 7cc2efc2d6916c05a0a5cb0c0e67f5405d8f6a03 from master 06 January 2016, 19:00:52 UTC
5c1de94 [1.8.x] Added stub release notes for 1.8.9. Backport of 1e57dccb31b1302c7292dfa7eac8d8aeeb76a7d0 from master 05 January 2016, 18:19:50 UTC
df4fea6 [1.8.x] Skipped a dateformat test on Windows as needed. Refs 1014ba026e879e56e0f265a8d9f54e6f39843348 Backport of 2765adc8dcbaa41662af9000c4de2820418bf0a2 from master 05 January 2016, 18:12:27 UTC
4164a4e [1.8.x] Post-release version bump. 02 January 2016, 14:11:57 UTC
a1f5baf [1.8.8] Bumped version for 1.8.8 release. 02 January 2016, 13:52:10 UTC
back to top