https://github.com/django/django

sort by:
Revision Author Date Message Commit Date
5623ffd [1.10.x] Bumped version for 1.10 release candidate 1. 18 July 2016, 15:33:14 UTC
6fa150b [1.10.x] Fixed XSS in admin's add/change related popup. This is a security fix. 18 July 2016, 15:17:19 UTC
a03ac61 [1.10.x] Fixed #26900 -- Fixed crash accessing deferred FileFields. Backport of 7c33aa8a87d323f0e8e5368705aa8ba96f9819d0 from master 16 July 2016, 12:47:29 UTC
6646a39 [1.10.x] Fixed inconsistent indentation in docs/ref/models/options.txt Backport of ba246bd5fe3c3c392cb0a56648542dbca435d107 from master 15 July 2016, 17:43:05 UTC
a8b2445 [1.10.x] Fixed #26868 -- Changed MySQL version detection to use a query. Workaround a bug with MariaDB and MySQL native client not stripping the `5.5.5-` prefix. Backport of f8bfa806805a87d2cdd677089bd96fbf8400cb95 from master 15 July 2016, 14:22:28 UTC
cb78011 [1.10.x] Updated contrib.postgres translation catalog 15 July 2016, 07:47:30 UTC
de9af39 [1.10.x] Refs #26897 -- Added cleanup to i18n test 14 July 2016, 20:39:28 UTC
208eead [1.10.x] Refs #26897 -- Missing directory containment in i18n test 14 July 2016, 19:44:47 UTC
06323da [1.10.x] Fixed #26888 -- Fixed concurrency issue in URL resolver. Fixed a regression in 625b8e9295d79650208bfb3fca8bf9e6aaf578e4: improper short-circuiting could lead to a KeyError when threads concurrently call RegexURLResolver._populate(). Backport of 389a5318a06e7e4d8f8aba14af88c4cc4ea0db47 from master 14 July 2016, 18:42:23 UTC
96a37a0 [1.10.x] Fixed #26897 -- Fixed makemessages crash on Python 2 with non-ASCII file names Thanks Tim Graham for the review. Backport of 3e71f6544feca490211e88db4f449dfdb7acce39 from master. 14 July 2016, 18:39:00 UTC
acb804e [1.10.x] Fixed #26890 -- Fixed IntegerField crash on Unicode numbers. Backport of 76e19da5b0385d4f8afda509e0b60f77f7ffc4c2 from master 14 July 2016, 13:39:18 UTC
5c56ce7 [1.10.x] Reverted "Fixed #25388 -- Added an option to allow disabling of migrations during test database creation" This reverts commit 157d7f1f1de4705daddebb77f21bd7097a74513d since it disables migrations all the time, not just during tests. Backport of 944e66cb1db6614ef0644b9030dd1d75e950767c from master 14 July 2016, 13:22:06 UTC
3b92272 [1.10.x] Fixed #26894 -- Fixed a typo in docs/faq/admin.txt Backport of a11719047711d8031dcea6a71cc5972b9ec1d48f from master 14 July 2016, 12:04:53 UTC
8c385b7 [1.10.x] Fixed typos in docs/ref/contrib/postgres/search.txt Backport of 46e20104609bbf78500c2bde10f75f51585ddf11 from master 14 July 2016, 11:53:00 UTC
bec0faa [1.10.x] Reworded a sentence in tutorial 7. Backport of 08c723fbae9d7625599fb84f602b425e82943e15 from master 14 July 2016, 11:51:02 UTC
1a2ee69 [1.10.x] Fixed #26889 -- Fixed missing PostgreSQL index in SchemaEditor.add_field(). Backport of 2e4cfcd2b9a0984ad6c4087a5deebbf33413835c from master 14 July 2016, 01:55:25 UTC
ded5020 [1.10.x] Fixed #17657 -- Made ModelForm respect ModelMultipleChoiceField's to_field_name. Follow up to 67d984413c9540074e4fe6aa033081a35cf192bc. Backport of 81963b37a92ef583b9f725f1a78dd2ca97c1ab95 from master 12 July 2016, 20:20:28 UTC
5d8332a [1.10.x] Fixed #26831 -- Documented session data must be JSON encodable for JSONSerializer. Backport of 1f82b857ceb75f2d7a68e79c6a00c30bfe7f1318 from master 12 July 2016, 17:46:49 UTC
a01d3d5 [1.10.x] Linked "Features removed" release notes to corresponding deprecation notes. Backport of ee2f0f311a1e84754f30d2586c0bd96f4fd9e8b6 from master 11 July 2016, 19:23:34 UTC
39c25b7 [1.10.x] Fixed #26749 -- Preserved behavior of use_for_related_field during deprecation. Backport of f4afb85d7e900123fa8f88110adc011ab184e153 from master 11 July 2016, 17:34:18 UTC
4b6560f [1.10.x] Fixed numpy deprecation warning silencing in template_tests. Backport of 418658f453bed7fe7949dda26651aab370003e6a from master 09 July 2016, 14:24:27 UTC
a2af242 [1.10.x] Fixed #26881 -- Fixed duplicate managers in migrations. When both parent and child models had managers with the same name and a migrations opt-in both were added to the migration state. Backport of dab83e5ba108c08a04ae400ac5354fd73e26c6f5 from master 09 July 2016, 11:12:18 UTC
cf6f0e9 [1.10.x] Refs #25774 -- Adjusted datetime database function docs field names. Backport of 90468079ec6f72a1b8b6a908d81d3201a3204b24 from master 08 July 2016, 16:37:24 UTC
fda151e [1.10.x] Fixed #26837 -- Documented ModelMultipleChoiceField.to_field_name Backport of 8b9e16ec858c23cb65ea5de95f65a71b31521841 from master 08 July 2016, 15:30:26 UTC
d58a27c Fixed a typo in docs/ref/contrib/postgres/search.txt. 07 July 2016, 11:05:49 UTC
48a5701 [1.10.x] Fixed capitalization of "URL pattern". Backport of 415ae960bb9f1bdae798023fdce3247d2c938eec from master 06 July 2016, 19:31:44 UTC
cdb6d83 [1.10.x] Improved grammar in tutorial01. Backport of 1f9deba1b312a12c47668724daf70b8fe2d56b17 from master 06 July 2016, 19:25:00 UTC
8976d08 [1.10.x] Fixed #25461 -- Corrected meta API code examples to account for MTI. In the case of multiple-table inheritance models, get_all_related_objects() and get_all_related_objects_with_model() don't return the auto-created OneToOneField, but the new examples didn't account for this. Backport of 8be84e2ac42b2556fd6fa07794b3708b143ef341 from master 06 July 2016, 13:28:51 UTC
87940f1 [1.10.x] Fixed typo in docs/topics/class-based-views/generic-display.txt Backport of 43d0345fe11624d6b4fd960139ff653451b4f147 from master 06 July 2016, 12:49:02 UTC
aa777cd [1.10.x] Fixed a typo in auth docs. Backport of 6d61ec0e1a4eb5768be5add9e1c44c89dacbfa7e from master 04 July 2016, 15:03:28 UTC
2847b22 [1.10.x] Fixed #26832 -- Added translated language name on the get_language_info documentation Backport of de4265e082bcce45ef6fb0929a44205463ba552e from master 03 July 2016, 00:50:51 UTC
623ab0e [1.10.x] Fixed #26829 -- Simplified version detection command in tutorial Backport of ed1c15d8fbc17e60621ca56f67340987531e647d from master 03 July 2016, 00:29:50 UTC
567cfc1 [1.10.x] Replaced use of TestCase.fail() with assertRaises(). Also removed try/except/fail antipattern that hides exceptions. Backport of c9ae09addffb839403312131d4251e9d8b454508 from master 01 July 2016, 13:58:56 UTC
9c48e17 [1.10.x] Added parallel test running to "Speeding up the tests" docs. Backport of 30c65ee8187c7a87d2fc83c5b8966b1ea5e5316b from master 01 July 2016, 13:06:16 UTC
9687004 [1.10.x] Fixed #26002 -- Explained ModelAdmin.get_search_results() example. Backport of c9d0a0f7f47c8496a9d8b0cfda94e2ef118d9ab3 from master 30 June 2016, 13:00:35 UTC
f683bba [1.10.x] Fixed #25292 -- Fixed crash in ManyToManyField.through_fields check. Backport of baff4dd37dabfef1ff939513fa45124382b57bf8 from master 30 June 2016, 12:55:21 UTC
eb0e48e [1.10.x] Added Upper/Lower Sorbian translations Backport of 490107f14dbf9445e145aea1157b27e7ef407214 from master 29 June 2016, 19:14:00 UTC
040c927 [1.10.x] Removed contrib-messages entry in Transifex config file Complement to debf521d49. Backport of 6aeb932fc57bccc250e14b06d5e98abaa21e5797 from master 29 June 2016, 19:13:33 UTC
4976cbf [1.10.x] Added Upper/Lower Sorbian languages Backport of e8cbf53c33d9bcf6bcb9065ebefa545c530c9b74 from master 29 June 2016, 19:13:12 UTC
e05b0d1 [1.10.x] Added Georgian mapping to contrib/admin/static/admin/js/urlify.js Backport of 18571aefe6dcb7d69b910ff57d83221a739c790c from master 29 June 2016, 14:01:13 UTC
be03ce2 [1.10.x] Refs #23386 -- Documented that F() expressions are applied on each model.save() Backport of fc4b4fd5850989458d6e54de12a29b2e40e94ce8 from master 28 June 2016, 20:27:36 UTC
712838a [1.10.x] Fixed #26119 -- Fixed URLValidator crash on URLs with brackets. Backport of a9e188ccd6315d278795355a53bce6c1a63f5a50 from master 28 June 2016, 19:44:07 UTC
87584a0 [1.10.x] Used strict comparison in docs/ref/csrf.txt's JavaScript. Backport of 222e1334bf29605925eefa45ff107ca1155e93c0 from master 28 June 2016, 16:52:05 UTC
28de25c [1.10.x] Fixed #26786 -- Avoided redundant max value validators on integer fields. Backport of 49b4596cb4744e4b68d56e6a540a3e15c1582963 from master 28 June 2016, 15:40:59 UTC
1981286 [1.10.x] Fixed #26171 -- Made MySQL create an index on ForeignKeys with db_contraint=False. Refactored "Prevented unneeded index creation on MySQL-InnoDB" (2ceb10f) to avoid setting db_index=False. Backport of 6bf7964023487f2a352084e74aca27aecb354d6c from master 28 June 2016, 12:22:36 UTC
5c04852 [1.10.x] Refs #26034 -- Corrected a schema test to work with the correct field state. Backport of d47f6d75ef67dbd18abf2bb927753f739a9c117d from master 27 June 2016, 16:16:52 UTC
b2c28a3 [1.10.x] Added missing trailing '$' to url() patterns in docs. Backport of c962b9104a22505a7d6c57bbec9eda163f486c7d from master 27 June 2016, 13:26:10 UTC
b752eae [1.10.x] Fixed #26806 -- Triple quoted docstrings in docs/ref/forms/validation.txt. Backport of 2032bcf18280a875a59a39cf85c226da0a310d11 from master 27 June 2016, 13:07:18 UTC
7f249e7 [1.10.x] Fixed #26795 -- Factored out get_changes() in test_autodetector.py. Backport of ca77b509059831b055a3b735ff77e042f8e1c0eb from master 25 June 2016, 02:01:56 UTC
fbbdb07 [1.10.x] Fixed typo in docs/topics/logging.txt Backport of 9a54face2572d67c7a31dc967bfb66af6e98165c from master 22 June 2016, 10:38:55 UTC
bd97496 [1.10.x] Bumped version for 1.10 beta 1. 22 June 2016, 01:01:17 UTC
be1022d [1.10.x] Fixed #26785 -- Made Oracle return None rather than empty string for empty geometries. Backport of ea4665066b651e0e2730f2e2d85fcef9d7ac7966 from master 21 June 2016, 22:51:08 UTC
23ac35a [1.10.x] Fixed #26781 -- Made table name case change a noop on SQLite. SQLite disgresses from the SQL standard by ignoring case of quoted identifiers. Thanks to laozzzi for the report and Tim for the review. Backport of c2e62fd1aed093c4d9ff84e3d86e6a85c8aa1917 from master 21 June 2016, 20:38:00 UTC
1b0b6f0 [1.10.x] Refs #21379, #26719 -- Moved username normalization to AbstractBaseUser. Thanks Huynh Thanh Tam for the initial patch and Claude Paroz for review. Backport of 39805686b364358af725b695924a5a6dfa7f5302 from master 21 June 2016, 20:20:00 UTC
45a6507 [1.10.x] Fixed #26787 -- Documented deleting and reloading of model instance fields. Thanks Julien Hartmann for the report. Backport of 20d1cb33c2ec1242e16c49deb88e8c70517b2d1a from master 21 June 2016, 19:25:16 UTC
c464cf8 [1.10.x] Fixed #26729 -- Allowed overriding a form field's label/help_text in Form.__init__() for TabularInline. Backport of 9c2d5a8d333277cc1b482a9d05f174cf4d09f24c from master 21 June 2016, 18:32:19 UTC
e725a68 [1.10.x] Fixed #26783 -- Fixed SessionMiddleware's empty cookie deletion when using SESSION_COOKIE_PATH. Backport of d13881bd34ff8f76b902ef5256001341d60b3161 from master 21 June 2016, 15:03:40 UTC
b1592dd [1.10.x] Fixed #26750 -- Fixed introspection for geography point field with dim=3 Thanks Yegor Kazantsev for the report and the initial patch. Backport of 140c23502 from master. 21 June 2016, 13:23:58 UTC
69b46fc [1.10.x] Corrected firstof template tag's docstring. Since Django 1.8, firstof escapes its output. Backport of fff5dbe59ca629c295480693f045f03537858eee from master 21 June 2016, 12:12:28 UTC
8c25d8f [1.10.x] Refs #22384 -- Readded RegexURLResolver.reverse(). It was removed in 785cc71d5b3300e2702b0b2fc7316e58ca70b563 only because it was untested and unused in Django itself, however, some third-party apps use it. Backport of 4e400dcb79bc468ee1ff899312a00ed8dc3e795c from master 20 June 2016, 18:51:28 UTC
0f23bce [1.10.x] Fixed #26643 -- Prevented unnecessary AlterModelManagers operations caused by the manager inheritance refactor. This also makes migrations respect the base_manager_name and default_manager_name model options. Thanks Anthony King and Matthew Schinckel for the initial patches. Backport of 2eb7cb2fffcc382979d0731370de26b051d04659 from master 20 June 2016, 16:56:37 UTC
7a3cc29 [1.10.x] Fixed #26776 -- Documented url()'s view argument. Backport of a12826bba7a6d75862f99ae5cd48c4c1854208b8 from master 20 June 2016, 15:57:58 UTC
44eaa2d [1.10.x] Fixed typo in docs/topics/db/managers.txt Backport of 00551c3eff5cedcb9cc7ce5af97b948d62713d97 from master 20 June 2016, 13:07:51 UTC
91d754e [1.10.x] Fixed #26778 -- Fixed ModelSignal.connect() weak argument. Backport of 9bf8d50a678463a5a3cd52f10c830fe0ca65d2c6 from master 19 June 2016, 00:45:58 UTC
1b6de8f [1.10.x] Fixed #26775 -- Supported dim=3 geography fields Thanks François-Xavier Thomas for the report. Backport of 8ba44ecda0 from master. 18 June 2016, 19:50:45 UTC
d3b9c49 [1.10.x] Refs #26772 -- Added a test for FileField reopening closed files. Thanks Simon Charette for review. Backport of b45852c2631d4f291fb22ef3348065f2a3c2e5e3 from master 18 June 2016, 16:46:42 UTC
e2b266f [1.10.x] Reverted "Fixed #26644 -- Allowed wrapping NamedTemporaryFile with File." This reverts commit 1b407050dd53e56686fdd3e168f8cac4f9be8306 as it introduces a regression in the test for refs #26772. Backport of cd217de6100e0101fd921dd18bc2e706bac397c9 from master 18 June 2016, 16:46:34 UTC
31a789f [1.10.x] Fixed #24931 -- Made namespaced RegexURLResolvers populate callback strings. Fixed a regression in 2f16ff5a6cbd71fc6c50e88e4087f3657222e90e. Thanks Tim Graham for the review. Backport of 625b8e9295d79650208bfb3fca8bf9e6aaf578e4 from master 18 June 2016, 14:39:49 UTC
1213ef2 [1.10.x] Refs #15667 -- Fixed crash when indexing RadioFieldRenderer with ModelChoiceIterator. Regression in 86573861a95e5a47dc7ff906443117d75b73dca1 18 June 2016, 14:37:37 UTC
bdc29b7 [1.10.x] Reverted "Fixed #26398 -- Made FieldFile.open() respect its mode argument." This reverts commit a52a531a8b34f049fba11c3ee7b010af7534bf90 due to regressions described in refs #26772. Backport of 7def55c3f6716fcfa40a3bd5d0fbb2090588d81e from master 18 June 2016, 01:08:56 UTC
799fbc7 [1.10.x] Added urlpatterns variable in docs/topics/http/urls.txt. Backport of 91e9be45ed5ad3b0c3de8890a4fcdbb68836856f from master 18 June 2016, 01:02:40 UTC
69de988 [1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling. Backport of 7d1b69dbe7f72ac04d2513f0468fe2146231b286 from master 17 June 2016, 19:55:55 UTC
34fbec3 [1.10.x] Moved old-middleware tests in preparation for adding new tests. Backport of 104ee2fdae7fcd402396c709c91f5c84de6e4165 from master 17 June 2016, 19:55:44 UTC
6be0e93 [1.10.x] Improved debugging of failed middleware_exceptions tests. Backport of 702dfa3589cddf996c18aee46286a49844efd70d from master 17 June 2016, 13:16:12 UTC
f94f4db [1.10.x] Used SQL from DB backend in GeomValue. This avoids the deprecated GeomFromText on MySQL (refs #26134). Thanks Claude Paroz for the review. Backport of 9c3fbf5423367cdcf1a30a411793919d86f5288c from master 17 June 2016, 00:32:09 UTC
13d6029 [1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite. Backport of 4f336f66523001b009ab038b10848508fd208b3b from master 16 June 2016, 18:21:14 UTC
70b7d6b [1.10.x] Fixed flake8 2.6 warnings. Backport of ea34426ae789d31b036f58c8fd59ce299649e91e from master 16 June 2016, 13:33:02 UTC
efe9874 [1.10.x] Fixed broken links in docs and comments. Backport of 96f97691ad5e1483263cea3bb4e4021b4c8dcc41 from master 16 June 2016, 01:20:38 UTC
f9b3a6a [1.10.x] Refs #14030 -- Updated docs per "Improved expression support for python values." Complements e2d6e14662d780383e18066a3182155fb5b7747b. Backport of db613f4f1250971942f766dcf97c22234a3aa14e from master 15 June 2016, 14:35:34 UTC
539ccfb [1.10.x] Removed nonexistent attribute in docs/ref/contrib/admin/index.txt Backport of abec15ad810d04b59ca745cacf91802c7147c8e6 from master 15 June 2016, 12:32:08 UTC
c37f925 [1.10.x] Fixed #26644 -- Allowed wrapping NamedTemporaryFile with File. 914c72be2abb1c6dd860cb9279beaa66409ae1b2 introduced a regression that causes saving a NamedTemporaryFile in a FileField to raise a SuspiciousFileOperation. To remedy this, if a File has an absolute path as a filename, use only the basename as the filename. Backport of 1b407050dd53e56686fdd3e168f8cac4f9be8306 from master 14 June 2016, 13:58:27 UTC
8473713 [1.10.x] Removed usage of a deprecated unittest assertion. Backport of fa654da6130df80239e181c432595442e688ee8b from master 14 June 2016, 13:04:53 UTC
61bcf04 [1.10.x] Fixed #26754 -- Documented django.template.context_processors.tz Backport of 7003174fec188bd5a21e3d62bd5e13e80f6f329c from master 14 June 2016, 09:58:50 UTC
8f91c42 [1.10.x] Fixed #26742 -- Fixed action select color in admin changelist. Backport of 0451dcc2eb2449a988ade8e603846f0508ce76b4 from master 10 June 2016, 15:39:46 UTC
3b75d12 [1.10.x] Fixed #21588 -- Corrected handler initialization in "modifying upload handlers" example. Backport of 8f50ff5b15a742f345dade0848a3fbbf2aff629d from master 09 June 2016, 16:51:57 UTC
fccb03f [1.10.x] Fixed typo in docs/intro/tutorial07.txt Backport of 37b36af6c6e169eae2f0b503f4550f798c428a97 from master 09 June 2016, 15:15:52 UTC
5e46075 [1.10.x] Fixed #26702 -- Documented how to change the base class of a custom field. Backport of 7767978beec6098baea75d50a191a3b8224e729f from master 08 June 2016, 14:38:48 UTC
b04e6ec [1.10.x] Fixed #26704 -- Documented DjangoJSONEncoder. Backport of 729b9452b19b031d3817821128a115d5b2d5caed from master 07 June 2016, 18:58:30 UTC
bd7de3c [1.10.x] Fixed #26716 -- Made CurrentSiteMiddleware compatible with new-style middleware. Backport of 5e3f4c2e53d9dde0fcf9f5f33f63c15c4750019f from master 07 June 2016, 13:46:58 UTC
34f13e0 [1.10.x] Fixed typos in db/models/fields/related_descriptors.py Backport of 1a2a7cc01e7c46432605854f143a548635f027e5 and 908c26b079f2d657e30a3155d591a2467ba7d339 from master 07 June 2016, 12:53:49 UTC
32ab8c0 [1.10.x] Added some links to the TypedChoiceField docs. Backport of 31a9a965a36c5ce923692e5dac430ea6a1cbf2a0 from master 06 June 2016, 16:12:25 UTC
d9b78be [1.10.x] Fixed #26713 -- Documented resolving deprecation warnings before upgrade. Backport of 316395d82874beea6af08a873e91b1880d0b982a from master 06 June 2016, 15:41:36 UTC
72d676b [1.10.x] Documented known Python 3.5+ test failures in contributing tutorial. Backport of 6a316423df349e2cbc0a4188c55d0639aa2e15c5 from master 06 June 2016, 14:50:42 UTC
a9b0b07 [1.10.x] Refs #26474, DEP 0003 -- Added blanket.js source file. Backport of 8f8dc830dfeb321b0de3325a8d2c859fdc20c3af from master 06 June 2016, 13:36:40 UTC
ef93af9 [1.10.x] Refs #16501, #26474 -- Added xregexp.js source file. Backport of 054e74420b7a31bac67d4993b462eea7b9b7a5ba from master 06 June 2016, 13:36:31 UTC
dff1f11 [1.10.x] Linked to upgrade guide from release notes. Backport of da22079c21a02c65e31502dd05720d12c474b257 from master 06 June 2016, 11:32:44 UTC
dd0a126 [1.10.x] Added stub release notes for 1.9.8. Backport of 01e567864ef9d9892e7181b62f7c51a1b9f76e37 from master 04 June 2016, 23:58:42 UTC
9f296b1 [1.10.x] Added release date for 1.9.7. Backport of 1f5eb521a00450ff83c130ca02a3d83b955ee023 from master 04 June 2016, 23:27:39 UTC
101f999 [1.10.x] Fixed #25127 -- Documented how to organize models in a package. Backport of 84d8d1d7151a4ee70ae35037d37f76a40d18da64 from master 04 June 2016, 15:48:16 UTC
9e5b544 [1.10.x] Used snippet directive in file upload example. Backport of b9c04801d4b9ad37bd062cbca1a521eaf4047aa8 from master 04 June 2016, 13:24:50 UTC
back to top