Jannis Leidel
|
a64e96c227
|
Fixed #13568 -- Fixed the blocktrans tag to not raise a KeyError if the number of variables in the singular and the plural block differ. Thanks, deloide.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13967 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-10-01 02:02:01 +00:00 |
Jannis Leidel
|
d69c7eab04
|
Fixed #13897 -- Added tests for pagination feature of the generic object_list view. Thanks, d0ugal and SmileyChris.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13965 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-10-01 02:01:20 +00:00 |
Russell Keith-Magee
|
e2f55fbde6
|
Modified a fixtures_regress test case to make it more robust to database ordering.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13958 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-29 01:20:34 +00:00 |
Russell Keith-Magee
|
b24a55ca79
|
Migrated fixtures_regress doctests. Thanks to David Brenneman for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13954 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 14:52:20 +00:00 |
Russell Keith-Magee
|
0856c765f5
|
Migrated extra_regress doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13951 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 13:42:09 +00:00 |
Russell Keith-Magee
|
d0da38410b
|
Migrated expressions_regress doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13950 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 13:41:40 +00:00 |
Russell Keith-Magee
|
75536fef1f
|
Modified the requests unit tests so that they aren't dependent on dictionary ordering.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13948 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 11:54:58 +00:00 |
Russell Keith-Magee
|
3754669553
|
Unified the regressiontests/dateformat tests with the regressiontests/utils/dateformat tests.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13938 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 08:19:42 +00:00 |
Russell Keith-Magee
|
d577648732
|
Migrated defaultfilters doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13937 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 08:19:04 +00:00 |
Russell Keith-Magee
|
3610a21a42
|
Migrated regressiontest/datastructures doctest, and moved it into the existing utils datastructures package. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13936 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 08:18:39 +00:00 |
Russell Keith-Magee
|
ec3ba39fdb
|
A few test optimizations; using native unittest where no Django-specific TestCase features are required.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13935 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 08:18:12 +00:00 |
Russell Keith-Magee
|
67df1a5002
|
Migrated null_fk doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13934 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 08:17:36 +00:00 |
Russell Keith-Magee
|
d271566a7d
|
Migrated null_fk_ordering doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13933 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 08:17:12 +00:00 |
Russell Keith-Magee
|
974e8076c6
|
Migrated null_queries doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13932 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 08:16:47 +00:00 |
Russell Keith-Magee
|
1c09aca667
|
Migrated one_to_one_regress doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13931 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 08:16:23 +00:00 |
Russell Keith-Magee
|
d63ee2097f
|
Migrated requests doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13927 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 07:06:37 +00:00 |
Russell Keith-Magee
|
891bc66d55
|
Migrated reverse_single_related doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13926 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 07:06:15 +00:00 |
Russell Keith-Magee
|
30228b6459
|
Migrated select_related_regress doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13925 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 07:05:51 +00:00 |
Russell Keith-Magee
|
4747fe27a0
|
Removed a test assertion that depended on primary key ordering. The test doesn't validate anything significant, and fails under Postgres. Thanks to Tobias McNulty and the magical Caktus buildbot for pointing out the problem.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13923 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 04:48:43 +00:00 |
Russell Keith-Magee
|
1637fefcb0
|
Fixed #14351 -- Modified the requests test case to avoid an timing problem in the test.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13922 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-28 04:35:50 +00:00 |
Jannis Leidel
|
d80d2e8103
|
Fixed #14053 -- Also localize long integers. Thanks, David Danier.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13920 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 16:21:16 +00:00 |
Jannis Leidel
|
534792d055
|
Fixed #14290 -- Made format localization faster by caching the format modules. Thanks, Teemu Kurppa and Anssi Kääriäinen for the report and initial patches.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13898 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:25:08 +00:00 |
Russell Keith-Magee
|
16bba1294b
|
Migrated signals_regress doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13896 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:18:03 +00:00 |
Russell Keith-Magee
|
6b5a240d50
|
Migrated string_lookup doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13895 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:17:36 +00:00 |
Russell Keith-Magee
|
1bcde8d6b4
|
Migrated text doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13894 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:17:08 +00:00 |
Russell Keith-Magee
|
36ac6f1fb9
|
Migrated urlpatterns_reverse doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13893 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:16:46 +00:00 |
Russell Keith-Magee
|
110c247e8b
|
Added imports for some new unittest modules. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13892 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:16:20 +00:00 |
Russell Keith-Magee
|
082c5d2ae3
|
Migrated datastructures utils doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13891 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:15:58 +00:00 |
Russell Keith-Magee
|
9abfd55a29
|
Migrated timesince utils doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13890 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:15:33 +00:00 |
Russell Keith-Magee
|
ba53cd30d1
|
Reorganized utils tests so it's all in separate modules. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13889 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:15:04 +00:00 |
Russell Keith-Magee
|
b4a8c77e7c
|
Migrated datetime_safe doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13888 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:14:30 +00:00 |
Russell Keith-Magee
|
60e38d29ca
|
Migrated tzinfo doctests. Thanks to Stephan Jaekel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13887 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:14:06 +00:00 |
Russell Keith-Magee
|
474bd8648b
|
Migrated datatypes doctests. Thanks to Sebastian Hillig.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13886 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:13:43 +00:00 |
Russell Keith-Magee
|
2d3b47183a
|
Migrated custom_columns_regress doctests. Thanks to Sebastian Hillig.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13885 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:13:17 +00:00 |
Russell Keith-Magee
|
cd9aed5b2d
|
Migrated backends doctests. Thanks to Sebastian Hillig.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13884 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:12:48 +00:00 |
Russell Keith-Magee
|
d11dfcf678
|
Migrated admin_validation doctests. Thanks to Sebastian Hillig.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13883 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:12:22 +00:00 |
Russell Keith-Magee
|
09cdfda249
|
Migrated admin_registration doctests. Thanks to Sebastian Hillig.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13882 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:11:55 +00:00 |
Russell Keith-Magee
|
5ec1f0e150
|
Migrated admin_ordering doctests. Thanks to Sebastian Hillig.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13881 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:11:29 +00:00 |
Russell Keith-Magee
|
856a9e953b
|
Migrated admin_inlines doctest. Thanks to Sebastian Hillig.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13880 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-27 15:11:03 +00:00 |
Jannis Leidel
|
1df1378f9e
|
Fixed #13827 -- Cleaned up a few unnecessary function calls.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13876 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-26 21:36:22 +00:00 |
Jannis Leidel
|
d8d38ec6e7
|
Fixed #14271 -- Use absolute path for admin media tests. Thanks, Alex Gaynor.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13874 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-26 20:55:58 +00:00 |
Jannis Leidel
|
94096e83e9
|
Fixed #12544 and #13600 -- Fixed static files serving view to catch invalid date from If-Modified-Since header. Thanks akaihola and SmileyChris for patches.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13870 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-26 20:44:56 +00:00 |
Jannis Leidel
|
a686096c26
|
Fixed #7535 -- Correctly set Content-Encoding header in static files serving view. Thanks for the report and patch, Kevin Hunter.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13868 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-26 15:10:41 +00:00 |
Russell Keith-Magee
|
e2ff11c6a3
|
Migrated the custom_managers_regress doctests. Thanks to Paul McMillan.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13866 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-26 09:55:41 +00:00 |
Luke Plant
|
9d6eeeec39
|
Fixed #12019 - backwards compatibility issues with cache_page decorator.
Thanks to rokclimb15 for the report, and j4mie/rokclimb15 for the patches.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13864 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-21 19:32:22 +00:00 |
Ian Kelly
|
320c46999c
|
Fixed #14244: Allow lists of more than 1000 items to be used with the 'in' lookup in Oracle, by breaking them up into groups of 1000 items and ORing them together. Thanks to rlynch for the report and initial patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13859 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-16 19:53:41 +00:00 |
Luke Plant
|
3c19671711
|
Fixed #14254 - More tests for storage backends
Thanks to steph for the patch, also to tobias for cleanups.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13852 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-13 23:15:06 +00:00 |
Luke Plant
|
6fb4f6e299
|
Fixed #13765 - 'safe' parameter for urlencode filter
Thanks to KyleMac for the suggestion and SmileyChris for the patch
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13849 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-13 23:01:34 +00:00 |
Luke Plant
|
3f9054dd77
|
Fixed #12965 - unordered_list template filter fails when given a non-iterable second item in a two item list
Thanks to grahamu for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13845 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-13 22:31:17 +00:00 |
Malcolm Tredinnick
|
3d99526fc2
|
Fix a couple of typos in test names and descriptions.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13821 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-09-13 05:08:21 +00:00 |