[django/django] a18e43: Made get_indexes() consistent across backends.

2012-04-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a18e43c5bb8cb7c82c84ca1b42d847a62ac9f077 https://github.com/django/django/commit/a18e43c5bb8cb7c82c84ca1b42d847a62ac9f077 Author: Anssi Kääriäinen Date: 2012-04-30 (Mon, 30 Apr 2012) Changed paths:

[django/django] 4b1176: Fixed SortedDict.__copy__()

2012-04-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4b11762f7d7aed2f4f36c4158326c0a4332038f9 https://github.com/django/django/commit/4b11762f7d7aed2f4f36c4158326c0a4332038f9 Author: Anssi Kääriäinen Date: 2012-04-30 (Mon, 30 Apr 2012) Changed paths:

[django/django] e4d4cb: Simplified date-based generic views.

2012-04-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e4d4cb6130b046d145ab1069df0c04d78786eedd https://github.com/django/django/commit/e4d4cb6130b046d145ab1069df0c04d78786eedd Author: Aymeric Augustin Date: 2012-04-30 (Mon, 30 Apr 2012) Changed paths:

[django/django] 78ba96: Fixed #18217 -- Time zone support in generic views

2012-04-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 78ba9670af373f5261f95d6560bfd08425adcaad https://github.com/django/django/commit/78ba9670af373f5261f95d6560bfd08425adcaad Author: Aymeric Augustin Date: 2012-04-30 (Mon, 30 Apr 2012) Changed paths:

[django/django] ddfc7c: Fixed #4746 -- Allowed spaces around filter separa...

2012-04-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ddfc7c2530197112fb105b6dd237574bc2fd6b49 https://github.com/django/django/commit/ddfc7c2530197112fb105b6dd237574bc2fd6b49 Author: Aymeric Augustin Date: 2012-04-30 (Mon, 30 Apr 2012) Changed paths:

[django/django] 4fdd37: Skip model validation when models are known good.

2012-05-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4fdd378beb81a86d826d7ee83c7d2250ed958be1 https://github.com/django/django/commit/4fdd378beb81a86d826d7ee83c7d2250ed958be1 Author: Anssi Kääriäinen Date: 2012-04-30 (Mon, 30 Apr 2012) Changed paths:

[django/django] 1f0f68: Add @leereilly to contributor list.

2012-05-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1f0f686852f056deee4f8b340f9888a3bfc392db https://github.com/django/django/commit/1f0f686852f056deee4f8b340f9888a3bfc392db Author: Lee Reilly Date: 2012-04-30 (Mon, 30 Apr 2012) Changed paths: M AUT

[django/django] 46b082: Fixed #17742 -- Handled aware datetimes in DateFie...

2012-05-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 46b082e05ccedffeb623028caf70adbaba7bce6f https://github.com/django/django/commit/46b082e05ccedffeb623028caf70adbaba7bce6f Author: Aymeric Augustin Date: 2012-05-01 (Tue, 01 May 2012) Changed paths:

[django/django] 6ac8af: Add @gsong to AUTHORS

2012-05-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6ac8afc3f927f5e41c84dcc16c56ff6458338d87 https://github.com/django/django/commit/6ac8afc3f927f5e41c84dcc16c56ff6458338d87 Author: George Song Date: 2012-04-30 (Mon, 30 Apr 2012) Changed paths: M AU

[django/django] aaa338: Fixed #18246 -- Replaced bash-specific syntax in g...

2012-05-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: aaa3382fdc35bfa5e26c029225a2eb190da66b79 https://github.com/django/django/commit/aaa3382fdc35bfa5e26c029225a2eb190da66b79 Author: Claude Paroz Date: 2012-05-01 (Tue, 01 May 2012) Changed paths: M d

[django/django] 435081: Fixed tests for date-based generic views.

2012-05-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 435081fd22cec08d98ccbf1efcd223ccaa634ecd https://github.com/django/django/commit/435081fd22cec08d98ccbf1efcd223ccaa634ecd Author: Aymeric Augustin Date: 2012-05-01 (Tue, 01 May 2012) Changed paths:

[django/django] 227cec: Fixed #18214 -- Clarified the docs about serializa...

2012-05-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 227cec686e512412f613c3d14743b85445765d92 https://github.com/django/django/commit/227cec686e512412f613c3d14743b85445765d92 Author: Alex Ogier Date: 2012-05-02 (Wed, 02 May 2012) Changed paths: M AUT

[django/django] e84f79: Fixed #18042 -- Advanced deprecation warnings.

2012-05-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e84f79f05113f546810c1908c7baef99fb1e874a https://github.com/django/django/commit/e84f79f05113f546810c1908c7baef99fb1e874a Author: Aymeric Augustin Date: 2012-05-03 (Thu, 03 May 2012) Changed paths:

[django/django] b52672: Replaced deprecated TestCase methods. Refs #17049.

2012-05-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b52672d77822e88752cb178c8a359adde83ff0ba https://github.com/django/django/commit/b52672d77822e88752cb178c8a359adde83ff0ba Author: Claude Paroz Date: 2012-05-03 (Thu, 03 May 2012) Changed paths: M d

[django/django] 1adc87: Updated some URLs in the documentation to point to...

2012-05-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1adc87cd324db6003ef2962e68e11ccc9b104658 https://github.com/django/django/commit/1adc87cd324db6003ef2962e68e11ccc9b104658 Author: Ramiro Morales Date: 2012-05-03 (Thu, 03 May 2012) Changed paths: M

[django/django] ea28bc: Removed unused file from i18n regression tests.

2012-05-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ea28bc2688b44559787fc12a3b8fc7939ee86f9b https://github.com/django/django/commit/ea28bc2688b44559787fc12a3b8fc7939ee86f9b Author: Ramiro Morales Date: 2012-05-03 (Thu, 03 May 2012) Changed paths: R

[django/django] e9a566: Fixed broken URLs introduced in 1adc87cd32.

2012-05-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e9a56606e738c478373d052bbd876ff84afdb995 https://github.com/django/django/commit/e9a56606e738c478373d052bbd876ff84afdb995 Author: Ramiro Morales Date: 2012-05-03 (Thu, 03 May 2012) Changed paths: M

[django/django] 10cf3c: Used catch_warnings instead of save/restore method...

2012-05-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 10cf3c64273db407402ea9723569dfc8d059e186 https://github.com/django/django/commit/10cf3c64273db407402ea9723569dfc8d059e186 Author: Claude Paroz Date: 2012-05-03 (Thu, 03 May 2012) Changed paths: M d

[django/django] 00c0d3: Made warning assertions work with or without -Wall...

2012-05-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 00c0d3c44ebc4e3461653ec96cd47023cc0a6e5b https://github.com/django/django/commit/00c0d3c44ebc4e3461653ec96cd47023cc0a6e5b Author: Claude Paroz Date: 2012-05-03 (Thu, 03 May 2012) Changed paths: M d

[django/django] 11a535: Inserted more simplefilter calls to be sure warnin...

2012-05-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 11a5355517487eab56c34d92b45d7d67fde6dbd3 https://github.com/django/django/commit/11a5355517487eab56c34d92b45d7d67fde6dbd3 Author: Claude Paroz Date: 2012-05-03 (Thu, 03 May 2012) Changed paths: M d

[django/django] ec5423: Fixed #18270 -- Corrected variable name in passwor...

2012-05-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ec5423df05dedeee6651c36dd4d90fec0d8cca7c https://github.com/django/django/commit/ec5423df05dedeee6651c36dd4d90fec0d8cca7c Author: Claude Paroz Date: 2012-05-03 (Thu, 03 May 2012) Changed paths: M d

[django/django] 865cd3: Made more extensive usage of context managers with...

2012-05-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 865cd35c9b357e20994f6c6a51f2ae000ba0a3ee https://github.com/django/django/commit/865cd35c9b357e20994f6c6a51f2ae000ba0a3ee Author: Claude Paroz Date: 2012-05-05 (Sat, 05 May 2012) Changed paths: M d

[django/django] 208e26: Commented on a line that inadvertantly slipped in ...

2012-05-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 208e26b39c95ab7569780a7962b25dd4749d9a18 https://github.com/django/django/commit/208e26b39c95ab7569780a7962b25dd4749d9a18 Author: Claude Paroz Date: 2012-05-05 (Sat, 05 May 2012) Changed paths: M t

[django/django] 1583d4: Fixed the syntax used for the Python repl examples...

2012-05-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1583d402240d88ad2a4acc024d348a21657ccaba https://github.com/django/django/commit/1583d402240d88ad2a4acc024d348a21657ccaba Author: Alex Gaynor Date: 2012-05-05 (Sat, 05 May 2012) Changed paths: M dj

[django/django] d7dfab: Replaced cStringIO.StringIO by io.BytesIO.

2012-05-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d7dfab59ead97b35c6f6786784225f377783e376 https://github.com/django/django/commit/d7dfab59ead97b35c6f6786784225f377783e376 Author: Claude Paroz Date: 2012-05-05 (Sat, 05 May 2012) Changed paths: M d

[django/django] 57102c: Used io.BytesIO also for ContentFile.

2012-05-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 57102ce7819ecc3df3e979a4926d0cecc09c6f6e https://github.com/django/django/commit/57102ce7819ecc3df3e979a4926d0cecc09c6f6e Author: Claude Paroz Date: 2012-05-05 (Sat, 05 May 2012) Changed paths: M d

[django/django] ecdd09: Updated time zone FAQ with timezone.localize.

2012-05-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ecdd0914b18bc0f8ae0c03385a6c11ada4b3de6c https://github.com/django/django/commit/ecdd0914b18bc0f8ae0c03385a6c11ada4b3de6c Author: Aymeric Augustin Date: 2012-05-06 (Sun, 06 May 2012) Changed paths:

[django/django] 1aae1c: Imported zip from future_builtins instead of itert...

2012-05-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1aae1cba99b0f8232527742d64b120e4d902c68d https://github.com/django/django/commit/1aae1cba99b0f8232527742d64b120e4d902c68d Author: Claude Paroz Date: 2012-05-07 (Mon, 07 May 2012) Changed paths: M d

[django/django] 5cbfb4: Made model fields comparable to other objects

2012-05-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5cbfb48b92cb26a335f9c8c0f79d3390290103e2 https://github.com/django/django/commit/5cbfb48b92cb26a335f9c8c0f79d3390290103e2 Author: Simon Charette Date: 2012-05-07 (Mon, 07 May 2012) Changed paths: M

[django/django] 9877e8: Fixed total_ordering for Python < 2.7.2

2012-05-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9877e84caaf42b307086dcc62003e1d2e7c80671 https://github.com/django/django/commit/9877e84caaf42b307086dcc62003e1d2e7c80671 Author: Anssi Kääriäinen Date: 2012-05-07 (Mon, 07 May 2012) Changed paths:

[django/django] 2609cb: Tagged 0.90 release

2012-05-07 Thread GitHub
Branch: refs/heads/stable/0.90.x Home: https://github.com/django/django Commit: 2609cb37a516f65f5e7e925d2f4feb82ce3af9ad https://github.com/django/django/commit/2609cb37a516f65f5e7e925d2f4feb82ce3af9ad Author: Jacob Kaplan-Moss Date: 2005-11-15 (Tue, 15 Nov 2005) Log Messag

[django/django] 9a2f6a: Created pre-magic-removal tag, so we have an easy ...

2012-05-07 Thread GitHub
Branch: refs/heads/stable/0.91.x Home: https://github.com/django/django Commit: 9a2f6a542a2e47d54c73852527caf3621fd90486 https://github.com/django/django/commit/9a2f6a542a2e47d54c73852527caf3621fd90486 Author: Adrian Holovaty Date: 2006-05-01 (Mon, 01 May 2006) Log Message:

[django/django] 0b353a: Tagged version 0.95 (changeset [3489])

2012-05-07 Thread GitHub
Branch: refs/heads/stable/0.95.x Home: https://github.com/django/django Commit: 0b353abe67fed89d654ef61a0615762daf2c5d4d https://github.com/django/django/commit/0b353abe67fed89d654ef61a0615762daf2c5d4d Author: Adrian Holovaty Date: 2006-07-29 (Sat, 29 Jul 2006) Log Message:

[django/django] c48165: Re-tagged the 0.96 release.

2012-05-07 Thread GitHub
Branch: refs/heads/stable/0.96.x Home: https://github.com/django/django Commit: c48165765e46dcfff4a98d70d5a25087dfd3276f https://github.com/django/django/commit/c48165765e46dcfff4a98d70d5a25087dfd3276f Author: Jacob Kaplan-Moss Date: 2007-03-23 (Fri, 23 Mar 2007) Log Messag

[django/django] bbb259: Create 1.4 release branch.

2012-05-07 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: bbb2595f89c43df03e33283e1fc38f0697c8 https://github.com/django/django/commit/bbb2595f89c43df03e33283e1fc38f0697c8 Author: Aymeric Augustin Date: 2012-03-28 (Wed, 28 Mar 2012) Log Message:

[django/django] 4e141d: Created SoC app loading branch.

2012-05-07 Thread GitHub
Branch: refs/heads/soc2010/app-loading Home: https://github.com/django/django Commit: 4e141dcaba3c7dd07b1873601893b0a4197101b8 https://github.com/django/django/commit/4e141dcaba3c7dd07b1873601893b0a4197101b8 Author: Jacob Kaplan-Moss Date: 2010-05-27 (Thu, 27 May 2010) Log

[django/django] 6c1048: Created test-refactor SoC branch.

2012-05-07 Thread GitHub
Branch: refs/heads/soc2010/test-refactor Home: https://github.com/django/django Commit: 6c10480e99118c93c046a6e83f5e84615ed8b2e7 https://github.com/django/django/commit/6c10480e99118c93c046a6e83f5e84615ed8b2e7 Author: Jacob Kaplan-Moss Date: 2010-05-27 (Thu, 27 May 2010) Lo

[django/django] 9d3e66: Created SoC query-refactor branch.

2012-05-07 Thread GitHub
Branch: refs/heads/soc2010/query-refactor Home: https://github.com/django/django Commit: 9d3e6668d91af5ef442d07192b5508707d7e0a2a https://github.com/django/django/commit/9d3e6668d91af5ef442d07192b5508707d7e0a2a Author: Jacob Kaplan-Moss Date: 2010-05-27 (Thu, 27 May 2010) L

[django/django] 627588: Create "admin-ui" branch for Zain Memon's SoC proj...

2012-05-07 Thread GitHub
Branch: refs/heads/soc2009/admin-ui Home: https://github.com/django/django Commit: 627588833210076683d6b704358440d50471eef2 https://github.com/django/django/commit/627588833210076683d6b704358440d50471eef2 Author: Jacob Kaplan-Moss Date: 2009-05-27 (Wed, 27 May 2009) Log Mes

[django/django] 2b9cef: Created "http-wsgi-improvements" branch for Chris ...

2012-05-07 Thread GitHub
Branch: refs/heads/soc2009/http-wsgi-improvements Home: https://github.com/django/django Commit: 2b9cefcdda52f5826aac3757bbc8cd0656ac0beb https://github.com/django/django/commit/2b9cefcdda52f5826aac3757bbc8cd0656ac0beb Author: Jacob Kaplan-Moss Date: 2009-05-27 (Wed, 27 May 20

[django/django] 3860c6: Created "i18n-improvements" for Marc Garcia's SoC ...

2012-05-07 Thread GitHub
Branch: refs/heads/soc2009/i18n-improvements Home: https://github.com/django/django Commit: 3860c69bad92e4a514b1d10426445a00f3e9239a https://github.com/django/django/commit/3860c69bad92e4a514b1d10426445a00f3e9239a Author: Jacob Kaplan-Moss Date: 2009-05-27 (Wed, 27 May 2009)

[django/django] 6399b2: Created "test-improvements" branch for Kevin Kubas...

2012-05-07 Thread GitHub
Branch: refs/heads/soc2009/test-improvements Home: https://github.com/django/django Commit: 6399b2937a2e902db1ed170fd6f022841c2b591c https://github.com/django/django/commit/6399b2937a2e902db1ed170fd6f022841c2b591c Author: Jacob Kaplan-Moss Date: 2009-05-27 (Wed, 27 May 2009)

[django/django] 71b576: Created branch for GenericAuthorization.

2012-05-07 Thread GitHub
Branch: refs/heads/attic/generic-auth Home: https://github.com/django/django Commit: 71b57627ad8862eee7b1874e7f681fba68af2fc9 https://github.com/django/django/commit/71b57627ad8862eee7b1874e7f681fba68af2fc9 Author: Jacob Kaplan-Moss Date: 2006-06-23 (Fri, 23 Jun 2006) Log M

[django/django] 931563: Created "multi-auth" branch. Refs #1428

2012-05-07 Thread GitHub
Branch: refs/heads/attic/multi-auth Home: https://github.com/django/django Commit: 9315633d085e046dfa5a4ce35c1f3b56bab3d485 https://github.com/django/django/commit/9315633d085e046dfa5a4ce35c1f3b56bab3d485 Author: Jacob Kaplan-Moss Date: 2006-05-08 (Mon, 08 May 2006) Log Mes

[django/django] 84b37e: Created "schema-evolution-ng" branch for Victor Ng...

2012-05-07 Thread GitHub
Branch: refs/heads/attic/schema-evolution-ng Home: https://github.com/django/django Commit: 84b37e3841da4aaa3b6d126ecb951c261b3590fb https://github.com/django/django/commit/84b37e3841da4aaa3b6d126ecb951c261b3590fb Author: Jacob Kaplan-Moss Date: 2007-01-16 (Tue, 16 Jan 2007)

[django/django] 682aed: Added search-api branch for Brian Beck's SoC proje...

2012-05-07 Thread GitHub
Branch: refs/heads/attic/search-api Home: https://github.com/django/django Commit: 682aed446b16c1dd6c12d727849a715033878b34 https://github.com/django/django/commit/682aed446b16c1dd6c12d727849a715033878b34 Author: Jacob Kaplan-Moss Date: 2006-08-21 (Mon, 21 Aug 2006) Log Mes

[django/django] 083ebb: Created sqlalchemy branch, for integrating Django'...

2012-05-07 Thread GitHub
Branch: refs/heads/attic/sqlalchemy Home: https://github.com/django/django Commit: 083ebb346844ece29d81bacdd5ec6574feae3896 https://github.com/django/django/commit/083ebb346844ece29d81bacdd5ec6574feae3896 Author: Adrian Holovaty Date: 2006-08-29 (Tue, 29 Aug 2006) Log Messa

[django/django]

2012-05-07 Thread GitHub
Branch: refs/tags/1.3.1 Home: https://github.com/django/django -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-up

[django/django]

2012-05-07 Thread GitHub
Branch: refs/tags/1.3 Home: https://github.com/django/django -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-upda

[django/django]

2012-05-07 Thread GitHub
Branch: refs/tags/1.4 Home: https://github.com/django/django -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-upda

[django/django] 6524ef: Comment._get_userinfo is thread safe now

2012-05-08 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6524ef501d99e959dc8d1f1c5b852f8f2849ddc7 https://github.com/django/django/commit/6524ef501d99e959dc8d1f1c5b852f8f2849ddc7 Author: maurizio Date: 2012-05-08 (Tue, 08 May 2012) Changed paths: M djang

[django/django] a3c820: [1.4.x] Fixed #17976 -- Made forms.BooleanField pi...

2012-05-08 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: a3c8201b77002645f86c39f978fe132cb2dbab14 https://github.com/django/django/commit/a3c8201b77002645f86c39f978fe132cb2dbab14 Author: Aymeric Augustin Date: 2012-05-08 (Tue, 08 May 2012) Changed path

[django/django] c2e1ec: Fix proxy model Query.remove_inherited_models()

2012-05-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c2e1ecb4b136016ab2996712aa0583fd91657bc9 https://github.com/django/django/commit/c2e1ecb4b136016ab2996712aa0583fd91657bc9 Author: Anssi Kääriäinen Date: 2012-05-09 (Wed, 09 May 2012) Changed paths:

[django/django] 9321ba: Fixed #18270 -- Corrected variable name in passwor...

2012-05-09 Thread GitHub
Branch: refs/heads/1.4.x Home: https://github.com/django/django Commit: 9321bacf03271201fa8fda57d423b6955e7b3cb1 https://github.com/django/django/commit/9321bacf03271201fa8fda57d423b6955e7b3cb1 Author: Claude Paroz Date: 2012-05-09 (Wed, 09 May 2012) Changed paths: M do

[django/django]

2012-05-09 Thread GitHub
Branch: refs/heads/1.4.x Home: https://github.com/django/django -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-u

[django/django] ffe620: Fixed #18270 -- Corrected variable name in passwor...

2012-05-09 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: ffe620f20332c292ac94f169e23910a39f4e9ae9 https://github.com/django/django/commit/ffe620f20332c292ac94f169e23910a39f4e9ae9 Author: Claude Paroz Date: 2012-05-09 (Wed, 09 May 2012) Changed paths:

[django/django] 1c1a22: Set the post process cache when finished instead o...

2012-05-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1c1a22963236c6015724bfbf43dd56dbe40a6cf9 https://github.com/django/django/commit/1c1a22963236c6015724bfbf43dd56dbe40a6cf9 Author: Jannis Leidel Date: 2012-05-10 (Thu, 10 May 2012) Changed paths: M

[django/django] 35423f: [1.4.X] Set the post process cache when finished i...

2012-05-10 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 35423f6fb1bf6f8dcde657debbe981943474985b https://github.com/django/django/commit/35423f6fb1bf6f8dcde657debbe981943474985b Author: Jannis Leidel Date: 2012-05-10 (Thu, 10 May 2012) Changed paths:

[django/django] 169b1a: Replaced foo.next() by next(foo).

2012-05-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 169b1a404c8118bb75840523d5fb3543de9c8889 https://github.com/django/django/commit/169b1a404c8118bb75840523d5fb3543de9c8889 Author: Claude Paroz Date: 2012-05-10 (Thu, 10 May 2012) Changed paths: M d

[django/django] c970bc: Fixed #18257 -- Typo in contenttypes docs.

2012-05-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c970bcf36897bcfff0a44a9ca0328dd0d1409b07 https://github.com/django/django/commit/c970bcf36897bcfff0a44a9ca0328dd0d1409b07 Author: Aymeric Augustin Date: 2012-05-10 (Thu, 10 May 2012) Changed paths:

[django/django] b1155a: Fixed #18093 -- Added a pk to AnonymousUser.

2012-05-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b1155adcde0282a533a5ad1d7220adbd52011230 https://github.com/django/django/commit/b1155adcde0282a533a5ad1d7220adbd52011230 Author: Aymeric Augustin Date: 2012-05-10 (Thu, 10 May 2012) Changed paths:

[django/django] 73f7d3: Fixed #17950 -- Warned about usability limits of M...

2012-05-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 73f7d346997d9520ea672b4f311349d7ba8b9075 https://github.com/django/django/commit/73f7d346997d9520ea672b4f311349d7ba8b9075 Author: Aymeric Augustin Date: 2012-05-10 (Thu, 10 May 2012) Changed paths:

[django/django] 46648b: Fixed #17798 -- Tweaked the CA localflavor.

2012-05-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 46648b641d86b663f825227df5af5473f13a3fb4 https://github.com/django/django/commit/46648b641d86b663f825227df5af5473f13a3fb4 Author: Aymeric Augustin Date: 2012-05-10 (Thu, 10 May 2012) Changed paths:

[django/django] d171b3: Fixed #16335 -- Clarified an unintuitive behavior.

2012-05-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d171b3cc0b32374fd5891254b04693e9ec8ed946 https://github.com/django/django/commit/d171b3cc0b32374fd5891254b04693e9ec8ed946 Author: Aymeric Augustin Date: 2012-05-10 (Thu, 10 May 2012) Changed paths:

[django/django] 3dde02: Fixed #17518 -- CSS glitch in StackedInline.

2012-05-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3dde02640c1bec4a2b34d12e6f92aa0a7f035227 https://github.com/django/django/commit/3dde02640c1bec4a2b34d12e6f92aa0a7f035227 Author: Aymeric Augustin Date: 2012-05-10 (Thu, 10 May 2012) Changed paths:

[django/django] 1c3006: Fixed #18298 -- Marked error strings as translatab...

2012-05-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1c30063faf88662c26c2e8847f1544cdb078e395 https://github.com/django/django/commit/1c30063faf88662c26c2e8847f1544cdb078e395 Author: Tyler Ball Date: 2012-05-10 (Thu, 10 May 2012) Changed paths: M dja

[django/django] 367379: Fixed #18281 -- Misleading wording in the tutorial...

2012-05-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 367379581fe11ff8a5a7b8729829197750c4dbb0 https://github.com/django/django/commit/367379581fe11ff8a5a7b8729829197750c4dbb0 Author: Aymeric Augustin Date: 2012-05-11 (Fri, 11 May 2012) Changed paths:

[django/django] 0611e1: Fixed #18301 -- Fixed url name in password reset e...

2012-05-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0611e1fed2308ad5613cffd3629dfa5a97248dff https://github.com/django/django/commit/0611e1fed2308ad5613cffd3629dfa5a97248dff Author: Claude Paroz Date: 2012-05-11 (Fri, 11 May 2012) Changed paths: M d

[django/django] 589af4: [1.4.x] Fixed #18301 -- Fixed url name in password...

2012-05-11 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 589af4971e259e7660ede6d0270207c856347c8f https://github.com/django/django/commit/589af4971e259e7660ede6d0270207c856347c8f Author: Claude Paroz Date: 2012-05-11 (Fri, 11 May 2012) Changed paths:

[django/django] 251288: Fixed typo in utils/archive.py docstring

2012-05-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 25128856f51cd795d176c3da7808913a45e2b964 https://github.com/django/django/commit/25128856f51cd795d176c3da7808913a45e2b964 Author: Adrian Holovaty Date: 2012-05-11 (Fri, 11 May 2012) Changed paths:

[django/django] 365853: Fixed #4102 -- Allow update of specific fields in ...

2012-05-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 365853da016f242937a657b488514e2f69fa6d82 https://github.com/django/django/commit/365853da016f242937a657b488514e2f69fa6d82 Author: Andrei Antoukh Date: 2012-05-12 (Sat, 12 May 2012) Changed paths: M

[django/django] de79d2: Avoided test failure on MySQL by skipping a failin...

2012-05-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: de79d23ce04193e0bc140991533359002f62ddf9 https://github.com/django/django/commit/de79d23ce04193e0bc140991533359002f62ddf9 Author: Anssi Kääriäinen Date: 2012-05-12 (Sat, 12 May 2012) Changed paths:

[django/django] 33ffd2: Added missing relative imports in test files.

2012-05-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 33ffd28d76d775c970691a3da282e98b349735c4 https://github.com/django/django/commit/33ffd28d76d775c970691a3da282e98b349735c4 Author: Claude Paroz Date: 2012-05-12 (Sat, 12 May 2012) Changed paths: M d

[django/django] bbb125: Replaced im_func and im_self by __func__ and __sel...

2012-05-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: bbb12581dbd91945857cb4731368671776d4d388 https://github.com/django/django/commit/bbb12581dbd91945857cb4731368671776d4d388 Author: Claude Paroz Date: 2012-05-12 (Sat, 12 May 2012) Changed paths: M d

[django/django] fcb09b: Fixed #10890: added prev/next_week in the context

2012-05-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: fcb09b5746192fea1b672346c915ee11e4120d7e https://github.com/django/django/commit/fcb09b5746192fea1b672346c915ee11e4120d7e Author: Aymeric Augustin Date: 2012-05-14 (Mon, 14 May 2012) Changed paths:

[django/django] bb4452: Fixed #18019 -- Use threaded runserver only when d...

2012-05-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: bb4452f212e211bca7b6b57904d59270ffd7a503 https://github.com/django/django/commit/bb4452f212e211bca7b6b57904d59270ffd7a503 Author: Claude Paroz Date: 2012-05-15 (Tue, 15 May 2012) Changed paths: M d

[django/django] 6bb85d: [1.4.x] Fixed #18019 -- Use threaded runserver onl...

2012-05-15 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 6bb85d98b0574aec1aec9fb97c26ce16bc060522 https://github.com/django/django/commit/6bb85d98b0574aec1aec9fb97c26ce16bc060522 Author: Claude Paroz Date: 2012-05-15 (Tue, 15 May 2012) Changed paths:

[django/django] 085c03: Updated installation instructions.

2012-05-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 085c03e08b29fafc92ef49c2a3717ec23cf1c500 https://github.com/django/django/commit/085c03e08b29fafc92ef49c2a3717ec23cf1c500 Author: Aymeric Augustin Date: 2012-05-15 (Tue, 15 May 2012) Changed paths:

[django/django] fa76c9: Non-failing test case

2012-05-16 Thread GitHub
Branch: refs/heads/ticket_18324 Home: https://github.com/django/django Commit: fa76c9ee0d9847ea357b8b1be7f3c786255713f5 https://github.com/django/django/commit/fa76c9ee0d9847ea357b8b1be7f3c786255713f5 Author: Anssi Kääriäinen Date: 2012-05-16 (Wed, 16 May 2012) Changed path

[django/django]

2012-05-16 Thread GitHub
Branch: refs/heads/ticket_18324 Home: https://github.com/django/django -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to d

[django/django] 5f75ac: Fixed #17896 -- Added file_hash method to CachedSt...

2012-05-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5f75ac91df2ef1c19946f65e08aa50165f061cd4 https://github.com/django/django/commit/5f75ac91df2ef1c19946f65e08aa50165f061cd4 Author: Jannis Leidel Date: 2012-05-16 (Wed, 16 May 2012) Changed paths: M

[django/django] 59d2b8: Fix issue #18267 - document `settings.configured` ...

2012-05-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 59d2b8aa16126d8d0a453f07d5c3497048bcd6b0 https://github.com/django/django/commit/59d2b8aa16126d8d0a453f07d5c3497048bcd6b0 Author: anatoly techtonik Date: 2012-05-16 (Wed, 16 May 2012) Changed paths:

[django/django] eb0140: Hidden __pycache__ dirs for FilePathField. Refs #1...

2012-05-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: eb0140bddca4d25be2bf02144f43b1b12b0cbed3 https://github.com/django/django/commit/eb0140bddca4d25be2bf02144f43b1b12b0cbed3 Author: Claude Paroz Date: 2012-05-16 (Wed, 16 May 2012) Changed paths: M d

[django/django] d3fa8d: [1.4.x] Updated docs/intro/whatsnext.txt to refere...

2012-05-16 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: d3fa8d92ea1b5c2404d5f750bf7efd5461840bf7 https://github.com/django/django/commit/d3fa8d92ea1b5c2404d5f750bf7efd5461840bf7 Author: Adrian Holovaty Date: 2012-05-16 (Wed, 16 May 2012) Changed paths

[django/django] 006c2b: Fixed #18326 -- Stripped ending chars in LiveServe...

2012-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 006c2b8fc166e53d4ffccda9c42ef9fc109e1c8d https://github.com/django/django/commit/006c2b8fc166e53d4ffccda9c42ef9fc109e1c8d Author: Claude Paroz Date: 2012-05-17 (Thu, 17 May 2012) Changed paths: M A

[django/django] 009e23: Fixed #17535 -- Optimized list generic views.

2012-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 009e237cf0c25ce13e73d58feb54ef4f86e47e4e https://github.com/django/django/commit/009e237cf0c25ce13e73d58feb54ef4f86e47e4e Author: Aymeric Augustin Date: 2012-05-17 (Thu, 17 May 2012) Changed paths:

[django/django] c4996d: Fixed #17449 -- Added OPTIONS to generic views.

2012-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c4996df16c58b46844d2e046bca5a3d41dfcc122 https://github.com/django/django/commit/c4996df16c58b46844d2e046bca5a3d41dfcc122 Author: Aymeric Augustin Date: 2012-05-17 (Thu, 17 May 2012) Changed paths:

[django/django] 82a76e: Mentioned the previous commit in the release notes

2012-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 82a76ef67d944b1a4507cac81476bebba0c90e4a https://github.com/django/django/commit/82a76ef67d944b1a4507cac81476bebba0c90e4a Author: Aymeric Augustin Date: 2012-05-17 (Thu, 17 May 2012) Changed paths:

[django/django] dcd438: Fixed #9893 -- Validated the length of file names

2012-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: dcd4383107d96c18bcb53312ca4de070374b334c https://github.com/django/django/commit/dcd4383107d96c18bcb53312ca4de070374b334c Author: Aymeric Augustin Date: 2012-05-17 (Thu, 17 May 2012) Changed paths:

[django/django] 20e697: Fixed #18323 -- Refactored date arithmetic

2012-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 20e697368219603599649bc67aea5e087caedeae https://github.com/django/django/commit/20e697368219603599649bc67aea5e087caedeae Author: Aymeric Augustin Date: 2012-05-17 (Thu, 17 May 2012) Changed paths:

[django/django] ab268e: Added a test for DayArchiveView. Refs #17192.

2012-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ab268e18486b244f6633f2e013c12b6664a3661a https://github.com/django/django/commit/ab268e18486b244f6633f2e013c12b6664a3661a Author: Aymeric Augustin Date: 2012-05-17 (Thu, 17 May 2012) Changed paths:

[django/django] 477487: Fixed #6916 -- Wrong spelling of Spanish province.

2012-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4774875896dec4098dba2981d562bd74e75c463f https://github.com/django/django/commit/4774875896dec4098dba2981d562bd74e75c463f Author: Aymeric Augustin Date: 2012-05-17 (Thu, 17 May 2012) Changed paths:

[django/django] c23d30: Added load i18n code to the base wizard form templ...

2012-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c23d306df83d226b4f3b5b852ec9fb22be12c61e https://github.com/django/django/commit/c23d306df83d226b4f3b5b852ec9fb22be12c61e Author: Jeremy Cowgar Date: 2012-05-17 (Thu, 17 May 2012) Changed paths: M

[django/django] 7549de: Fixed #18334 -- Fixed detection of supports_stddev...

2012-05-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7549de841c6e0d18822af047763f5e3211539be8 https://github.com/django/django/commit/7549de841c6e0d18822af047763f5e3211539be8 Author: Claude Paroz Date: 2012-05-18 (Fri, 18 May 2012) Changed paths: M d

[django/django] 45f55a: Fixed broken ES localflavor test after 4774875.

2012-05-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 45f55a9fccaac3240826aa993aba4247310be331 https://github.com/django/django/commit/45f55a9fccaac3240826aa993aba4247310be331 Author: Claude Paroz Date: 2012-05-18 (Fri, 18 May 2012) Changed paths: M t

[django/django] d04f72: Got rid of old __cmp__methods replaced by rich com...

2012-05-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d04f72fb31bab43386e12963c1c6dec23ae16143 https://github.com/django/django/commit/d04f72fb31bab43386e12963c1c6dec23ae16143 Author: Claude Paroz Date: 2012-05-18 (Fri, 18 May 2012) Changed paths: M d

[django/django] 02eca6: Added more relative imports in contrib.gis.

2012-05-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 02eca6c0e238c43f888e9e17c373dbb479c868bb https://github.com/django/django/commit/02eca6c0e238c43f888e9e17c373dbb479c868bb Author: Claude Paroz Date: 2012-05-18 (Fri, 18 May 2012) Changed paths: M d

[django/django] 91727c: Cleaned up WSGIRequestHandler get_environ to be Py...

2012-05-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 91727c76cda3f8bf286ee69652bc3625f150f6e7 https://github.com/django/django/commit/91727c76cda3f8bf286ee69652bc3625f150f6e7 Author: Claude Paroz Date: 2012-05-18 (Fri, 18 May 2012) Changed paths: M d

[django/django] 5d80d3: remove mention of djangoproject.com from cbv topic

2012-05-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5d80d30a237725109d3d822d99e82a34e36f1a22 https://github.com/django/django/commit/5d80d30a237725109d3d822d99e82a34e36f1a22 Author: Stratos Moros Date: 2012-05-18 (Fri, 18 May 2012) Changed paths: M

[django/django] c64706: Make sure these functions don't bleed into the glo...

2012-05-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c647065b490667a6691a1c358d471def9ad72b60 https://github.com/django/django/commit/c647065b490667a6691a1c358d471def9ad72b60 Author: Travis Swicegood Date: 2012-05-16 (Wed, 16 May 2012) Changed paths:

  1   2   3   4   5   6   7   8   9   10   >