Skip to content

Instantly share code, notes, and snippets.

@jarshwah
Created June 10, 2014 23:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jarshwah/42c4cd1f54c8fb3dd273 to your computer and use it in GitHub Desktop.
Save jarshwah/42c4cd1f54c8fb3dd273 to your computer and use it in GitHub Desktop.
Cumulative profiling data from django test suite, with loaddata optimisations
This file has been truncated, but you can view the full file.
vagrant@djangocore:~$ PYTHONPATH=/django /home/vagrant/.virtualenvs/py2.7/bin/python -m cProfile -s cumulative /django/tests/runtests.py --settings=djangocore_test_postgresql
Testing against Django installed in '/django/django'
Creating test database for alias 'default'...
Creating test database for alias 'other'...
..........................................................................................................................................................................................................................................................................................................................................................................x........................................................................................................................................................................................s...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sss...........................................................................sss....................s..s..s....ss........sss......................s....................s........................................................................................................................................ssssssssssssssssssssssssssssssssssssssssss..........................................................................................................................................................................s....s.....................x...................................................s........................................................................................................................................................................................................................s..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................x..................................................................................................................................................................................................s..........................................................s...............................................................................................................................................................................................................................................................................................................................................................................s.............................................................................................................................................................................................................................................................................................................................................................................x............................................................................................................................................................................................................................................................................................x.....x........................................................................................................................s................................x..................x.................................................................................................................................................................................................................................xx...............................................................................................................................................................................ss....................................................................................................................................................................................................................................s...........................................s........................s.s.ss...s.......ss.....s......s.........s..s.s...............s.s......s................................................................................................................................................................................................................................s..................................................FE.........FE...................................FE.......FE.............ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..ssssssssssssssssss...........................ss....................ssssss........................ssssssssssssssssss...............................................................................................................................................................................................................................................................................s...............................................s.........................................................................................................................................................................................................................................s.........................s...........................s.............................................................................................s................sssssssssssssssssss...............................................................................................................................................................................................................................................ssssss.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss.........................................................................................................................................................................................................................................................................sssss..........................................................................................................ssss.........
Ran 7037 tests in 1304.903s
FAILED (failures=4, errors=4, skipped=265, expected failures=10)
Destroying test database for alias 'default'...
Destroying test database for alias 'other'...
257004957 function calls (253814953 primitive calls) in 1431.689 seconds
Ordered by: cumulative time
ncalls tottime percall cumtime percall filename:lineno(function)
2/1 0.007 0.004 1432.016 1432.016 runtests.py:2(<module>)
1 0.001 0.001 1425.488 1425.488 runtests.py:186(django_tests)
1 0.000 0.000 1307.328 1307.328 runner.py:137(run_tests)
1 0.000 0.000 1304.907 1304.907 runner.py:115(run_suite)
3/1 0.000 0.000 1304.907 1304.907 runner.py:140(run)
3/1 0.101 0.034 1304.903 1304.903 suite.py:69(__call__)
5945 0.139 0.000 1229.285 0.207 testcases.py:163(__call__)
7040/7037 0.053 0.000 1221.504 0.174 case.py:390(__call__)
7040/7037 0.418 0.000 1221.451 0.174 case.py:293(run)
1501/865 0.092 0.000 468.541 0.542 base.py:298(execute)
1494/858 0.054 0.000 464.332 0.541 __init__.py:77(call_command)
2512/2511 0.086 0.000 459.307 0.183 client.py:329(generic)
2172/2171 0.101 0.000 458.827 0.211 client.py:404(request)
2172/2171 0.080 0.000 457.983 0.211 client.py:93(__call__)
2173/2172 0.193 0.000 456.188 0.210 base.py:73(get_response)
1808/1807 0.030 0.000 370.870 0.205 client.py:278(get)
1524/1481 0.014 0.000 370.756 0.250 client.py:467(get)
9637/9634 0.348 0.000 288.164 0.030 urlresolvers.py:512(reverse)
7250/6418 0.086 0.000 283.884 0.044 base.py:144(render)
3/1 0.102 0.034 283.702 283.702 suite.py:88(run)
8517/6418 0.086 0.000 283.652 0.044 utils.py:82(instrumented_test_render)
47652/6460 1.966 0.000 283.198 0.044 base.py:840(render)
9625/9622 0.549 0.000 282.617 0.029 urlresolvers.py:420(_reverse_with_prefix)
1465/952 6.586 0.004 276.578 0.291 urlresolvers.py:281(_populate)
173930/13751 0.803 0.000 274.393 0.020 base.py:857(render_node)
839 0.016 0.000 258.760 0.308 response.py:94(render)
836 0.013 0.000 258.505 0.309 response.py:69(rendered_content)
387336 64.163 0.000 247.142 0.001 regex_helper.py:50(normalize)
1279/706 0.066 0.000 239.256 0.339 loader_tags.py:103(render)
12472/9105 0.344 0.000 222.260 0.024 loader_tags.py:51(render)
202 0.017 0.000 221.908 1.099 registry.py:48(run_checks)
194 0.003 0.000 217.813 1.123 base.py:363(check)
185081 10.250 0.000 209.293 0.001 base.py:1043(check)
160 0.739 0.005 206.363 1.290 model_checks.py:12(check_all_models)
185079 3.177 0.000 164.535 0.001 base.py:1120(_check_fields)
4790 0.110 0.000 149.205 0.031 defaulttags.py:440(render)
1578/1113 0.039 0.000 135.779 0.122 decorators.py:94(_wrapped_view)
36243/22244 0.280 0.000 134.445 0.006 defaulttags.py:310(render)
1044/928 0.011 0.000 131.910 0.142 cache.py:50(_wrapped_view_func)
441 0.008 0.000 127.845 0.290 base.py:529(handle)
76202/59280 1.056 0.000 127.090 0.002 manager.py:79(manager_method)
584 0.008 0.000 123.637 0.212 sites.py:192(inner)
397127/200051 1.749 0.000 116.753 0.001 urlresolvers.py:328(reverse_dict)
586/553 0.006 0.000 113.149 0.205 decorators.py:22(_wrapper)
581/548 0.006 0.000 112.620 0.206 decorators.py:23(bound_func)
4 0.000 0.000 110.239 27.560 runner.py:112(setup_databases)
4 0.001 0.000 110.239 27.560 runner.py:257(setup_databases)
2 0.000 0.000 110.234 55.117 creation.py:335(create_test_db)
484652/397968 3.828 0.000 107.452 0.000 dispatcher.py:175(send)
112388 105.712 0.001 107.123 0.001 {method 'execute' of 'psycopg2._psycopg.cursor' objects}
105973 1.641 0.000 106.731 0.001 utils.py:57(execute)
613 0.006 0.000 101.820 0.166 client.py:477(post)
472 0.007 0.000 90.284 0.191 options.py:545(wrapper)
656 0.007 0.000 89.205 0.136 client.py:287(post)
336 0.017 0.000 86.953 0.259 sql.py:232(emit_post_migrate_signal)
120757 2.452 0.000 86.103 0.001 related.py:98(check)
14518721/14504664 54.161 0.000 85.866 0.000 {next}
40554/40142 0.581 0.000 83.960 0.002 query.py:961(_fetch_all)
7952/2130 1.482 0.000 83.899 0.039 defaulttags.py:142(render)
1361 0.542 0.000 82.350 0.061 __init__.py:63(create_permissions)
26178 0.581 0.000 79.249 0.003 query.py:340(get)
95258 0.961 0.000 78.548 0.001 related.py:1634(check)
96316 0.939 0.000 78.126 0.001 related.py:1332(check)
124344/124336 1.958 0.000 77.361 0.001 query.py:205(iterator)
299/281 0.011 0.000 74.815 0.266 transaction.py:283(inner)
30716633/30716040 61.742 0.000 71.764 0.000 {isinstance}
17 0.006 0.000 71.607 4.212 migrate.py:40(handle)
524465 12.426 0.000 71.366 0.000 __init__.py:184(check)
45364/45359 0.749 0.000 69.923 0.002 compiler.py:758(execute_sql)
387470/387289 37.732 0.000 69.669 0.000 regex_helper.py:299(flatten_result)
8696356/8437761 16.322 0.000 68.942 0.000 {len}
74536/74397 0.501 0.000 67.778 0.001 base.py:896(render)
143460 0.802 0.000 64.470 0.000 compiler.py:692(results_iter)
9201 0.270 0.000 64.340 0.007 models.py:33(get_for_model)
314 0.042 0.000 60.652 0.193 flush.py:30(handle_noargs)
242/239 0.027 0.000 55.686 0.233 options.py:1323(changeform_view)
49191 0.747 0.000 54.226 0.001 query.py:697(_filter_or_exclude)
122987/122834 2.405 0.000 54.082 0.000 options.py:453(get_all_related_objects_with_model)
47379 0.258 0.000 53.012 0.001 query.py:683(filter)
31335/31328 0.224 0.000 52.922 0.002 query.py:121(__len__)
86 0.159 0.002 52.651 0.612 collectstatic.py:79(collect)
10042 0.079 0.000 52.527 0.005 loader.py:139(get_template)
10046 0.109 0.000 52.438 0.005 loader.py:118(find_template)
120757 7.255 0.000 52.316 0.000 related.py:140(_check_clashes)
14382/14375 0.069 0.000 52.131 0.004 loader.py:43(__call__)
14371 0.143 0.000 52.060 0.004 loader.py:46(load_template)
84 0.005 0.000 51.793 0.617 collectstatic.py:134(handle_noargs)
10146 0.131 0.000 50.935 0.005 base.py:124(__init__)
79 0.002 0.000 50.642 0.641 tests.py:130(run_collectstatic)
10145 0.191 0.000 50.626 0.005 base.py:153(compile_string)
1182 0.038 0.000 50.002 0.042 testcases.py:311(_assert_contains)
957 0.020 0.000 49.541 0.052 testcases.py:343(assertContains)
77 0.004 0.000 49.214 0.639 tests.py:121(setUp)
1513 0.026 0.000 49.019 0.032 html.py:221(parse_html)
1468 0.011 0.000 49.004 0.033 testcases.py:78(assert_and_parse_html)
330/324 0.009 0.000 48.133 0.149 utils.py:278(inner)
3497 1.330 0.000 48.066 0.014 HTMLParser.py:140(goahead)
1749 0.010 0.000 48.063 0.027 HTMLParser.py:107(feed)
50392/50328 0.859 0.000 47.481 0.001 query.py:1268(add_q)
1600331/1203968 8.241 0.000 45.709 0.000 encoding.py:65(force_text)
52481/50381 1.454 0.000 45.238 0.001 query.py:1294(_add_q)
23900 0.644 0.000 44.975 0.002 base.py:596(save_base)
653/423 0.021 0.000 44.661 0.106 loader_tags.py:136(render)
104 0.007 0.000 43.982 0.423 debug.py:333(get_traceback_html)
9241 0.061 0.000 43.834 0.005 loader.py:151(get_template_from_string)
4497 0.053 0.000 43.294 0.010 forms.py:542(as_widget)
4432 0.022 0.000 43.265 0.010 forms.py:510(__str__)
22544687 42.543 0.000 42.543 0.000 {method 'append' of 'list' objects}
34006 1.207 0.000 41.744 0.001 HTMLParser.py:279(parse_starttag)
24428 0.619 0.000 41.695 0.002 base.py:658(_save_table)
83728 1.126 0.000 41.611 0.000 base.py:873(render_value_in_context)
31 0.001 0.000 41.437 1.337 tests.py:41(_dumpdata_assert)
70291/10145 3.508 0.000 40.335 0.004 base.py:253(parse)
63216/63086 2.659 0.000 39.746 0.001 query.py:1108(build_filter)
1379/1374 19.149 0.014 39.525 0.029 options.py:473(_fill_related_objects_cache)
32873 4.808 0.000 39.154 0.001 html.py:185(handle_starttag)
6691 0.097 0.000 38.856 0.006 query.py:411(get_or_create)
137 0.001 0.000 38.497 0.281 options.py:1414(change_view)
514 0.437 0.001 37.039 0.072 widgets.py:516(render_options)
322 0.009 0.000 36.915 0.115 flush.py:92(emit_post_migrate)
166 0.026 0.000 36.437 0.219 tests.py:115(run_test)
82 0.007 0.000 36.195 0.441 widgets.py:561(render)
506 0.015 0.000 36.182 0.072 subprocess.py:723(communicate)
506 0.028 0.000 36.164 0.071 subprocess.py:1303(_communicate)
506 0.053 0.000 36.051 0.071 subprocess.py:1336(_communicate_with_poll)
1374 35.921 0.026 35.921 0.026 {built-in method poll}
21427 0.152 0.000 35.412 0.002 base.py:537(save)
38156/38016 2.689 0.000 35.263 0.001 compiler.py:82(as_sql)
165495/165229 1.713 0.000 35.126 0.000 base.py:593(resolve)
1 0.000 0.000 34.215 34.215 tests.py:82(test_model_index)
121523 0.703 0.000 33.634 0.000 options.py:447(get_all_related_objects)
102 0.001 0.000 33.553 0.329 sites.py:224(wrapper)
5286 0.074 0.000 33.278 0.006 testcases.py:829(_post_teardown)
81071/80618 0.182 0.000 33.096 0.000 trans_real.py:194(translation)
1895266/1890983 18.954 0.000 32.920 0.000 html.py:64(__eq__)
921/559 0.026 0.000 32.917 0.059 trans_real.py:111(__init__)
411401/411176 5.282 0.000 32.670 0.000 functional.py:208(wrapper)
24473 0.411 0.000 32.447 0.001 query.py:908(_insert)
15355770 32.397 0.000 32.413 0.000 regex_helper.py:206(next_char)
1 0.000 0.000 32.151 32.151 tests.py:76(test_loading_and_dumping)
920 0.477 0.001 31.772 0.035 trans_real.py:161(_add_installed_apps_translations)
13940118/13938310 31.010 0.000 31.228 0.000 {hasattr}
524465 4.614 0.000 31.117 0.000 __init__.py:287(_check_backend_specific_checks)
24 31.099 1.296 31.099 1.296 {time.sleep}
61196 0.452 0.000 30.870 0.001 trans_real.py:128(_new_gnu_trans)
61769 0.525 0.000 30.645 0.000 gettext.py:476(translation)
289003 2.262 0.000 30.370 0.000 lru_cache.py:94(wrapper)
24473 0.585 0.000 30.243 0.001 compiler.py:914(execute_sql)
269 0.013 0.000 29.913 0.111 testcases.py:246(assertRedirects)
8389/8174 0.061 0.000 29.656 0.004 query.py:125(__iter__)
1148 0.227 0.000 29.533 0.026 introspection.py:31(get_table_list)
7098 0.056 0.000 29.498 0.004 suite.py:125(_handleClassSetUp)
465 0.008 0.000 29.264 0.063 base.py:62(view)
812 0.025 0.000 29.144 0.036 testcases.py:915(prepare_fixtures)
806 0.010 0.000 29.102 0.036 testcases.py:910(setUpClass)
61932 3.707 0.000 28.799 0.000 gettext.py:421(find)
465 0.009 0.000 28.707 0.062 base.py:79(dispatch)
1311 0.043 0.000 28.338 0.022 options.py:426(init_name_map)
80503 0.342 0.000 27.617 0.000 __init__.py:144(activate)
65 0.029 0.000 27.528 0.424 debug.py:68(technical_500_response)
74/73 0.002 0.000 27.460 0.376 decorators.py:19(_wrapped_view)
998 0.036 0.000 27.280 0.027 __init__.py:1258(table_names)
80503 0.375 0.000 27.276 0.000 trans_real.py:204(activate)
16647 0.221 0.000 27.212 0.002 query.py:363(create)
22140 0.146 0.000 27.014 0.001 base.py:729(_do_insert)
6775 0.262 0.000 26.960 0.004 collectstatic.py:297(copy_file)
831 0.039 0.000 26.939 0.032 loaddata.py:45(handle)
217 0.003 0.000 26.901 0.124 debug.py:65(sensitive_post_parameters_wrapper)
165274 0.442 0.000 26.808 0.000 options.py:388(get_field_by_name)
141965 1.796 0.000 26.023 0.000 query.py:1320(names_to_path)
35 0.001 0.000 25.957 0.742 utils.py:108(get_deleted_objects)
9871 0.568 0.000 25.363 0.003 storage.py:177(_save)
45 0.001 0.000 25.314 0.563 base.py:153(get)
17 0.000 0.000 25.309 1.489 views.py:30(dispatch)
26646/16692 0.669 0.000 25.145 0.002 defaulttags.py:908(do_if)
39 0.001 0.000 24.971 0.640 utils.py:203(nested)
125/51 0.002 0.000 24.970 0.490 utils.py:188(_nested)
108 0.004 0.000 24.964 0.231 utils.py:121(format_callback)
8934509/8388205 20.631 0.000 24.848 0.000 {getattr}
830 0.044 0.000 24.671 0.030 loaddata.py:69(loaddata)
71 0.003 0.000 24.379 0.343 widgets.py:266(render)
17 0.001 0.000 24.127 1.419 widgets.py:38(render)
155479 1.596 0.000 23.734 0.000 __init__.py:858(check)
864 0.038 0.000 23.234 0.027 loaddata.py:122(load_label)
17304/17256 0.147 0.000 22.908 0.001 pprint.py:58(pformat)
17304/17256 0.154 0.000 22.705 0.001 pprint.py:117(pformat)
96388/17256 2.663 0.000 22.476 0.001 pprint.py:129(_format)
81586 1.228 0.000 22.416 0.000 html.py:77(format_html)
148601 1.418 0.000 22.245 0.000 __init__.py:1010(check)
24441 0.437 0.000 21.819 0.001 related.py:1894(check)
16333 0.076 0.000 21.779 0.001 defaultfilters.py:956(pprint)
829 0.008 0.000 21.731 0.026 testcases.py:948(load_fixtures)
482 0.012 0.000 21.518 0.045 utils.py:61(parse_rst)
92 0.021 0.000 21.274 0.231 tests.py:159(run_manage)
483 0.003 0.000 21.186 0.044 core.py:421(publish_parts)
483 0.011 0.000 21.182 0.044 core.py:558(publish_programmatically)
310 0.008 0.000 20.988 0.068 testcases.py:856(_fixture_teardown)
44800 0.242 0.000 20.248 0.000 models.py:1064(__iter__)
10 0.170 0.017 19.946 1.995 migrate.py:171(sync_apps)
34 0.001 0.000 19.901 0.585 debug.py:30(sensitive_variables_wrapper)
63216 1.099 0.000 19.533 0.000 query.py:1067(solve_lookup_type)
38 0.000 0.000 19.390 0.510 utils.py:376(inner)
53839 0.570 0.000 19.285 0.000 transaction.py:198(__exit__)
6367 0.128 0.000 19.061 0.003 storage.py:37(save)
114/106 0.002 0.000 19.006 0.179 testcases.py:1027(skip_wrapper)
899477 10.749 0.000 19.001 0.000 posixpath.py:60(join)
3828 0.264 0.000 18.835 0.005 storage.py:190(post_process)
218874 1.372 0.000 18.734 0.000 html.py:67(conditional_escape)
29 0.002 0.000 18.670 0.644 options.py:1574(delete_view)
6651 0.133 0.000 18.635 0.003 query.py:447(_create_object_from_params)
88459 0.720 0.000 18.434 0.000 {map}
80117 0.787 0.000 18.058 0.000 utils.py:99(inner)
104240/103728 0.643 0.000 17.905 0.000 pprint.py:228(_repr)
364 0.030 0.000 17.585 0.048 client.py:547(login)
130261 1.569 0.000 17.502 0.000 query.py:937(_clone)
7956 0.102 0.000 17.479 0.002 forms.py:111(__init__)
1 0.000 0.000 17.456 17.456 tests.py:24(test_table_exists)
99 0.001 0.000 17.387 0.176 options.py:1411(add_view)
191563/191517 7.009 0.000 17.238 0.000 base.py:364(__init__)
137 0.004 0.000 17.097 0.125 __init__.py:1156(error)
142 0.003 0.000 17.093 0.120 __init__.py:1239(_log)
142 0.002 0.000 17.062 0.120 __init__.py:1260(handle)
104240/103728 0.422 0.000 17.060 0.000 pprint.py:237(format)
142 0.001 0.000 17.060 0.120 __init__.py:1292(callHandlers)
142 0.004 0.000 17.058 0.120 __init__.py:735(handle)
117 0.036 0.000 17.045 0.146 log.py:99(emit)
5286 0.058 0.000 17.026 0.003 testcases.py:760(_pre_setup)
23 0.056 0.002 16.852 0.733 sites.py:363(index)
19 0.009 0.000 16.711 0.880 tests.py:651(setUp)
96 0.014 0.000 16.687 0.174 createcachetable.py:24(handle)
88 0.001 0.000 16.674 0.189 tests.py:893(setUp)
88 0.002 0.000 16.672 0.189 tests.py:903(create_table)
217530/103728 8.783 0.000 16.640 0.000 pprint.py:247(_safe_repr)
524464 12.976 0.000 16.571 0.000 __init__.py:1427(check_field)
634 0.062 0.000 16.523 0.026 createcachetable.py:37(create_table)
1 0.000 0.000 16.490 16.490 tests.py:4150(test_tags)
1120144/1119774 4.341 0.000 16.306 0.000 {method 'join' of 'unicode' objects}
667 0.082 0.000 16.209 0.024 forms.py:179(_html_output)
836 0.010 0.000 16.170 0.019 response.py:51(resolve_template)
46401 0.434 0.000 16.160 0.000 widgets.py:500(render_option)
524465 2.374 0.000 16.104 0.000 __init__.py:227(_check_choices)
53839 0.475 0.000 16.064 0.000 transaction.py:145(__enter__)
40 0.002 0.000 15.687 0.392 views.py:173(send_log)
12724/12683 0.086 0.000 15.430 0.001 functional.py:52(__get__)
74 0.006 0.000 15.283 0.207 tests.py:155(run_django_admin)
79136 1.704 0.000 14.974 0.000 _os.py:58(safe_join)
211499/84803 1.536 0.000 14.934 0.000 compiler.py:74(compile)
105 0.004 0.000 14.532 0.138 client.py:610(_handle_redirects)
1072 0.054 0.000 14.457 0.013 base.py:1205(render)
104918 0.544 0.000 14.186 0.000 base.py:368(compile_filter)
614 0.010 0.000 14.155 0.023 loader.py:181(select_template)
271311 4.448 0.000 14.145 0.000 html.py:36(escape)
1 0.226 0.226 14.113 14.113 tests.py:511(test_templates)
378 0.003 0.000 14.068 0.037 forms.py:250(as_table)
84365/83327 1.297 0.000 13.985 0.000 where.py:85(as_sql)
2 0.005 0.003 13.940 6.970 views.py:59(get_context_data)
549757 2.563 0.000 13.887 0.000 __init__.py:779(_get_choices)
262099 7.497 0.000 13.861 0.000 posixpath.py:312(normpath)
2136464 8.474 0.000 13.818 0.000 utf_8.py:15(decode)
104936 2.533 0.000 13.646 0.000 base.py:549(__init__)
1279 0.013 0.000 13.621 0.011 loader_tags.py:90(get_parent)
51882 0.396 0.000 13.534 0.000 storage.py:282(path)
7225706/7225601 13.405 0.000 13.533 0.000 {method 'extend' of 'list' objects}
5340 3.868 0.001 13.527 0.003 {method 'fetchall' of 'psycopg2._psycopg.cursor' objects}
146819/143937 0.340 0.000 13.509 0.000 __init__.py:120(ensure_connection)
483 0.010 0.000 13.367 0.028 core.py:205(publish)
288339 1.372 0.000 13.283 0.000 re.py:226(_compile)
37 0.002 0.000 13.237 0.358 options.py:1068(response_add)
1494 0.056 0.000 13.170 0.009 __init__.py:102(connect)
16881/13964 0.326 0.000 13.052 0.001 loader_tags.py:157(do_block)
54861/54815 3.404 0.000 12.899 0.000 {__import__}
97234 0.572 0.000 12.886 0.000 related.py:543(__get__)
4699 0.058 0.000 12.707 0.003 base.py:707(_do_update)
253 0.031 0.000 12.519 0.049 options.py:1417(changelist_view)
138165 4.486 0.000 12.480 0.000 query.py:234(clone)
10830 0.119 0.000 12.469 0.001 __init__.py:164(commit)
10546/9624 0.060 0.000 12.333 0.001 base.py:170(_get_session)
7263/5084 0.194 0.000 12.284 0.002 defaulttags.py:747(do_for)
10829 0.151 0.000 12.270 0.001 __init__.py:135(_commit)
1 0.051 0.051 12.254 12.254 tests.py:21(test_generated_data)
11 0.000 0.000 12.250 1.114 createsuperuser.py:53(execute)
534/327 0.016 0.000 12.155 0.037 formsets.py:293(is_valid)
141131/10441 2.196 0.000 12.154 0.001 copy.py:145(deepcopy)
2368 0.053 0.000 12.129 0.005 db.py:17(load)
161 0.037 0.000 12.107 0.075 checks.py:8(check_generic_foreign_keys)
976 0.004 0.000 12.094 0.012 __init__.py:158(__enter__)
10830 12.073 0.001 12.073 0.001 {method 'commit' of 'psycopg2._psycopg.connection' objects}
1494 0.019 0.000 12.026 0.008 base.py:132(get_new_connection)
1494 0.066 0.000 12.007 0.008 __init__.py:119(connect)
1494 11.713 0.008 11.713 0.008 {psycopg2._psycopg._connect}
5151 4.819 0.001 11.679 0.002 checks.py:12(<genexpr>)
1300/1294 0.027 0.000 11.679 0.009 loader_tags.py:186(do_extends)
16 0.001 0.000 11.640 0.728 test_debug.py:356(verify_unsafe_response)
1959/1585 0.079 0.000 11.610 0.007 db.py:49(save)
420 0.013 0.000 11.524 0.027 formsets.py:314(full_clean)
176070 1.155 0.000 11.515 0.000 _os.py:28(abspathu)
649/419 0.003 0.000 11.414 0.027 formsets.py:271(errors)
40 0.002 0.000 11.383 0.285 options.py:1115(response_change)
35 0.002 0.000 11.344 0.324 options.py:1173(response_post_save_change)
81691/27439 1.658 0.000 11.340 0.000 copy.py:306(_reconstruct)
7 0.074 0.011 11.325 1.618 inspectdb.py:25(handle_noargs)
18306/17602 0.237 0.000 11.321 0.001 functional.py:16(_curried)
1921 0.020 0.000 11.268 0.006 base.py:169(save)
24473 2.135 0.000 11.236 0.000 compiler.py:859(as_sql)
5654 0.117 0.000 11.224 0.002 sre_compile.py:495(compile)
62359/62263 0.834 0.000 11.099 0.000 lookups.py:148(as_sql)
314 0.015 0.000 10.953 0.035 sql.py:107(sql_flush)
4695 0.049 0.000 10.952 0.002 formsets.py:88(management_form)
483 0.005 0.000 10.930 0.023 __init__.py:63(read)
483 0.004 0.000 10.910 0.023 __init__.py:72(parse)
317 0.111 0.000 10.850 0.034 __init__.py:1277(django_table_names)
483 0.011 0.000 10.843 0.022 __init__.py:152(parse)
1 0.000 0.000 10.815 10.815 tests.py:176(test_special_column_name_introspection)
1372/1367 5.020 0.004 10.794 0.008 options.py:519(_fill_related_many_to_many_cache)
92214 1.363 0.000 10.615 0.000 __init__.py:152(cursor)
78800 0.816 0.000 10.496 0.000 query.py:1391(setup_joins)
13327 0.314 0.000 10.464 0.001 inspectdb.py:32(handle_inspection)
636366 2.685 0.000 10.389 0.000 __init__.py:171(get_language)
514 0.008 0.000 10.334 0.020 formsets.py:135(forms)
976813 6.150 0.000 10.224 0.000 utils.py:218(__getitem__)
1870496/1816148 3.961 0.000 10.135 0.000 {setattr}
529410 3.541 0.000 10.053 0.000 __init__.py:34(__getattr__)
623563 5.926 0.000 9.982 0.000 abc.py:128(__instancecheck__)
305 0.003 0.000 9.952 0.033 options.py:288(get_view_on_site_url)
2232 0.050 0.000 9.920 0.004 related.py:915(add)
29640/28538 0.148 0.000 9.916 0.000 __init__.py:279(get_autocommit)
703 1.726 0.002 9.848 0.014 registry.py:141(get_models)
34 0.001 0.000 9.841 0.289 tests.py:82(assertFileContains)
7 0.000 0.000 9.828 1.404 tests.py:192(_get_file)
1 0.000 0.000 9.792 9.792 tests.py:203(test_dumpdata_with_excludes)
2272 0.143 0.000 9.739 0.004 related.py:983(_add_items)
1 0.001 0.001 9.684 9.684 tests.py:1472(test_dumpdata)
113126 5.022 0.000 9.673 0.000 collections.py:107(values)
127 0.002 0.000 9.654 0.076 __init__.py:122(serialize)
126 0.087 0.001 9.653 0.077 base.py:35(serialize)
1 0.000 0.000 9.621 9.621 tests.py:253(test_dumpdata_with_pks)
4695 0.145 0.000 9.543 0.002 formsets.py:39(__init__)
1466 0.038 0.000 9.537 0.007 related.py:1185(__set__)
547616 2.734 0.000 9.497 0.000 genericpath.py:15(exists)
4 0.016 0.004 9.432 2.358 tests.py:452(serializerTest)
386956 2.378 0.000 9.418 0.000 datastructures.py:399(appendlist)
21 0.001 0.000 9.400 0.448 options.py:1156(response_post_save_add)
4427584 9.259 0.000 9.398 0.000 options.py:271(_swapped)
8723/8009 0.162 0.000 9.366 0.001 copy.py:234(_deepcopy_tuple)
38151 1.282 0.000 9.348 0.000 compiler.py:191(get_columns)
2 0.003 0.002 9.301 4.650 views.py:92(get_context_data)
640130 5.194 0.000 9.270 0.000 six.py:492(itervalues)
490080/489187 5.341 0.000 9.163 0.000 safestring.py:117(mark_safe)
51610/51583 0.364 0.000 9.016 0.000 __init__.py:20(import_module)
502037/501912 2.818 0.000 9.014 0.000 {all}
8350 1.361 0.000 9.000 0.001 base.py:200(tokenize)
3883098 8.351 0.000 8.948 0.000 {method 'get' of 'dict' objects}
1 0.000 0.000 8.948 8.948 tests.py:363(test_inheritance_with_same_model_name)
2006 0.010 0.000 8.944 0.004 storage.py:314(post_process)
3512 0.093 0.000 8.928 0.003 query.py:373(bulk_create)
34975/8200 0.508 0.000 8.911 0.001 copy.py:226(_deepcopy_list)
120757 3.142 0.000 8.906 0.000 related.py:105(_check_relation_model_exists)
2 0.002 0.001 8.831 4.415 tests.py:4620(test_change_view)
118783 2.434 0.000 8.822 0.000 base.py:683(__init__)
726462 8.805 0.000 8.805 0.000 {posix.stat}
1483 0.014 0.000 8.708 0.006 statemachine.py:131(__init__)
1483 0.054 0.000 8.682 0.006 statemachine.py:480(add_states)
22245 0.114 0.000 8.628 0.000 statemachine.py:468(add_state)
920/558 0.010 0.000 8.613 0.015 trans_real.py:174(_add_fallback)
702667 3.001 0.000 8.593 0.000 __init__.py:44(__getattr__)
197621/197360 0.863 0.000 8.565 0.000 base.py:730(resolve)
474 0.022 0.000 8.561 0.018 __init__.py:74(login)
44532 0.296 0.000 8.551 0.000 models.py:1082(choice)
1756 0.063 0.000 8.525 0.005 client.py:387(_session)
22245 0.110 0.000 8.513 0.000 states.py:216(__init__)
10 0.002 0.000 8.469 0.847 test_debug.py:420(verify_unsafe_email)
30986 0.190 0.000 8.428 0.000 storage.py:43(path)
22245 0.126 0.000 8.403 0.000 statemachine.py:957(__init__)
121694/112548 0.774 0.000 8.383 0.000 encoding.py:42(smart_text)
706982 3.387 0.000 8.283 0.000 config.py:157(get_models)
22245 0.115 0.000 8.277 0.000 statemachine.py:598(__init__)
10404/2878 0.049 0.000 8.252 0.003 debug.py:78(render_node)
34 0.002 0.000 8.185 0.241 crypto.py:142(pbkdf2)
35 3.402 0.097 8.180 0.234 crypto.py:177(F)
22245 0.264 0.000 8.162 0.000 statemachine.py:973(add_initial_transitions)
89965/44912 1.146 0.000 8.139 0.000 query.py:1399(get_cached_row)
19732 8.122 0.000 8.122 0.000 {fcntl.flock}
3676580 8.097 0.000 8.097 0.000 collections.py:72(__iter__)
5629 0.034 0.000 8.092 0.001 models.py:562(initial_form_count)
18987 0.182 0.000 8.070 0.000 storage.py:269(exists)
4 0.001 0.000 8.060 2.015 tests.py:376(test_expiration)
4 0.000 0.000 8.039 2.010 tests.py:445(test_set_many_expiration)
864 0.156 0.000 8.034 0.009 loaddata.py:174(find_fixtures)
12 0.008 0.001 8.028 0.669 runner.py:51(build_suite)
41 0.003 0.000 8.025 0.196 dumpdata.py:47(handle)
96316 1.502 0.000 7.928 0.000 related.py:1337(_check_unique_target)
320/316 0.115 0.000 7.883 0.025 registry.py:58(populate)
483 0.017 0.000 7.873 0.016 states.py:148(run)
1659/483 0.075 0.000 7.825 0.016 statemachine.py:184(run)
23 0.002 0.000 7.790 0.339 options.py:1191(response_action)
2281/2087 0.243 0.000 7.768 0.004 base.py:63(__new__)
1 0.000 0.000 7.753 7.753 tests.py:59(test_templatetag_index)
637436 4.536 0.000 7.717 0.000 trans_real.py:235(get_language)
65 0.002 0.000 7.708 0.119 registry.py:283(set_installed_apps)
5656/5654 0.078 0.000 7.697 0.001 sre_parse.py:663(parse)
483 0.006 0.000 7.689 0.016 core.py:132(process_programmatic_settings)
483 0.005 0.000 7.680 0.016 core.py:118(get_settings)
150149/149928 2.111 0.000 7.641 0.000 base.py:751(_resolve_lookup)
1065 0.018 0.000 7.617 0.007 models.py:582(_construct_form)
8 0.000 0.000 7.604 0.951 actions.py:15(delete_selected)
25 0.001 0.000 7.594 0.304 hashers.py:233(encode)
30439 0.153 0.000 7.579 0.000 __init__.py:82(ugettext)
212 0.012 0.000 7.568 0.036 loader.py:143(discover)
3765/2987 0.091 0.000 7.560 0.003 statemachine.py:424(check_line)
483 0.107 0.000 7.526 0.016 core.py:101(setup_option_parser)
843/570 0.050 0.000 7.465 0.013 loader.py:237(_find_tests)
8201/5656 0.141 0.000 7.459 0.001 sre_parse.py:301(_parse_sub)
259306 1.042 0.000 7.458 0.000 re.py:188(compile)
30716 0.136 0.000 7.437 0.000 trans_real.py:308(ugettext)
483 0.015 0.000 7.419 0.015 frontend.py:509(__init__)
30720 0.553 0.000 7.399 0.000 trans_real.py:274(do_translate)
10781/5768 1.763 0.000 7.352 0.001 sre_parse.py:379(_parse)
44490 1.295 0.000 7.341 0.000 statemachine.py:729(make_transitions)
6810 0.151 0.000 7.333 0.001 utils.py:23(flatatt)
5 0.000 0.000 7.232 1.446 tests.py:4438(send_message)
223033/214237 2.143 0.000 7.214 0.000 copy.py:66(copy)
5249 0.143 0.000 7.214 0.001 utils.py:292(enable)
185075 2.792 0.000 7.146 0.000 base.py:1241(_check_column_name_clashes)
328760 3.996 0.000 7.144 0.000 base.py:212(create_token)
44526 0.188 0.000 7.139 0.000 models.py:1131(label_from_instance)
13832/13817 0.128 0.000 7.130 0.001 html.py:88(format_html_join)
1459/1342 0.028 0.000 7.112 0.005 options.py:508(get_all_related_m2m_objects_with_model)
92214 1.238 0.000 7.094 0.000 __init__.py:130(_cursor)
3116 0.024 0.000 7.051 0.002 formsets.py:126(initial_form_count)
2331 0.067 0.000 6.902 0.003 query.py:922(_batched_insert)
90 0.001 0.000 6.897 0.077 formsets.py:434(all_valid)
1 0.007 0.007 6.854 6.854 tests.py:1211(testChangeView)
116 0.006 0.000 6.789 0.059 helpers.py:253(_media)
147 0.007 0.000 6.776 0.046 views.py:22(login)
276924 2.858 0.000 6.764 0.000 related.py:1437(foreign_related_fields)
1397 0.083 0.000 6.680 0.005 introspection.py:42(get_table_description)
10583 0.079 0.000 6.671 0.001 re.py:139(search)
1 0.000 0.000 6.668 6.668 tests.py:4171(test_filters)
2936209 6.627 0.000 6.627 0.000 {method 'startswith' of 'unicode' objects}
964 0.010 0.000 6.578 0.007 states.py:2277(explicit_markup)
4340 0.429 0.000 6.539 0.002 app_directories.py:57(load_template_source)
1 0.001 0.001 6.519 6.519 runtests.py:92(setup)
62364 1.456 0.000 6.508 0.000 lookups.py:138(process_lhs)
148 0.007 0.000 6.444 0.044 options.py:1033(render_change_form)
7 0.012 0.002 6.442 0.920 sites.py:426(app_index)
11387/11379 0.177 0.000 6.410 0.001 debug.py:88(render)
4352 0.093 0.000 6.401 0.001 query.py:585(_update)
7525/7524 0.053 0.000 6.390 0.001 config.py:181(import_models)
185079 3.731 0.000 6.335 0.000 base.py:1186(_check_field_name_clashes)
32299 2.476 0.000 6.331 0.000 compiler.py:273(get_default_columns)
4976 0.229 0.000 6.327 0.001 testcases.py:982(_fixture_teardown)
22245 0.160 0.000 6.323 0.000 statemachine.py:645(add_initial_transitions)
996/988 0.021 0.000 6.274 0.006 states.py:298(nested_list_parse)
78 0.002 0.000 6.236 0.080 base.py:212(handle_uncaught_exception)
386986 2.562 0.000 6.236 0.000 datastructures.py:390(setlistdefault)
3969 0.065 0.000 6.227 0.002 json.py:47(end_object)
52230 0.561 0.000 6.207 0.000 compiler.py:1148(cursor_iter)
974378 3.021 0.000 6.179 0.000 options.py:471(<genexpr>)
16036 0.089 0.000 6.135 0.000 functional.py:189(__wrapper__)
483 0.299 0.001 6.122 0.013 frontend.py:541(populate_from_components)
964 0.015 0.000 6.096 0.006 states.py:2300(explicit_list)
4411 0.022 0.000 6.060 0.001 models.py:861(initial_form_count)
16036 0.058 0.000 6.046 0.000 functional.py:85(__init__)
5131 2.994 0.001 5.988 0.001 functional.py:97(__prepare_class__)
1492 0.083 0.000 5.971 0.004 related.py:942(clear)
2778/2655 0.049 0.000 5.951 0.002 deletion.py:147(collect)
787 0.012 0.000 5.927 0.008 models.py:866(_construct_form)
289 0.020 0.000 5.830 0.020 client.py:589(logout)
44421 0.558 0.000 5.790 0.000 models.py:76(__str__)
18638 0.112 0.000 5.780 0.000 query.py:1197(iterator)
892 0.011 0.000 5.755 0.006 db.py:35(create)
4452/4447 0.101 0.000 5.747 0.001 compiler.py:996(execute_sql)
49 0.001 0.000 5.719 0.117 test_views.py:52(login)
68 0.018 0.000 5.668 0.083 tests.py:40(setUp)
5241 0.115 0.000 5.667 0.001 utils.py:310(disable)
41150 0.446 0.000 5.659 0.000 optparse.py:1007(add_option)
1 0.000 0.000 5.653 5.653 tests.py:379(test_output_formats)
985 0.027 0.000 5.640 0.006 base.py:737(delete)
10140 5.612 0.001 5.612 0.001 {posix.open}
10943 0.056 0.000 5.595 0.001 storage.py:31(open)
21154 5.051 0.000 5.585 0.000 {posix.listdir}
255076 2.113 0.000 5.563 0.000 statemachine.py:696(make_transition)
1 0.010 0.010 5.553 5.553 tests.py:424(testRelationSpanningFilters)
4023 0.056 0.000 5.551 0.001 widgets.py:245(render)
10943 0.153 0.000 5.539 0.001 storage.py:174(_open)
32656 5.516 0.000 5.516 0.000 {method 'close' of 'file' objects}
26422 0.265 0.000 5.516 0.000 fields.py:205(__deepcopy__)
856625 3.738 0.000 5.483 0.000 related.py:51(get_accessor_name)
35817/35783 0.170 0.000 5.430 0.000 functional.py:222(inner)
51969/23457 0.233 0.000 5.418 0.000 six.py:472(next)
35593/35563 0.142 0.000 5.412 0.000 html.py:104(<genexpr>)
120757 1.864 0.000 5.380 0.000 related.py:121(_check_referencing_to_swapped_model)
27133 0.162 0.000 5.359 0.000 defaulttags.py:900(__init__)
2136657 5.349 0.000 5.349 0.000 {_codecs.utf_8_decode}
52230 0.498 0.000 5.286 0.000 compiler.py:1154(<lambda>)
3969 0.445 0.000 5.223 0.001 __init__.py:122(dump)
27148 0.428 0.000 5.198 0.000 smartif.py:154(__init__)
5063/5061 0.064 0.000 5.139 0.001 case.py:444(assertRaises)
42999 5.116 0.000 5.116 0.000 {open}
1778 0.017 0.000 5.100 0.003 helpers.py:222(__iter__)
1033 0.011 0.000 5.093 0.005 functional.py:356(_setup)
44 0.001 0.000 5.085 0.116 locale.py:28(process_request)
784 0.004 0.000 5.077 0.006 middleware.py:23(<lambda>)
784 0.008 0.000 5.073 0.006 middleware.py:9(get_user)
786 0.021 0.000 5.070 0.006 __init__.py:142(get_user)
448 0.006 0.000 5.055 0.011 base.py:280(cycle_key)
2609 0.173 0.000 5.042 0.002 deletion.py:242(delete)
62440 1.667 0.000 5.036 0.000 gettext.py:130(_expand_lang)
41204 0.967 0.000 5.035 0.000 optparse.py:560(__init__)
45709 2.549 0.000 5.034 0.000 dispatcher.py:254(_live_receivers)
2269793 5.016 0.000 5.016 0.000 {method 'startswith' of 'str' objects}
116851 0.783 0.000 4.987 0.000 options.py:499(get_all_related_many_to_many_objects)
4500 0.056 0.000 4.952 0.001 tests.py:602(render)
44370 0.426 0.000 4.915 0.000 models.py:153(__str__)
765787/765786 3.328 0.000 4.831 0.000 datastructures.py:368(getlist)
6 0.000 0.000 4.830 0.805 test_debug.py:375(verify_safe_response)
289087 2.225 0.000 4.820 0.000 lru_cache.py:26(_make_key)
27625/27624 0.512 0.000 4.799 0.000 query.py:148(__getitem__)
1 0.000 0.000 4.798 4.798 tests.py:63(test_templatefilter_index)
55193 0.563 0.000 4.771 0.000 query.py:1087(build_lookup)
14480/14161 0.051 0.000 4.740 0.000 forms.py:150(errors)
1358 0.013 0.000 4.716 0.003 base.py:152(_get_new_session_key)
7192 0.072 0.000 4.704 0.001 forms.py:351(full_clean)
1 0.000 0.000 4.701 4.701 tests.py:3957(test_user_permission_performance)
1 0.001 0.001 4.690 4.690 tests.py:3886(test_save_button)
75526 0.876 0.000 4.679 0.000 options.py:258(verbose_name_raw)
117 0.021 0.000 4.678 0.040 debug.py:263(get_traceback_data)
11 0.000 0.000 4.634 0.421 views.py:41(raises500)
507 0.035 0.000 4.631 0.009 subprocess.py:619(__init__)
1 0.001 0.001 4.622 4.622 tests.py:3898(test_save_continue_editing_button)
7844 0.183 0.000 4.578 0.001 __init__.py:223(savepoint)
9866 0.091 0.000 4.560 0.000 locks.py:111(unlock)
1 0.000 0.000 4.534 4.534 tests.py:4002(test_group_permission_performance)
507 0.106 0.000 4.509 0.009 subprocess.py:1111(_execute_child)
6 0.000 0.000 4.499 0.750 views.py:210(sensitive_view)
50448 1.507 0.000 4.487 0.000 base.py:177(split_contents)
1355 0.122 0.000 4.469 0.003 management.py:9(update_contenttypes)
116180 1.098 0.000 4.468 0.000 base.py:67(write)
41608 0.246 0.000 4.451 0.000 smartif.py:171(translate_token)
1272 0.032 0.000 4.442 0.003 formsets.py:144(_construct_form)
1 0.003 0.003 4.419 4.419 tests.py:3193(test_char_pk_inline)
15 0.000 0.000 4.417 0.294 hashers.py:242(verify)
7585 0.098 0.000 4.413 0.001 collectstatic.py:214(delete_file)
500432/500415 2.188 0.000 4.402 0.000 {any}
24929 0.357 0.000 4.392 0.000 __init__.py:1079(check)
6 0.000 0.000 4.390 0.732 views.py:226(paranoid_view)
1630 0.039 0.000 4.351 0.003 query.py:533(delete)
6 0.000 0.000 4.350 0.725 views.py:196(non_sensitive_view)
276779/276388 1.896 0.000 4.346 0.000 where.py:300(clone)
1 0.003 0.003 4.344 4.344 tests.py:3128(test_simple_inline)
25319/25043 0.117 0.000 4.339 0.000 urlresolvers.py:342(app_dict)
6 0.000 0.000 4.321 0.720 views.py:290(custom_exception_reporter_filter_view)
1654 0.019 0.000 4.319 0.003 formsets.py:107(total_form_count)
5 0.001 0.000 4.312 0.862 test_debug.py:453(verify_safe_email)
1 0.000 0.000 4.306 4.306 tests.py:696(test_normal_pk)
1 0.000 0.000 4.287 4.287 tests.py:529(test_nk_deserialize_xml)
38150 0.456 0.000 4.264 0.000 compiler.py:354(get_ordering)
1 0.002 0.002 4.248 4.248 tests.py:1127(testDoubleLoginIsNotAllowed)
608 0.007 0.000 4.245 0.007 sites.py:145(has_permission)
358 0.003 0.000 4.239 0.012 loader.py:229(_get_module_from_name)
7844 0.142 0.000 4.233 0.001 __init__.py:205(_savepoint)
1 0.000 0.000 4.230 4.230 tests.py:77(test_loaddata)
1 0.004 0.004 4.224 4.224 tests.py:3161(test_explicit_autofield_inline)
1 0.003 0.003 4.220 4.220 tests.py:3258(test_inherited_inline)
26809 0.143 0.000 4.217 0.000 app_directories.py:39(get_template_sources)
32018 0.246 0.000 4.205 0.000 defaulttags.py:904(create_var)
524465 2.633 0.000 4.204 0.000 __init__.py:193(_check_field_name)
151037 0.654 0.000 4.182 0.000 __init__.py:620(get_db_prep_save)
1 0.000 0.000 4.174 4.174 tests.py:344(test_dumpdata_uses_default_manager)
78218/78099 0.526 0.000 4.173 0.000 {method 'sub' of '_sre.SRE_Pattern' objects}
1 0.003 0.003 4.160 4.160 tests.py:3226(test_integer_pk_inline)
5740 0.092 0.000 4.142 0.001 testcases.py:187(_pre_setup)
54685 0.829 0.000 4.113 0.000 collections.py:37(__init__)
24441 0.932 0.000 4.083 0.000 related.py:1912(_check_relationship_model)
950 0.016 0.000 4.078 0.004 db.py:70(delete)
30 0.010 0.000 4.058 0.135 makemessages.py:209(handle_noargs)
828 0.304 0.000 4.018 0.005 loaddata.py:229(fixture_dirs)
550 0.009 0.000 3.969 0.007 hashers.py:44(check_password)
1921 0.069 0.000 3.944 0.002 models.py:304(__init__)
9866 0.092 0.000 3.942 0.000 locks.py:107(lock)
1188 0.018 0.000 3.918 0.003 request.py:216(_load_post_and_files)
95226 1.242 0.000 3.917 0.000 formats.py:168(localize)
28601/2511 0.694 0.000 3.889 0.002 urlresolvers.py:349(resolve)
1577483/1576255 3.249 0.000 3.866 0.000 {iter}
621 0.019 0.000 3.857 0.006 request.py:190(parse_file_upload)
38038/3265 0.848 0.000 3.851 0.001 base.py:850(get_nodes_by_type)
157 0.005 0.000 3.828 0.024 forms.py:171(__init__)
1 0.000 0.000 3.806 3.806 test_debug.py:92(test_template_exceptions)
2064 0.028 0.000 3.805 0.002 query.py:601(exists)
1912/433 0.199 0.000 3.786 0.009 shutil.py:208(rmtree)
158716 2.169 0.000 3.785 0.000 collections.py:111(items)
368674/350822 1.554 0.000 3.785 0.000 {method 'join' of 'str' objects}
187562 1.747 0.000 3.773 0.000 tree.py:91(add)
27947 0.345 0.000 3.764 0.000 query.py:803(order_by)
2060 0.040 0.000 3.756 0.002 query.py:438(has_results)
4976 0.090 0.000 3.751 0.001 testcases.py:960(_fixture_setup)
939 0.022 0.000 3.748 0.004 xml_serializer.py:164(__next__)
259400 2.194 0.000 3.734 0.000 base.py:313(extend_nodelist)
6817 0.027 0.000 3.724 0.001 case.py:374(doCleanups)
61677/30560 0.274 0.000 3.719 0.000 functional.py:143(__text_cast)
1146 0.028 0.000 3.715 0.003 testcases.py:866(assertQuerysetEqual)
1 0.002 0.002 3.704 3.704 tests.py:1044(testLogin)
16 0.001 0.000 3.678 0.230 views.py:38(get_context_data)
2721 0.018 0.000 3.676 0.001 wsgi.py:133(_get_post)
1 0.001 0.001 3.655 3.655 test_views.py:874(test_user_change_different_user_password)
2280 0.903 0.000 3.591 0.002 registry.py:216(get_containing_app_config)
183491/41806 1.341 0.000 3.588 0.000 base.py:820(get_nodes_by_type)
621 0.127 0.000 3.585 0.006 multipartparser.py:104(parse)
8354/8259 0.112 0.000 3.568 0.000 compiler.py:455(find_ordering_name)
2945 0.029 0.000 3.552 0.001 query.py:625(values_list)
461680 2.345 0.000 3.552 0.000 operations.py:99(quote_name)
262141/262076 2.003 0.000 3.537 0.000 encoding.py:119(force_bytes)
1 0.000 0.000 3.533 3.533 test_debug.py:607(test_sensitive_function_arguments)
3856 0.033 0.000 3.525 0.001 crypto.py:54(get_random_string)
1 0.000 0.000 3.518 3.518 test_debug.py:622(test_sensitive_function_keyword_arguments)
4 0.000 0.000 3.517 0.879 views.py:242(sensitive_args_function_caller)
4 0.000 0.000 3.502 0.875 views.py:260(sensitive_kwargs_function_caller)
1 0.001 0.001 3.500 3.500 test_views.py:863(test_user_change_password)
62382/62286 0.675 0.000 3.464 0.000 lookups.py:96(process_rhs)
6946 0.034 0.000 3.420 0.000 forms.py:157(is_valid)
3866 0.146 0.000 3.420 0.001 storage.py:152(converter)
1340 0.026 0.000 3.419 0.003 db.py:32(exists)
1 0.000 0.000 3.403 3.403 test_debug.py:563(test_multivalue_dict_key_error)
253802 0.992 0.000 3.402 0.000 sre_parse.py:201(get)
63213 0.317 0.000 3.396 0.000 lookups.py:80(__init__)
2060 0.030 0.000 3.393 0.002 compiler.py:748(has_results)
2423 0.015 0.000 3.388 0.001 base.py:48(__getitem__)
4 0.000 0.000 3.385 0.846 views.py:328(multivalue_dict_key_error)
1 0.000 0.000 3.383 3.383 test_debug.py:537(test_sensitive_request)
70830 1.119 0.000 3.371 0.000 _abcoll.py:483(update)
7310 0.247 0.000 3.367 0.000 i18n.py:309(do_translate)
5740 0.044 0.000 3.365 0.001 testcases.py:216(_post_teardown)
52241 1.102 0.000 3.343 0.000 {method 'fetchmany' of 'psycopg2._psycopg.cursor' objects}
107231 0.512 0.000 3.338 0.000 urlresolvers.py:179(regex)
1 0.000 0.000 3.330 3.330 test_debug.py:550(test_paranoid_request)
5653 0.056 0.000 3.326 0.001 sre_compile.py:480(_code)
8378 0.062 0.000 3.326 0.000 compiler.py:486(_setup_joins)
3415 0.118 0.000 3.324 0.001 query.py:1596(add_fields)
1 0.000 0.000 3.319 3.319 test_debug.py:589(test_sensitive_method)
3168 0.063 0.000 3.310 0.001 query.py:1086(_setup_query)
4 0.000 0.000 3.304 0.826 views.py:324(sensitive_method_view)
4 0.000 0.000 3.304 0.826 views.py:309(method)
354767 1.548 0.000 3.296 0.000 related.py:1423(related_fields)
2100 0.103 0.000 3.287 0.002 models.py:240(__new__)
3070 0.014 0.000 3.273 0.001 utils.py:262(__enter__)
1 0.000 0.000 3.271 3.271 tests.py:108(test_get_key_columns)
1 0.000 0.000 3.270 3.270 introspection.py:73(get_key_columns)
1 0.000 0.000 3.270 3.270 test_debug.py:524(test_non_sensitive_request)
1 0.000 0.000 3.233 3.233 test_debug.py:576(test_custom_exception_reporter_filter)
124772 0.519 0.000 3.202 0.000 crypto.py:77(<genexpr>)
7553 0.105 0.000 3.194 0.000 glob.py:18(iglob)
22616 0.078 0.000 3.192 0.000 signals.py:30(update_installed_apps)
1 0.000 0.000 3.188 3.188 tests.py:4045(test_index_css_classes)
1383453 3.175 0.000 3.175 0.000 {method 'endswith' of 'unicode' objects}
30 0.062 0.002 3.174 0.106 makemessages.py:307(build_potfiles)
579/573 0.004 0.000 3.171 0.006 defaulttags.py:35(render)
486130 2.132 0.000 3.158 0.000 options.py:468(<lambda>)
7 0.000 0.000 3.135 0.448 tests.py:328(run_collectstatic)
970 0.012 0.000 3.125 0.003 deletion.py:209(related_objects)
1 0.000 0.000 3.118 3.118 tests.py:1697(test_recentactions_without_content_type)
70263 1.217 0.000 3.104 0.000 query.py:214(get_compiler)
638 0.007 0.000 3.101 0.005 testcases.py:631(assertHTMLEqual)
1 0.000 0.000 3.099 3.099 test_response.py:326(test_middleware_caching)
459389/371973 1.936 0.000 3.097 0.000 __init__.py:149(__getattr__)
1 0.000 0.000 3.093 3.093 test_forms.py:323(test_bug_17944_unmanageable_password)
1525311 3.086 0.000 3.086 0.000 {method 'replace' of 'unicode' objects}
1 0.002 0.002 3.085 3.085 tests.py:1289(testHistoryView)
63213 0.464 0.000 3.079 0.000 lookups.py:84(get_prep_lookup)
745 0.509 0.001 3.076 0.004 app_directories.py:17(calculate_app_template_dirs)
263 0.667 0.003 3.074 0.012 related.py:275(swappable_setting)
1 0.000 0.000 3.069 3.069 test_forms.py:311(test_unsuable_password)
5109 0.073 0.000 3.065 0.001 __init__.py:243(savepoint_rollback)
171717 0.942 0.000 3.057 0.000 genericpath.py:38(isdir)
1 0.000 0.000 3.053 3.053 test_base.py:303(test_cached_views)
185079 1.323 0.000 3.049 0.000 base.py:1295(_check_unique_together)
1 0.000 0.000 3.040 3.040 test_forms.py:318(test_bug_17944_empty_password)
185079 1.480 0.000 3.038 0.000 base.py:1265(_check_index_together)
3574 0.086 0.000 3.014 0.001 storage.py:117(url)
1300336 3.011 0.000 3.011 0.000 _weakrefset.py:68(__contains__)
347 0.014 0.000 2.996 0.009 __init__.py:105(logout)
93 0.243 0.003 2.968 0.032 models.py:1(<module>)
1 0.000 0.000 2.966 2.966 test_forms.py:329(test_bug_17944_unknown_password_algorithm)
2 0.000 0.000 2.957 1.479 tests.py:340(test_clearsessions_command)
1 0.000 0.000 2.918 2.918 tests.py:66(test_serialization)
1 0.000 0.000 2.918 2.918 tests.py:362(test_loading_using)
1 0.000 0.000 2.914 2.914 tests.py:504(test_nk_deserialize)
1 0.000 0.000 2.893 2.893 tests.py:35(test_system_exit)
203308 1.687 0.000 2.892 0.000 six.py:496(iteritems)
5109 0.105 0.000 2.884 0.001 __init__.py:209(_savepoint_rollback)
1014 0.023 0.000 2.882 0.003 subprocess.py:475(_eintr_retry_call)
15 0.000 0.000 2.881 0.192 admin.py:91(add_view)
57 0.001 0.000 2.864 0.050 tests.py:78(setUp)
215794 1.069 0.000 2.864 0.000 query.py:51(__init__)
1 0.000 0.000 2.859 2.859 tests.py:558(test_nk_on_serialize)
81477 0.538 0.000 2.845 0.000 manager.py:165(get_queryset)
7208 0.121 0.000 2.840 0.000 glob.py:49(glob1)
1405 0.040 0.000 2.829 0.002 models.py:470(modelform_factory)
1340 2.828 0.002 2.828 0.002 {posix.read}
1232306 2.826 0.000 2.826 0.000 {method 'endswith' of 'str' objects}
314 0.010 0.000 2.825 0.009 state.py:41(render)
359813 1.488 0.000 2.820 0.000 compiler.py:50(__call__)
6 0.000 0.000 2.814 0.469 tests.py:149(test_staticfiles_dirs)
1 0.000 0.000 2.803 2.803 tests.py:242(test_dumpdata_with_filtering_manager)
1 0.000 0.000 2.801 2.801 tests.py:292(test_dumpdata_with_file_output)
2 0.000 0.000 2.801 1.400 tests.py:161(test_relative_path)
1 0.000 0.000 2.794 2.794 tests.py:324(test_db_loading)
1453673 2.793 0.000 2.793 0.000 {method 'write' of 'cStringIO.StringO' objects}
1 0.003 0.003 2.787 2.787 tests.py:4291(test_multiple_years)
1 0.000 0.000 2.774 2.774 tests.py:371(test_unmatched_identifier_loading)
158 0.005 0.000 2.755 0.017 admin_list.py:302(result_list)
4452 0.370 0.000 2.737 0.001 compiler.py:945(as_sql)
405 0.003 0.000 2.717 0.007 finders.py:261(get_finders)
1 0.000 0.000 2.712 2.712 tests.py:348(test_loaddata_app_option)
123736 0.790 0.000 2.712 0.000 random.py:272(choice)
84 0.197 0.002 2.710 0.032 finders.py:123(__init__)
2 0.000 0.000 2.709 1.354 test_management.py:31(wrapped)
20164 0.220 0.000 2.705 0.000 text.py:24(<lambda>)
254 0.004 0.000 2.703 0.011 finders.py:266(get_finder)
11192 0.175 0.000 2.701 0.000 autoreload.py:79(gen_filenames)
391 0.019 0.000 2.700 0.007 state.py:252(render)
408662 1.876 0.000 2.693 0.000 __init__.py:584(get_attname_column)
185079 1.395 0.000 2.690 0.000 base.py:1371(_check_ordering)
1 0.002 0.002 2.690 2.690 tests.py:1155(testAddView)
13023 0.163 0.000 2.688 0.000 {method 'sort' of 'list' objects}
231 0.004 0.000 2.679 0.012 shortcuts.py:133(resolve_url)
5623 0.304 0.000 2.673 0.000 forms.py:369(_clean_fields)
1 0.000 0.000 2.665 2.665 test_management.py:324(test_passing_stdin)
212 0.015 0.000 2.663 0.013 utils.py:13(popen_wrapper)
190 0.002 0.000 2.655 0.014 related.py:1662(deconstruct)
190 0.003 0.000 2.653 0.014 related.py:1382(deconstruct)
21900 0.190 0.000 2.630 0.000 fields.py:146(clean)
164 0.003 0.000 2.626 0.016 django_1_6_0.py:9(check_1_6_compatibility)
309 0.003 0.000 2.625 0.008 hashers.py:67(make_password)
421040 1.761 0.000 2.616 0.000 weakref.py:283(get)
164 1.304 0.008 2.606 0.016 django_1_6_0.py:91(_check_boolean_field_default_value)
14051/5653 1.109 0.000 2.603 0.000 sre_compile.py:32(_compile)
272609 1.625 0.000 2.599 0.000 sre_parse.py:182(__next)
3507/3503 0.027 0.000 2.598 0.001 base.py:59(get)
10 0.000 0.000 2.594 0.259 admin.py:166(response_add)
569 0.068 0.000 2.569 0.005 loader.py:59(loadTestsFromModule)
41045 0.194 0.000 2.558 0.000 defaulttags.py:893(eval)
185079 1.035 0.000 2.558 0.000 base.py:1131(_check_m2m_through_same_relationship)
63205 1.073 0.000 2.556 0.000 query.py:1032(prepare_lookup_value)
223017 1.507 0.000 2.545 0.000 regex_helper.py:227(walk_to_end)
381386 1.554 0.000 2.530 0.000 base.py:355(next_token)
62382 0.287 0.000 2.530 0.000 lookups.py:92(process_lhs)
519 0.016 0.000 2.527 0.005 __init__.py:47(authenticate)
7101 0.063 0.000 2.520 0.000 suite.py:225(_tearDownPreviousClass)
1 0.002 0.002 2.501 2.501 tests.py:2342(testInline)
6823 0.058 0.000 2.466 0.000 functional.py:167(__lt__)
1 0.002 0.002 2.465 2.465 tests.py:479(testIsNullLookups)
63113 0.749 0.000 2.461 0.000 __init__.py:627(get_prep_lookup)
22 0.001 0.000 2.440 0.111 views.py:133(password_reset)
2205 0.023 0.000 2.439 0.001 state.py:235(construct_fields)
14518 0.060 0.000 2.423 0.000 functional.py:149(__cast)
154045 0.546 0.000 2.421 0.000 __init__.py:609(get_db_prep_value)
4 0.000 0.000 2.421 0.605 runner.py:121(teardown_databases)
2 0.000 0.000 2.421 1.210 creation.py:452(destroy_test_db)
2 0.000 0.000 2.420 1.210 creation.py:474(_destroy_test_db)
1 0.000 0.000 2.419 2.419 test_hashers.py:47(test_pkbdf2)
1 0.000 0.000 2.416 2.416 test_hashers.py:34(test_simple)
647 0.005 0.000 2.409 0.004 base.py:45(__contains__)
1517 0.022 0.000 2.401 0.002 loader.py:48(loadTestsFromTestCase)
41204 1.302 0.000 2.399 0.000 optparse.py:609(_set_attrs)
111674 0.642 0.000 2.398 0.000 query.py:841(get_initial_alias)
22616 0.080 0.000 2.396 0.000 signals.py:50(update_connections_time_zone)
166 0.002 0.000 2.390 0.014 formsets.py:386(media)
122860 0.856 0.000 2.380 0.000 __init__.py:1049(get_prep_value)
133276 1.374 0.000 2.374 0.000 StringIO.py:208(write)
1 0.002 0.002 2.367 2.367 tests.py:1354(testCustomModelAdminTemplates)
1 0.002 0.002 2.353 2.353 test_i18n.py:24(test_setlang)
427 0.003 0.000 2.353 0.006 admin_list.py:286(results)
84751 1.003 0.000 2.352 0.000 html.py:28(append)
185081 1.566 0.000 2.345 0.000 base.py:1110(_check_managers)
270 0.005 0.000 2.342 0.009 admin_list.py:281(__init__)
1297 0.045 0.000 2.337 0.002 admin_list.py:181(items_for_result)
2507 0.021 0.000 2.332 0.001 base.py:1134(render)
42 0.012 0.000 2.320 0.055 autodetector.py:80(_detect_changes)
1252210 2.312 0.000 2.312 0.000 {method 'isalpha' of 'str' objects}
5504 0.045 0.000 2.312 0.000 multipartparser.py:606(__iter__)
1 0.002 0.002 2.303 2.303 tests.py:561(test_disallowed_filtering)
1 0.000 0.000 2.302 2.302 tests.py:723(test_extended_bodyclass_template_index)
1 0.002 0.002 2.295 2.295 tests.py:387(testSortIndicatorsAdminOrder)
1 0.000 0.000 2.290 2.290 tests.py:1690(test_recentactions_link)
113228 1.734 0.000 2.286 0.000 query.py:109(__init__)
3062 0.015 0.000 2.269 0.001 utils.py:265(__exit__)
517 0.009 0.000 2.266 0.004 backends.py:11(authenticate)
63573 1.229 0.000 2.258 0.000 locale.py:339(normalize)
1 0.000 0.000 2.256 2.256 tests.py:606(test_hide_change_password)
23489/8430 0.142 0.000 2.236 0.000 utils.py:20(get_files)
6350 0.077 0.000 2.232 0.000 storage.py:65(get_available_name)
16041/14683 0.142 0.000 2.228 0.000 base.py:299(add_to_class)
3568 0.035 0.000 2.223 0.001 storage.py:273(stored_name)
321 0.018 0.000 2.218 0.007 main.py:36(__init__)
287 0.073 0.000 2.215 0.008 makemessages.py:53(process)
7921/7770 0.276 0.000 2.211 0.000 posixpath.py:355(realpath)
1 0.000 0.000 2.202 2.202 tests.py:1114(testLoginSuccessfullyRedirectsToOriginalUrl)
11539 2.201 0.000 2.201 0.000 {posix.remove}
2332 0.030 0.000 2.190 0.001 registry.py:205(is_installed)
26722 0.237 0.000 2.175 0.000 widgets.py:178(__deepcopy__)
1 0.002 0.002 2.173 2.173 tests.py:2873(test_edit_model_modeladmin_defer_qs)
1 0.002 0.002 2.161 2.161 tests.py:463(testIncorrectLookupParameters)
380 0.102 0.000 2.156 0.006 {built-in method Parse}
1 0.000 0.000 2.147 2.147 tests.py:3359(testAdminIndex)
2030 0.025 0.000 2.144 0.001 query.py:561(_raw_delete)
1 0.000 0.000 2.140 2.140 tests.py:4092(testAppModelInAppIndexBodyClass)
1551 0.100 0.000 2.140 0.001 models.py:153(fields_for_model)
1 0.000 0.000 2.135 2.135 tests.py:3364(testAppIndex)
1430 0.074 0.000 2.132 0.001 python.py:81(Deserializer)
1084 0.011 0.000 2.129 0.002 json.py:65(Deserializer)
27251 0.074 0.000 2.128 0.000 pulldom.py:255(getEvent)
1 0.002 0.002 2.127 2.127 tests.py:2759(test_changelist_view_count_queries)
1 0.001 0.001 2.122 2.122 tests.py:2834(test_add_model_modeladmin_only_qs)
225 0.011 0.000 2.121 0.009 options.py:1664(_create_formsets)
1 0.001 0.001 2.119 2.119 tests.py:2920(test_edit_model_modeladmin_only_qs)
1 0.000 0.000 2.117 2.117 tests.py:4194(testLangNamePresent)
104 0.003 0.000 2.103 0.020 query_utils.py:88(__get__)
15896/4658 0.179 0.000 2.100 0.000 os.py:209(walk)
2137 0.059 0.000 2.096 0.001 options.py:410(get_all_field_names)
92214 0.803 0.000 2.090 0.000 base.py:158(create_cursor)
174585 0.896 0.000 2.084 0.000 {method 'decode' of 'str' objects}
2030 0.040 0.000 2.079 0.001 subqueries.py:50(delete_qs)
819214 2.077 0.000 2.077 0.000 {method 'update' of 'dict' objects}
67055 0.774 0.000 2.076 0.000 query.py:861(join)
2024 0.013 0.000 2.073 0.001 manager.py:172(all)
1 0.001 0.001 2.072 2.072 tests.py:3665(test_readonly_get)
2202 0.015 0.000 2.068 0.001 csrf.py:37(_get_new_csrf_key)
3593 0.057 0.000 2.067 0.001 csrf.py:104(process_view)
8163 0.072 0.000 2.058 0.000 __init__.py:21(_get_all_permissions)
1 0.000 0.000 2.057 2.057 tests.py:1842(test_view_decorator)
3128 0.013 0.000 2.056 0.001 pulldom.py:231(next)
41302 2.034 0.000 2.034 0.000 {method 'acquire' of 'thread.lock' objects}
51147 0.623 0.000 2.033 0.000 {filter}
18989 0.089 0.000 2.029 0.000 query.py:872(using)
1 0.001 0.001 2.024 2.024 tests.py:2006(test_non_field_errors)
1033388/1033338 2.017 0.000 2.020 0.000 {issubclass}
291 0.004 0.000 2.019 0.007 expatreader.py:196(feed)
75103 0.918 0.000 2.016 0.000 __init__.py:513(db_type)
642 0.008 0.000 2.008 0.003 backends.py:66(get_user)
188910 1.197 0.000 2.003 0.000 text.py:372(smart_split)
1 0.000 0.000 2.003 2.003 tests.py:145(test_expiration)
544 0.006 0.000 1.999 0.004 models.py:159(get_by_natural_key)
2 0.000 0.000 1.998 0.999 tests.py:4609(test_changelist_view)
48692 0.314 0.000 1.992 0.000 html.py:211(handle_data)
13 0.001 0.000 1.990 0.153 debug.py:339(get_traceback_text)
246 0.009 0.000 1.989 0.008 timesince.py:10(timesince)
1 0.001 0.001 1.986 1.986 tests.py:2795(test_add_model_modeladmin_defer_qs)
2 0.000 0.000 1.978 0.989 tests.py:4734(test_delete_view)
1497 0.051 0.000 1.974 0.001 __init__.py:102(lazy_number)
276897 1.327 0.000 1.973 0.000 tree.py:30(_new_instance)
9 0.000 0.000 1.972 0.219 tests.py:754(run_collectstatic)
1489 0.008 0.000 1.972 0.001 __init__.py:136(ungettext_lazy)
2 0.001 0.000 1.971 0.985 tests.py:4684(test_add_view)
1517 0.024 0.000 1.968 0.001 loader.py:131(getTestCaseNames)
42603 0.234 0.000 1.962 0.000 compiler.py:34(pre_sql_setup)
45 0.002 0.000 1.953 0.043 threading.py:234(wait)
1 0.001 0.001 1.948 1.948 tests.py:1395(testDeleteView)
245/243 0.006 0.000 1.939 0.008 formsets.py:199(deleted_forms)
1 0.001 0.001 1.935 1.935 tests.py:826(test_js_minified_only_if_debug_is_false)
135 0.008 0.000 1.922 0.014 __init__.py:4(get_version)
5036 0.044 0.000 1.920 0.000 base.py:189(is_usable)
135 0.008 0.000 1.913 0.014 version.py:8(get_version)
4 0.000 0.000 1.906 0.477 tests.py:200(setUp)
129 0.015 0.000 1.899 0.015 version.py:37(get_git_changeset)
285940 1.331 0.000 1.891 0.000 lru_cache.py:19(__init__)
1 0.000 0.000 1.886 1.886 test_debug.py:72(test_view_exceptions)
174958 1.113 0.000 1.877 0.000 options.py:348(_many_to_many)
2106 0.048 0.000 1.870 0.001 middleware.py:18(process_response)
33712/33347 0.279 0.000 1.868 0.000 related.py:1730(get_db_prep_save)
194 0.002 0.000 1.868 0.010 models.py:642(clean)
194 0.010 0.000 1.866 0.010 models.py:645(validate_unique)
195717 0.746 0.000 1.860 0.000 defaulttags.py:226(<genexpr>)
1 0.000 0.000 1.857 1.857 tests.py:3291(test_ordered_inline)
1 0.001 0.001 1.855 1.855 tests.py:357(testMultipleSortSameField)
57275 0.418 0.000 1.846 0.000 lookups.py:87(get_db_prep_lookup)
937195 1.841 0.000 1.841 0.000 {method 'copy' of 'dict' objects}
185079 1.165 0.000 1.838 0.000 base.py:1166(_check_id_field)
6463 0.954 0.000 1.835 0.000 base.py:209(validate_key)
17802 0.242 0.000 1.834 0.000 storage.py:154(__init__)
1 0.000 0.000 1.828 1.828 tests.py:2967(test_history_view_custom_qs)
174901 1.238 0.000 1.824 0.000 utils.py:24(__getattr__)
8163 0.233 0.000 1.822 0.000 __init__.py:31(_get_builtin_permissions)
296 0.003 0.000 1.820 0.006 tests.py:53(data_create)
1 0.000 0.000 1.818 1.818 tests.py:793(testChangeFormUrlHasCorrectValue)
37 0.001 0.000 1.813 0.049 threading.py:399(wait)
57 0.001 0.000 1.811 0.032 query_utils.py:129(_check_parent_chain)
2 0.118 0.059 1.804 0.902 test_mutable_list.py:96(test02_setslice)
1 0.001 0.001 1.802 1.802 tests.py:272(testChangeListSortingModelAdminReverse)
65 0.003 0.000 1.796 0.028 recorder.py:43(ensure_schema)
1090 0.032 0.000 1.793 0.002 subqueries.py:35(delete_batch)
1085 0.064 0.000 1.792 0.002 context.py:199(__init__)
1 0.001 0.001 1.779 1.779 tests.py:291(testChangeListSortingMultiple)
4583 0.156 0.000 1.773 0.000 storage.py:84(hashed_name)
1 0.000 0.000 1.765 1.765 tests.py:2610(test_action_column_class)
1 0.001 0.001 1.763 1.763 tests.py:331(testChangeListSortingModelMeta)
1 0.001 0.001 1.761 1.761 tests.py:2787(test_change_view)
108599 0.569 0.000 1.755 0.000 transaction.py:16(get_connection)
333 0.002 0.000 1.751 0.005 forms.py:134(__str__)
659351 1.742 0.000 1.742 0.000 {method 'split' of 'unicode' objects}
8375 0.105 0.000 1.741 0.000 formats.py:147(number_format)
1 0.000 0.000 1.740 1.740 tests.py:439(test_clearsessions_command)
1 0.000 0.000 1.739 1.739 test_debug.py:672(test_settings_with_sensitive_keys)
4987 0.041 0.000 1.725 0.000 registry.py:121(get_app_configs)
363 0.003 0.000 1.715 0.005 base.py:271(flush)
1 0.000 0.000 1.706 1.706 tests.py:1331(testConditionallyShowAddSectionLink)
916954 1.705 0.000 1.705 0.000 {ord}
5983 0.032 0.000 1.701 0.000 finders.py:141(list)
1 0.000 0.000 1.694 1.694 test_debug.py:656(test_sensitive_settings)
1 0.001 0.001 1.691 1.691 tests.py:1872(testUnicodeDelete)
1 0.000 0.000 1.688 1.688 tests.py:119(testBasicEditGet)
120916 0.846 0.000 1.684 0.000 random.py:809(random)
52507 0.744 0.000 1.679 0.000 query.py:2044(update_join_types)
1 0.001 0.001 1.676 1.676 tests.py:2147(test_list_editable_pagination)
62647 0.512 0.000 1.666 0.000 datastructures.py:11(as_sql)
800 0.005 0.000 1.666 0.002 query.py:144(__nonzero__)
1 0.000 0.000 1.666 1.666 tests.py:3433(test_prepopulated_on)
1 0.000 0.000 1.664 1.664 tests.py:3379(testModelView)
194 0.006 0.000 1.664 0.009 admin_list.py:409(admin_list_filter)
1746 0.051 0.000 1.663 0.001 forms.py:611(label_tag)
2235 0.055 0.000 1.660 0.001 base.py:306(_prepare)
768831 1.659 0.000 1.659 0.000 {range}
374 0.012 0.000 1.659 0.004 main.py:306(get_queryset)
925 0.014 0.000 1.659 0.002 related.py:875(get_queryset)
1 0.000 0.000 1.657 1.657 tests.py:13(test_command)
681790 1.656 0.000 1.656 0.000 tree.py:19(__init__)
2247 0.097 0.000 1.656 0.001 storage.py:272(listdir)
26537 0.795 0.000 1.652 0.000 fields.py:62(__init__)
7947 0.383 0.000 1.645 0.000 related.py:1521(get_lookup_constraint)
1 0.001 0.001 1.643 1.643 tests.py:2296(test_beginning_matches)
1 0.000 0.000 1.643 1.643 tests.py:2243(test_pk_hidden_fields_with_list_display_links)
1 0.000 0.000 1.637 1.637 tests.py:4960(test_callable)
1 0.000 0.000 1.636 1.636 tests.py:3752(test_readonly_field_overrides)
828168/828167 1.634 0.000 1.634 0.000 {function __getitem__ at 0x2c34ed8}
2043 0.006 0.000 1.625 0.001 base.py:160(_get_or_create_session_key)
1 0.001 0.001 1.625 1.625 tests.py:2307(test_pluggable_search)
3 0.000 0.000 1.623 0.541 __init__.py:315(execute)
1 0.000 0.000 1.622 1.622 tests.py:3831(test_limit_choices_to_isnull_false)
1 0.000 0.000 1.621 1.621 tests.py:878(test_save_as_display)
1 0.001 0.001 1.615 1.615 tests.py:3923(test_user_fk_popup)
1 0.001 0.001 1.615 1.615 tests.py:2218(test_list_editable_popup)
46582/46576 0.496 0.000 1.614 0.000 {sum}
1 0.000 0.000 1.614 1.614 tests.py:3803(test_limit_choices_to)
1 0.000 0.000 1.614 1.614 tests.py:3007(test_inline_file_upload_edit_validation_error_post)
1031 0.013 0.000 1.613 0.002 query.py:327(count)
1 0.001 0.001 1.612 1.612 tests.py:2287(test_exact_matches)
82277/82274 0.556 0.000 1.605 0.000 {method '__reduce_ex__' of 'object' objects}
54 0.003 0.000 1.605 0.030 loader.py:156(build_graph)
1 0.000 0.000 1.603 1.603 tests.py:1443(testDisabledStaffPermissionsWhenLoggedIn)
46205 0.189 0.000 1.601 0.000 __init__.py:203(_string_concat)
1 0.000 0.000 1.601 1.601 tests.py:3440(test_prepopulated_off)
1 0.000 0.000 1.598 1.598 tests.py:2668(test_popup_actions)
1 0.000 0.000 1.598 1.598 tests.py:3400(testLogout)
1 0.000 0.000 1.595 1.595 tests.py:113(testAddWithGETArgs)
1 0.000 0.000 1.591 1.591 tests.py:2441(test_model_admin_default_delete_action)
245396 1.084 0.000 1.590 0.000 crypto.py:108(_bin_to_long)
3 0.000 0.000 1.590 0.530 views.py:158(raises_template_does_not_exist)
1 0.001 0.001 1.588 1.588 tests.py:2701(test_custom_changelist)
975 0.021 0.000 1.588 0.002 query.py:400(get_count)
4885 0.092 0.000 1.587 0.000 multipartparser.py:542(parse_boundary_stream)
656686 1.583 0.000 1.583 0.000 {method 'pop' of 'list' objects}
1 0.000 0.000 1.582 1.582 tests.py:706(test_extended_bodyclass_template_change_form)
3 0.003 0.001 1.582 0.527 test_auth_backends.py:119(test_get_all_superuser_permissions)
60 0.003 0.000 1.580 0.026 utils.py:343(enable)
1 0.000 0.000 1.580 1.580 tests.py:4952(test_true)
1 0.000 0.000 1.578 1.578 tests.py:4903(test_false)
1 0.000 0.000 1.576 1.576 tests.py:18(test_models_validate)
742 0.020 0.000 1.574 0.002 options.py:321(get_fieldsets)
1 0.000 0.000 1.574 1.574 tests.py:801(testInitialDataCanBeOverridden)
1 0.000 0.000 1.572 1.572 tests.py:4025(test_field_prefix_css_classes)
1 0.000 0.000 1.572 1.572 tests.py:3851(test_limit_choices_to_isnull_true)
1 0.000 0.000 1.572 1.572 tests.py:1924(test_post_messages)
1 0.000 0.000 1.571 1.571 tests.py:105(testBasicAddGet)
52983 0.630 0.000 1.569 0.000 query_utils.py:45(__init__)
1 0.000 0.000 1.568 1.568 tests.py:3722(test_readonly_manytomany)
1 0.000 0.000 1.565 1.565 tests.py:4063(testAppModelInFormBodyClass)
5 0.000 0.000 1.564 0.313 base.py:276(run_from_argv)
3487 0.078 0.000 1.563 0.000 options.py:154(formfield_for_dbfield)
13 0.000 0.000 1.563 0.120 testcases.py:1297(tearDownClass)
15 0.000 0.000 1.562 0.104 testcases.py:1282(_tearDownClassInternal)
14 0.000 0.000 1.560 0.111 testcases.py:1204(terminate)
5 0.000 0.000 1.559 0.312 SocketServer.py:232(shutdown)
524465 1.559 0.000 1.559 0.000 __init__.py:256(_check_db_index)
6 0.000 0.000 1.558 0.260 tests.py:175(test_nonascii_filenames)
1 0.000 0.000 1.557 1.557 tests.py:2278(test_with_fk_to_field)
52060 0.597 0.000 1.556 0.000 registry.py:174(get_model)
194 0.002 0.000 1.555 0.008 forms.py:268(as_p)
1 0.000 0.000 1.551 1.551 tests.py:4911(test_true)
1 0.000 0.000 1.549 1.549 tests.py:4823(test_add_view_form_and_formsets_run_validation)
1 0.000 0.000 1.547 1.547 tests.py:1894(test_inheritance)
31 0.003 0.000 1.545 0.050 introspection.py:119(get_constraints)
1 0.000 0.000 1.543 1.543 tests.py:290(test_inline_editable_pk)
1 0.000 0.000 1.540 1.540 tests.py:295(test_close_connection_after_loaddata)
1 0.000 0.000 1.536 1.536 tests.py:498(testNamedGroupFieldChoicesChangeList)
12 0.000 0.000 1.532 0.128 tests.py:35(setUp)
12 0.001 0.000 1.532 0.128 tests.py:29(create_base_data)
1 0.000 0.000 1.532 1.532 tests.py:4851(test_change_view_form_and_formsets_run_validation)
48 0.011 0.000 1.531 0.032 tests.py:10(create_tree)
1 0.000 0.000 1.530 1.530 tests.py:1614(test_inheritance)
507 1.522 0.003 1.522 0.003 {posix.fork}
6 0.000 0.000 1.519 0.253 tests.py:169(test_app_files)
1 0.001 0.001 1.514 1.514 tests.py:2164(test_list_editable_action_submit)
1 0.000 0.000 1.513 1.513 tests.py:4459(test_message_info)
1 0.000 0.000 1.513 1.513 tests.py:2729(test)
537/326 0.025 0.000 1.512 0.005 options.py:1746(get_formset)
1 0.000 0.000 1.512 1.512 tests.py:511(testNamedGroupFieldChoicesFilter)
1 0.000 0.000 1.511 1.511 tests.py:346(testChangeListSortingOverrideModelAdmin)
23988 0.172 0.000 1.508 0.000 posixpath.py:341(abspath)
1 0.000 0.000 1.508 1.508 tests.py:318(test_ambiguous_compressed_fixture)
1 0.000 0.000 1.508 1.508 tests.py:2227(test_pk_hidden_fields)
1 0.000 0.000 1.505 1.505 tests.py:261(testChangeListSortingModelAdmin)
1 0.000 0.000 1.502 1.502 tests.py:805(test_dump_and_load_m2m_simple)
1 0.000 0.000 1.499 1.499 tests.py:250(testChangeListSortingModel)
1 0.000 0.000 1.497 1.497 tests.py:4944(test_false)
62188 0.849 0.000 1.496 0.000 __init__.py:655(get_db_prep_lookup)
1 0.000 0.000 1.496 1.496 tests.py:1590(test_multiple_fkeys_to_same_model)
1 0.000 0.000 1.495 1.495 tests.py:772(test_filter_with_custom_template)
1 0.000 0.000 1.489 1.489 tests.py:4274(test_within_year)
1 0.000 0.000 1.488 1.488 tests.py:216(testBasicEditPost)
2729 0.029 0.000 1.484 0.001 __init__.py:253(savepoint_commit)
148 0.005 0.000 1.484 0.010 views.py:222(dispatch)
1 0.000 0.000 1.483 1.483 tests.py:311(testChangeListSortingPreserveQuerySetOrdering)
1 0.000 0.000 1.483 1.483 tests.py:1519(test_no_standard_modeladmin_urls)
1 0.000 0.000 1.482 1.482 tests.py:239(testChangeListSortingCallable)
1 0.000 0.000 1.479 1.479 tests.py:374(test_proxy_load_from_fixture)
1 0.000 0.000 1.478 1.478 tests.py:1430(testDisabledPermissionsWhenLoggedIn)
48 0.002 0.000 1.477 0.031 tests.py:34(tearDown)
1 0.000 0.000 1.477 1.477 tests.py:731(test_extended_bodyclass_change_list)
1 0.000 0.000 1.477 1.477 tests.py:2540(test_default_redirect)
44444 0.204 0.000 1.477 0.000 models.py:167(model_class)
1 0.000 0.000 1.476 1.476 tests.py:2578(test_actions_ordering)
1 0.000 0.000 1.474 1.474 tests.py:3992(test_save_button)
1 0.000 0.000 1.473 1.473 tests.py:57(test_configured_locale_preserved)
1 0.000 0.000 1.473 1.473 tests.py:644(test_changelist_with_no_change_url)
209502 0.903 0.000 1.472 0.000 base.py:1145(<genexpr>)
1 0.000 0.000 1.472 1.472 tests.py:4259(test_within_month)
1 0.000 0.000 1.472 1.472 tests.py:2321(test_reset_link)
6894 0.030 0.000 1.471 0.000 pyexpat.c:566(StartElement)
1 0.000 0.000 1.470 1.470 tests.py:1900(test_inheritance_2)
1 0.000 0.000 1.468 1.468 tests.py:4116(test_changelist_field_classes)
1 0.000 0.000 1.468 1.468 tests.py:2085(test_non_form_errors_is_errorlist)
1 0.000 0.000 1.463 1.463 tests.py:25(test_language_preserved)
9696 0.093 0.000 1.462 0.000 __init__.py:934(check)
1 0.000 0.000 1.460 1.460 tests.py:2067(test_non_form_errors)
1 0.001 0.001 1.460 1.460 tests.py:4455(test_message_debug)
1 0.000 0.000 1.457 1.457 tests.py:493(testLogoutAndPasswordChangeURLs)
2764 0.449 0.000 1.456 0.001 creation.py:62(sql_create_model)
747 0.021 0.000 1.455 0.002 models.py:811(modelformset_factory)
14002 0.063 0.000 1.455 0.000 multipartparser.py:298(read)
416 0.021 0.000 1.454 0.003 main.py:96(get_filters)
1 0.000 0.000 1.451 1.451 tests.py:1910(test_changelist_input_html)
48 0.000 0.000 1.450 0.030 loader.py:42(__init__)
1 0.000 0.000 1.447 1.447 tests.py:3944(test_save_add_another_button)
1 0.000 0.000 1.446 1.446 tests.py:1905(test_custom_pk)
1 0.000 0.000 1.446 1.446 tests.py:4409(test_client_logout_url_can_be_used_to_login)
1 0.000 0.000 1.444 1.444 tests.py:478(test_ticket_20820)
1 0.000 0.000 1.443 1.443 tests.py:2751(test_changelist_view)
1 0.000 0.000 1.442 1.442 tests.py:4248(test_single)
1 0.000 0.000 1.441 1.441 tests.py:1556(test_pseudo_empty_fixtures)
1 0.000 0.000 1.441 1.441 tests.py:2479(test_model_admin_default_delete_action_protected)
1 0.000 0.000 1.441 1.441 tests.py:631(test_allows_attributeerror_to_bubble_up)
1039 0.042 0.000 1.441 0.001 query.py:338(get_aggregation)
1 0.000 0.000 1.440 1.440 tests.py:4919(test_callable)
1 0.000 0.000 1.438 1.438 tests.py:1456(testAppIndexFailEarly)
104483/104255 0.443 0.000 1.438 0.000 encoder.py:411(_iterencode)
1 0.000 0.000 1.438 1.438 tests.py:4471(test_message_extra_tags)
1 0.000 0.000 1.433 1.433 tests.py:2272(test_search_on_sibling_models)
1 0.000 0.000 1.433 1.433 tests.py:1562(test_perms_needed)
1 0.000 0.000 1.432 1.432 tests.py:3701(test_readonly_post)
1 0.000 0.000 1.430 1.430 tests.py:620(test_change_view_with_show_delete_extra_context)
1 0.000 0.000 1.427 1.427 tests.py:4462(test_message_success)
1 0.000 0.000 1.427 1.427 tests.py:3776(test_limit_choices_to_as_callable)
231077 0.941 0.000 1.425 0.000 __init__.py:601(get_prep_value)
215 0.003 0.000 1.425 0.007 debug.py:103(get_request_repr)
1 0.000 0.000 1.424 1.424 tests.py:96(testTrailingSlashRequired)
6 0.000 0.000 1.424 0.237 tests.py:156(test_staticfiles_dirs_subdir)
1 0.000 0.000 1.424 1.424 tests.py:1478(test_shortcut_view_only_available_to_staff)
1 0.000 0.000 1.424 1.424 tests.py:2661(test_selection_counter)
1 0.000 0.000 1.422 1.422 tests.py:1681(test_changelist_to_changeform_link)
1 0.001 0.001 1.422 1.422 tests.py:4465(test_message_warning)
2 0.000 0.000 1.421 0.711 tests.py:264(test_error_message)
1 0.000 0.000 1.420 1.420 tests.py:489(test_ticket_22421)
810 0.034 0.000 1.419 0.002 collectstatic.py:258(link_file)
1 0.000 0.000 1.419 1.419 tests.py:671(test_proxy_model_content_type_is_used_for_log_entries)
1 0.000 0.000 1.418 1.418 tests.py:3732(test_change_form_renders_correct_null_choice_value)
1 0.000 0.000 1.417 1.417 tests.py:1839(testUnicodeEdit)
1 0.000 0.000 1.416 1.416 tests.py:4238(test_empty)
1 0.000 0.000 1.416 1.416 tests.py:438(test_loaddata_forward_refs_split_fixtures)
1 0.000 0.000 1.415 1.415 tests.py:37(test_createsuperuser_command_with_database_option)
1 0.000 0.000 1.414 1.414 tests.py:2647(test_user_message_on_no_action)
1 0.001 0.001 1.413 1.413 tests.py:4468(test_message_error)
1 0.000 0.000 1.412 1.412 tests.py:1768(test_change_view_history_link)
1 0.000 0.000 1.412 1.412 tests.py:3741(test_readonly_backwards_ref)
1 0.000 0.000 1.412 1.412 tests.py:1736(test_url_conflicts_with_add)
190201 0.896 0.000 1.410 0.000 <string>:8(__new__)
1 0.000 0.000 1.410 1.410 tests.py:524(testChangeListNullBooleanDisplay)
1 0.000 0.000 1.409 1.409 test_management.py:231(test_verbosity_zero)
1 0.000 0.000 1.408 1.408 tests.py:3911(test_password_mismatch)
1 0.000 0.000 1.408 1.408 tests.py:97(test_loaddata_not_found_fields_ignore_xml)
2729 0.047 0.000 1.407 0.001 __init__.py:213(_savepoint_commit)
1 0.000 0.000 1.407 1.407 tests.py:200(test_all_files)
1352 0.024 0.000 1.406 0.001 introspection.py:90(get_indexes)
1 0.000 0.000 1.406 1.406 tests.py:304(test_compressed_specified_loading)
1 0.000 0.000 1.406 1.406 tests.py:224(test_all_files_more_verbose)
1 0.000 0.000 1.405 1.405 test_management.py:155(test_basic_usage)
1 0.000 0.000 1.405 1.405 tests.py:598(test_popup_dismiss_related)
6 0.000 0.000 1.404 0.234 tests.py:163(test_staticfiles_dirs_priority)
1 0.000 0.000 1.403 1.403 tests.py:414(test_loaddata_works_when_fixture_has_forward_refs)
1 0.000 0.000 1.403 1.403 tests.py:2633(test_user_message_on_none_selected)
1 0.000 0.000 1.402 1.402 tests.py:1744(test_url_conflicts_with_delete)
1 0.000 0.000 1.402 1.402 tests.py:413(testLimitedFilter)
4585 0.112 0.000 1.402 0.000 filesystem.py:34(load_template_source)
1 0.000 0.000 1.401 1.401 tests.py:232(test_sequence_creation)
1 0.000 0.000 1.400 1.400 tests.py:110(test_pretty_print_xml)
1 0.000 0.000 1.397 1.397 tests.py:70(test_loaddata_not_found_fields_not_ignore)
1 0.000 0.000 1.397 1.397 tests.py:175(test_relative_path_in_fixture_dirs)
1 0.000 0.000 1.397 1.397 tests.py:47(test_duplicate_pk)
1 0.000 0.000 1.397 1.397 tests.py:4787(test_all_fields_hidden)
1 0.000 0.000 1.396 1.396 tests.py:2501(test_model_admin_default_delete_action_no_change_url)
1 0.000 0.000 1.396 1.396 tests.py:4358(test_should_be_able_to_edit_related_objects_on_change_view)
1 0.000 0.000 1.396 1.396 tests.py:1675(test_get_change_view)
1 0.000 0.000 1.395 1.395 tests.py:248(test_empty)
1 0.000 0.000 1.394 1.394 tests.py:140(test_absolute_path)
1 0.000 0.000 1.393 1.393 tests.py:394(test_proxy_model_included)
1 0.000 0.000 1.393 1.393 tests.py:680(test_clear_empties_manifest)
1 0.000 0.000 1.391 1.391 tests.py:3369(testModelIndex)
1 0.000 0.000 1.391 1.391 tests.py:4781(test_all_fields_visible)
1 0.000 0.000 1.391 1.391 tests.py:201(test_generic_foreign_key_checks_are_performed)
1 0.000 0.000 1.390 1.390 tests.py:145(testBasicAddPost)
1 0.000 0.000 1.389 1.389 tests.py:333(test_loaddata_error_message)
1 0.000 0.000 1.389 1.389 tests.py:281(test_pg_sequence_resetting_checks)
1 0.000 0.000 1.388 1.388 tests.py:3374(testModelAdd)
1 0.000 0.000 1.388 1.388 tests.py:231(test_invalid_data_no_ext)
1 0.000 0.000 1.388 1.388 tests.py:4072(testAppModelInListBodyClass)
111 0.001 0.000 1.387 0.012 query.py:606(_prefetch_related_objects)
1 0.000 0.000 1.387 1.387 tests.py:1760(test_shortcut_view_with_escaping)
1 0.000 0.000 1.387 1.387 tests.py:321(test_field_value_coerce)
111 0.009 0.000 1.386 0.012 query.py:1701(prefetch_related_objects)
3483 0.026 0.000 1.386 0.000 backends.py:42(get_all_permissions)
477 0.009 0.000 1.386 0.003 options.py:699(get_formsets_with_inlines)
140481 0.858 0.000 1.386 0.000 copy.py:267(_keep_alive)
1 0.000 0.000 1.385 1.385 tests.py:3448(test_prepopulated_maxlength_localized)
1 0.000 0.000 1.384 1.384 tests.py:2595(test_model_without_action)
1 0.000 0.000 1.384 1.384 tests.py:1816(test_secure_view_shows_login_if_not_logged_in)
433136 1.384 0.000 1.384 0.000 functional.py:125(__promise__)
6 0.000 0.000 1.384 0.231 tests.py:181(test_camelcase_filenames)
15 0.003 0.000 1.383 0.092 tests.py:418(setUp)
1 0.000 0.000 1.383 1.383 tests.py:588(test_allowed_filtering_15103)
1 0.000 0.000 1.383 1.383 tests.py:201(test_unimportable_serializer)
5 0.000 0.000 1.383 0.277 tests.py:1628(_test)
1 0.000 0.000 1.382 1.382 tests.py:1752(test_url_conflicts_with_history)
16 0.000 0.000 1.381 0.086 executor.py:54(migrate)
1 0.000 0.000 1.381 1.381 tests.py:466(test_loaddata_not_existant_fixture_file)
1 0.000 0.000 1.380 1.380 tests.py:212(test_all_files_less_verbose)
1 0.000 0.000 1.379 1.379 tests.py:2603(test_model_without_action_still_has_jquery)
77141 0.704 0.000 1.377 0.000 query.py:1439(trim_joins)
1 0.000 0.000 1.376 1.376 tests.py:757(test_extended_bodyclass_template_delete_selected_confirmation)
1 0.000 0.000 1.375 1.375 tests.py:4081(testAppModelInDeleteConfirmationBodyClass)
458 0.048 0.000 1.375 0.003 db.py:95(_base_set)
1 0.000 0.000 1.374 1.374 tests.py:311(test_compressed_loading)
1 0.000 0.000 1.374 1.374 tests.py:179(test_path_containing_dots)
1 0.000 0.000 1.373 1.373 tests.py:1603(test_multiple_fkeys_to_same_instance)
5300 0.130 0.000 1.373 0.000 expatreader.py:306(start_element_ns)
165 0.001 0.000 1.373 0.008 models.py:627(save)
1 0.000 0.000 1.373 1.373 tests.py:297(test_compress_format_loading)
1 0.000 0.000 1.372 1.372 tests.py:4341(test_should_be_able_to_edit_related_objects_on_add_view)
1 0.000 0.000 1.372 1.372 tests.py:748(test_extended_bodyclass_template_delete_confirmation)
1 0.000 0.000 1.370 1.370 tests.py:214(test_invalid_data)
15912 0.234 0.000 1.370 0.000 base.py:633(args_check)
1 0.000 0.000 1.369 1.369 tests.py:1540(test_nesting)
1096 0.013 0.000 1.367 0.001 context_processors.py:18(csrf)
1 0.000 0.000 1.367 1.367 tests.py:187(test_unknown_format)
8 0.000 0.000 1.367 0.171 i18n.py:180(render)
66 0.006 0.000 1.365 0.021 sites.py:331(login)
483 0.005 0.000 1.365 0.003 core.py:199(apply_transforms)
1 0.000 0.000 1.364 1.364 tests.py:426(test_loaddata_raises_error_when_fixture_has_invalid_foreign_key)
1 0.000 0.000 1.363 1.363 tests.py:4793(test_mixin)
1 0.000 0.000 1.362 1.362 tests.py:83(test_loaddata_not_found_fields_ignore)
1 0.000 0.000 1.361 1.361 tests.py:39(test_checks_are_performed)
1 0.000 0.000 1.361 1.361 tests.py:50(test_default_en_us_locale_set)
1 0.000 0.000 1.361 1.361 tests.py:2460(test_non_localized_pk)
1 0.000 0.000 1.361 1.361 tests.py:498(test_dumpdata_pyyaml_error_message)
31 0.002 0.000 1.360 0.044 __init__.py:64(load)
1 0.000 0.000 1.359 1.359 test_management.py:207(test_non_ascii_verbose_name)
817 0.010 0.000 1.357 0.002 response.py:150(resolve_context)
2 0.000 0.000 1.356 0.678 test_debug.py:400(verify_paranoid_response)
1 0.000 0.000 1.355 1.355 tests.py:454(test_loaddata_no_fixture_specified)
1 0.000 0.000 1.355 1.355 tests.py:1585(test_not_registered)
1 0.000 0.000 1.353 1.353 tests.py:281(test_inline_nonauto_noneditable_pk)
31 0.000 0.000 1.352 0.044 constructor.py:35(get_single_data)
1 0.000 0.000 1.352 1.352 tests.py:27(test_model_signal)
27388 0.211 0.000 1.351 0.000 formats.py:86(get_format)
1 0.000 0.000 1.351 1.351 tests.py:3971(test_form_url_present_in_context)
1 0.000 0.000 1.350 1.350 tests.py:223(testEditSaveAs)
1 0.000 0.000 1.350 1.350 test_management.py:174(test_nolocale)
524464 1.348 0.000 1.348 0.000 __init__.py:1428(ErrorList)
9 0.000 0.000 1.347 0.150 check.py:24(handle)
1 0.000 0.000 1.347 1.347 tests.py:1575(test_protected)
209351 0.847 0.000 1.346 0.000 posixpath.py:51(isabs)
1 0.000 0.000 1.346 1.346 test_management.py:248(test_email_in_username)
1 0.000 0.000 1.346 1.346 tests.py:120(test_custom_sql)
4414 0.092 0.000 1.345 0.000 defaulttags.py:1273(url)
1 0.000 0.000 1.344 1.344 tests.py:714(test_extended_bodyclass_template_change_password)
1 0.000 0.000 1.344 1.344 tests.py:19(test_command_style)
583/577 0.012 0.000 1.337 0.002 defaulttags.py:540(autoescape)
40 0.001 0.000 1.337 0.033 recorder.py:55(applied_migrations)
1 0.000 0.000 1.336 1.336 tests.py:4100(testAppModelInDeleteSelectedConfirmationBodyClass)
5 0.002 0.000 1.336 0.267 views.py:179(get_context_data)
155 0.014 0.000 1.332 0.009 query.py:1863(prefetch_one_level)
1 0.000 0.000 1.331 1.331 tests.py:3384(testModelHistory)
616695 1.330 0.000 1.330 0.000 {method 'items' of 'dict' objects}
566/373 0.017 0.000 1.330 0.004 options.py:597(get_form)
1 0.000 0.000 1.330 1.330 tests.py:1634(test_generic_relations)
30397 0.224 0.000 1.327 0.000 urlresolvers.py:227(resolve)
19196 0.150 0.000 1.325 0.000 fields.py:242(__init__)
437 0.013 0.000 1.324 0.003 fields.py:418(to_python)
1 0.000 0.000 1.324 1.324 tests.py:1549(test_cyclic)
5 0.000 0.000 1.324 0.265 tests.py:1419(_test_base_command)
10 0.000 0.000 1.323 0.132 tests.py:4568(get_changelist_url)
1 0.000 0.000 1.322 1.322 test_management.py:303(test_skip_if_not_in_TTY)
185081 0.897 0.000 1.318 0.000 base.py:1064(_check_swappable)
1 0.000 0.000 1.318 1.318 tests.py:3389(testModelDelete)
1 0.000 0.000 1.313 1.313 tests.py:1664(test_get_history_view)
2146 0.051 0.000 1.310 0.001 locmem.py:37(get)
16 0.000 0.000 1.308 0.082 tests.py:4582(get_change_url)
4 0.000 0.000 1.306 0.327 tests.py:4600(get_delete_url)
2 0.000 0.000 1.300 0.650 tests.py:4743(test_url_prefix)
414 0.005 0.000 1.299 0.003 db.py:85(set)
113/45 0.002 0.000 1.298 0.029 utils.py:169(collect)
239 0.008 0.000 1.295 0.005 request.py:419(build_request_repr)
1 0.000 0.000 1.294 1.294 tests.py:2046(test_admin)
12 0.000 0.000 1.292 0.108 tests.py:4575(get_add_url)
27388 0.149 0.000 1.291 0.000 multipartparser.py:299(parts)
1 0.000 0.000 1.290 1.290 tests.py:1729(test_deleteconfirmation_link)
432 0.011 0.000 1.290 0.003 widgets.py:489(render)
1139 0.012 0.000 1.288 0.001 {built-in method strptime}
693015 1.279 0.000 1.279 0.000 {id}
19 0.000 0.000 1.278 0.067 models.py:70(get_admin_url)
476663 1.278 0.000 1.278 0.000 {built-in method __new__ of type object at 0x88d8a0}
2200 0.045 0.000 1.278 0.001 locmem.py:64(set)
1288 0.027 0.000 1.275 0.001 loader_tags.py:81(__init__)
31 0.001 0.000 1.274 0.041 composer.py:29(get_single_node)
1 0.000 0.000 1.273 1.273 tests.py:3411(testPasswordChangeDone)
1 0.000 0.000 1.272 1.272 tests.py:3394(testLogin)
1954 0.050 0.000 1.271 0.001 base.py:93(decode)
1 0.002 0.002 1.271 1.271 tests.py:118(test_help_text)
1128 0.029 0.000 1.269 0.001 _strptime.py:295(_strptime)
1 0.000 0.000 1.268 1.268 tests.py:1780(test_redirect_on_add_view_continue_button)
13909 0.159 0.000 1.265 0.000 http.py:34(urlquote)
5003/4996 0.057 0.000 1.265 0.000 lookups.py:218(as_sql)
18118/18006 0.146 0.000 1.263 0.000 functional.py:129(__wrapper__)
31 0.000 0.000 1.262 0.041 composer.py:50(compose_document)
1783/31 0.029 0.000 1.261 0.041 composer.py:63(compose_node)
1 0.000 0.000 1.260 1.260 tests.py:1718(test_logentry_get_admin_url)
186 0.001 0.000 1.260 0.007 pyyaml.py:60(Deserializer)
186850 0.830 0.000 1.259 0.000 where.py:52(_prepare_data)
1 0.001 0.001 1.256 1.256 test_views.py:743(test_security_check)
583726 1.256 0.000 1.256 0.000 related.py:1218(is_hidden)
50/30 0.002 0.000 1.252 0.042 composer.py:99(compose_sequence_node)
9 0.000 0.000 1.251 0.139 test_views.py:207(_test_confirm_start)
1 0.000 0.000 1.248 1.248 tests.py:871(test_save_as_duplication)
500911 1.248 0.000 1.248 0.000 {method 'digest' of '_hashlib.HASH' objects}
195276 0.794 0.000 1.241 0.000 loader.py:134(isTestMethod)
435 0.016 0.000 1.239 0.003 related.py:658(get_queryset)
14933 0.181 0.000 1.237 0.000 lru_cache.py:160(cache_clear)
564 0.008 0.000 1.232 0.002 base.py:795(validate_unique)
64 0.006 0.000 1.225 0.019 base.py:184(set_many)
1 0.000 0.000 1.225 1.225 tests.py:657(test_invalid_appindex_url)
4 0.000 0.000 1.220 0.305 inspect.py:1056(trace)
4 0.000 0.000 1.220 0.305 inspect.py:1036(getinnerframes)
60 0.002 0.000 1.220 0.020 inspect.py:987(getframeinfo)
32912 0.234 0.000 1.219 0.000 query.py:1806(get_loaded_field_names)
951/427 0.036 0.000 1.218 0.003 query.py:1284(get_klass_info)
483 0.101 0.000 1.216 0.003 __init__.py:159(apply_transforms)
580 0.021 0.000 1.214 0.002 models.py:975(inlineformset_factory)
60 0.003 0.000 1.205 0.020 inspect.py:518(findsource)
483 0.014 0.000 1.205 0.002 models.py:402(_post_clean)
57 0.001 0.000 1.205 0.021 tests.py:81(tearDown)
48 0.003 0.000 1.188 0.025 test_base.py:20(assertTableNotExists)
384695 1.184 0.000 1.184 0.000 datastructures.py:380(setlist)
181515 0.810 0.000 1.184 0.000 base.py:510(_get_pk_val)
1 0.005 0.005 1.179 1.179 test_autoreload.py:12(test_django_locales)
55123 0.396 0.000 1.177 0.000 datastructures.py:24(get_lookup)
203228 0.785 0.000 1.176 0.000 sre_parse.py:138(append)
83/69 0.032 0.000 1.176 0.017 inspect.py:472(getmodule)
447308 1.174 0.000 1.174 0.000 {method 'itervalues' of 'dict' objects}
653 0.004 0.000 1.172 0.002 _strptime.py:263(compile)
12 0.010 0.001 1.172 0.098 test_list.py:213(_make_authors)
5804 0.031 0.000 1.170 0.000 parser.py:94(check_event)
524465 1.166 0.000 1.166 0.000 __init__.py:269(_check_null_allowed_for_primary_keys)
283 0.005 0.000 1.155 0.004 models.py:845(__init__)
1 0.000 0.000 1.154 1.154 tests.py:142(test_non_related_name_inline)
39 0.002 0.000 1.154 0.030 tests.py:24(setUp)
52648 0.215 0.000 1.154 0.000 base.py:1411(<genexpr>)
5300 0.168 0.000 1.153 0.000 pulldom.py:57(startElementNS)
1 0.000 0.000 1.145 1.145 test_debug.py:716(test_sensitive_request)
797 0.086 0.000 1.143 0.001 xml_serializer.py:171(_handle_object)
4924 0.056 0.000 1.141 0.000 base.py:1028(generic_tag_compiler)
3856 0.020 0.000 1.133 0.000 dumpdata.py:139(get_objects)
34385/1512 0.592 0.000 1.130 0.001 html.py:47(finalize)
555397 1.125 0.000 1.125 0.000 related.py:1439(<genexpr>)
44559 0.312 0.000 1.121 0.000 models.py:1238(prepare_value)
376509 1.120 0.000 1.120 0.000 {method 'match' of '_sre.SRE_Pattern' objects}
12856 0.070 0.000 1.119 0.000 manager.py:151(db_manager)
11647 0.129 0.000 1.116 0.000 defaultfilters.py:39(_dec)
1 0.000 0.000 1.114 1.114 test_debug.py:738(test_custom_exception_reporter_filter)
475 0.006 0.000 1.114 0.002 models.py:21(update_last_login)
75783 0.406 0.000 1.111 0.000 options.py:378(get_field)
6627 0.052 0.000 1.110 0.000 i18n.py:85(render)
1 0.000 0.000 1.106 1.106 test_debug.py:705(test_non_sensitive_request)
365/183 0.014 0.000 1.105 0.006 composer.py:117(compose_mapping_node)
36051 0.307 0.000 1.103 0.000 query.py:921(setup_inherited_models)
49 0.001 0.000 1.101 0.022 migration.py:79(apply)
24 0.027 0.001 1.100 0.046 tests.py:38(delete_tables)
37 0.003 0.000 1.098 0.030 tests.py:80(setUp)
67270 0.164 0.000 1.094 0.000 query.py:566(deferred_to_data)
3447 0.078 0.000 1.091 0.000 __init__.py:801(formfield)
1 0.000 0.000 1.083 1.083 test_debug.py:727(test_paranoid_request)
516033 1.082 0.000 1.082 0.000 {method 'update' of '_hashlib.HASH' objects}
1 0.000 0.000 1.079 1.079 tests.py:55(test_many_to_many_inlines)
7534 0.068 0.000 1.068 0.000 config.py:78(create)
1706 0.009 0.000 1.066 0.001 storage.py:352(get)
1096 0.012 0.000 1.065 0.001 subqueries.py:30(do_query)
16869 0.225 0.000 1.064 0.000 inspect.py:803(getargspec)
20 0.000 0.000 1.061 0.053 storage.py:349(update)
21949/21421 0.132 0.000 1.059 0.000 base.py:634(_save_parents)
28743 0.511 0.000 1.058 0.000 HTMLParser.py:363(parse_endtag)
2792 0.061 0.000 1.057 0.000 related.py:2141(_get_path_info)
1706 0.015 0.000 1.057 0.001 storage.py:340(__getitem__)
13147/1401 0.104 0.000 1.045 0.001 widgets.py:108(_media)
26701 0.462 0.000 1.042 0.000 related.py:575(__set__)
526969 1.038 0.000 1.038 0.000 trans_real.py:189(to_language)
524463 1.032 0.000 1.032 0.000 __init__.py:1414(validate_field)
356 0.006 0.000 1.027 0.003 formsets.py:180(empty_form)
677 0.011 0.000 1.025 0.002 filters.py:152(create)
455681 1.021 0.000 1.021 0.000 {method 'count' of 'unicode' objects}
485731 1.019 0.000 1.019 0.000 related.py:216(<genexpr>)
311051/309641 0.862 0.000 1.019 0.000 {repr}
1 0.000 0.000 1.014 1.014 tests.py:94(test_nowait_raises_error_on_block)
133231 0.322 0.000 1.014 0.000 gettext.py:174(__init__)
1 0.000 0.000 1.013 1.013 tests.py:225(test_raw_lock_not_available)
22 0.000 0.000 1.011 0.046 executor.py:14(__init__)
134239 0.672 0.000 1.010 0.000 markupbase.py:49(updatepos)
1 0.000 0.000 1.008 1.008 tests.py:568(test_race_condition)
29151/22518 0.139 0.000 1.007 0.000 multipartparser.py:322(__next__)
29063 0.201 0.000 1.007 0.000 case.py:506(assertEqual)
1 0.000 0.000 1.005 1.005 tests.py:565(save_file)
1 0.000 0.000 1.003 1.003 tests.py:551(chunks)
495747 1.002 0.000 1.002 0.000 {method 'copy' of '_hashlib.HASH' objects}
20 0.000 0.000 1.002 0.050 tests.py:2424(setUp)
95539 0.811 0.000 1.001 0.000 {sorted}
26891 0.228 0.000 0.995 0.000 related.py:1504(get_path_info)
9316 0.059 0.000 0.993 0.000 filesystem.py:14(get_template_sources)
24963/24932 0.251 0.000 0.992 0.000 __init__.py:286(set_autocommit)
36605 0.164 0.000 0.991 0.000 related.py:1680(related_field)
22616 0.076 0.000 0.990 0.000 signals.py:129(root_urlconf_changed)
138699 0.450 0.000 0.987 0.000 __init__.py:208(<genexpr>)
1341 0.020 0.000 0.987 0.001 introspection.py:55(get_relations)
1494 0.059 0.000 0.980 0.001 base.py:135(init_connection_state)
137983 0.294 0.000 0.977 0.000 query.py:942(join_parent_model)
11 0.000 0.000 0.976 0.089 tests.py:616(setUp)
22 0.000 0.000 0.976 0.044 tests.py:649(getResponse)
477 0.004 0.000 0.974 0.002 models.py:436(validate_unique)
110 0.001 0.000 0.974 0.009 defaultfilters.py:784(timesince_filter)
483 0.006 0.000 0.972 0.002 __init__.py:62(write)
18 0.001 0.000 0.965 0.054 schema.py:837(_constraint_names)
158553/104255 0.688 0.000 0.957 0.000 encoder.py:335(_iterencode_dict)
1 0.001 0.001 0.954 0.954 tests.py:18(test_defer)
3126 0.059 0.000 0.953 0.000 compiler.py:929(as_sql)
19 0.002 0.000 0.950 0.050 tests.py:19(setUp)
483 0.014 0.000 0.949 0.002 frontend.py:592(get_standard_config_settings)
8042 0.245 0.000 0.948 0.000 collections.py:180(__reduce__)
316 0.145 0.000 0.939 0.003 registry.py:251(set_available_apps)
53248 0.218 0.000 0.939 0.000 base.py:1407(<genexpr>)
5132 0.181 0.000 0.939 0.000 functional.py:68(lazy)
483 0.044 0.000 0.938 0.002 __init__.py:169(translate)
9634 0.223 0.000 0.934 0.000 urlparse.py:243(urljoin)
328761 0.933 0.000 0.933 0.000 base.py:166(__init__)
921 0.025 0.000 0.932 0.001 trans_real.py:148(_init_translation_catalog)
345 0.006 0.000 0.930 0.003 options.py:1821(get_fields)
124 0.112 0.001 0.921 0.007 debug.py:59(get_safe_settings)
8 0.005 0.001 0.916 0.114 tests.py:522(_perform_cull_test)
7310 0.098 0.000 0.910 0.000 i18n.py:352(top)
2737 0.465 0.000 0.910 0.000 crypto.py:85(constant_time_compare)
564 0.008 0.000 0.906 0.002 base.py:863(_perform_unique_checks)
223 0.001 0.000 0.905 0.004 query.py:690(exclude)
825 0.014 0.000 0.901 0.001 base.py:181(check_constraints)
135916 0.555 0.000 0.899 0.000 __init__.py:595(pre_save)
192927 0.667 0.000 0.897 0.000 related.py:1353(<genexpr>)
38146/38144 0.510 0.000 0.897 0.000 compiler.py:501(get_from_clause)
2758 0.030 0.000 0.895 0.000 urlresolvers.py:571(clear_url_caches)
14 0.031 0.002 0.891 0.064 utils.py:1(<module>)
87 0.028 0.000 0.890 0.010 backends.py:24(get_group_permissions)
14138 0.108 0.000 0.888 0.000 scanner.py:113(check_token)
1714/1686 0.011 0.000 0.886 0.001 options.py:131(check)
152 0.333 0.002 0.883 0.006 tests.py:1(<module>)
468787 0.882 0.000 0.882 0.000 {callable}
740 0.027 0.000 0.882 0.001 utils.py:75(execute)
2307 0.166 0.000 0.881 0.000 forms.py:74(__new__)
1 0.001 0.001 0.880 0.880 tests.py:385(test_deleting_inline_with_protected_delete_does_not_validate)
37985 0.505 0.000 0.875 0.000 query.py:749(reset_refcounts)
1683 0.096 0.000 0.875 0.001 checks.py:490(check)
75529 0.315 0.000 0.874 0.000 __init__.py:199(deactivate_all)
25 0.000 0.000 0.874 0.035 pyyaml.py:52(end_serialization)
25 0.000 0.000 0.874 0.035 __init__.py:197(dump)
25 0.001 0.000 0.874 0.035 __init__.py:163(dump_all)
70 0.003 0.000 0.872 0.012 tests.py:13(setUp)
656 0.004 0.000 0.872 0.001 client.py:255(_encode_data)
2 0.000 0.000 0.869 0.435 tests.py:551(test_post_processing)
38 0.001 0.000 0.869 0.023 test_operations.py:28(apply_operations)
1501 0.026 0.000 0.868 0.001 __init__.py:32(load_command_class)
25 0.000 0.000 0.868 0.035 representer.py:27(represent)
649 0.073 0.000 0.865 0.001 client.py:139(encode_multipart)
131 0.002 0.000 0.865 0.007 loader.py:159(render_to_string)
12334 0.475 0.000 0.863 0.000 __init__.py:121(__init__)
4 0.000 0.000 0.858 0.215 tests.py:1071(setUp)
1 0.000 0.000 0.858 0.858 test_debug.py:36(test_files)
24 0.038 0.002 0.855 0.036 views.py:1(<module>)
253 0.007 0.000 0.849 0.003 related.py:2234(contribute_to_class)
11 0.001 0.000 0.848 0.077 executor.py:82(apply_migration)
2 0.000 0.000 0.848 0.424 views.py:29(raises)
165 0.002 0.000 0.847 0.005 models.py:734(save_existing_objects)
5 0.000 0.000 0.844 0.169 test_views.py:812(setUp)
673 0.013 0.000 0.843 0.001 helpers.py:117(label_tag)
1 0.000 0.000 0.843 0.843 tests.py:177(test_custom_pk_shortcut)
89 0.001 0.000 0.842 0.009 options.py:1021(save_related)
373712 0.841 0.000 0.841 0.000 {method 'group' of '_sre.SRE_Match' objects}
11576 0.116 0.000 0.840 0.000 testcases.py:890(connections_support_transactions)
1 0.000 0.000 0.840 0.840 tests.py:247(test_custom_min_num)
14633 0.322 0.000 0.839 0.000 warnings.py:45(filterwarnings)
1449 0.086 0.000 0.831 0.001 frontend.py:598(get_config_file_settings)
34814 0.831 0.000 0.831 0.000 {method 'read' of 'file' objects}
1 0.006 0.006 0.829 0.829 test_autoreload.py:21(test_locale_paths_setting)
9250 0.057 0.000 0.829 0.000 mutable_list.py:106(__setitem__)
92388 0.342 0.000 0.827 0.000 compiler.py:868(<genexpr>)
2 0.001 0.000 0.826 0.413 tests.py:201(test_form_refresh)
2093 0.035 0.000 0.821 0.000 middleware.py:14(process_request)
9885 0.029 0.000 0.821 0.000 models.py:336(has_perm)
806 0.009 0.000 0.821 0.001 testcases.py:930(tearDownClass)
277765 0.626 0.000 0.820 0.000 query.py:1875(extra_select)
64 0.004 0.000 0.818 0.013 views.py:257(post)
433 0.004 0.000 0.817 0.002 six.py:681(assertRaisesRegex)
408669 0.817 0.000 0.817 0.000 __init__.py:581(get_attname)
32 0.003 0.000 0.814 0.025 tests.py:16(setUp)
22 0.001 0.000 0.814 0.037 views.py:170(formset_view)
351 0.008 0.000 0.812 0.002 schema.py:88(execute)
1 0.004 0.004 0.812 0.812 test_fields.py:1(<module>)
433 0.006 0.000 0.812 0.002 case.py:973(assertRaisesRegexp)
1 0.000 0.000 0.811 0.811 test_debug.py:493(verify_paranoid_email)
21 0.003 0.000 0.810 0.039 tests.py:189(setUp)
161 0.008 0.000 0.806 0.005 checks.py:13(check_admin_app)
16 0.000 0.000 0.806 0.050 tests.py:1888(setUp)
117 0.010 0.000 0.806 0.007 debug.py:430(get_traceback_frames)
30/26 0.000 0.000 0.805 0.031 schema.py:479(alter_field)
25 0.001 0.000 0.803 0.032 serializer.py:46(serialize)
25 0.002 0.000 0.797 0.032 schema.py:505(_alter_field)
1719 0.010 0.000 0.797 0.000 checks.py:17(<genexpr>)
43696 0.395 0.000 0.796 0.000 utils.py:37(__exit__)
1 0.003 0.003 0.795 0.795 tests.py:609(test_pagination_page_range)
2732 0.022 0.000 0.794 0.000 models.py:270(_user_has_perm)
85 0.004 0.000 0.793 0.009 i18n.py:18(set_language)
1 0.000 0.000 0.791 0.791 tests.py:222(test_invalid_target_id)
88 0.001 0.000 0.790 0.009 tests.py:106(pk_create)
1 0.000 0.000 0.789 0.789 test_hashers.py:235(test_no_upgrade)
126877 0.533 0.000 0.787 0.000 __init__.py:1044(to_python)
1 0.000 0.000 0.786 0.786 test_hashers.py:210(test_low_level_pkbdf2)
196 0.013 0.000 0.785 0.004 related.py:1820(create_many_to_many_intermediary_model)
1 0.000 0.000 0.782 0.782 test_hashers.py:217(test_low_level_pbkdf2_sha1)
19 0.026 0.001 0.780 0.041 models.py:3(<module>)
5758/5441 0.030 0.000 0.780 0.000 smartif.py:57(eval)
1669/25 0.044 0.000 0.779 0.031 serializer.py:78(serialize_node)
4955 0.112 0.000 0.776 0.000 crypto.py:29(salted_hmac)
1 0.000 0.000 0.775 0.775 tests.py:372(test_dynamic_list_display)
366324 0.775 0.000 0.775 0.000 {binascii.hexlify}
299 0.005 0.000 0.774 0.003 defaulttags.py:410(render)
130 0.001 0.000 0.772 0.006 utils.py:184(related_objects)
4856 0.022 0.000 0.772 0.000 static.py:157(static)
63199/63129 0.449 0.000 0.769 0.000 lookups.py:27(get_lookup)
27148 0.123 0.000 0.768 0.000 smartif.py:187(parse)
1 0.001 0.001 0.766 0.766 tests.py:208(test_custom_get_extra_form)
1 0.000 0.000 0.766 0.766 tests.py:531(test_inline_change_fk_add_perm)
16 0.033 0.002 0.765 0.048 models.py:2(<module>)
262413 0.555 0.000 0.762 0.000 {method 'add' of 'set' objects}
101 0.001 0.000 0.760 0.008 timesince.py:61(timeuntil)
481 0.009 0.000 0.759 0.002 defaulttags.py:52(render)
65487 0.354 0.000 0.759 0.000 __init__.py:906(get_prep_value)
3937 0.038 0.000 0.758 0.000 base.py:83(_hash)
382 0.055 0.000 0.757 0.002 __init__.py:1(<module>)
4 0.000 0.000 0.757 0.189 test_dispatcher.py:24(garbage_collect)
4 0.757 0.189 0.757 0.189 {gc.collect}
335 0.057 0.000 0.756 0.002 __init__.py:42(get_commands)
64882 0.291 0.000 0.756 0.000 __init__.py:900(get_db_prep_value)
18599 0.217 0.000 0.755 0.000 utils.py:239(all)
812 0.027 0.000 0.754 0.001 testcases.py:935(destroy_fixtures)
4880 0.035 0.000 0.753 0.000 static.py:112(handle_simple)
1 0.003 0.003 0.751 0.751 __init__.py:68(<module>)
66757 0.424 0.000 0.749 0.000 dispatcher.py:13(_make_id)
236557 0.748 0.000 0.748 0.000 {method 'search' of '_sre.SRE_Pattern' objects}
61 0.001 0.000 0.748 0.012 related.py:709(create)
1 0.005 0.005 0.748 0.748 states.py:101(<module>)
17821 0.177 0.000 0.747 0.000 __init__.py:817(fetch_returned_insert_id)
96480 0.446 0.000 0.746 0.000 related.py:1715(get_attname_column)
1114 0.039 0.000 0.746 0.001 models.py:898(add_fields)
2506 0.012 0.000 0.745 0.000 related.py:67(get_path_info)
101 0.001 0.000 0.743 0.007 html.py:117(count)
24413/110 0.313 0.000 0.743 0.007 html.py:94(_count)
5495 0.031 0.000 0.742 0.000 case.py:108(__exit__)
60 0.003 0.000 0.742 0.012 tests.py:12(setUp)
296 0.008 0.000 0.741 0.003 tests.py:130(data_compare)
16882 0.241 0.000 0.740 0.000 mutable_list.py:78(__getitem__)
9187 0.120 0.000 0.739 0.000 mutable_list.py:263(_set_slice)
6778 0.177 0.000 0.738 0.000 runner.py:57(addSuccess)
116838 0.613 0.000 0.737 0.000 text.py:418(unescape_string_literal)
76 0.001 0.000 0.736 0.010 dates.py:333(get)
2 0.000 0.000 0.735 0.368 creation.py:405(_create_test_db)
113 0.001 0.000 0.735 0.007 options.py:1015(save_formset)
262 0.008 0.000 0.732 0.003 filters.py:162(__init__)
31 0.002 0.000 0.727 0.023 test_base.py:16(assertTableExists)
23802 0.198 0.000 0.725 0.000 urlparse.py:129(urlparse)
2765 0.058 0.000 0.725 0.000 creation.py:198(sql_indexes_for_model)
91471 0.512 0.000 0.725 0.000 __init__.py:436(make_cursor)
60646 0.479 0.000 0.723 0.000 query.py:659(table_alias)
22139 0.210 0.000 0.722 0.000 module_loading.py:15(import_string)
54618 0.222 0.000 0.721 0.000 base.py:1402(<genexpr>)
1 0.000 0.000 0.720 0.720 tests.py:588(test_inline_change_fk_all_perms)
4947 0.069 0.000 0.719 0.000 base.py:960(parse_bits)
1637 0.008 0.000 0.717 0.000 related.py:2162(get_reverse_path_info)
95258 0.504 0.000 0.716 0.000 related.py:1639(_check_on_delete)
29058 0.303 0.000 0.712 0.000 base.py:70(chunks)
170 0.003 0.000 0.712 0.004 options.py:642(get_object)
1 0.000 0.000 0.712 0.712 tests.py:559(test_inline_change_fk_add_change_perm)
2760 0.128 0.000 0.710 0.000 sql.py:172(custom_sql_for_model)
102867 0.503 0.000 0.707 0.000 query.py:730(demote_joins)
9234 0.270 0.000 0.706 0.000 dispatcher.py:53(connect)
115 0.002 0.000 0.705 0.006 fields.py:494(to_python)
11 0.002 0.000 0.703 0.064 tests.py:257(setUp)
45861 0.304 0.000 0.703 0.000 models.py:1156(prepare_value)
1 0.000 0.000 0.701 0.701 test_templates.py:22(test_titles)
2155 0.029 0.000 0.700 0.000 emitter.py:111(emit)
328549 0.699 0.000 0.699 0.000 query.py:226(get_meta)
325 0.007 0.000 0.697 0.002 main.py:166(get_results)
917 0.027 0.000 0.696 0.001 defaulttags.py:839(do_ifequal)
3 0.001 0.000 0.696 0.232 test_auth_backends.py:67(test_custom_perms)
318002 0.691 0.000 0.695 0.000 utils.py:72(__exit__)
2329 0.134 0.000 0.695 0.000 functional.py:399(partition)
212 0.004 0.000 0.694 0.003 state.py:242(clone)
13958 0.157 0.000 0.693 0.000 multipartparser.py:456(__next__)
247 0.154 0.001 0.692 0.003 gettext.py:262(_parse)
27 0.003 0.000 0.691 0.026 test_operations.py:40(set_up_test_model)
370 0.003 0.000 0.690 0.002 fields.py:521(strptime)
41204 0.416 0.000 0.690 0.000 optparse.py:588(_set_opt_strings)
5354 0.153 0.000 0.689 0.000 utils.py:318(get_migratable_models)
15193 0.106 0.000 0.685 0.000 client.py:148(<lambda>)
175975/175418 0.590 0.000 0.683 0.000 {method 'encode' of 'unicode' objects}
39107 0.251 0.000 0.683 0.000 posixpath.py:130(islink)
3 0.001 0.000 0.681 0.227 base.py:172(test_with_template_response)
1775 0.009 0.000 0.679 0.000 finders.py:105(list)
13 0.001 0.000 0.677 0.052 tests.py:1656(setUp)
1 0.000 0.000 0.675 0.675 test_commands.py:29(test_migrate)
185080 0.673 0.000 0.673 0.000 base.py:1170(<genexpr>)
58 0.056 0.001 0.669 0.012 makemessages.py:390(write_po_file)
2881 0.049 0.000 0.669 0.000 client.py:128(store_rendered_templates)
13 0.002 0.000 0.665 0.051 tests.py:977(setUp)
7308 0.081 0.000 0.664 0.000 i18n.py:75(__init__)
1176/1036 0.012 0.000 0.663 0.001 states.py:186(run)
336360/336357 0.663 0.000 0.663 0.000 {hash}
32873 0.468 0.000 0.661 0.000 html.py:88(__hash__)
1 0.000 0.000 0.660 0.660 tests.py:37(test_can_delete)
345/39 0.006 0.000 0.658 0.017 tests.py:226(traverse_qs)
5653 0.198 0.000 0.658 0.000 sre_compile.py:361(_compile_info)
4 0.000 0.000 0.655 0.164 test_views.py:658(assertLoginRedirectURLEqual)
5502 0.049 0.000 0.651 0.000 multipartparser.py:419(__next__)
225374 0.651 0.000 0.651 0.000 {method 'find' of 'str' objects}
1 0.000 0.000 0.650 0.650 tests.py:518(test_inline_change_m2m_change_perm)
9 0.015 0.002 0.649 0.072 module_loading.py:54(autodiscover_modules)
86 0.000 0.000 0.646 0.008 defaultfilters.py:797(timeuntil_filter)
36679/27148 0.277 0.000 0.646 0.000 smartif.py:195(expression)
1525 0.019 0.000 0.644 0.000 base.py:209(__init__)
94 0.002 0.000 0.643 0.007 pickle.py:1372(dumps)
4204 0.060 0.000 0.642 0.000 files.py:238(check)
94 0.001 0.000 0.640 0.007 pickle.py:220(dump)
9650/94 0.130 0.000 0.639 0.007 pickle.py:269(save)
1 0.000 0.000 0.639 0.639 tests.py:344(test_all_inline_media)
53545 0.413 0.000 0.638 0.000 transaction.py:290(atomic)
22 0.000 0.000 0.637 0.029 models.py:262(_user_get_all_permissions)
21 0.000 0.000 0.637 0.030 models.py:333(get_all_permissions)
19219 0.144 0.000 0.636 0.000 forms.py:666(auto_id)
6211 0.080 0.000 0.635 0.000 urlresolvers.py:381(url_patterns)
318002 0.633 0.000 0.633 0.000 utils.py:69(__enter__)
196 0.009 0.000 0.632 0.003 debug.py:182(get_traceback_frame_variables)
53 0.002 0.000 0.629 0.012 views.py:64(logout)
3003 0.054 0.000 0.628 0.000 related.py:1167(__get__)
1 0.001 0.001 0.628 0.628 tests.py:17(test_basic)
2107/1920 0.025 0.000 0.626 0.000 os.py:136(makedirs)
900 0.029 0.000 0.626 0.001 forms.py:450(media)
8633 0.056 0.000 0.626 0.000 forms.py:141(__getitem__)
19838 0.625 0.000 0.625 0.000 {method 'write' of 'file' objects}
2723 0.011 0.000 0.624 0.000 backends.py:50(has_perm)
95437 0.408 0.000 0.623 0.000 timezone.py:282(template_localtime)
353 0.005 0.000 0.620 0.002 urlresolvers.py:506(resolve)
5623 0.028 0.000 0.620 0.000 forms.py:388(_clean_form)
300 0.003 0.000 0.619 0.002 models.py:1164(to_python)
47 0.001 0.000 0.619 0.013 middleware.py:63(process_request)
1 0.000 0.000 0.618 0.618 tests.py:336(test_inline_media_only_inline)
672 0.005 0.000 0.618 0.001 debug.py:173(cleanse_special_types)
1526 0.250 0.000 0.615 0.000 color.py:26(color_style)
7324 0.321 0.000 0.615 0.000 base.py:436(value)
634 0.011 0.000 0.614 0.001 helpers.py:51(_media)
305136 0.614 0.000 0.614 0.000 datastructures.py:14(output_type)
12 0.000 0.000 0.614 0.051 tests.py:4491(setUp)
1 0.000 0.000 0.612 0.612 test_extra.py:38(test_selectdate)
103 0.007 0.000 0.609 0.006 state.py:153(from_model)
2274 0.020 0.000 0.605 0.000 wsgi.py:141(COOKIES)
50 0.000 0.000 0.605 0.012 tests.py:222(get_changelist)
1 0.001 0.001 0.605 0.605 tests.py:59(testAdminUrlsNoClash)
1 0.000 0.000 0.604 0.604 tests.py:328(test_inline_media_only_base)
1 0.000 0.000 0.601 0.601 tests.py:544(test_inline_change_fk_change_perm)
288842 0.600 0.000 0.600 0.000 lru_cache.py:23(__hash__)
1 0.000 0.000 0.599 0.599 tests.py:299(test_stacked_inline_edit_form_contains_has_original_class)
4644 0.120 0.000 0.599 0.000 __init__.py:17(find_commands)
549 0.003 0.000 0.598 0.001 formsets.py:170(initial_forms)
1597 0.016 0.000 0.598 0.000 query.py:709(complex_filter)
182 0.005 0.000 0.596 0.003 models.py:165(_create_user)
1 0.000 0.000 0.595 0.595 tests.py:67(test_view_index)
33051 0.328 0.000 0.593 0.000 urlparse.py:160(urlsplit)
1 0.000 0.000 0.592 0.592 tests.py:131(test_inline_hidden_field_no_column)
6 0.000 0.000 0.590 0.098 test_relative_fields.py:791(_test_explicit_related_query_name_clash)
94 0.001 0.000 0.588 0.006 forms.py:259(as_ul)
2311 0.267 0.000 0.588 0.000 __init__.py:290(deconstruct)
4139 0.089 0.000 0.587 0.000 request.py:61(get_host)
5502 0.053 0.000 0.587 0.000 multipartparser.py:438(__init__)
1 0.000 0.000 0.586 0.586 tests.py:498(test_inline_add_fk_add_perm)
17424 0.122 0.000 0.586 0.000 encoding.py:176(iri_to_uri)
1 0.000 0.000 0.586 0.586 tests.py:165(test_localize_pk_shortcut)
1 0.000 0.000 0.585 0.585 tests.py:47(test_readonly_stacked_inline_label)
1 0.000 0.000 0.585 0.585 tests.py:573(test_inline_change_fk_change_del_perm)
255 0.003 0.000 0.585 0.002 models.py:447(save)
7 0.050 0.007 0.584 0.083 __init__.py:3(<module>)
5524/5518 0.025 0.000 0.584 0.000 smartif.py:82(eval)
6 0.000 0.000 0.584 0.097 test_relative_fields.py:721(_test_explicit_related_name_clash)
6 0.000 0.000 0.583 0.097 test_relative_fields.py:553(_test_accessor_clash)
1 0.000 0.000 0.582 0.582 test_debug.py:136(test_no_template_source_loaders)
448 0.007 0.000 0.580 0.001 widgets.py:457(render)
255 0.002 0.000 0.579 0.002 models.py:66(save_instance)
734/280 0.007 0.000 0.578 0.002 autodetector.py:43(deep_deconstruct)
109 0.003 0.000 0.577 0.005 defaults.py:10(page_not_found)
35949 0.577 0.000 0.577 0.000 {method 'clear' of 'dict' objects}
12 0.000 0.000 0.575 0.048 tests.py:3353(setUp)
1380 0.059 0.000 0.574 0.000 i18n.py:389(do_block_translate)
3303/483 0.053 0.000 0.574 0.001 nodes.py:146(walkabout)
2 0.001 0.000 0.574 0.287 tests.py:249(test_manipulated_data)
3943/3634 0.027 0.000 0.572 0.000 smartif.py:98(<lambda>)
44 0.000 0.000 0.572 0.013 related.py:1802(deconstruct)
1983 0.036 0.000 0.572 0.000 base.py:87(encode)
2156 0.040 0.000 0.571 0.000 common.py:38(process_request)
73/56 0.001 0.000 0.570 0.010 deletion.py:15(CASCADE)
7658 0.117 0.000 0.570 0.000 forms.py:497(__init__)
120919 0.570 0.000 0.570 0.000 {posix.urandom}
1 0.000 0.000 0.570 0.570 tests.py:108(test_callable_lookup)
6 0.000 0.000 0.569 0.095 test_relative_fields.py:665(_test_reverse_query_name_clash)
124158 0.443 0.000 0.569 0.000 __init__.py:405(validate_thread_sharing)
2277 0.024 0.000 0.568 0.000 cookie.py:73(parse_cookie)
7366 0.092 0.000 0.568 0.000 creation.py:48(sql_indexes_for_field)
108337 0.398 0.000 0.567 0.000 query.py:897(db)
4292 0.039 0.000 0.567 0.000 python.py:37(get_dump_object)
58 0.001 0.000 0.566 0.010 models.py:32(database_forwards)
1 0.000 0.000 0.566 0.566 test_debug.py:124(test_template_loader_postmortem_notafile)
24474 0.143 0.000 0.565 0.000 subqueries.py:175(__init__)
2226 0.071 0.000 0.563 0.000 query.py:1724(add_extra)
976 0.025 0.000 0.563 0.001 related.py:1407(resolve_related_fields)
2451 0.563 0.000 0.563 0.000 {posix.mkdir}
73596/73570 0.365 0.000 0.563 0.000 abc.py:148(__subclasscheck__)
1 0.000 0.000 0.563 0.563 test_executor.py:18(test_run)
330 0.006 0.000 0.561 0.002 options.py:591(get_fields)
2932 0.028 0.000 0.561 0.000 context.py:133(__copy__)
75529 0.376 0.000 0.559 0.000 trans_real.py:226(deactivate_all)
5524/5518 0.025 0.000 0.559 0.000 smartif.py:99(<lambda>)
282607 0.559 0.000 0.559 0.000 {method 'pop' of 'dict' objects}
90662 0.382 0.000 0.559 0.000 related.py:1985(<genexpr>)
1 0.000 0.000 0.557 0.557 tests.py:2303(test_ticket14244)
1150 0.005 0.000 0.557 0.000 paginator.py:66(_get_count)
793 0.023 0.000 0.556 0.001 admin_urls.py:20(add_preserved_filters)
53 0.001 0.000 0.555 0.010 shortcuts.py:16(render_to_response)
7354 0.065 0.000 0.555 0.000 multipartparser.py:556(_parse_header)
358 0.013 0.000 0.554 0.002 __init__.py:727(get_choices)
1 0.000 0.000 0.553 0.553 test_views.py:480(test_security_check)
1 0.000 0.000 0.553 0.553 test_crypto.py:134(test_public_vectors)
3590 0.027 0.000 0.553 0.000 storage.py:292(url)
202346 0.552 0.000 0.552 0.000 {vars}
3927/3759 0.059 0.000 0.551 0.000 related.py:1769(db_type)
44 0.001 0.000 0.550 0.012 tests.py:76(m2m_create)
1 0.000 0.000 0.549 0.549 test_debug.py:102(test_template_loader_postmortem)
1025 0.009 0.000 0.548 0.001 defaulttags.py:236(render)
2280 0.165 0.000 0.547 0.000 options.py:111(contribute_to_class)
1665 0.016 0.000 0.547 0.000 __init__.py:1053(formfield)
1 0.000 0.000 0.546 0.546 test_shortcuts.py:69(test_render_with_current_app_conflict)
3882 0.064 0.000 0.544 0.000 defaulttags.py:1068(load)
6352 0.031 0.000 0.543 0.000 contextlib.py:15(__enter__)
1 0.000 0.000 0.543 0.543 test_debug.py:112(test_template_loader_postmortem_notreadable)
10125 0.083 0.000 0.542 0.000 module_loading.py:90(module_has_submodule)
1 0.005 0.005 0.538 0.538 test_autoreload.py:46(test_app_locales)
262116 0.538 0.000 0.538 0.000 {method 'strip' of 'unicode' objects}
25319/25318 0.116 0.000 0.538 0.000 urlresolvers.py:335(namespace_dict)
2787 0.043 0.000 0.538 0.000 scanner.py:153(fetch_more_tokens)
271495 0.537 0.000 0.537 0.000 {method 'end' of '_sre.SRE_Match' objects}
64 0.001 0.000 0.537 0.008 test_autodetector.py:130(make_project_state)
1114 0.014 0.000 0.536 0.000 cookie.py:50(load)
634 0.004 0.000 0.535 0.001 defaulttags.py:856(ifequal)
588/77 0.011 0.000 0.534 0.007 pickle.py:345(save_reduce)
953/427 0.048 0.000 0.534 0.001 compiler.py:609(fill_related_selections)
1 0.000 0.000 0.533 0.533 tests.py:82(test_tabular_non_field_errors)
159156/158063 0.524 0.000 0.532 0.000 context.py:65(__getitem__)
12705 0.044 0.000 0.532 0.000 urlresolvers.py:373(urlconf_module)
59414/59413 0.280 0.000 0.531 0.000 __init__.py:711(get_default)
1876 0.106 0.000 0.531 0.000 debug.py:13(tokenize)
3 0.001 0.000 0.531 0.177 base.py:151(test_full_request_response_cycle)
7976 0.165 0.000 0.528 0.000 multipartparser.py:613(parse_header)
9 0.000 0.000 0.528 0.059 executor.py:107(unapply_migration)
13380 0.039 0.000 0.527 0.000 urlresolvers.py:468(<genexpr>)
108/105 0.012 0.000 0.526 0.005 schema.py:195(create_model)
797 0.110 0.000 0.526 0.001 pulldom.py:240(expandNode)
165 0.003 0.000 0.525 0.003 models.py:760(save_new_objects)
18 0.000 0.000 0.525 0.029 edit.py:163(post)
209502 0.477 0.000 0.525 0.000 base.py:1142(<genexpr>)
1 0.000 0.000 0.525 0.525 tests.py:403(test_delete_str_in_model_admin)
18703 0.113 0.000 0.524 0.000 loaddata.py:199(<genexpr>)
5964 0.060 0.000 0.523 0.000 __init__.py:570(contribute_to_class)
160 0.001 0.000 0.522 0.003 models.py:182(create_user)
1415 0.056 0.000 0.520 0.000 models.py:774(add_fields)
7 0.000 0.000 0.520 0.074 fields.py:265(check)
10147 0.115 0.000 0.517 0.000 base.py:246(__init__)
92380 0.325 0.000 0.515 0.000 compiler.py:882(<genexpr>)
157801 0.514 0.000 0.514 0.000 {method 'finditer' of '_sre.SRE_Pattern' objects}
1 0.000 0.000 0.511 0.511 tests.py:49(testBasicAddGet)
39 0.001 0.000 0.511 0.013 views.py:22(flatpage)
13 0.002 0.000 0.510 0.039 tests.py:9(setUp)
4052 0.048 0.000 0.510 0.000 related.py:500(get_queryset)
93 0.001 0.000 0.509 0.005 shortcuts.py:100(get_object_or_404)
2 0.000 0.000 0.508 0.254 tests.py:1644(test_middleware)
16869 0.225 0.000 0.506 0.000 inspect.py:743(getargs)
145 0.006 0.000 0.504 0.003 admin_modify.py:6(prepopulated_fields_js)
20 0.001 0.000 0.503 0.025 views.py:39(__call__)
1 0.000 0.000 0.503 0.503 tests.py:226(test_min_num)
1 0.000 0.000 0.502 0.502 tests.py:237(testAdd)
3281 0.096 0.000 0.502 0.000 related.py:805(__init__)
270 0.004 0.000 0.502 0.002 main.py:375(url_for_result)
331 0.003 0.000 0.501 0.002 fields.py:443(to_python)
42279 0.304 0.000 0.500 0.000 datastructures.py:529(__getitem__)
1020 0.021 0.000 0.500 0.000 defaulttags.py:676(do_filter)
41 0.003 0.000 0.500 0.012 tests.py:17(setUp)
455/63 0.006 0.000 0.499 0.008 pickle.py:640(save_dict)
54928 0.291 0.000 0.499 0.000 base.py:1400(<genexpr>)
65270 0.347 0.000 0.499 0.000 query.py:2036(add_votes)
236037 0.498 0.000 0.498 0.000 {method 'lower' of 'unicode' objects}
459/67 0.014 0.000 0.498 0.007 pickle.py:655(_batch_setitems)
10081 0.068 0.000 0.498 0.000 __init__.py:1401(get_db_prep_value)
1 0.001 0.001 0.497 0.497 tests.py:524(test_l10n_enabled)
5864 0.034 0.000 0.495 0.000 context.py:41(__copy__)
58294 0.244 0.000 0.495 0.000 html.py:17(normalize_whitespace)
1 0.000 0.000 0.495 0.495 tests.py:1365(test_help_alternative)
10071 0.118 0.000 0.495 0.000 __init__.py:1386(get_prep_value)
115 0.002 0.000 0.495 0.004 forms.py:186(clean)
1115 0.006 0.000 0.493 0.000 Cookie.py:625(load)
1 0.000 0.000 0.491 0.491 tests.py:1339(test_version_alternative)
25528 0.109 0.000 0.491 0.000 threading.py:153(__exit__)
10 0.000 0.000 0.490 0.049 tests.py:88(get_constraints)
225 0.002 0.000 0.490 0.002 testcases.py:363(assertNotContains)
1 0.000 0.000 0.489 0.489 tests.py:1370(test_help_short_altert)
1420 0.017 0.000 0.488 0.000 models.py:1114(__deepcopy__)
7796 0.124 0.000 0.488 0.000 config.py:17(__init__)
5137 0.318 0.000 0.488 0.000 functools.py:53(total_ordering)
1114 0.123 0.000 0.486 0.000 Cookie.py:640(__ParseString)
34 0.176 0.005 0.486 0.014 tests.py:2(<module>)
1 0.000 0.000 0.484 0.484 tests.py:99(test_no_parent_callable_lookup)
2551 0.102 0.000 0.483 0.000 wsgi.py:84(__init__)
67 0.001 0.000 0.479 0.007 base.py:188(get)
90662 0.330 0.000 0.478 0.000 related.py:1987(<genexpr>)
482 0.004 0.000 0.478 0.001 fields.py:456(strptime)
1202 0.014 0.000 0.476 0.000 base.py:460(__repr__)
1 0.002 0.002 0.474 0.474 tests.py:138(test_large_deletes)
1 0.000 0.000 0.474 0.474 tests.py:56(testBasicEditGet)
24 0.000 0.000 0.472 0.020 tests.py:39(setUp)
1 0.001 0.001 0.472 0.472 tests.py:370(setUp)
1 0.000 0.000 0.471 0.471 tests.py:974(test_collect_static_files_permissions)
1 0.001 0.001 0.471 0.471 test_views.py:847(test_user_change_email)
73720 0.309 0.000 0.471 0.000 copy_reg.py:92(__newobj__)
2293 0.046 0.000 0.471 0.000 manager.py:11(ensure_default_manager)
35935 0.236 0.000 0.471 0.000 base.py:364(add_library)
1139 0.016 0.000 0.469 0.000 utils.py:261(lookup_field)
284 0.003 0.000 0.469 0.002 testcases.py:565(assertRaisesMessage)
197474 0.469 0.000 0.469 0.000 {method 'split' of 'str' objects}
1712 0.093 0.000 0.468 0.000 checks.py:24(check)
1 0.000 0.000 0.467 0.467 tests.py:198(test_deprecation_warning)
970 0.017 0.000 0.467 0.000 defaulttags.py:99(render)
2 0.001 0.000 0.467 0.233 tests.py:179(test_manipulated_data)
100 0.008 0.000 0.464 0.005 tests.py:52(setUp)
70290 0.316 0.000 0.463 0.000 __init__.py:972(compiler)
5234 0.049 0.000 0.463 0.000 forms.py:531(__getitem__)
4 0.000 0.000 0.463 0.116 tests.py:534(test_cull)
11067 0.128 0.000 0.462 0.000 minidom.py:729(setAttributeNode)
24385 0.207 0.000 0.462 0.000 multipartparser.py:351(unget)
516 0.003 0.000 0.462 0.001 formsets.py:175(extra_forms)
964 0.016 0.000 0.461 0.000 states.py:2284(explicit_construct)
67 0.000 0.000 0.460 0.007 base.py:167(get_redirect_url)
9 0.000 0.000 0.458 0.051 tests.py:1534(setUp)
4 0.000 0.000 0.457 0.114 test_remote_user.py:107(test_header_disappears)
1 0.000 0.000 0.456 0.456 tests.py:996(test_collect_static_files_subclass_of_static_storage)
6 0.000 0.000 0.456 0.076 tests.py:1651(set_cache)
209211 0.455 0.000 0.455 0.000 {method 'replace' of 'str' objects}
1 0.000 0.000 0.454 0.454 tests.py:985(test_collect_static_files_default_permissions)
1 0.001 0.001 0.453 0.453 tests.py:534(test_deterministic_order_for_model_ordered_by_its_manager)
9 0.000 0.000 0.453 0.050 tests.py:48(tearDownClass)
154 0.004 0.000 0.453 0.003 query.py:772(annotate)
75732 0.452 0.000 0.452 0.000 datastructures.py:524(__init__)
4830 0.032 0.000 0.452 0.000 nodes.py:206(traverse)
1 0.000 0.000 0.451 0.451 tests.py:106(test_no_prefix_translated)
5180 0.152 0.000 0.448 0.000 widgets.py:99(__add__)
1 0.000 0.000 0.446 0.446 tests.py:119(test_users_url)
48 0.001 0.000 0.446 0.009 models.py:174(get_object_for_this_type)
4569 0.112 0.000 0.446 0.000 sre_compile.py:178(_compile_charset)
193309 0.444 0.000 0.444 0.000 __init__.py:559(unique)
1 0.000 0.000 0.443 0.443 tests.py:1094(test_change_editable)
188140 0.424 0.000 0.442 0.000 query.py:1855(aggregate_select)
160 0.002 0.000 0.441 0.003 schema.py:79(__exit__)
474 0.004 0.000 0.441 0.001 csrf.py:55(rotate_token)
34006 0.236 0.000 0.440 0.000 HTMLParser.py:331(check_for_whole_start_tag)
2 0.000 0.000 0.439 0.220 test_liveserver.py:37(tearDownClass)
1 0.001 0.001 0.439 0.439 test_views.py:855(test_user_not_change)
5627 0.031 0.000 0.438 0.000 base.py:1317(get_library)
1 0.000 0.000 0.437 0.437 test_debug.py:77(test_non_l10ned_numeric_ids)
148601 0.437 0.000 0.437 0.000 __init__.py:1015(_check_max_length_attribute)
476 0.028 0.000 0.437 0.001 db.py:57(get)
1 0.000 0.000 0.437 0.437 states.py:464(Inliner)
1738 0.017 0.000 0.436 0.000 inspect.py:460(getabsfile)
4462 0.436 0.000 0.436 0.000 {imp.find_module}
200440 0.435 0.000 0.435 0.000 {method 'iteritems' of 'dict' objects}
2705 0.031 0.000 0.435 0.000 response.py:316(__init__)
8402 0.095 0.000 0.434 0.000 numberformat.py:6(format)
15 0.096 0.006 0.434 0.029 __init__.py:1304(installed_models)
22 0.002 0.000 0.434 0.020 tests.py:18(setUp)
1 0.000 0.000 0.433 0.433 tests.py:1677(test_simple_project_different_directory)
1 0.001 0.001 0.433 0.433 tests.py:313(run_collectstatic)
1 0.000 0.000 0.433 0.433 tests.py:156(testNoParam)
1 0.001 0.001 0.433 0.433 test_debug.py:176(test_request_and_exception)
1 0.000 0.000 0.433 0.433 tests.py:438(test_l10n_disabled)
1 0.000 0.000 0.432 0.432 test_executor.py:133(test_soft_apply)
123672 0.358 0.000 0.432 0.000 {method 'update' of 'set' objects}
964 0.016 0.000 0.431 0.000 states.py:2026(directive)
68786 0.298 0.000 0.431 0.000 smartif.py:179(next_token)
748 0.013 0.000 0.430 0.001 defaultfilters.py:752(date)
1128 0.011 0.000 0.429 0.000 dateformat.py:340(format)
1 0.001 0.001 0.429 0.429 tests.py:144(test_simple_save)
4657 0.079 0.000 0.428 0.000 http.py:74(urlencode)
8 0.000 0.000 0.427 0.053 tests.py:2742(setUp)
3505 0.071 0.000 0.427 0.000 deletion.py:110(can_fast_delete)
1 0.000 0.000 0.427 0.427 test_debug.py:637(test_callable_settings)
1 0.000 0.000 0.426 0.426 tests.py:1650(test_simple_project)
4514 0.030 0.000 0.426 0.000 __init__.py:184(close)
25848 0.258 0.000 0.423 0.000 threading.py:120(acquire)
44 0.001 0.000 0.423 0.010 tests.py:126(assert_exceptions_handled)
103 0.001 0.000 0.423 0.004 message.py:277(send)
1 0.000 0.000 0.421 0.421 test_debug.py:647(test_dict_setting_with_non_str_key)
569 0.006 0.000 0.420 0.001 base.py:982(full_clean)
1 0.000 0.000 0.420 0.420 test_i18n.py:69(test_jsi18n)
7033/6887 0.068 0.000 0.419 0.000 nodes.py:1600(dispatch_visit)
1 0.000 0.000 0.418 0.418 tests.py:103(test_regression_12851)
17499 0.074 0.000 0.418 0.000 pyexpat.c:441(CharacterData)
18766 0.201 0.000 0.418 0.000 related.py:1469(get_joining_columns)
931/929 0.035 0.000 0.417 0.000 i18n.py:125(render)
19 0.001 0.000 0.417 0.022 tests.py:11(setUp)
191563 0.417 0.000 0.417 0.000 base.py:353(__init__)
185081 0.417 0.000 0.417 0.000 base.py:1095(_check_model)
5154 0.024 0.000 0.416 0.000 html.py:180(handle_startendtag)
1 0.000 0.000 0.416 0.416 tests.py:508(test_inline_change_m2m_add_perm)
52030 0.416 0.000 0.416 0.000 {posix.lstat}
1 0.001 0.001 0.415 0.415 tests.py:52(test_multiple_table)
10480 0.089 0.000 0.414 0.000 forms.py:516(__iter__)
186258 0.414 0.000 0.414 0.000 {method 'itervalues' of 'dictproxy' objects}
16 0.024 0.001 0.414 0.026 base.py:1(<module>)
17 0.002 0.000 0.413 0.024 models.py:66(create_a)
14778 0.172 0.000 0.413 0.000 defaulttags.py:306(nodelist)
1 0.000 0.000 0.413 0.413 test_executor.py:58(test_run_with_squashed)
8925 0.087 0.000 0.413 0.000 response.py:174(__setitem__)
202595 0.413 0.000 0.413 0.000 base.py:869(render)
13199 0.124 0.000 0.413 0.000 utils.py:7(matches_patterns)
11592 0.192 0.000 0.413 0.000 frontend.py:246(update)
83405 0.320 0.000 0.412 0.000 {method 'format' of 'unicode' objects}
1 0.000 0.000 0.412 0.412 tests.py:1222(test_prevent_duplicates_from_with_the_same_formset)
598 0.003 0.000 0.411 0.001 widgets.py:51(__str__)
35837/4830 0.280 0.000 0.410 0.000 nodes.py:189(_fast_traverse)
1 0.000 0.000 0.410 0.410 test_hashers.py:194(test_unspecified_password)
60275 0.256 0.000 0.410 0.000 trans_real.py:181(merge)
1 0.000 0.000 0.410 0.410 tests.py:1665(test_invalid_project_name)
598 0.011 0.000 0.407 0.001 widgets.py:54(render)
98638 0.407 0.000 0.407 0.000 {method 'cursor' of 'psycopg2._psycopg.connection' objects}
10131 0.217 0.000 0.406 0.000 functools.py:17(update_wrapper)
112/109 0.005 0.000 0.406 0.004 widgets.py:780(render)
17 0.001 0.000 0.406 0.024 widgets.py:83(render)
197728 0.405 0.000 0.405 0.000 {method 'start' of '_sre.SRE_Match' objects}
1293/1175 0.057 0.000 0.404 0.000 dateformat.py:31(format)
54 0.024 0.000 0.401 0.007 loader.py:57(load_disk)
1 0.000 0.000 0.398 0.398 tests.py:489(test_inline_add_m2m_add_perm)
1 0.000 0.000 0.398 0.398 tests.py:461(test_inline_add_m2m_noperm)
3 0.001 0.000 0.397 0.132 base.py:198(test_multiple_posts)
1 0.000 0.000 0.397 0.397 tests.py:482(test_inline_change_fk_noperm)
58825 0.267 0.000 0.397 0.000 base.py:358(prepend_token)
198256 0.396 0.000 0.396 0.000 manager.py:73(check)
20 0.000 0.000 0.396 0.020 tests.py:2427(tearDown)
1 0.000 0.000 0.395 0.395 tests.py:1808(test_migrate_to_other_database)
29296 0.172 0.000 0.394 0.000 context.py:53(push)
56877 0.282 0.000 0.394 0.000 registry.py:128(get_app_config)
8 0.000 0.000 0.394 0.049 tests.py:4019(setUp)
51 0.001 0.000 0.394 0.008 widgets.py:139(create_select)
1043 0.098 0.000 0.393 0.000 base.py:31(load_middleware)
6279 0.061 0.000 0.392 0.000 base.py:910(token_kwargs)
1 0.000 0.000 0.392 0.392 tests.py:475(test_inline_change_m2m_noperm)
15 0.000 0.000 0.392 0.026 edit.py:72(form_valid)
1 0.001 0.001 0.391 0.391 test_debug.py:195(test_no_request)
1135 0.027 0.000 0.390 0.000 request.py:119(build_absolute_uri)
102221 0.384 0.000 0.389 0.000 collections.py:53(__setitem__)
25848 0.235 0.000 0.387 0.000 threading.py:140(release)
1 0.000 0.000 0.386 0.386 tests.py:818(test_custom_pk)
964 0.036 0.000 0.385 0.000 states.py:2038(run_directive)
1 0.001 0.001 0.384 0.384 tests.py:489(test_deterministic_order_for_unordered_model)
2 0.014 0.007 0.381 0.191 client.py:1(<module>)
1 0.001 0.001 0.381 0.381 test_defaults.py:59(test_default_content_type_is_text_html)
20922 0.229 0.000 0.381 0.000 posixpath.py:80(split)
1 0.001 0.001 0.380 0.380 tests.py:167(test_bulk)
5256 0.022 0.000 0.380 0.000 synch.py:87(writer)
187952 0.374 0.000 0.379 0.000 base.py:1308(<genexpr>)
1 0.000 0.000 0.379 0.379 tests.py:347(test_runner_deprecation_verbosity_default)
976 0.005 0.000 0.378 0.000 __init__.py:164(__exit__)
1 0.000 0.000 0.377 0.377 tests.py:42(test_index)
7971 0.068 0.000 0.377 0.000 python.py:47(handle_field)
2164 0.019 0.000 0.375 0.000 base.py:243(apply_response_fixes)
2 0.000 0.000 0.375 0.188 test_decorators.py:36(testLoginRequired)
4 0.000 0.000 0.374 0.093 schema.py:791(_alter_many_to_many)
1 0.000 0.000 0.373 0.373 tests.py:65(test_inline_primary)
1495 0.026 0.000 0.372 0.000 __init__.py:145(_close)
18 0.001 0.000 0.371 0.021 tests.py:26(setUp)
4898 0.055 0.000 0.371 0.000 lookups.py:205(get_db_prep_lookup)
50 0.001 0.000 0.370 0.007 related.py:2108(deconstruct)
13999 0.071 0.000 0.370 0.000 debug.py:28(create_token)
1 0.000 0.000 0.370 0.370 tests.py:468(test_inline_add_fk_noperm)
185532 0.368 0.000 0.369 0.000 base.py:1278(<genexpr>)
30 0.000 0.000 0.368 0.012 admin.py:70(get_form)
6 0.002 0.000 0.368 0.061 tests.py:549(check_results_order)
1 0.002 0.002 0.368 0.368 tests.py:176(test_custom_paginator)
182/181 0.009 0.000 0.367 0.002 message.py:247(message)
24962 0.267 0.000 0.367 0.000 base.py:170(_set_autocommit)
1 0.000 0.000 0.366 0.366 tests.py:1108(test_change_readonly)
1 0.000 0.000 0.366 0.366 tests.py:135(test_account_register)
260 0.004 0.000 0.366 0.001 options.py:775(action_checkbox)
2 0.000 0.000 0.365 0.183 tests.py:911(test_zero_cull)
60 0.002 0.000 0.364 0.006 urls.py:24(add)
15 0.000 0.000 0.364 0.024 tests.py:783(assertFileContains)
1 0.000 0.000 0.363 0.363 test_views.py:450(test_user_password_change_updates_session)
1 0.000 0.000 0.362 0.362 tests.py:359(test_computed_list_display_localization)
27 0.000 0.000 0.361 0.013 fields.py:297(resolve_related_fields)
797 0.013 0.000 0.361 0.000 parser.py:427(parse_block_mapping_key)
9133 0.151 0.000 0.361 0.000 dispatcher.py:136(disconnect)
4 0.000 0.000 0.360 0.090 tests.py:393(test_init_database)
270 0.002 0.000 0.359 0.001 encoding.py:38(<lambda>)
1669 0.028 0.000 0.359 0.000 emitter.py:233(expect_node)
918 0.013 0.000 0.359 0.000 __init__.py:174(rollback)
7313 0.043 0.000 0.359 0.000 base.py:390(__init__)
4955 0.030 0.000 0.359 0.000 hmac.py:122(new)
1251 0.272 0.000 0.358 0.000 db.py:36(__init__)
4061 0.067 0.000 0.358 0.000 request.py:363(appendlist)
7 0.000 0.000 0.357 0.051 tests.py:3659(setUp)
441 0.021 0.000 0.356 0.001 models.py:112(model_to_dict)
1779 0.009 0.000 0.356 0.000 base.py:51(__setitem__)
8 0.000 0.000 0.355 0.044 fields.py:118(database_forwards)
1 0.000 0.000 0.355 0.355 tests.py:319(test_kwargs)
14 0.000 0.000 0.355 0.025 recorder.py:62(record_applied)
1155 0.005 0.000 0.353 0.000 related.py:2159(get_path_info)
51568 0.253 0.000 0.353 0.000 config.py:142(get_model)
8 0.013 0.002 0.352 0.044 models.py:6(<module>)
111 0.002 0.000 0.352 0.003 fields.py:523(create)
1 0.000 0.000 0.352 0.352 tests.py:312(test_args)
2 0.001 0.000 0.352 0.176 tests.py:227(test_datefieldlistfilter)
181/124 0.001 0.000 0.351 0.003 generator.py:67(flatten)
181/124 0.003 0.000 0.351 0.003 generator.py:93(_write)
7 0.000 0.000 0.351 0.050 tests.py:3880(setUp)
2 0.000 0.000 0.351 0.175 tests.py:186(test_cleaned_data)
54988 0.231 0.000 0.350 0.000 stat.py:40(S_ISDIR)
7 0.000 0.000 0.349 0.050 tests.py:4817(setUp)
194 0.006 0.000 0.348 0.002 query_utils.py:183(deferred_class_factory)
20505/16028 0.182 0.000 0.348 0.000 debug.py:35(cleanse_setting)
2201 0.022 0.000 0.348 0.000 options.py:579(get_model_perms)
4398 0.070 0.000 0.348 0.000 storage.py:73(file_hash)
2164 0.021 0.000 0.348 0.000 utils.py:12(fix_location_header)
1220 0.023 0.000 0.347 0.000 deletion.py:71(add)
494 0.009 0.000 0.346 0.001 optparse.py:1190(__init__)
16 0.001 0.000 0.346 0.022 views.py:190(password_reset_confirm)
44490 0.235 0.000 0.345 0.000 statemachine.py:652(add_transitions)
1 0.000 0.000 0.345 0.345 test_executor.py:171(test_custom_user)
4624 0.021 0.000 0.345 0.000 synch.py:55(reader)
4994 0.074 0.000 0.345 0.000 fields.py:48(check)
25113/24833 0.177 0.000 0.344 0.000 threadsafe.py:46(__call__)
65 0.001 0.000 0.344 0.005 pickle.py:1380(loads)
1 0.000 0.000 0.344 0.344 tests.py:57(test_not_prefixed)
13 0.000 0.000 0.343 0.026 edit.py:143(form_valid)
23189 0.102 0.000 0.343 0.000 widgets.py:213(value_from_datadict)
65 0.069 0.001 0.343 0.005 pickle.py:845(load)
1 0.000 0.000 0.342 0.342 tests.py:895(testCustomAdminSiteLoginForm)
3 0.000 0.000 0.342 0.114 base.py:219(test_middleware_disabled)
2782 0.032 0.000 0.341 0.000 options.py:446(has_change_permission)
24 0.000 0.000 0.341 0.014 forms.py:144(__init__)
1784 0.046 0.000 0.341 0.000 parser.py:273(parse_node)
917 0.014 0.000 0.341 0.000 __init__.py:140(_rollback)
1 0.000 0.000 0.341 0.341 tests.py:191(test_create_inlines_on_inherited_model)
173786 0.341 0.000 0.341 0.000 posixpath.py:43(normcase)
1495 0.340 0.000 0.340 0.000 {method 'close' of 'psycopg2._psycopg.connection' objects}
40099/34385 0.221 0.000 0.340 0.000 html.py:48(rstrip_last_element)
781 0.016 0.000 0.340 0.000 related.py:1755(formfield)
1 0.000 0.000 0.339 0.339 tests.py:728(test_inline_formsets_with_custom_save_method)
2105 0.037 0.000 0.339 0.000 __init__.py:1429(check)
1 0.000 0.000 0.338 0.338 test_debug.py:261(test_message_only)
1 0.000 0.000 0.337 0.337 tests.py:297(test_strings_only)
38146 0.185 0.000 0.337 0.000 compiler.py:334(get_distinct)
32259 0.207 0.000 0.337 0.000 context.py:56(pop)
1554 0.016 0.000 0.336 0.000 utils.py:441(get_fields_from_path)
10256 0.099 0.000 0.336 0.000 related.py:1447(get_instance_value_for_fields)
10626 0.047 0.000 0.336 0.000 __init__.py:18(get_language)
1 0.000 0.000 0.335 0.335 tests.py:1088(test_changelist_in_other_timezone)
9177 0.042 0.000 0.334 0.000 __init__.py:42(__init__)
1 0.000 0.000 0.334 0.334 tests.py:21(test_no_sites_framework)
1 0.000 0.000 0.334 0.334 tests.py:931(testCustomAdminSiteAppIndexViewandTemplate)
1 0.000 0.000 0.333 0.333 tests.py:79(test_prefixed_i18n_disabled)
591 0.009 0.000 0.333 0.001 parser.py:446(parse_block_mapping_value)
1 0.001 0.001 0.333 0.333 test_debug.py:246(test_request_and_message)
2 0.000 0.000 0.332 0.166 tests.py:91(test_form_stepback)
1 0.001 0.001 0.332 0.332 tests.py:524(test_custom_qs)
1 0.001 0.001 0.332 0.332 test_debug.py:231(test_no_exception)
1 0.000 0.000 0.331 0.331 tests.py:304(test_context)
1 0.000 0.000 0.331 0.331 tests.py:442(test_dynamic_list_display_links)
4859 0.037 0.000 0.331 0.000 related.py:1441(get_local_related_value)
1 0.000 0.000 0.331 0.331 tests.py:354(test_runner_deprecation_verbosity_zero)
27 0.000 0.000 0.331 0.012 models.py:14(get_queryset)
598 0.011 0.000 0.331 0.001 widgets.py:57(render_js)
1 0.000 0.000 0.331 0.331 tests.py:1082(test_changelist)
16369 0.077 0.000 0.330 0.000 pulldom.py:160(characters)
41753 0.218 0.000 0.330 0.000 urllib.py:1231(quote)
1 0.000 0.000 0.330 0.330 tests.py:209(test_nonexistent_target_id)
1860 0.053 0.000 0.330 0.000 inspect.py:440(getsourcefile)
17818 0.120 0.000 0.330 0.000 loader.py:85(make_origin)
1 0.001 0.001 0.329 0.329 tests.py:26(test_managers)
1 0.000 0.000 0.329 0.329 tests.py:44(test_delete_all_sites_clears_cache)
4955 0.167 0.000 0.328 0.000 hmac.py:27(__init__)
10720 0.104 0.000 0.328 0.000 timezone.py:318(now)
4 0.000 0.000 0.328 0.082 test_remote_user.py:65(test_known_user)
1659 0.064 0.000 0.327 0.000 statemachine.py:487(runtime_init)
19128 0.143 0.000 0.327 0.000 minidom.py:111(appendChild)
1 0.000 0.000 0.326 0.326 tests.py:1204(test_multiple_locale)
11191 0.171 0.000 0.326 0.000 widgets.py:35(__init__)
2 0.000 0.000 0.326 0.163 tests.py:127(test_form_finish)
3 0.001 0.000 0.326 0.109 base.py:239(test_middleware_disabled_fail_silently)
24929 0.216 0.000 0.325 0.000 __init__.py:1085(_check_mutually_exclusive_options)
4 0.007 0.002 0.325 0.081 sql.py:15(sql_create)
22044 0.096 0.000 0.324 0.000 context.py:27(__exit__)
42 0.001 0.000 0.324 0.008 autodetector.py:298(generate_renamed_models)
180/90 0.004 0.000 0.323 0.004 states.py:261(nested_parse)
911 0.323 0.000 0.323 0.000 {method 'rollback' of 'psycopg2._psycopg.connection' objects}
6 0.002 0.000 0.323 0.054 tests.py:504(check_results_order)
503 0.003 0.000 0.323 0.001 models.py:230(check_password)
54 0.001 0.000 0.323 0.006 autodetector.py:65(only_relation_agnostic_fields)
1 0.000 0.000 0.323 0.323 test_compilation.py:89(test_percent_symbol_escaping)
1 0.000 0.000 0.323 0.323 tests.py:1818(test_custom_project_destination_missing)
7150 0.133 0.000 0.323 0.000 fnmatch.py:45(filter)
1 0.000 0.000 0.322 0.322 tests.py:1612(test_option_then_setting)
382 0.003 0.000 0.322 0.001 base.py:520(serializable_value)
1982 0.024 0.000 0.322 0.000 base.py:183(build_instance)
41725 0.190 0.000 0.321 0.000 fnmatch.py:67(fnmatchcase)
1 0.000 0.000 0.321 0.321 tests.py:1116(test_change_readonly_in_other_timezone)
1 0.000 0.000 0.320 0.320 tests.py:1101(test_change_editable_in_other_timezone)
155479 0.320 0.000 0.320 0.000 __init__.py:863(_check_primary_key)
1 0.000 0.000 0.320 0.320 tests.py:433(test_m2m_repoint)
101326 0.319 0.000 0.319 0.000 related.py:1712(get_attname)
7382 0.179 0.000 0.319 0.000 base.py:417(tag)
1 0.000 0.000 0.319 0.319 tests.py:65(test_prefixed)
1 0.000 0.000 0.318 0.318 tests.py:319(test_builtin_with_environment)
33 0.001 0.000 0.318 0.010 urls.py:49(show)
1 0.000 0.000 0.318 0.318 tests.py:1087(test_app_translation)
366 0.014 0.000 0.318 0.001 options.py:564(media)
17262 0.199 0.000 0.318 0.000 related.py:1530(get_normalized_value)
1 0.000 0.000 0.317 0.317 tests.py:889(test_builtin_with_settings)
1 0.003 0.003 0.317 0.317 tests.py:156(test_result_list_editable)
2235 0.021 0.000 0.316 0.000 options.py:166(_prepare)
1767 0.017 0.000 0.315 0.000 coordseq.py:40(__getitem__)
508 0.003 0.000 0.314 0.001 gettext.py:580(gettext)
1 0.000 0.000 0.314 0.314 tests.py:978(test_builtin_with_environment)
1 0.000 0.000 0.314 0.314 tests.py:453(test_builtin_with_environment)
728 0.009 0.000 0.313 0.000 options.py:238(formfield_for_foreignkey)
13286 0.117 0.000 0.313 0.000 base.py:485(__hash__)
52 0.001 0.000 0.313 0.006 tests.py:69(fk_create)
1 0.000 0.000 0.312 0.312 tests.py:688(test_builtin_with_settings)
508 0.006 0.000 0.312 0.001 gettext.py:542(dgettext)
1 0.000 0.000 0.312 0.312 tests.py:971(test_builtin_with_settings)
10134 0.044 0.000 0.311 0.000 case.py:730(assertListEqual)
15 0.003 0.000 0.311 0.021 tests.py:1291(setUp)
6 0.002 0.000 0.311 0.052 tests.py:3034(setUp)
16 0.000 0.000 0.311 0.019 tests.py:1891(tearDown)
138450 0.310 0.000 0.310 0.000 copy.py:113(_copy_with_constructor)
29063 0.203 0.000 0.310 0.000 case.py:473(_getAssertEqualityFunc)
3771 0.048 0.000 0.310 0.000 options.py:437(has_add_permission)
1 0.000 0.000 0.310 0.310 tests.py:748(test_builtin_command)
1 0.001 0.001 0.310 0.310 tests.py:166(test_reverse_one_to_one_relations)
17 0.001 0.000 0.310 0.018 i18n.py:288(javascript_catalog)
1 0.000 0.000 0.310 0.310 tests.py:446(test_builtin_with_settings)
1 0.000 0.000 0.309 0.309 tests.py:681(test_builtin_command)
1 0.000 0.000 0.309 0.309 tests.py:762(test_builtin_with_environment)
1 0.000 0.000 0.308 0.308 tests.py:36(testAddWithGETArgs)
10464 0.123 0.000 0.308 0.000 case.py:621(assertSequenceEqual)
1 0.000 0.000 0.308 0.308 tests.py:327(test_lazy_in_settings)
1 0.000 0.000 0.308 0.308 tests.py:922(testCustomAdminSiteIndexViewAndTemplate)
17846 0.171 0.000 0.307 0.000 response.py:139(_convert_to_charset)
1 0.000 0.000 0.307 0.307 test_i18n.py:185(testI18NDifferentNonEnLangs)
4575 0.035 0.000 0.307 0.000 options.py:255(__str__)
12 0.000 0.000 0.307 0.026 runner.py:216(reorder_suite)
1 0.000 0.000 0.306 0.306 tests.py:524(test_builtin_with_environment)
1 0.000 0.000 0.306 0.306 tests.py:252(test_builtin_with_environment)
1 0.000 0.000 0.306 0.306 tests.py:695(test_builtin_with_environment)
1 0.000 0.000 0.306 0.306 tests.py:245(test_builtin_with_settings)
1 0.000 0.000 0.305 0.305 tests.py:625(test_builtin_with_settings)
1082 0.011 0.000 0.305 0.000 storage.py:303(modified_time)
1 0.000 0.000 0.305 0.305 tests.py:755(test_builtin_with_settings)
29222 0.122 0.000 0.304 0.000 query.py:402(<lambda>)
122120 0.304 0.000 0.304 0.000 related.py:340(related_query_name)
2767 0.074 0.000 0.304 0.000 response.py:100(__init__)
1 0.000 0.000 0.304 0.304 tests.py:632(test_builtin_with_environment)
11109 0.169 0.000 0.304 0.000 __init__.py:643(normalize_language_tag)
1753 0.029 0.000 0.303 0.000 main.py:148(get_query_string)
16363/8124 0.231 0.000 0.303 0.000 sre_parse.py:140(getwidth)
9035 0.070 0.000 0.303 0.000 saxutils.py:97(_write)
1 0.000 0.000 0.302 0.302 tests.py:312(test_builtin_with_settings)
2 0.000 0.000 0.302 0.151 tests.py:914(test_second_call_doesnt_crash)
1 0.000 0.000 0.301 0.301 tests.py:517(test_builtin_with_settings)
1 0.000 0.000 0.301 0.301 tests.py:898(test_builtin_with_environment)
32509 0.233 0.000 0.301 0.000 options.py:332(get_concrete_fields_with_model)
1031 0.030 0.000 0.300 0.000 cache.py:106(patch_response_headers)
1872 0.300 0.000 0.300 0.000 {posix.rmdir}
494 0.003 0.000 0.300 0.001 optparse.py:1276(set_usage)
224 0.001 0.000 0.300 0.001 query.py:622(values)
6 0.000 0.000 0.299 0.050 tests.py:4432(setUp)
5397 0.038 0.000 0.299 0.000 related.py:1444(get_foreign_related_value)
6700 0.173 0.000 0.299 0.000 query.py:464(_extract_model_params)
148 0.003 0.000 0.298 0.002 options.py:1295(get_inline_formsets)
6 0.000 0.000 0.298 0.050 tests.py:2266(setUp)
26 0.001 0.000 0.298 0.011 views.py:669(post)
47138 0.187 0.000 0.298 0.000 compiler.py:847(placeholder)
19188 0.113 0.000 0.298 0.000 datastructures.py:355(get)
118 0.005 0.000 0.297 0.003 dates.py:688(_get_next_prev)
1003 0.005 0.000 0.296 0.000 cache.py:132(add_never_cache_headers)
140252 0.295 0.000 0.295 0.000 base.py:862(__init__)
4452 0.053 0.000 0.294 0.000 compiler.py:1017(pre_sql_setup)
23229 0.131 0.000 0.294 0.000 scanner.py:142(need_more_tokens)
77 0.002 0.000 0.294 0.004 python.py:68(handle_m2m_field)
1 0.000 0.000 0.293 0.293 tests.py:1105(test_complex_app)
1 0.000 0.000 0.293 0.293 tests.py:1801(test_no_escaping_of_project_variables)
1 0.000 0.000 0.292 0.292 test_base.py:375(test_named_url_pattern)
6 0.000 0.000 0.292 0.049 tests.py:1079(setUp)
283 0.002 0.000 0.291 0.001 html.py:163(strip_tags)
278 0.004 0.000 0.291 0.001 testcases.py:878(assertNumQueries)
81 0.002 0.000 0.290 0.004 __init__.py:195(templatize)
564 0.003 0.000 0.290 0.001 base.py:906(_perform_date_checks)
1 0.000 0.000 0.290 0.290 test_basic.py:106(test_user_verbose_names_translatable)
1 0.000 0.000 0.289 0.289 tests.py:183(test_default_options)
236 0.003 0.000 0.289 0.001 html.py:144(_strip_once)
81 0.051 0.001 0.288 0.004 trans_real.py:524(templatize)
1 0.000 0.000 0.288 0.288 tests.py:393(test_ordering_override)
15 0.001 0.000 0.288 0.019 views.py:11(shortcut)
11 0.000 0.000 0.287 0.026 recorder.py:69(record_unapplied)
829 0.018 0.000 0.287 0.000 states.py:406(paragraph)
85116 0.286 0.000 0.286 0.000 utils.py:264(_route_db)
16049 0.172 0.000 0.286 0.000 posixpath.py:118(dirname)
8 0.000 0.000 0.286 0.036 preview.py:24(__call__)
1802 0.015 0.000 0.285 0.000 codecs.py:841(open)
1 0.000 0.000 0.285 0.285 tests.py:201(test_all_options_given)
72 0.003 0.000 0.284 0.004 dates.py:346(get_dated_queryset)
1 0.000 0.000 0.284 0.284 tests.py:979(test_createcachetable_observes_database_router)
2609 0.048 0.000 0.284 0.000 deletion.py:223(sort)
12 0.003 0.000 0.283 0.024 tests.py:39(humanize_tester)
1 0.000 0.000 0.283 0.283 tests.py:578(test_setup_environ)
11 0.011 0.001 0.283 0.026 forms.py:1(<module>)
1 0.000 0.000 0.283 0.283 tests.py:1127(test_app_with_import)
88 0.001 0.000 0.281 0.003 tests.py:898(tearDown)
9 0.002 0.000 0.281 0.031 jslex.py:186(prepare_js_for_gettext)
3910 0.025 0.000 0.280 0.000 test_mutable_list.py:98(setfcn)
1 0.000 0.000 0.280 0.280 tests.py:407(test_format_discovery)
2 0.000 0.000 0.280 0.140 tests.py:147(test_cleaned_data)
3326 0.093 0.000 0.280 0.000 base.py:1325(_check_local_fields)
2524 0.051 0.000 0.280 0.000 client.py:222(_base_environ)
1 0.000 0.000 0.280 0.280 tests.py:1948(test_post_submission)
2 0.000 0.000 0.279 0.140 tests.py:79(test_form_stepback)
7536 0.086 0.000 0.279 0.000 config.py:55(_path_from_module)
3049 0.026 0.000 0.279 0.000 helpers.py:112(__init__)
7 0.016 0.002 0.279 0.040 __init__.py:2(<module>)
2 0.000 0.000 0.278 0.139 tests.py:108(test_form_finish)
22 0.001 0.000 0.278 0.013 fields.py:29(database_forwards)
12 0.000 0.000 0.278 0.023 tests.py:3356(tearDown)
1 0.000 0.000 0.278 0.278 tests.py:797(test_custom_command_with_environment)
1 0.000 0.000 0.277 0.277 tests.py:551(testL10NDeactivated)
10 0.000 0.000 0.277 0.028 migration.py:112(unapply)
35590 0.167 0.000 0.276 0.000 compiler.py:682(deferred_to_columns)
1 0.000 0.000 0.276 0.276 tests.py:189(test_default_and_given_options)
1532 0.028 0.000 0.276 0.000 related.py:251(contribute_to_class)
42 0.000 0.000 0.276 0.007 jslex.py:182(__init__)
42 0.005 0.000 0.276 0.007 jslex.py:36(__init__)
4130 0.054 0.000 0.275 0.000 coordseq.py:84(getOrdinate)
1 0.000 0.000 0.275 0.275 test_operations.py:192(test_create_model_inheritance)
15 0.000 0.000 0.275 0.018 tests.py:779(_response)
123452 0.275 0.000 0.275 0.000 __init__.py:705(has_default)
1 0.000 0.000 0.274 0.274 tests.py:343(test_circular_dependency)
1 0.000 0.000 0.274 0.274 tests.py:1499(test_app_command)
6352 0.047 0.000 0.274 0.000 contextlib.py:21(__exit__)
1 0.000 0.000 0.273 0.273 tests.py:587(test_setup_environ_custom_template)
4260 0.061 0.000 0.273 0.000 mutable_list.py:283(_assign_extended_slice_rebuild)
1 0.000 0.000 0.273 0.273 tests.py:386(test_builtin_with_environment)
434 0.002 0.000 0.273 0.001 wsgi.py:146(_get_files)
1881/12 0.096 0.000 0.273 0.023 runner.py:234(partition_suite)
1 0.000 0.000 0.273 0.273 tests.py:1312(test_empty_allowed_hosts_error)
17066 0.092 0.000 0.272 0.000 query.py:1950(is_nullable)
3542 0.047 0.000 0.272 0.000 csrf.py:182(process_response)
1 0.000 0.000 0.272 0.272 tests.py:1013(test_custom_command_with_environment)
1901 0.024 0.000 0.272 0.000 saxutils.py:135(startElement)
1 0.000 0.000 0.272 0.272 tests.py:790(test_custom_command_with_settings)
10 0.000 0.000 0.271 0.027 tests.py:15(assert_pickles)
1 0.000 0.000 0.271 0.271 tests.py:1006(test_custom_command_with_settings)
1 0.000 0.000 0.271 0.271 tests.py:195(test_option_name_and_value_separated)
1 0.000 0.000 0.271 0.271 tests.py:1169(test_warning_does_not_halt)
1 0.000 0.000 0.270 0.270 tests.py:97(test_post_save_add_redirect)
1 0.000 0.000 0.270 0.270 tests.py:1413(test_base_command_with_options)
1 0.000 0.000 0.270 0.270 tests.py:1486(test_noargs)
1 0.000 0.000 0.270 0.270 tests.py:1493(test_noargs_with_args)
1 0.000 0.000 0.269 0.269 tests.py:1142(test_output_format)
18516 0.154 0.000 0.269 0.000 suite.py:46(addTest)
4678 0.021 0.000 0.269 0.000 helpers.py:99(__iter__)
1 0.000 0.000 0.269 0.269 tests.py:1407(test_base_command_with_option)
78 0.001 0.000 0.269 0.003 message.py:126(as_string)
5227 0.032 0.000 0.269 0.000 __init__.py:100(__getitem__)
10 0.000 0.000 0.269 0.027 case.py:87(wrapper)
1 0.000 0.000 0.268 0.268 tests.py:368(test_inheritance)
38 0.002 0.000 0.268 0.007 related.py:676(get_prefetch_queryset)
1 0.000 0.000 0.268 0.268 tests.py:1523(test_app_command_invalid_app_label)
46 0.002 0.000 0.267 0.006 shortcuts.py:52(redirect)
1 0.000 0.000 0.267 0.267 test_state.py:198(test_render_project_dependencies)
1 0.000 0.000 0.267 0.267 tests.py:964(test_builtin_command)
853/382 0.010 0.000 0.267 0.001 pickle.py:591(save_list)
1 0.000 0.000 0.267 0.267 tests.py:1607(test_setting_then_short_option)
1 0.000 0.000 0.267 0.267 tests.py:216(test_ticket_17477)
1 0.000 0.000 0.267 0.267 tests.py:1548(test_label_command_multiple_label)
1 0.000 0.000 0.267 0.267 tests.py:935(test_custom_command_with_environment)
1 0.000 0.000 0.267 0.267 tests.py:723(test_custom_command_with_settings)
1 0.000 0.000 0.267 0.267 tests.py:1602(test_setting_then_option)
1147/1135 0.020 0.000 0.266 0.000 loader_tags.py:70(super)
1 0.000 0.000 0.266 0.266 tests.py:347(test_custom_command_with_settings)
1 0.000 0.000 0.266 0.266 tests.py:815(test_builtin_command)
1 0.000 0.000 0.265 0.265 tests.py:783(test_custom_command)
1 0.000 0.000 0.265 0.265 tests.py:730(test_custom_command_with_environment)
1 0.000 0.000 0.265 0.265 tests.py:942(test_custom_command_output_color)
46 0.000 0.000 0.265 0.006 widgets.py:721(render)
1 0.000 0.000 0.265 0.265 tests.py:1507(test_app_command_no_apps)
1 0.000 0.000 0.265 0.265 tests.py:1617(test_short_option_then_setting)
176 0.001 0.000 0.265 0.002 widgets.py:596(__str__)
1 0.000 0.000 0.265 0.265 tests.py:822(test_builtin_with_settings)
1323 0.012 0.000 0.265 0.000 scanner.py:669(fetch_plain)
1 0.000 0.000 0.264 0.264 tests.py:1860(test_all)
199 0.001 0.000 0.264 0.001 query.py:188(__str__)
6 0.008 0.001 0.264 0.044 models.py:4(<module>)
199 0.006 0.000 0.264 0.001 views.py:391(get_form)
1 0.000 0.000 0.264 0.264 tests.py:1879(test_pks_parsing)
1 0.000 0.000 0.264 0.264 tests.py:1375(test_specific_help)
1 0.000 0.000 0.264 0.264 tests.py:1513(test_app_command_multiple_apps)
1 0.000 0.000 0.264 0.264 tests.py:64(setUpClass)
176 0.002 0.000 0.264 0.001 widgets.py:599(render)
1 0.000 0.000 0.264 0.264 tests.py:1529(test_app_command_some_invalid_app_labels)
7 0.000 0.000 0.264 0.038 tests.py:94(raises_exception)
1 0.000 0.000 0.264 0.264 tests.py:129(test_post_url_continue)
200 0.002 0.000 0.264 0.001 query.py:199(sql_with_params)
1 0.000 0.000 0.263 0.263 tests.py:1401(test_base_command_multiple_label)
1 0.000 0.000 0.263 0.263 tests.py:354(test_custom_command_with_environment)
659 0.018 0.000 0.263 0.000 admin_list.py:92(result_headers)
1 0.000 0.000 0.263 0.263 tests.py:135(test_attribute_name_not_python_keyword)
1 0.000 0.000 0.263 0.263 tests.py:716(test_custom_command)
1 0.000 0.000 0.263 0.263 tests.py:488(test_custom_command_with_environment)
1 0.000 0.000 0.263 0.263 tests.py:473(test_tuple_list_display)
1 0.000 0.000 0.263 0.263 tests.py:558(test_custom_command_with_environment)
1 0.000 0.000 0.262 0.262 tests.py:1622(test_option_then_setting_then_option)
1 0.000 0.000 0.262 0.262 tests.py:1395(test_base_command_no_label)
1 0.000 0.000 0.262 0.262 tests.py:379(test_builtin_with_settings)
44 0.001 0.000 0.262 0.006 tests.py:156(m2m_compare)
24 0.002 0.000 0.262 0.011 forms.py:233(save)
1 0.000 0.000 0.261 0.261 tests.py:28(testBasicAddGet)
34386 0.161 0.000 0.261 0.000 html.py:23(__init__)
1 0.000 0.000 0.261 0.261 tests.py:280(test_custom_command_with_settings)
1 0.000 0.000 0.261 0.261 tests.py:481(test_custom_command_with_settings)
1 0.000 0.000 0.261 0.261 tests.py:287(test_custom_command_with_environment)
4904 0.051 0.000 0.260 0.000 static.py:37(handle_simple)
1 0.000 0.000 0.260 0.260 tests.py:551(test_custom_command_with_settings)
1 0.000 0.000 0.260 0.260 tests.py:1389(test_base_command)
1 0.000 0.000 0.260 0.260 tests.py:829(test_builtin_with_environment)
1 0.000 0.000 0.260 0.260 tests.py:928(test_custom_command_with_settings)
885 0.013 0.000 0.260 0.000 related.py:321(formfield)
181 0.022 0.000 0.259 0.001 generator.py:140(_write_headers)
68 0.001 0.000 0.259 0.004 files.py:86(save)
1 0.000 0.000 0.259 0.259 tests.py:1693(test_custom_project_template)
24885 0.164 0.000 0.259 0.000 states.py:221(runtime_init)
22/16 0.001 0.000 0.259 0.016 states.py:1210(bullet)
9 0.000 0.000 0.259 0.029 tests.py:41(setUpClass)
24 0.001 0.000 0.259 0.011 csrf.py:95(_reject)
1 0.000 0.000 0.259 0.259 tests.py:1535(test_label_command)
1 0.000 0.000 0.259 0.259 tests.py:1542(test_label_command_no_label)
13 0.000 0.000 0.258 0.020 tests.py:1661(tearDown)
18681 0.258 0.000 0.258 0.000 {method 'split' of '_sre.SRE_Pattern' objects}
1 0.000 0.000 0.258 0.258 tests.py:1332(test_version)
1 0.000 0.000 0.257 0.257 tests.py:1304(test_language_not_saved_to_session)
70290 0.257 0.000 0.257 0.000 compiler.py:22(__init__)
36583 0.178 0.000 0.257 0.000 base.py:307(create_variable_node)
109022 0.257 0.000 0.257 0.000 {method 'find' of 'unicode' objects}
13 0.000 0.000 0.257 0.020 tests.py:458(tearDown)
28/20 0.001 0.000 0.257 0.013 cached_db.py:63(save)
2280 0.048 0.000 0.256 0.000 options.py:50(__init__)
70 0.001 0.000 0.256 0.004 defaults.py:32(server_error)
6 0.000 0.000 0.256 0.043 states.py:1111(indent)
861 0.250 0.000 0.256 0.000 {_io.open}
9 0.000 0.000 0.255 0.028 edit.py:226(post)
1279 0.016 0.000 0.255 0.000 related.py:1584(contribute_to_class)
11067 0.107 0.000 0.255 0.000 minidom.py:1637(createAttribute)
1 0.000 0.000 0.255 0.255 tests.py:174(test_pt_br_redirect)
1 0.000 0.000 0.255 0.255 tests.py:1851(test_basic)
2 0.001 0.000 0.254 0.127 tests.py:475(verify_booleanfieldlistfilter)
16369 0.149 0.000 0.254 0.000 minidom.py:1611(createTextNode)
6 0.000 0.000 0.254 0.042 states.py:1121(block_quote)
1 0.000 0.000 0.254 0.254 test_autodetector.py:279(test_rename_model)
16 0.001 0.000 0.253 0.016 views.py:17(serve)
1 0.001 0.001 0.253 0.253 test_geos.py:376(test_polygons)
1 0.000 0.000 0.253 0.253 test_state.py:297(test_dangling_references_throw_error)
176 0.004 0.000 0.253 0.001 fields.py:459(get_queryset)
24 0.001 0.000 0.252 0.011 csrf.py:98(csrf_failure)
134222 0.252 0.000 0.252 0.000 StringIO.py:38(_complain_ifclosed)
48/44 0.003 0.000 0.252 0.006 widgets.py:660(render)
298 0.005 0.000 0.252 0.001 options.py:59(get_content_type_for_model)
441/386 0.009 0.000 0.252 0.001 lru_cache.py:108(wrapper)
1 0.000 0.000 0.251 0.251 test_forms.py:122(test_inactive_user_i18n)
1 0.000 0.000 0.251 0.251 test_autodetector.py:309(test_rename_model_with_renamed_rel_field)
2966 0.021 0.000 0.251 0.000 inspectdb.py:8(get_field_type)
1 0.000 0.000 0.251 0.251 tests.py:909(testCustomAdminSiteLoginTemplate)
1 0.000 0.000 0.251 0.251 test_commands.py:58(test_migrate_list)
1 0.000 0.000 0.251 0.251 tests.py:168(test_template_tags_pgettext)
12 0.000 0.000 0.250 0.021 tests.py:4494(tearDown)
6 0.013 0.002 0.250 0.042 models.py:8(<module>)
18300 0.168 0.000 0.250 0.000 testcases.py:789(_databases_names)
853/382 0.009 0.000 0.250 0.001 pickle.py:608(_batch_appends)
1 0.000 0.000 0.250 0.250 tests.py:1354(test_help_commands)
2628 0.035 0.000 0.250 0.000 synch.py:63(writer_enters)
1 0.000 0.000 0.249 0.249 tests.py:229(test_en_redirect)
2774 0.055 0.000 0.249 0.000 request.py:296(__init__)
13 0.001 0.000 0.249 0.019 testcases.py:1230(setUpClass)
1 0.000 0.000 0.248 0.248 test_regressions.py:29(test_regression_3600)
62402 0.248 0.000 0.248 0.000 operations.py:67(lookup_cast)
116534 0.247 0.000 0.247 0.000 {cStringIO.StringIO}
41204 0.164 0.000 0.247 0.000 optparse.py:579(_check_opt_strings)
1 0.000 0.000 0.247 0.247 tests.py:75(test_view_detail)
1 0.000 0.000 0.247 0.247 tests.py:1705(test_template_dir_with_trailing_slash)
10 0.000 0.000 0.247 0.025 autodetector.py:31(changes)
247 0.007 0.000 0.246 0.001 query.py:984(add_aggregate)
118412 0.246 0.000 0.246 0.000 {thread.get_ident}
1 0.000 0.000 0.246 0.246 tests.py:181(test_pl_pl_redirect)
4010 0.025 0.000 0.246 0.000 db.py:14(__init__)
21414 0.100 0.000 0.244 0.000 __init__.py:1325(to_python)
1 0.000 0.000 0.244 0.244 tests.py:999(test_custom_command)
1 0.000 0.000 0.244 0.244 tests.py:25(test_verbose_name)
1 0.000 0.000 0.243 0.243 tests.py:864(test_custom_command_with_environment)
1 0.000 0.000 0.243 0.243 tests.py:857(test_custom_command_with_settings)
1 0.000 0.000 0.242 0.242 test_views.py:389(test_password_change_succeeds)
1 0.000 0.000 0.242 0.242 tests.py:1344(test_help)
4 0.000 0.000 0.242 0.061 test_remote_user.py:83(test_last_login)
1 0.000 0.000 0.242 0.242 tests.py:57(test_m2m_relations_add_remove_clear)
13314 0.097 0.000 0.242 0.000 __init__.py:1276(_check_fix_default_value)
62134 0.242 0.000 0.242 0.000 defaulttags.py:308(<genexpr>)
1 0.000 0.000 0.242 0.242 test_views.py:581(test_session_key_flushed_on_login_after_password_change)
481 0.006 0.000 0.241 0.001 query.py:1069(iterator)
2063 0.036 0.000 0.241 0.000 fields.py:214(__init__)
1 0.000 0.000 0.240 0.240 tests.py:850(test_custom_command)
5 0.000 0.000 0.240 0.048 tests.py:4212(setUp)
1 0.000 0.000 0.240 0.240 tests.py:1768(test_file_without_extension)
1 0.000 0.000 0.240 0.240 tests.py:1831(test_custom_project_template_with_non_ascii_templates)
30306/29437 0.178 0.000 0.240 0.000 gettext.py:398(ugettext)
1 0.000 0.000 0.240 0.240 tests.py:414(test_custom_command_with_settings)
4569 0.110 0.000 0.240 0.000 sre_compile.py:207(_optimize_charset)
1 0.000 0.000 0.240 0.240 test_i18n.py:129(test_nonenglish_default_english_userpref)
7151 0.132 0.000 0.240 0.000 case.py:180(__init__)
1 0.000 0.000 0.239 0.239 tests.py:94(test_no_lang_activate)
1 0.000 0.000 0.239 0.239 test_widgets.py:750(test_checkboxselectmultiple)
4 0.005 0.001 0.238 0.060 test_forms.py:1(<module>)
215 0.009 0.000 0.238 0.001 filters.py:356(__init__)
1 0.000 0.000 0.238 0.238 tests.py:272(test_nl_url)
1 0.000 0.000 0.238 0.238 test_i18n.py:154(test_non_BMP_char)
21 0.001 0.000 0.237 0.011 views.py:50(render_flatpage)
107 0.001 0.000 0.237 0.002 test_error_messages.py:20(assertFormErrors)
1 0.000 0.000 0.237 0.237 tests.py:1786(test_custom_project_template_context_variables)
36497 0.159 0.000 0.237 0.000 sre_parse.py:130(__getitem__)
2116/2114 0.023 0.000 0.237 0.000 options.py:366(_fill_m2m_cache)
1 0.000 0.000 0.237 0.237 test_i18n.py:172(testI18NLanguageEnglishDefault)
1 0.000 0.000 0.237 0.237 tests.py:113(test_post_save_change_redirect)
105347 0.236 0.000 0.236 0.000 {method 'insert' of 'list' objects}
1 0.000 0.000 0.236 0.236 tests.py:163(test_nl_redirect)
1 0.000 0.000 0.236 0.236 test_extraction.py:362(test_ignore_option)
1424 0.014 0.000 0.236 0.000 helpers.py:107(errors)
1 0.000 0.000 0.235 0.235 test_widgets.py:547(test_radioselect)
22225 0.105 0.000 0.235 0.000 __init__.py:1711(get_prep_value)
1 0.000 0.000 0.235 0.235 tests.py:249(test_en_redirect)
114692 0.235 0.000 0.235 0.000 registry.py:114(check_ready)
2 0.000 0.000 0.235 0.118 tests.py:290(test_form_reset)
1 0.000 0.000 0.235 0.235 tests.py:210(test_en_redirect)
1176 0.010 0.000 0.235 0.000 xmlutils.py:9(addQuickElement)
1 0.000 0.000 0.235 0.235 test_extraction.py:339(test_javascript_literals)
26 0.001 0.000 0.234 0.009 finders.py:239(find)
1 0.000 0.000 0.234 0.234 test_state.py:341(test_real_apps)
1 0.000 0.000 0.234 0.234 tests.py:421(test_custom_command_with_environment)
1 0.000 0.000 0.234 0.234 tests.py:937(testCustomAdminSitePasswordChangeTemplate)
39816 0.108 0.000 0.233 0.000 sre_parse.py:195(match)
1070/729 0.020 0.000 0.233 0.000 pickle.py:532(save_tuple)
18 0.001 0.000 0.233 0.013 makemigrations.py:31(handle)
103479 0.233 0.000 0.233 0.000 query.py:1563(can_filter)
1 0.000 0.000 0.232 0.232 test_fields.py:421(test_decimalfield_changed)
11213 0.078 0.000 0.232 0.000 __init__.py:1241(get_prep_value)
902/752 0.008 0.000 0.232 0.000 array.py:34(check)
160 0.002 0.000 0.232 0.001 schema.py:72(__enter__)
1 0.000 0.000 0.232 0.232 tests.py:55(test_bookmarklets)
3532 0.019 0.000 0.232 0.000 registry.py:315(clear_cache)
1 0.000 0.000 0.231 0.231 tests.py:525(test_inline_formsets)
7976 0.128 0.000 0.231 0.000 multipartparser.py:633(_parse_header_params)
5449 0.057 0.000 0.231 0.000 multipartparser.py:497(_find_boundary)
118 0.001 0.000 0.231 0.002 dateformat.py:266(r)
21182 0.112 0.000 0.230 0.000 statemachine.py:1145(__getitem__)
1 0.000 0.000 0.230 0.230 tests.py:1820(test_migrate_to_other_database_with_router)
2966 0.036 0.000 0.230 0.000 inspectdb.py:199(get_field_type)
591 0.007 0.000 0.230 0.000 states.py:2637(blank)
38192 0.154 0.000 0.230 0.000 stat.py:55(S_ISLNK)
1 0.000 0.000 0.230 0.230 tests.py:266(test_en_url)
1 0.000 0.000 0.230 0.230 tests.py:152(test_en_redirect)
186 0.002 0.000 0.229 0.001 widgets.py:609(tag)
2312 0.032 0.000 0.229 0.000 synch.py:38(reader_enters)
35 0.034 0.001 0.229 0.007 urls.py:1(<module>)
1 0.001 0.001 0.229 0.229 tests.py:651(test_lookup_collision)
113587 0.228 0.000 0.228 0.000 {method 'lower' of 'str' objects}
28 0.001 0.000 0.228 0.008 related.py:957(create)
1182 0.005 0.000 0.228 0.000 parser.py:270(parse_block_node_or_indentless_sequence)
1113 0.011 0.000 0.228 0.000 widgets.py:251(__deepcopy__)
977 0.025 0.000 0.228 0.000 __init__.py:65(_create_cache)
1 0.000 0.000 0.228 0.228 tests.py:90(test_template_detail)
1 0.000 0.000 0.228 0.228 tests.py:189(test_custom_redirect_class)
110 0.002 0.000 0.228 0.002 models.py:18(log_action)
56 0.001 0.000 0.227 0.004 tests.py:964(get_perm)
1 0.000 0.000 0.227 0.227 tests.py:225(test_not_prefixed_redirect)
1 0.000 0.000 0.226 0.226 tests.py:244(test_not_prefixed_redirect)
4127 0.040 0.000 0.226 0.000 base.py:39(__init__)
52 0.002 0.000 0.226 0.004 tests.py:454(get_the_message)
3 0.000 0.000 0.226 0.075 tests.py:117(test_altering_serialized_output)
15002 0.087 0.000 0.226 0.000 _os.py:39(upath)
1 0.000 0.000 0.226 0.226 tests.py:157(test_parse_rst)
24474 0.141 0.000 0.225 0.000 compiler.py:843(__init__)
7657 0.072 0.000 0.225 0.000 context.py:124(__init__)
191 0.006 0.000 0.225 0.001 shortcuts.py:6(get_current_site)
85235 0.225 0.000 0.225 0.000 {method 'get' of 'dictproxy' objects}
105982 0.225 0.000 0.225 0.000 __init__.py:321(validate_no_broken_transaction)
1 0.000 0.000 0.225 0.225 tests.py:262(test_not_prefixed_with_prefix)
115984 0.225 0.000 0.225 0.000 {method 'getvalue' of 'cStringIO.StringO' objects}
1 0.000 0.000 0.225 0.225 tests.py:193(test_changelist_foreignkey)
1323 0.068 0.000 0.224 0.000 scanner.py:1276(scan_plain)
69 0.004 0.000 0.224 0.003 related.py:885(get_prefetch_queryset)
6 0.000 0.000 0.224 0.037 tests.py:667(setUp)
1 0.003 0.003 0.224 0.224 tests.py:121(test_large_batch_mixed)
2 0.001 0.001 0.224 0.112 views.py:125(get_context_data)
1 0.000 0.000 0.223 0.223 test_html.py:65(test_strip_tags)
1 0.000 0.000 0.223 0.223 tests.py:170(test_nl_redirect_wrong_url)
12712 0.066 0.000 0.223 0.000 posixpath.py:95(splitext)
1 0.000 0.000 0.223 0.223 tests.py:1297(test_streaming_response)
29296 0.166 0.000 0.223 0.000 context.py:18(__init__)
1 0.000 0.000 0.223 0.223 tests.py:463(test_no_list_display_links)
3160 0.021 0.000 0.222 0.000 __init__.py:1234(get_prep_lookup)
1 0.000 0.000 0.222 0.222 tests.py:278(test_wrong_en_prefix)
8 0.001 0.000 0.221 0.028 executor.py:127(detect_soft_applied)
10885 0.081 0.000 0.221 0.000 response.py:263(make_bytes)
1 0.000 0.000 0.221 0.221 test_list.py:120(test_paginated_orphaned_queryset)
79 0.001 0.000 0.221 0.003 fields.py:196(__get__)
1 0.000 0.000 0.221 0.221 tests.py:916(testCustomAdminSiteLogoutTemplate)
1 0.000 0.000 0.221 0.221 tests.py:1717(test_custom_project_template_from_tarball_by_path)
12605 0.124 0.000 0.221 0.000 base.py:16(__init__)
1 0.000 0.000 0.221 0.221 tests.py:77(testBasicEditPost)
497 0.004 0.000 0.221 0.000 fields.py:791(__deepcopy__)
21 0.000 0.000 0.221 0.011 test_views.py:682(confirm_logged_out)
1 0.000 0.000 0.221 0.221 tests.py:205(test_deletion_order)
1 0.000 0.000 0.220 0.220 tests.py:286(test_pt_br_url)
1449 0.013 0.000 0.220 0.000 frontend.py:690(__init__)
1 0.000 0.000 0.220 0.220 test_extraction.py:397(test_symlink)
1 0.000 0.000 0.220 0.220 tests.py:119(test_ungettext_lazy)
4036 0.037 0.000 0.220 0.000 __init__.py:23(get_backends)
1 0.000 0.000 0.220 0.220 tests.py:1742(test_custom_project_template_from_tarball_by_url)
1 0.000 0.000 0.220 0.220 test_dispatcher.py:82(testCachedGarbagedCollected)
11107 0.078 0.000 0.219 0.000 minidom.py:858(_set_attribute_node)
1 0.000 0.000 0.219 0.219 tests.py:282(test_wrong_nl_prefix)
1 0.000 0.000 0.219 0.219 tests.py:76(test_lazy_objects)
2 0.003 0.001 0.219 0.109 response.py:1(<module>)
462 0.005 0.000 0.218 0.000 hashers.py:373(verify)
1 0.000 0.000 0.218 0.218 tests.py:205(test_no_prefix_response)
1 0.000 0.000 0.218 0.218 tests.py:1755(test_project_template_tarball_url)
4 0.001 0.000 0.218 0.054 tests.py:486(naturalKeySerializerTest)
150 0.003 0.000 0.218 0.001 coordseq.py:156(tuple)
16 0.000 0.000 0.218 0.014 admin.py:95(changelist_view)
151 0.002 0.000 0.217 0.001 __init__.py:12(get_storage)
116178 0.217 0.000 0.217 0.000 base.py:71(<lambda>)
20 0.007 0.000 0.216 0.011 views.py:113(get_feed)
71 0.001 0.000 0.216 0.003 fields.py:302(get_path_info)
14 0.000 0.000 0.216 0.015 related.py:972(get_or_create)
12 0.000 0.000 0.216 0.018 fields.py:526(__init__)
1 0.000 0.000 0.216 0.216 tests.py:416(test_all_delete)
2596 0.038 0.000 0.216 0.000 suite.py:56(addTests)
5 0.000 0.000 0.215 0.043 test_imagefield.py:265(test_dimensions)
92213 0.215 0.000 0.215 0.000 utils.py:18(__init__)
931 0.007 0.000 0.215 0.000 base.py:86(_loaded_messages)
88 0.013 0.000 0.214 0.002 linestring.py:15(__init__)
2055 0.019 0.000 0.214 0.000 middleware.py:13(process_response)
88 0.001 0.000 0.214 0.002 tests.py:181(pk_compare)
1 0.000 0.000 0.214 0.214 tests.py:159(test_en_redirect_wrong_url)
1 0.000 0.000 0.214 0.214 tests.py:340(test_bad_placeholder_1)
1 0.000 0.000 0.214 0.214 tests.py:943(testCustomAdminSitePasswordChangeDoneTemplate)
1 0.000 0.000 0.214 0.214 tests.py:1041(test_percent_formatting_in_blocktrans)
1 0.000 0.000 0.213 0.213 tests.py:1644(test_wrong_args)
6574 0.028 0.000 0.213 0.000 coordseq.py:72(_checkindex)
1 0.000 0.000 0.213 0.213 tests.py:172(testFilterChoicesByRequestUser)
279 0.002 0.000 0.213 0.001 models.py:227(set_password)
1 0.000 0.000 0.212 0.212 test_operations.py:152(test_create_model_m2m)
19950/19944 0.091 0.000 0.212 0.000 base.py:136(close)
11 0.002 0.000 0.212 0.019 compilemessages.py:48(handle)
741 0.010 0.000 0.212 0.000 emitter.py:396(expect_block_mapping_key)
1 0.000 0.000 0.212 0.212 test_operations.py:564(test_repoint_field_m2m)
13 0.000 0.000 0.211 0.016 test_dateformat.py:16(setUp)
446 0.004 0.000 0.211 0.000 base.py:1262(import_library)
1 0.000 0.000 0.211 0.211 tests.py:148(test_no_prefix_response)
5923 0.082 0.000 0.211 0.000 options.py:193(add_field)
1 0.000 0.000 0.211 0.211 tests.py:434(test_custom_delete)
3856 0.080 0.000 0.211 0.000 inspectdb.py:143(normalize_col_name)
1 0.000 0.000 0.210 0.210 test_views.py:569(test_session_key_flushed_on_login)
19201 0.131 0.000 0.210 0.000 fields.py:270(widget_attrs)
7 0.000 0.000 0.210 0.030 edit.py:203(post)
166 0.003 0.000 0.210 0.001 trans_real.py:383(check_for_language)
7404 0.067 0.000 0.210 0.000 coordseq.py:121(size)
1 0.000 0.000 0.210 0.210 tests.py:1729(test_custom_project_template_from_tarball_to_alternative_location)
3725 0.016 0.000 0.210 0.000 mutable_list.py:239(_rebuild)
1 0.000 0.000 0.209 0.209 tests.py:12(test_multiple_m2m)
106438 0.209 0.000 0.209 0.000 {method 'keys' of 'dict' objects}
1 0.004 0.004 0.209 0.209 tests.py:138(test_large_batch_mixed_efficiency)
5 0.000 0.000 0.209 0.042 tests.py:516(test_coercing)
1 0.000 0.000 0.209 0.209 test_views.py:698(test_logout_with_overridden_redirect_url)
1 0.000 0.000 0.208 0.208 tests.py:179(test_given_app)
10832 0.053 0.000 0.208 0.000 debug.py:59(extend_nodelist)
310 0.003 0.000 0.208 0.001 testcases.py:810(_fixture_setup)
1 0.000 0.000 0.208 0.208 forms.py:7(FlatpageForm)
1 0.000 0.000 0.207 0.207 test_extraction.py:180(test_blocktrans_trimmed)
1 0.000 0.000 0.207 0.207 tests.py:299(test_safe_status)
90 0.004 0.000 0.207 0.002 tests.py:906(drop_table)
1 0.004 0.004 0.207 0.207 tests.py:92(test_large_batch)
1 0.000 0.000 0.207 0.207 tests.py:352(test_bad_placeholder_2)
89 0.001 0.000 0.207 0.002 options.py:1003(save_model)
1283 0.015 0.000 0.207 0.000 emitter.py:267(expect_scalar)
835 0.004 0.000 0.207 0.000 states.py:427(inline_text)
7837 0.049 0.000 0.206 0.000 __init__.py:769(value_to_string)
2100 0.021 0.000 0.206 0.000 models.py:1095(__init__)
1 0.000 0.000 0.206 0.206 tests.py:1032(test_percent_in_translatable_block)
1546 0.013 0.000 0.206 0.000 query.py:1130(_clone)
1 0.000 0.000 0.206 0.206 tests.py:158(test_pgettext)
15682 0.085 0.000 0.206 0.000 __init__.py:217(_savepoint_allowed)
5976 0.041 0.000 0.205 0.000 __init__.py:102(_param_escape)
1 0.000 0.000 0.205 0.205 tests.py:385(test_bug14894_translation_activate_thread_safety)
1 0.000 0.000 0.205 0.205 tests.py:233(test_defer_annotate_select_related)
30 0.000 0.000 0.205 0.007 middleware.py:7(process_response)
2033 0.007 0.000 0.205 0.000 i18n.py:161(<genexpr>)
1351 0.013 0.000 0.205 0.000 __init__.py:1805(check)
4836 0.078 0.000 0.204 0.000 urllib.py:1277(urlencode)
1 0.000 0.000 0.204 0.204 test_views.py:371(test_password_change_fails_with_invalid_old_password)
1 0.000 0.000 0.204 0.204 tests.py:1095(test_broken_app)
30 0.011 0.000 0.203 0.007 makemessages.py:345(find_files)
1 0.000 0.000 0.203 0.203 tests.py:110(test_i18n_intcomma)
96656 0.203 0.000 0.203 0.000 stat.py:24(S_IFMT)
1 0.000 0.000 0.203 0.203 tests.py:207(test_shortcut_view)
1 0.000 0.000 0.203 0.203 tests.py:399(test_no_delete)
1 0.000 0.000 0.202 0.202 test_autodetector.py:405(test_circular_fk_dependency)
36 0.008 0.000 0.202 0.006 defaulttags.py:338(render)
835 0.017 0.000 0.202 0.000 states.py:484(parse)
723 0.202 0.000 0.202 0.000 {posix.symlink}
5756 0.065 0.000 0.202 0.000 client.py:376(__init__)
1 0.000 0.000 0.202 0.202 tests.py:1081(test_nonexistent_app)
1 0.000 0.000 0.202 0.202 tests.py:617(test_index_together)
1201 0.011 0.000 0.202 0.000 files.py:381(check)
27180 0.202 0.000 0.202 0.000 termcolors.py:60(make_style)
1973/1957 0.028 0.000 0.201 0.000 copy.py:253(_deepcopy_dict)
1833 0.007 0.000 0.201 0.000 models.py:363(has_module_perms)
2062 0.013 0.000 0.201 0.000 base.py:130(update)
1214 0.015 0.000 0.201 0.000 coordseq.py:47(__setitem__)
1332 0.038 0.000 0.201 0.000 related.py:1607(__init__)
314 0.005 0.000 0.201 0.001 debug.py:148(get_post_parameters)
1940 0.080 0.000 0.201 0.000 __init__.py:391(starttag)
17876 0.118 0.000 0.201 0.000 urllib.py:1202(unquote)
1 0.000 0.000 0.200 0.200 tests.py:1065(test_help)
11 0.000 0.000 0.200 0.018 tests.py:22(setUp)
9742 0.097 0.000 0.200 0.000 forms.py:591(value)
1 0.000 0.000 0.200 0.200 test_views.py:685(test_logout_default)
1429 0.011 0.000 0.200 0.000 query.py:1225(_clone)
41204 0.146 0.000 0.200 0.000 optparse.py:678(_check_dest)
4462 0.030 0.000 0.200 0.000 genericpath.py:26(isfile)
238 0.007 0.000 0.199 0.001 states.py:2709(text)
5416 0.046 0.000 0.199 0.000 re.py:134(match)
101 0.002 0.000 0.199 0.002 models.py:568(_existing_object)
1 0.000 0.000 0.199 0.199 tests.py:193(test_defer_with_select_related)
1 0.000 0.000 0.199 0.199 tests.py:57(test_i18n_html_ordinal)
3 0.003 0.001 0.199 0.066 handlers.py:76(run)
551 0.005 0.000 0.198 0.000 emitter.py:410(expect_block_mapping_simple_value)
1 0.000 0.000 0.198 0.198 test_state.py:155(test_render_model_with_multiple_inheritance)
224 0.011 0.000 0.198 0.001 filebased.py:46(set)
1 0.004 0.004 0.198 0.198 tests.py:112(test_large_batch_efficiency)
1 0.000 0.000 0.198 0.198 tests.py:145(test_chunked_data)
16340 0.117 0.000 0.198 0.000 __init__.py:154(__setattr__)
1102 0.011 0.000 0.198 0.000 i18n.py:154(render_value)
1 0.000 0.000 0.198 0.198 tests.py:136(test_m2m)
1 0.000 0.000 0.198 0.198 tests.py:90(test_formset_over_inherited_model)
19732 0.099 0.000 0.198 0.000 locks.py:24(_fd)
1449 0.015 0.000 0.198 0.000 ConfigParser.py:232(__init__)
1 0.000 0.000 0.197 0.197 test_operations.py:715(test_alter_field_pk_fk)
7797 0.033 0.000 0.197 0.000 defaulttags.py:443(<genexpr>)
73 0.003 0.000 0.197 0.003 views.py:110(redirect_to_login)
80 0.006 0.000 0.197 0.002 base.py:1291(get_templatetags_modules)
34 0.001 0.000 0.197 0.006 console.py:27(send_messages)
98921 0.197 0.000 0.197 0.000 compiler.py:907(<genexpr>)
80117 0.197 0.000 0.197 0.000 utils.py:96(__call__)
659 0.012 0.000 0.196 0.000 response.py:396(__init__)
61 0.000 0.000 0.195 0.003 linestring.py:120(tuple)
2051 0.012 0.000 0.195 0.000 tests.py:2310(<genexpr>)
2 0.000 0.000 0.195 0.098 tests.py:369(test_logout)
4 0.000 0.000 0.195 0.049 preview.py:56(preview_post)
2041 0.012 0.000 0.195 0.000 middleware.py:10(process_request)
756 0.006 0.000 0.194 0.000 models.py:285(_user_has_module_perms)
4 0.000 0.000 0.194 0.049 tests.py:203(setUp)
14 0.002 0.000 0.194 0.014 tests.py:480(setUp)
1126 0.005 0.000 0.194 0.000 coordseq.py:163(<genexpr>)
52539 0.193 0.000 0.193 0.000 query.py:2020(__init__)
20101 0.133 0.000 0.193 0.000 datastructures.py:311(__getitem__)
2972 0.032 0.000 0.193 0.000 options.py:461(has_delete_permission)
12 0.000 0.000 0.193 0.016 tests.py:113(inherited_create)
3505 0.049 0.000 0.193 0.000 storage.py:368(hash_key)
106 0.002 0.000 0.192 0.002 cache.py:208(get_cache_key)
7927/7574 0.189 0.000 0.192 0.000 {dir}
1 0.000 0.000 0.192 0.192 test_views.py:435(test_password_change_redirect_custom_named)
5 0.000 0.000 0.191 0.038 views.py:331(render_done)
2415 0.025 0.000 0.191 0.000 frontend.py:239(__init__)
581 0.010 0.000 0.191 0.000 defaulttags.py:706(firstof)
1 0.000 0.000 0.191 0.191 tests.py:96(test_missing_docutils)
65701 0.190 0.000 0.190 0.000 base.py:310(create_nodelist)
4 0.000 0.000 0.190 0.048 test_extra.py:725(setUp)
1 0.000 0.000 0.190 0.190 tests.py:145(test_only_and_defer_usage_on_proxy_models)
1 0.000 0.000 0.190 0.190 tests.py:19(test_model_packages)
347 0.002 0.000 0.189 0.001 codecs.py:720(__exit__)
17 0.001 0.000 0.189 0.011 i18n.py:178(render_javascript_catalog)
1 0.000 0.000 0.189 0.189 test_views.py:399(test_password_change_done_succeeds)
1079 0.008 0.000 0.189 0.000 formats.py:126(date_format)
10 0.000 0.000 0.189 0.019 feedgenerator.py:322(write)
42 0.001 0.000 0.189 0.004 autodetector.py:576(generate_altered_fields)
1 0.000 0.000 0.188 0.188 test_views.py:425(test_password_change_redirect_custom)
1 0.000 0.000 0.188 0.188 test_extraction.py:541(test_multiple_locales)
1 0.000 0.000 0.188 0.188 test_views.py:727(test_logout_with_custom_redirect_argument)
213 0.001 0.000 0.188 0.001 __init__.py:179(check_for_language)
1 0.000 0.000 0.188 0.188 tests.py:21(test_get_text_list)
3687 0.066 0.000 0.188 0.000 test_mutable_list.py:29(_set_list)
4 0.000 0.000 0.188 0.047 tests.py:138(setUp)
1679 0.032 0.000 0.188 0.000 __init__.py:1006(__init__)
1 0.000 0.000 0.188 0.188 test_views.py:719(test_logout_with_redirect_argument)
1 0.000 0.000 0.188 0.188 test_views.py:415(test_password_change_redirect_default)
1 0.002 0.002 0.187 0.187 test_geos.py:662(test_mutable_geometries)
1 0.000 0.000 0.187 0.187 test_views.py:380(test_password_change_fails_with_mismatched_passwords)
1 0.000 0.000 0.187 0.187 test_loader.py:15(test_apply)
1 0.000 0.000 0.187 0.187 test_dispatcher.py:143(testDisconnection)
2173 0.014 0.000 0.186 0.000 response.py:289(close)
1 0.001 0.001 0.186 0.186 roles.py:71(<module>)
315 0.009 0.000 0.186 0.001 operations.py:107(sql_flush)
702 0.005 0.000 0.186 0.000 __init__.py:876(deconstruct)
1 0.000 0.000 0.185 0.185 tests.py:954(test_pwd_change_custom_template)
1 0.008 0.008 0.185 0.185 code_analyzer.py:4(<module>)
6440 0.052 0.000 0.185 0.000 statemachine.py:302(next_line)
6 0.000 0.000 0.185 0.031 states.py:1602(simple_table_top)
6 0.000 0.000 0.184 0.031 states.py:1608(table_top)
2351 0.011 0.000 0.184 0.000 suite.py:19(__init__)
32 0.001 0.000 0.184 0.006 query.py:479(_earliest_or_latest)
6 0.000 0.000 0.184 0.031 states.py:1620(table)
3 0.000 0.000 0.184 0.061 test_remote_user.py:50(test_unknown_user)
1 0.000 0.000 0.184 0.184 test_views.py:711(test_logout_with_next_page_specified)
63239 0.173 0.000 0.184 0.000 lookups.py:12(_get_lookup)
45 0.001 0.000 0.183 0.004 tests.py:14(setUp)
2047 0.023 0.000 0.183 0.000 __init__.py:5(default_storage)
51 0.001 0.000 0.183 0.004 options.py:670(get_changelist_formset)
7679 0.059 0.000 0.183 0.000 re.py:164(split)
1 0.000 0.000 0.183 0.183 test_decorators.py:50(testLoginRequiredNextUrl)
27609 0.123 0.000 0.183 0.000 collections.py:124(iteritems)
222 0.004 0.000 0.182 0.001 message.py:166(__init__)
1 0.000 0.000 0.182 0.182 tests.py:11(test_multiple)
1 0.000 0.000 0.182 0.182 customadmin.py:25(index)
3404 0.013 0.000 0.181 0.000 defaulttags.py:349(<lambda>)
24441 0.122 0.000 0.181 0.000 related.py:1900(_check_unique)
1 0.000 0.000 0.181 0.181 test_views.py:735(test_logout_with_named_redirect)
14 0.000 0.000 0.181 0.013 smtp.py:84(send_messages)
33201 0.110 0.000 0.181 0.000 minidom.py:366(__setattr__)
1 0.000 0.000 0.181 0.181 tests.py:93(test_intcomma_without_number_grouping)
4089 0.028 0.000 0.181 0.000 request.py:359(setlistdefault)
1 0.000 0.000 0.181 0.181 tests.py:256(test_m2m_field_exclusion)
222 0.014 0.000 0.180 0.001 db.py:159(has_key)
41 0.000 0.000 0.180 0.004 transaction.py:33(set_autocommit)
2726 0.018 0.000 0.180 0.000 helpers.py:108(<genexpr>)
27 0.001 0.000 0.180 0.007 sites.py:315(logout)
2 0.000 0.000 0.180 0.090 tests.py:93(test_template_context)
1 0.000 0.000 0.179 0.179 test_extraction.py:220(test_extraction_warning)
11 0.001 0.000 0.179 0.016 compilemessages.py:92(compile_messages)
1 0.000 0.000 0.179 0.179 test_dispatcher.py:72(testGarbageCollected)
1421 0.035 0.000 0.179 0.000 forms.py:419(changed_data)
1252 0.030 0.000 0.179 0.000 response.py:211(set_cookie)
1 0.000 0.000 0.179 0.179 tests.py:327(test_datefieldlistfilter_with_time_zone_support)
1 0.001 0.001 0.179 0.179 tests.py:304(test_fileupload_getlist)
20 0.000 0.000 0.179 0.009 tests.py:236(setUp)
15 0.000 0.000 0.179 0.012 test_auth_backends.py:36(setUp)
68 0.002 0.000 0.179 0.003 query.py:307(aggregate)
1283 0.008 0.000 0.178 0.000 emitter.py:516(process_scalar)
2 0.001 0.001 0.178 0.089 base.py:3(<module>)
2 0.000 0.000 0.178 0.089 sql.py:151(sql_all)
95/92 0.003 0.000 0.178 0.002 fields.py:1012(clean)
18667 0.142 0.000 0.178 0.000 fields.py:254(to_python)
17 0.000 0.000 0.178 0.010 dates.py:587(_get_dated_items)
2 0.001 0.000 0.178 0.089 __init__.py:17(<module>)
90319 0.178 0.000 0.178 0.000 {method 'close' of 'psycopg2._psycopg.cursor' objects}
84751 0.177 0.000 0.177 0.000 html.py:173(current)
531 0.003 0.000 0.177 0.000 filters.py:134(queryset)
1 0.000 0.000 0.177 0.177 test_extraction.py:153(test_templatize_trans_tag)
1 0.000 0.000 0.177 0.177 tests.py:242(test_related)
1 0.000 0.000 0.177 0.177 test_operations.py:244(test_rename_model)
20 0.000 0.000 0.177 0.009 tests.py:223(setUp)
1 0.000 0.000 0.177 0.177 tests.py:532(testI18NLanguageNonEnglishDefault)
1 0.000 0.000 0.177 0.177 tests.py:510(test_builtin_command)
16 0.000 0.000 0.177 0.011 dates.py:573(get_dated_items)
1628 0.017 0.000 0.177 0.000 formsets.py:362(add_fields)
1 0.000 0.000 0.176 0.176 test_views.py:316(test_confirm_display_user_from_form)
240 0.002 0.000 0.176 0.001 models.py:85(save_m2m)
1 0.001 0.001 0.176 0.176 tests.py:51(test_large_upload)
1 0.000 0.000 0.176 0.176 test_operations.py:518(test_add_field_m2m)
5165 0.026 0.000 0.176 0.000 minidom.py:784(getElementsByTagName)
5358 0.044 0.000 0.176 0.000 request.py:136(scheme)
33 0.002 0.000 0.176 0.005 schema.py:382(add_field)
1 0.000 0.000 0.176 0.176 test_views.py:692(test_14377)
575 0.012 0.000 0.175 0.000 defaulttags.py:566(cycle)
27682 0.119 0.000 0.175 0.000 html.py:200(handle_endtag)
1 0.000 0.000 0.175 0.175 tests.py:535(test_pickle)
1869 0.012 0.000 0.174 0.000 __init__.py:912(contribute_to_class)
1 0.000 0.000 0.174 0.174 tests.py:439(test_builtin_command)
1 0.000 0.000 0.174 0.174 tests.py:14(test_formset_over_to_field)
1 0.001 0.001 0.174 0.174 tests.py:48(test_add)
1 0.000 0.000 0.174 0.174 test_operations.py:585(test_remove_field_m2m)
1 0.000 0.000 0.174 0.174 test_views.py:599(test_login_session_without_hash_session_key)
1 0.000 0.000 0.174 0.174 tests.py:475(test_model_inheritance)
2280 0.023 0.000 0.173 0.000 text.py:451(camel_case_to_spaces)
1 0.000 0.000 0.173 0.173 tests.py:341(test_abstract_base_class_m2m_relation_inheritance)
1 0.000 0.000 0.173 0.173 test_dispatcher.py:100(testMultipleRegistration)
1 0.000 0.000 0.173 0.173 tests.py:598(test_builtin_command)
1 0.000 0.000 0.173 0.173 test_views.py:257(test_confirm_complete)
1 0.000 0.000 0.173 0.173 tests.py:372(test_builtin_command)
1 0.000 0.000 0.172 0.172 tests.py:238(test_builtin_command)
1 0.001 0.001 0.172 0.172 tests.py:1873(test_image_field)
1 0.000 0.000 0.172 0.172 test_operations.py:653(test_alter_model_table)
9 0.000 0.000 0.172 0.019 tests.py:1537(tearDown)
90 0.003 0.000 0.172 0.002 query.py:569(update)
3 0.001 0.000 0.172 0.057 tests.py:270(test_forward_refs)
6 0.000 0.000 0.172 0.029 preview.py:72(post_post)
26668 0.112 0.000 0.172 0.000 minidom.py:1468(_clear_id_cache)
2229 0.018 0.000 0.172 0.000 __init__.py:854(__init__)
4 0.001 0.000 0.171 0.043 tests.py:691(test_cache_versioning_incr_decr)
2553 0.042 0.000 0.171 0.000 wsgi.py:209(get_script_name)
1 0.000 0.000 0.171 0.171 tests.py:305(test_builtin_command)
19025/19024 0.071 0.000 0.171 0.000 {zip}
26 0.000 0.000 0.171 0.007 related.py:2291(save_form_data)
1 0.000 0.000 0.171 0.171 tests.py:43(test_add_form_deletion_when_invalid)
72247 0.171 0.000 0.171 0.000 query.py:685(ref_alias)
1 0.000 0.000 0.170 0.170 tests.py:288(test_commit_false)
1 0.000 0.000 0.170 0.170 tests.py:206(test_builtin_command)
1 0.000 0.000 0.170 0.170 test_list.py:103(test_paginated_custom_page_kwarg)
87 0.001 0.000 0.170 0.002 session.py:6(__init__)
3696 0.054 0.000 0.169 0.000 cookie.py:60(_BaseCookie__set)
80 0.001 0.000 0.169 0.002 base.py:59(setUp)
83 0.001 0.000 0.169 0.002 base.py:36(enable)
1 0.000 0.000 0.169 0.169 test_views.py:670(test_named)
4 0.001 0.000 0.169 0.042 tests.py:728(test_cache_versioning_get_set_many)
1 0.000 0.000 0.169 0.169 test_executor.py:99(test_empty_plan)
801 0.005 0.000 0.168 0.000 decorators.py:118(<lambda>)
3404 0.022 0.000 0.168 0.000 defaulttags.py:332(resolve_expression)
311 0.003 0.000 0.168 0.001 storage.py:255(delete)
964 0.046 0.000 0.168 0.000 states.py:2098(parse_directive_block)
2237 0.022 0.000 0.168 0.000 registry.py:192(register_model)
1803 0.080 0.000 0.167 0.000 creation.py:61(get_index_sql)
1 0.000 0.000 0.167 0.167 test_list.py:32(test_paginated_queryset)
83 0.001 0.000 0.167 0.002 base.py:44(disable)
6 0.001 0.000 0.167 0.028 tests.py:2353(check_union)
283 0.002 0.000 0.167 0.001 defaulttags.py:876(ifnotequal)
27 0.002 0.000 0.167 0.006 fields.py:347(bulk_related_objects)
8 0.001 0.000 0.167 0.021 debug.py:476(technical_404_response)
1 0.000 0.000 0.167 0.167 test_regressions.py:45(test_regression_5216)
17 0.001 0.000 0.166 0.010 options.py:1631(history_view)
80 0.000 0.000 0.166 0.002 base.py:71(tearDown)
3590 0.034 0.000 0.166 0.000 encoding.py:204(filepath_to_uri)
25084/21480 0.122 0.000 0.166 0.000 deconstruct.py:11(__new__)
3 0.004 0.001 0.166 0.055 tests.py:46(finish_response)
89 0.004 0.000 0.166 0.002 minidom.py:1926(parseString)
83380 0.166 0.000 0.166 0.000 __init__.py:1041(get_internal_type)
1980 0.045 0.000 0.165 0.000 base.py:212(get_expiry_date)
24 0.001 0.000 0.165 0.007 base.py:751(_get_next_or_previous_by_FIELD)
81588 0.165 0.000 0.165 0.000 html.py:84(<genexpr>)
29194 0.111 0.000 0.165 0.000 test_mutable_list.py:20(__len__)
1 0.000 0.000 0.165 0.165 test_list.py:75(test_paginated_get_page_by_urlvar)
63367 0.165 0.000 0.165 0.000 datastructures.py:8(__init__)
16 0.001 0.000 0.165 0.010 dates.py:489(get_dated_items)
80203 0.165 0.000 0.165 0.000 {method 'translate' of 'str' objects}
1 0.000 0.000 0.165 0.165 test_extraction.py:169(test_templatize_blocktrans_tag)
1 0.000 0.000 0.165 0.165 test_views.py:674(test_remote)
1305 0.007 0.000 0.165 0.000 forms.py:413(has_changed)
569 0.013 0.000 0.165 0.000 base.py:1018(clean_fields)
4 0.003 0.001 0.164 0.041 __init__.py:10(<module>)
6893 0.029 0.000 0.164 0.000 pyexpat.c:618(EndElement)
1 0.009 0.009 0.164 0.164 __init__.py:33(<module>)
1 0.004 0.004 0.164 0.164 query.py:3(<module>)
8163 0.098 0.000 0.164 0.000 __init__.py:43(_check_permission_clashing)
11555 0.079 0.000 0.164 0.000 __init__.py:239(<genexpr>)
12 0.000 0.000 0.164 0.014 cached_db.py:30(load)
1 0.000 0.000 0.164 0.164 tests.py:1092(test_callable_defaults)
923 0.008 0.000 0.164 0.000 response.py:138(__init__)
11 0.000 0.000 0.163 0.015 __init__.py:87(safe_load)
5227 0.022 0.000 0.163 0.000 query.py:176(extra)
1 0.000 0.000 0.163 0.163 test_list.py:56(test_paginated_get_page_by_query_string)
149 0.002 0.000 0.163 0.001 state.py:34(clone)
3585 0.030 0.000 0.162 0.000 response.py:334(content)
15 0.000 0.000 0.162 0.011 smtp.py:106(_send)
1 0.000 0.000 0.162 0.162 test_views.py:269(test_confirm_different_passwords)
1 0.000 0.000 0.162 0.162 test_views.py:666(test_custom)
508 0.020 0.000 0.162 0.000 options.py:783(get_actions)
89 0.001 0.000 0.162 0.002 expatbuilder.py:932(parseString)
1 0.000 0.000 0.162 0.162 test_extraction.py:229(test_template_message_context_extractor)
2 0.061 0.031 0.162 0.081 tests.py:19(write)
1 0.000 0.000 0.162 0.162 tests.py:179(test_instance_update)
2 0.000 0.000 0.161 0.081 tests.py:115(test_form_jump)
1 0.000 0.000 0.161 0.161 test_autodetector.py:346(test_fk_dependency)
9217 0.041 0.000 0.161 0.000 management.py:30(<genexpr>)
1 0.000 0.000 0.161 0.161 tests.py:63(testBasicAddPost)
622 0.028 0.000 0.161 0.000 multipartparser.py:49(__init__)
1 0.000 0.000 0.161 0.161 test_operations.py:547(test_alter_field_m2m)
4940 0.056 0.000 0.161 0.000 threading.py:335(release)
1 0.000 0.000 0.161 0.161 test_views.py:536(test_login_csrf_rotate)
1 0.000 0.000 0.161 0.161 test_views.py:349(test_confirm_valid_custom_user)
1 0.000 0.000 0.160 0.160 test_extraction.py:481(test_no_location_disabled)
1 0.000 0.000 0.160 0.160 test_views.py:293(test_confirm_redirect_default)
211 0.054 0.000 0.160 0.001 debug.py:385(_get_lines_from_file)
1 0.000 0.000 0.160 0.160 test_views.py:308(test_confirm_redirect_custom_named)
1 0.000 0.000 0.160 0.160 test_list.py:66(test_paginated_get_last_page_by_query_string)
1 0.000 0.000 0.160 0.160 test_extraction.py:455(test_no_wrap_enabled)
268 0.001 0.000 0.160 0.001 state.py:37(<genexpr>)
1 0.000 0.000 0.160 0.160 test_views.py:663(test_default)
948 0.009 0.000 0.160 0.000 response.py:13(__init__)
1 0.000 0.000 0.159 0.159 test_extraction.py:211(test_unicode_decode_error)
1108 0.012 0.000 0.159 0.000 wsgi.py:127(GET)
71275/71274 0.159 0.000 0.159 0.000 options.py:320(get_fields_with_model)
151 0.001 0.000 0.159 0.001 widgets.py:283(render)
3 0.000 0.000 0.159 0.053 tests.py:4778(setUp)
1249 0.067 0.000 0.159 0.000 emitter.py:1082(write_plain)
1 0.000 0.000 0.159 0.159 tests.py:71(test_router_honored)
513 0.010 0.000 0.158 0.000 defaulttags.py:401(render)
1 0.000 0.000 0.158 0.158 test_extraction.py:463(test_no_wrap_disabled)
8 0.000 0.000 0.158 0.020 tests.py:4022(tearDown)
1980 0.017 0.000 0.158 0.000 Cookie.py:589(__setitem__)
68/58 0.001 0.000 0.158 0.003 states.py:1228(list_item)
1 0.000 0.000 0.158 0.158 test_views.py:218(test_confirm_valid)
116 0.002 0.000 0.158 0.001 base.py:1466(get_absolute_url)
34593/5193 0.149 0.000 0.157 0.000 minidom.py:299(_get_elements_by_tagName_helper)
12712 0.098 0.000 0.157 0.000 genericpath.py:85(_splitext)
89 0.001 0.000 0.157 0.002 expatbuilder.py:219(parseString)
483 0.006 0.000 0.157 0.000 references.py:835(apply)
1 0.000 0.000 0.157 0.157 test_list.py:85(test_paginated_page_out_of_range)
1 0.000 0.000 0.156 0.156 test_operations.py:803(test_alter_index_together)
1 0.000 0.000 0.156 0.156 test_views.py:300(test_confirm_redirect_custom)
3153 0.022 0.000 0.156 0.000 html.py:217(handle_entityref)
20 0.000 0.000 0.156 0.008 models.py:38(database_backwards)
57109 0.156 0.000 0.156 0.000 lookups.py:155(get_rhs_op)
52507 0.153 0.000 0.155 0.000 query.py:693(promote_joins)
77330 0.155 0.000 0.155 0.000 base.py:325(enter_command)
1 0.000 0.000 0.155 0.155 tests.py:128(test_apnumber)
21587 0.073 0.000 0.155 0.000 fields.py:132(run_validators)
41 0.001 0.000 0.155 0.004 __init__.py:41(send_mail)
1 0.000 0.000 0.155 0.155 tests.py:365(test_m2m)
1 0.000 0.000 0.155 0.155 test_extraction.py:509(test_keep_pot_disabled_by_default)
1 0.000 0.000 0.155 0.155 test_list.py:90(test_paginated_invalid_page)
1 0.000 0.000 0.155 0.155 views.py:144(get_context_data)
1 0.000 0.000 0.155 0.155 test_module_loading.py:175(test_validate_registry_keeps_intact)
6495 0.090 0.000 0.155 0.000 urlresolvers.py:40(__init__)
4207 0.023 0.000 0.155 0.000 request.py:150(is_secure)
1 0.000 0.000 0.154 0.154 test_debug.py:293(test_request_and_exception)
1 0.000 0.000 0.154 0.154 test_extraction.py:260(test_context_in_single_quotes)
1713 0.008 0.000 0.154 0.000 defaultfilters.py:444(force_escape)
23 0.002 0.000 0.154 0.007 tests.py:63(column_classes)
1 0.000 0.000 0.154 0.154 test_views.py:243(test_confirm_invalid_post)
1 0.000 0.000 0.154 0.154 test_extraction.py:474(test_no_location_enabled)
15315 0.067 0.000 0.154 0.000 context.py:32(__init__)
70/10 0.005 0.000 0.154 0.015 shutil.py:143(copytree)
977 0.011 0.000 0.154 0.000 defaulttags.py:285(render)
1 0.000 0.000 0.154 0.154 test_autodetector.py:535(test_add_field_and_unique_together)
1 0.000 0.000 0.153 0.153 test_management.py:476(test_default_permissions)
1 0.000 0.000 0.153 0.153 test_extraction.py:434(test_copy_plural_forms)
3 0.000 0.000 0.153 0.051 tests.py:3797(setUp)
7059 0.085 0.000 0.153 0.000 Cookie.py:333(_unquote)
2505 0.017 0.000 0.153 0.000 __init__.py:281(loads)
62 0.001 0.000 0.153 0.002 cache.py:124(process_request)
10 0.001 0.000 0.153 0.015 feedgenerator.py:358(write_items)
1419 0.020 0.000 0.152 0.000 header.py:374(encode)
483 0.014 0.000 0.152 0.000 __init__.py:176(apply_template)
1 0.000 0.000 0.152 0.152 test_extraction.py:514(test_keep_pot_explicitly_disabled)
11 0.000 0.000 0.152 0.014 edit.py:128(get_success_url)
1 0.000 0.000 0.152 0.152 test_extraction.py:520(test_keep_pot_enabled)
4 0.000 0.000 0.152 0.038 test_remote_user.py:31(test_no_remote_user)
2 0.000 0.000 0.152 0.076 models.py:20(get_absolute_url)
19/2 0.004 0.000 0.152 0.076 collectstatic.py:198(clear_dir)
140 0.001 0.000 0.152 0.001 urlresolvers.py:625(is_valid_path)
1 0.000 0.000 0.152 0.152 test_extraction.py:126(test_comments_extractor)
1610 0.017 0.000 0.152 0.000 message.py:82(forbid_multi_line_headers)
76943 0.151 0.000 0.151 0.000 base.py:328(exit_command)
3 0.000 0.000 0.151 0.050 tests.py:91(setUp)
1 0.000 0.000 0.151 0.151 tests.py:1080(test_logout_with_custom_user)
1051 0.011 0.000 0.151 0.000 __init__.py:1602(check)
20934 0.089 0.000 0.150 0.000 glob.py:77(has_magic)
57298 0.150 0.000 0.150 0.000 {method 'rfind' of 'unicode' objects}
73 0.002 0.000 0.150 0.002 cache.py:230(learn_cache_key)
5 0.000 0.000 0.150 0.030 tests.py:761(setUp)
1 0.000 0.000 0.150 0.150 test_views.py:160(test_admin_reset)
483 0.002 0.000 0.150 0.000 frontend.py:646(get_default_values)
66585 0.149 0.000 0.149 0.000 {method 'rstrip' of 'unicode' objects}
1 0.000 0.000 0.149 0.149 tests.py:100(test_pickle_prefetch_related_idempotence)
1342 0.010 0.000 0.149 0.000 message.py:185(__setitem__)
32 0.000 0.000 0.149 0.005 tests.py:89(im_create)
6 0.001 0.000 0.149 0.025 __init__.py:11(setup)
1 0.000 0.000 0.149 0.149 test_views.py:224(test_confirm_invalid)
751 0.005 0.000 0.149 0.000 backends.py:55(has_module_perms)
46 0.001 0.000 0.149 0.003 views.py:624(get)
1641 0.038 0.000 0.148 0.000 cache.py:139(patch_vary_headers)
110 0.001 0.000 0.148 0.001 defaulttags.py:1207(spaceless)
1 0.000 0.000 0.148 0.148 test_module_loading.py:164(test_autodiscover_modules_found_but_bad_module)
5611 0.072 0.000 0.148 0.000 pickle.py:227(memoize)
338 0.006 0.000 0.147 0.000 parser.py:542(parse_flow_mapping_key)
592 0.010 0.000 0.147 0.000 sites.py:169(admin_view)
1074 0.011 0.000 0.147 0.000 __init__.py:502(clean)
50 0.001 0.000 0.147 0.003 detail.py:21(get_object)
2424 0.073 0.000 0.147 0.000 optparse.py:837(__init__)
1 0.000 0.000 0.147 0.147 tests.py:88(test_foreign_key)
14 0.000 0.000 0.147 0.010 client.py:489(head)
62364 0.146 0.000 0.146 0.000 operations.py:81(field_cast_sql)
1 0.000 0.000 0.146 0.146 tests.py:93(test_access_via_content_type)
1 0.000 0.000 0.146 0.146 tests.py:26(test_django_table_names_retval_type)
3025 0.028 0.000 0.146 0.000 nodes.py:1613(dispatch_departure)
3 0.000 0.000 0.146 0.049 tests.py:4338(setUp)
991 0.006 0.000 0.146 0.000 utils.py:404(get_model_from_relation)
6 0.000 0.000 0.146 0.024 test_views.py:619(assertLoginURLEquals)
1 0.000 0.000 0.146 0.146 tests.py:481(test_check_constraints)
2565 0.034 0.000 0.146 0.000 Cookie.py:595(output)
49 0.002 0.000 0.146 0.003 feedgenerator.py:364(add_item_elements)
74 0.001 0.000 0.146 0.002 locmem.py:22(send_messages)
121 0.004 0.000 0.145 0.001 subqueries.py:213(add_select)
91 0.076 0.001 0.145 0.002 makemessages.py:152(write_pot_file)
1 0.000 0.000 0.145 0.145 tests.py:14(test_defer)
483 0.023 0.000 0.145 0.000 __init__.py:138(populate_from_components)
1 0.000 0.000 0.145 0.145 test_autodetector.py:499(test_unique_together)
2078/2077 0.025 0.000 0.145 0.000 __init__.py:185(dumps)
80 0.002 0.000 0.145 0.002 models.py:1207(clean)
1 0.000 0.000 0.144 0.144 test_views.py:117(test_email_not_found)
22 0.000 0.000 0.144 0.007 decorators.py:11(<lambda>)
11492 0.061 0.000 0.144 0.000 re.py:268(_subx)
1 0.000 0.000 0.144 0.144 test_views.py:137(test_html_mail_template)
1 0.000 0.000 0.144 0.144 test_module_loading.py:161(test_autodiscover_modules_not_found)
2031 0.008 0.000 0.144 0.000 coordseq.py:96(getX)
2 0.000 0.000 0.144 0.072 tests.py:78(test_form_post_success)
1 0.000 0.000 0.144 0.144 test_views.py:126(test_email_found)
3 0.000 0.000 0.144 0.048 tests.py:320(setUp)
4750 0.022 0.000 0.144 0.000 __init__.py:19(load_backend)
16 0.000 0.000 0.144 0.009 sites.py:258(urls)
1 0.000 0.000 0.143 0.143 tests.py:1565(test_precedence)
88 0.001 0.000 0.143 0.002 widgets.py:411(render)
3 0.000 0.000 0.143 0.048 preview.py:137(failed_hash)
1 0.013 0.013 0.143 0.143 plugin.py:37(<module>)
3 0.000 0.000 0.143 0.048 tests.py:3427(setUp)
3 0.000 0.000 0.143 0.048 tests.py:4938(setUp)
1 0.000 0.000 0.143 0.143 test_relative_fields.py:603(test_m2m_to_m2m_with_inheritance)
16 0.005 0.000 0.143 0.009 sites.py:213(get_urls)
1 0.000 0.000 0.143 0.143 tests.py:1003(test_initial_values)
59557 0.143 0.000 0.143 0.000 query.py:689(unref_alias)
22174 0.091 0.000 0.143 0.000 minidom.py:357(_get_localName)
2031 0.008 0.000 0.142 0.000 coordseq.py:104(getY)
478 0.142 0.000 0.142 0.000 {posix.unlink}
14516 0.084 0.000 0.142 0.000 coordseq.py:23(check_cs_get)
634 0.006 0.000 0.142 0.000 base.py:73(__len__)
31 0.001 0.000 0.142 0.005 threading.py:648(join)
1 0.000 0.000 0.142 0.142 test_views.py:275(test_reset_redirect_default)
1 0.000 0.000 0.142 0.142 tests.py:2103(test_list_editable_ordering)
1 0.000 0.000 0.142 0.142 test_forms.py:911(test_hidden_widget)
4 0.000 0.000 0.142 0.035 views.py:131(form_view_with_template)
1 0.000 0.000 0.142 0.142 test_views.py:787(test_logout_preserve_language)
65728 0.142 0.000 0.142 0.000 registry.py:264(<genexpr>)
1 0.000 0.000 0.142 0.142 test_module_loading.py:158(test_autodiscover_modules_found)
1 0.000 0.000 0.142 0.142 test_i18n.py:109(test_jsi18n_fallback_language)
1 0.000 0.000 0.142 0.142 test_autodetector.py:724(test_many_to_many_removed_before_through_model)
1 0.000 0.000 0.141 0.141 tests.py:122(test_result_list_editable_html)
1 0.002 0.002 0.141 0.141 test_widgets.py:223(test_select)
21 0.000 0.000 0.141 0.007 tests.py:34(setUp)
624 0.002 0.000 0.141 0.000 message.py:218(set_payload)
1 0.000 0.000 0.141 0.141 views.py:124(file_upload_getlist_count)
1 0.000 0.000 0.141 0.141 test_views.py:468(test_current_site_in_context_after_login)
1 0.000 0.000 0.141 0.141 tests.py:12(test_custom_pk)
1 0.000 0.000 0.141 0.141 tests.py:330(test_proxy_bug)
19354 0.096 0.000 0.141 0.000 encoding.py:55(is_protected_type)
1 0.000 0.000 0.141 0.141 tests.py:718(test_indexes)
18302 0.107 0.000 0.141 0.000 multipartparser.py:364(_update_unget_history)
1 0.000 0.000 0.141 0.141 sites.py:272(password_change)
1 0.000 0.000 0.140 0.140 test_debug.py:329(test_no_exception)
1 0.000 0.000 0.140 0.140 tests.py:763(test_broken_symlink)
1957 0.017 0.000 0.140 0.000 collections.py:190(copy)
1 0.000 0.000 0.140 0.140 test_views.py:337(_test_confirm_start)
1 0.000 0.000 0.139 0.139 test_middleware.py:61(test_fallback_authenticated_flatpage)
4834 0.068 0.000 0.139 0.000 copy.py:123(_copy_inst)
6 0.034 0.006 0.139 0.023 __init__.py:1317(sequence_list)
23 0.001 0.000 0.139 0.006 test_base.py:12(get_table_description)
61143/60869 0.139 0.000 0.139 0.000 context.py:61(__setitem__)
1 0.000 0.000 0.139 0.139 test_views.py:233(test_confirm_invalid_user)
226 0.010 0.000 0.139 0.001 message.py:228(set_charset)
73822 0.139 0.000 0.139 0.000 {method 'reverse' of 'list' objects}
37 0.000 0.000 0.139 0.004 models.py:15(<lambda>)
1 0.000 0.000 0.139 0.139 test_autodetector.py:441(test_same_app_circular_fk_dependency)
8 0.000 0.000 0.139 0.017 test_jslex.py:214(test_func)
1 0.000 0.000 0.139 0.139 test_debug.py:335(test_request_and_message)
1 0.000 0.000 0.138 0.138 tests.py:1043(test_unique_together_with_inlineformset_factory)
23678 0.094 0.000 0.138 0.000 scanner.py:276(stale_possible_simple_keys)
64 0.002 0.000 0.138 0.002 query.py:1465(split_exclude)
16354 0.079 0.000 0.138 0.000 urlresolvers.py:605(set_urlconf)
2444 0.028 0.000 0.138 0.000 coordseq.py:90(setOrdinate)
1 0.000 0.000 0.138 0.138 test_http.py:95(test_localized_priority)
7 0.001 0.000 0.138 0.020 tests.py:287(test_actual_expiry)
479 0.002 0.000 0.138 0.000 linecache.py:33(getlines)
21858 0.095 0.000 0.138 0.000 minidom.py:274(_append_child)
1 0.000 0.000 0.138 0.138 test_extraction.py:274(test_template_comments)
7 0.000 0.000 0.137 0.020 tests.py:3883(tearDown)
1 0.000 0.000 0.137 0.137 tests.py:308(test_localization)
1 0.000 0.000 0.137 0.137 tests.py:56(test_model_pickle)
154 0.001 0.000 0.136 0.001 parser.py:74(parsestr)
1373 0.019 0.000 0.136 0.000 related.py:1314(__init__)
66 0.005 0.000 0.136 0.002 linecache.py:68(updatecache)
1 0.000 0.000 0.136 0.136 test_views.py:287(test_reset_custom_redirect_named)
4 0.001 0.000 0.136 0.034 tests.py:389(test_unicode)
1 0.000 0.000 0.136 0.136 test_views.py:281(test_reset_custom_redirect)
1 0.000 0.000 0.136 0.136 tests.py:422(test_view_with_method_permissions)
1 0.000 0.000 0.136 0.136 test_debug.py:312(test_no_request)
76 0.001 0.000 0.136 0.002 cached_db.py:67(delete)
1 0.000 0.000 0.136 0.136 test_views.py:153(test_email_found_custom_from)
1 0.000 0.000 0.135 0.135 test_models.py:288(test_multiinheritance_clash)
1 0.000 0.000 0.135 0.135 tests.py:332(test_m2m_relations_with_self)
1 0.000 0.000 0.135 0.135 tests.py:390(test_view_with_permissions)
66627 0.135 0.000 0.135 0.000 threading.py:62(_note)
1 0.000 0.000 0.135 0.135 tests.py:158(test_defer_proxy)
1 0.000 0.000 0.135 0.135 test_csrf.py:42(test_view_authenticated_flatpage)
34437 0.135 0.000 0.135 0.000 __init__.py:161(get_permission_codename)
1 0.000 0.000 0.135 0.135 tests.py:72(test_model_pickle_m2m)
1 0.002 0.002 0.135 0.135 config.py:1(<module>)
266 0.003 0.000 0.135 0.001 filters.py:380(choices)
155 0.003 0.000 0.135 0.001 parser.py:56(parse)
1 0.000 0.000 0.135 0.135 tests.py:2421(test_ticket14511)
37990 0.117 0.000 0.135 0.000 compiler.py:559(get_grouping)
1 0.000 0.000 0.135 0.135 tests.py:45(test_m2m_inheritance_symmetry)
7 0.000 0.000 0.134 0.019 tests.py:4820(tearDown)
1 0.000 0.000 0.134 0.134 tests.py:51(test_q_object_or)
1 0.000 0.000 0.134 0.134 tests.py:699(test_generic_key_cross_database_protection)
54 0.002 0.000 0.134 0.002 options.py:743(log_change)
13 0.001 0.000 0.134 0.010 dates.py:438(get_dated_items)
47 0.001 0.000 0.134 0.003 urls.py:21(remote_user_auth_view)
1 0.000 0.000 0.134 0.134 tests.py:127(test_get_for_concrete_model)
64089 0.134 0.000 0.134 0.000 {method 'union' of 'set' objects}
1 0.000 0.000 0.134 0.134 views.py:34(file_upload_view_verify)
1 0.000 0.000 0.134 0.134 test_relative_fields.py:367(test_foreign_object_to_non_unique_fields)
416 0.003 0.000 0.134 0.000 linecache.py:13(getline)
7844 0.054 0.000 0.134 0.000 __init__.py:1006(savepoint_create_sql)
232 0.002 0.000 0.134 0.001 admin_list.py:295(result_hidden_fields)
6833 0.032 0.000 0.133 0.000 dispatcher.py:172(has_listeners)
598 0.007 0.000 0.133 0.000 defaulttags.py:110(render)
1 0.000 0.000 0.133 0.133 test_widgets.py:1033(test_datetime_locale_aware)
1 0.000 0.000 0.133 0.133 tests.py:72(test_on_delete_do_nothing)
7 0.000 0.000 0.133 0.019 tests.py:3662(tearDown)
1712 0.008 0.000 0.133 0.000 checks.py:103(_check_fieldsets)
1 0.000 0.000 0.133 0.133 tests.py:13(test_basic)
1 0.003 0.003 0.133 0.133 exceptions.py:3(<module>)
1 0.000 0.000 0.132 0.132 test_edit.py:256(test_update_with_special_properties)
1 0.000 0.000 0.132 0.132 tests.py:686(test_sub_locales)
1 0.000 0.000 0.132 0.132 tests.py:150(testExplicitForeignKey)
1 0.000 0.000 0.132 0.132 test_views.py:39(test_view_authenticated_flatpage)
142/140 0.002 0.000 0.132 0.001 fields.py:1004(__deepcopy__)
1 0.000 0.000 0.132 0.132 tests.py:1245(test_m2m_editing)
46317 0.132 0.000 0.132 0.000 forms.py:164(add_prefix)
52834 0.132 0.000 0.132 0.000 {method 'rstrip' of 'str' objects}
61 0.001 0.000 0.132 0.002 related.py:2287(value_from_object)
5 0.013 0.003 0.132 0.026 models.py:7(<module>)
212 0.004 0.000 0.132 0.001 parser.py:381(parse_block_sequence_entry)
1 0.000 0.000 0.131 0.131 tests.py:120(test_setnull_from_parent)
4 0.000 0.000 0.131 0.033 schema.py:296(alter_unique_together)
52 0.001 0.000 0.131 0.003 tests.py:151(fk_compare)
68320 0.131 0.000 0.131 0.000 test_mutable_list.py:39(_get_single_external)
1959 0.016 0.000 0.131 0.000 signing.py:91(loads)
974 0.013 0.000 0.131 0.000 query.py:1672(add_count_column)
1 0.000 0.000 0.131 0.131 tests.py:467(test_booleanfieldlistfilter)
1 0.001 0.001 0.131 0.131 pkg_resources.py:14(<module>)
1 0.012 0.012 0.131 0.131 tests.py:270(test_custom_upload_handler)
12 0.000 0.000 0.130 0.011 query.py:501(first)
1 0.000 0.000 0.130 0.130 tests.py:1059(test_logout)
1 0.008 0.008 0.130 0.130 test_baseconv.py:9(test_baseconv)
1 0.000 0.000 0.130 0.130 tests.py:8(test_m2m_and_m2o)
1 0.000 0.000 0.130 0.130 test_formsets.py:366(test_formset_with_deletion)
1 0.001 0.001 0.130 0.130 tests.py:414(test_show_all)
25 0.000 0.000 0.130 0.005 query.py:498(latest)
1717 0.008 0.000 0.130 0.000 Cookie.py:677(value_decode)
33 0.001 0.000 0.130 0.004 detail.py:113(get)
483 0.018 0.000 0.129 0.000 __init__.py:277(__init__)
1 0.000 0.000 0.129 0.129 test_autodetector.py:754(test_m2m_w_through_multistep_remove)
1 0.000 0.000 0.129 0.129 test_edit.py:113(test_create_with_special_properties)
163 0.001 0.000 0.129 0.001 fields.py:467(to_python)
44 0.001 0.000 0.129 0.003 db.py:90(add)
1 0.001 0.001 0.129 0.129 tests.py:177(test_urlpattern_reverse)
1 0.000 0.000 0.129 0.129 tests.py:373(test_no_illegal_imports)
1 0.000 0.000 0.129 0.129 test_operations.py:601(test_remove_field_m2m_with_through)
7098 0.048 0.000 0.129 0.000 suite.py:165(_handleModuleFixture)
67 0.001 0.000 0.129 0.002 forms.py:54(generic_inlineformset_factory)
46982 0.129 0.000 0.129 0.000 __init__.py:589(get_cache_name)
1 0.000 0.000 0.128 0.128 test_extraction.py:619(test_project_locale_paths)
1 0.000 0.000 0.128 0.128 test_models.py:321(test_inheritance_clash)
1 0.000 0.000 0.128 0.128 tests.py:11(test_get_object_or_404)
171 0.002 0.000 0.128 0.001 related.py:396(__get__)
920 0.008 0.000 0.128 0.000 trans_real.py:168(_add_local_translations)
568 0.006 0.000 0.128 0.000 defaultfilters.py:518(dictsort)
2 0.000 0.000 0.128 0.064 tests.py:40(test_initial_call)
1 0.000 0.000 0.128 0.128 tests.py:210(test_only_with_select_related)
18880 0.087 0.000 0.128 0.000 utils.py:236(__iter__)
1 0.000 0.000 0.128 0.128 tests.py:189(test_m2m_related_manager)
25 0.000 0.000 0.128 0.005 client.py:296(head)
6124 0.052 0.000 0.128 0.000 manager.py:55(__init__)
1 0.000 0.000 0.128 0.128 tests.py:218(test_delete_concrete_parent)
58/33 0.003 0.000 0.127 0.004 admin.py:96(get_formset)
8 0.000 0.000 0.127 0.016 tests.py:60(generic_create)
1 0.000 0.000 0.127 0.127 tests.py:32(test_field_override)
1 0.000 0.000 0.127 0.127 test_forms.py:213(test_formset_instance)
1 0.000 0.000 0.127 0.127 test_debug.py:341(test_message_only)
1 0.001 0.001 0.127 0.127 tests.py:189(test_object_creation)
383 0.007 0.000 0.127 0.000 utils.py:35(parse_docstring)
1 0.000 0.000 0.127 0.127 tests.py:178(test_naturaltime)
5740 0.048 0.000 0.127 0.000 testcases.py:227(_urlconf_teardown)
9 0.000 0.000 0.126 0.014 tests.py:548(_get_field_values)
1217 0.021 0.000 0.126 0.000 aggregates.py:22(__init__)
1 0.000 0.000 0.126 0.126 tests.py:988(test_modelformset_validate_max_flag)
573 0.035 0.000 0.126 0.000 inspect.py:894(getcallargs)
1 0.000 0.000 0.126 0.126 tests.py:106(test_cascade_from_parent)
1 0.000 0.000 0.126 0.126 test_autodetector.py:517(test_unique_together_ordering)
1 0.000 0.000 0.126 0.126 tests.py:115(test_fk)
6 0.001 0.000 0.126 0.021 tests.py:2333(setUp)
118 0.002 0.000 0.126 0.001 formats.py:74(get_format_modules)
1 0.002 0.002 0.126 0.126 encoding.py:1(<module>)
2324 0.034 0.000 0.126 0.000 encoder.py:180(encode)
967 0.017 0.000 0.126 0.000 geometry.py:47(__init__)
52 0.001 0.000 0.126 0.002 base.py:156(incr)
50549/50449 0.118 0.000 0.125 0.000 query.py:1226(need_having)
1 0.000 0.000 0.125 0.125 tests.py:630(setUp)
1 0.000 0.000 0.125 0.125 test_views.py:238(test_confirm_overflow_user)
1 0.000 0.000 0.125 0.125 test_forms.py:1651(test_templates_with_forms)
1 0.000 0.000 0.125 0.125 tests.py:3102(test_ticket_12823)
1 0.000 0.000 0.125 0.125 test_i18n.py:195(testI18NWithLocalePaths)
28 0.001 0.000 0.125 0.004 xml_serializer.py:108(handle_m2m_field)
1 0.003 0.003 0.125 0.125 test_autoreload.py:30(test_project_root_locale)
1082 0.007 0.000 0.125 0.000 aggregates.py:120(__init__)
286 0.005 0.000 0.125 0.000 copy_reg.py:59(_reduce_ex)
502 0.010 0.000 0.124 0.000 loader_tags.py:207(do_include)
6 0.000 0.000 0.124 0.021 tests.py:4435(tearDown)
1 0.000 0.000 0.124 0.124 test_edit.py:347(test_delete_with_special_properties)
4746 0.032 0.000 0.124 0.000 hmac.py:116(hexdigest)
42 0.003 0.000 0.124 0.003 autodetector.py:331(generate_created_models)
1 0.000 0.000 0.124 0.124 tests.py:18(test_filter)
662 0.021 0.000 0.124 0.000 checks.py:117(_check_fieldsets_item)
1 0.000 0.000 0.124 0.124 tests.py:29(test_sites_m2m)
1 0.000 0.000 0.124 0.124 tests.py:471(test_booleanfieldlistfilter_tuple)
384 0.003 0.000 0.124 0.000 images.py:24(_get_image_dimensions)
10061 0.048 0.000 0.124 0.000 base.py:125(__exit__)
62236 0.123 0.000 0.123 0.000 html.py:89(<genexpr>)
215 0.001 0.000 0.123 0.001 tests.py:41(tearDown)
1 0.000 0.000 0.123 0.123 tests.py:454(test_generic_rel)
53545 0.123 0.000 0.123 0.000 transaction.py:141(__init__)
18126 0.083 0.000 0.123 0.000 inspect.py:67(ismethod)
249 0.003 0.000 0.123 0.000 formats.py:45(iter_format_modules)
192 0.001 0.000 0.123 0.001 images.py:16(_get_width)
18082 0.080 0.000 0.123 0.000 response.py:199(has_header)
483 0.059 0.000 0.123 0.000 __init__.py:183(interpolation_dict)
3407 0.028 0.000 0.123 0.000 related.py:1723(get_default)
22616 0.067 0.000 0.123 0.000 trans_real.py:61(reset_cache)
1 0.000 0.000 0.123 0.123 test_csrf.py:12(test_translation)
129 0.003 0.000 0.123 0.001 __init__.py:88(mail_admins)
7 0.000 0.000 0.123 0.018 tests.py:149(test_delete)
117 0.001 0.000 0.122 0.001 views.py:565(render)
60 0.001 0.000 0.122 0.002 widgets.py:541(render)
1 0.000 0.000 0.122 0.122 views.py:278(get_context_data)
1 0.000 0.000 0.122 0.122 tests.py:356(run_collectstatic)
1283 0.068 0.000 0.122 0.000 emitter.py:629(analyze_scalar)
40 0.000 0.000 0.122 0.003 session.py:21(_get)
37835 0.085 0.000 0.122 0.000 {min}
17580 0.121 0.000 0.121 0.000 {method 'seek' of 'file' objects}
56 0.001 0.000 0.121 0.002 forms.py:578(as_hidden)
1994 0.017 0.000 0.121 0.000 signing.py:88(dumps)
1815 0.019 0.000 0.121 0.000 __init__.py:130(get_user_model)
1952 0.058 0.000 0.121 0.000 loader_tags.py:24(add_blocks)
2505 0.045 0.000 0.121 0.000 decoder.py:361(decode)
181/124 0.004 0.000 0.121 0.001 generator.py:120(_dispatch)
6637 0.078 0.000 0.121 0.000 operations.py:223(bulk_insert_sql)
57082 0.120 0.000 0.121 0.000 dispatcher.py:243(_clear_dead_receivers)
7 0.000 0.000 0.120 0.017 base.py:256(create_parser)
4 0.000 0.000 0.120 0.030 tests.py:601(test_idn_send)
4 0.000 0.000 0.120 0.030 test_input_formats.py:299(setUp)
37 0.001 0.000 0.120 0.003 options.py:728(log_addition)
1 0.000 0.000 0.120 0.120 test_middleware.py:39(test_view_authenticated_flatpage)
7 0.000 0.000 0.120 0.017 tests.py:173(test_invalid_key)
5498 0.031 0.000 0.120 0.000 response.py:349(write)
10183 0.074 0.000 0.120 0.000 collections.py:103(keys)
6 0.000 0.000 0.119 0.020 tests.py:2269(tearDown)
8 0.013 0.002 0.119 0.015 models.py:5(<module>)
54928 0.119 0.000 0.119 0.000 base.py:1397(<genexpr>)
2 0.000 0.000 0.119 0.060 tests.py:862(setUp)
52089 0.119 0.000 0.119 0.000 query.py:1286(<genexpr>)
1 0.000 0.000 0.119 0.119 test_formsets.py:577(test_formset_with_ordering_and_deletion)
7040 0.052 0.000 0.119 0.000 runner.py:50(startTest)
1 0.000 0.000 0.119 0.119 tests.py:1417(test_deferred_models)
219 0.019 0.000 0.119 0.001 gettext.py:75(c2py)
59201 0.119 0.000 0.119 0.000 color.py:54(__getattr__)
1770 0.052 0.000 0.119 0.000 creation.py:147(sql_for_inline_foreign_key_references)
3594 0.047 0.000 0.118 0.000 base.py:1051(get_resolved_arguments)
48930 0.118 0.000 0.118 0.000 manager.py:192(__get__)
9 0.000 0.000 0.118 0.013 views.py:113(form_view)
1 0.000 0.000 0.118 0.118 tests.py:1149(test_multi_fields)
4480 0.118 0.000 0.118 0.000 base.py:35(subclass_exception)
4 0.000 0.000 0.118 0.029 test_input_formats.py:11(setUp)
1 0.001 0.001 0.118 0.118 tests.py:425(test_save_new_for_concrete)
2613 0.064 0.000 0.118 0.000 baseconv.py:72(convert)
1 0.000 0.000 0.118 0.118 test_operations.py:637(test_remove_fk)
104 0.001 0.000 0.118 0.001 base.py:135(get_many)
106 0.001 0.000 0.118 0.001 text.py:248(get_text_list)
3 0.000 0.000 0.117 0.039 test_auth_backends.py:124(test_authentication_timing)
1 0.000 0.000 0.117 0.117 test_widgets.py:401(test_selectmultiple)
5109 0.046 0.000 0.117 0.000 __init__.py:1020(savepoint_rollback_sql)
722 0.018 0.000 0.117 0.000 emitter.py:438(check_simple_key)
5 0.000 0.000 0.117 0.023 test_auth_backends.py:208(create_users)
6 0.000 0.000 0.117 0.019 edit.py:245(delete)
1 0.000 0.000 0.117 0.117 test_commands.py:90(test_sqlmigrate)
1047 0.024 0.000 0.117 0.000 cache.py:35(patch_cache_control)
1 0.000 0.000 0.117 0.117 tests.py:700(test_localized_filesizeformat)
6 0.000 0.000 0.117 0.019 tests.py:3125(tearDown)
2 0.000 0.000 0.117 0.058 forms.py:40(done)
1 0.000 0.000 0.116 0.116 tests.py:19(test_related_model_traverse)
1 0.001 0.001 0.116 0.116 tests.py:327(test_pagination)
17 0.009 0.001 0.116 0.007 i18n.py:192(get_javascript_catalog)
8 0.000 0.000 0.116 0.015 states.py:2652(indent)
1 0.000 0.000 0.116 0.116 tests.py:880(test_exception_cleared)
177 0.003 0.000 0.116 0.001 files.py:419(update_dimension_fields)
1 0.000 0.000 0.116 0.116 tests.py:2191(test_list_editable_action_choices)
15645 0.086 0.000 0.116 0.000 signals.py:20(_resolve_references)
7 0.001 0.000 0.116 0.017 tests.py:2458(setUp)
4953/4950 0.027 0.000 0.116 0.000 smartif.py:52(led)
1 0.000 0.000 0.116 0.116 tests.py:3363(test_ticket_22429)
1 0.000 0.000 0.115 0.115 views.py:47(get_context_data)
9 0.000 0.000 0.115 0.013 tests.py:33(setUp)
2 0.000 0.000 0.115 0.058 tests.py:28(make_field_type_asserter)
16308 0.075 0.000 0.115 0.000 inspect.py:59(isclass)
6 0.000 0.000 0.115 0.019 tests.py:46(tearDown)
1 0.000 0.000 0.115 0.115 tests.py:214(test_tickets_1878_2939)
548 0.015 0.000 0.115 0.000 utils.py:358(display_for_field)
1224/1218 0.008 0.000 0.114 0.000 smartif.py:97(<lambda>)
1 0.000 0.000 0.114 0.114 test_context_processors.py:127(test_message_attrs)
10789 0.114 0.000 0.114 0.000 {posix.fdopen}
216 0.002 0.000 0.114 0.001 fields.py:478(strptime)
15373/15052 0.068 0.000 0.114 0.000 context.py:82(__contains__)
21 0.000 0.000 0.114 0.005 middleware.py:32(process_request)
187 0.003 0.000 0.114 0.001 compiler.py:1090(results_iter)
1 0.000 0.000 0.114 0.114 tests.py:11(test_related_model_traverse)
1 0.000 0.000 0.114 0.114 test_writer.py:184(test_migration_path)
626/625 0.002 0.000 0.114 0.000 formsets.py:261(non_form_errors)
2 0.009 0.005 0.113 0.057 test_mutable_list.py:152(test03_delslice)
13 0.001 0.000 0.113 0.009 dates.py:529(get_dated_items)
119 0.001 0.000 0.113 0.001 __init__.py:712(format)
41150 0.113 0.000 0.113 0.000 optparse.py:980(_check_conflict)
1 0.000 0.000 0.113 0.113 tests.py:15(test_stealth_table_name_filter_option)
59193 0.113 0.000 0.113 0.000 color.py:55(<lambda>)
1 0.003 0.003 0.113 0.113 fields.py:3(<module>)
1 0.000 0.000 0.113 0.113 test_relative_fields.py:543(test_m2m_to_fk)
1070 0.019 0.000 0.113 0.000 context_processors.py:47(i18n)
180 0.002 0.000 0.112 0.001 fields.py:140(get_content_type)
1507 0.023 0.000 0.112 0.000 related.py:859(_build_remove_filters)
119 0.002 0.000 0.112 0.001 __init__.py:451(format)
599 0.029 0.000 0.112 0.000 views.py:199(get_form_list)
16 0.000 0.000 0.112 0.007 dates.py:411(get_dated_items)
1 0.001 0.001 0.112 0.112 tests.py:82(test_assign)
1 0.000 0.000 0.112 0.112 test_extraction.py:581(test_one_locale_excluded)
36 0.000 0.000 0.112 0.003 cached_db.py:58(exists)
1 0.000 0.000 0.112 0.112 tests.py:516(test_cursor_executemany)
1 0.000 0.000 0.112 0.112 tests.py:739(test_extended_bodyclass_template_login)
1 0.000 0.000 0.112 0.112 tests.py:737(test_iter_format_modules)
1437 0.012 0.000 0.112 0.000 helpers.py:265(__init__)
57982 0.112 0.000 0.112 0.000 loaddata.py:197(<genexpr>)
19 0.000 0.000 0.112 0.006 fields.py:220(__set__)
3204 0.022 0.000 0.112 0.000 client.py:44(__init__)
6 0.000 0.000 0.112 0.019 test_widgets.py:1010(setUp)
1498 0.011 0.000 0.111 0.000 re.py:144(sub)
1 0.000 0.000 0.111 0.111 test_forms.py:1202(test_callable_initial_data)
5197 0.055 0.000 0.111 0.000 related.py:1433(local_related_fields)
8100 0.079 0.000 0.111 0.000 models.py:130(_add_to_cache)
74 0.001 0.000 0.111 0.002 query.py:635(dates)
1 0.001 0.001 0.111 0.111 views.py:170(get_context_data)
15341 0.074 0.000 0.111 0.000 forms.py:173(add_initial_prefix)
1 0.000 0.000 0.111 0.111 tests.py:77(test_result_list_empty_changelist_value)
268 0.002 0.000 0.111 0.000 options.py:560(urls)
1 0.000 0.000 0.111 0.111 tests.py:3274(test_ticket_20955)
1 0.000 0.000 0.110 0.110 test_extra.py:323(test_selectdate_empty_label)
4726 0.049 0.000 0.110 0.000 forms.py:534(errors)
12 0.000 0.000 0.110 0.009 views.py:8(get_person)
1 0.000 0.000 0.110 0.110 test_autodetector.py:702(test_add_many_to_many)
181 0.002 0.000 0.110 0.001 __init__.py:990(formfield)
1 0.000 0.000 0.110 0.110 tests.py:538(test_simplelistfilter)
5242 0.035 0.000 0.109 0.000 __init__.py:141(__init__)
310 0.003 0.000 0.109 0.000 feedparser.py:159(_call_parse)
30 0.000 0.000 0.109 0.004 query.py:95(__reduce__)
1 0.000 0.000 0.109 0.109 tests.py:204(test_with_client)
7944 0.063 0.000 0.109 0.000 statemachine.py:512(notify_observers)
5 0.000 0.000 0.109 0.022 edit.py:256(post)
1 0.000 0.000 0.109 0.109 test_operations.py:224(test_delete_model)
1 0.000 0.000 0.109 0.109 tests.py:579(test_unique_together)
34728 0.109 0.000 0.109 0.000 testcases.py:894(<genexpr>)
2061 0.022 0.000 0.109 0.000 base.py:65(make_view_atomic)
1 0.000 0.000 0.109 0.109 test_relative_fields.py:779(test_m2m_to_fk)
2 0.000 0.000 0.109 0.054 tests.py:1833(setUp)
51 0.001 0.000 0.109 0.002 options.py:656(get_changelist_form)
38 0.000 0.000 0.109 0.003 decorators.py:47(<lambda>)
124 0.032 0.000 0.109 0.001 shutil.py:66(copyfile)
17217 0.076 0.000 0.109 0.000 inspect.py:142(isfunction)
1 0.000 0.000 0.108 0.108 test_autodetector.py:470(test_same_app_circular_fk_dependency_and_unique_together)
1 0.000 0.000 0.108 0.108 tests.py:94(test_inheritance_cascade_down)
1 0.000 0.000 0.108 0.108 tests.py:156(test_digits_column_name_introspection)
30 0.000 0.000 0.108 0.004 query.py:86(__getstate__)
11560 0.081 0.000 0.108 0.000 color.py:51(no_style)
8 0.000 0.000 0.108 0.014 views.py:91(file_upload_echo)
1 0.000 0.000 0.108 0.108 test_edit.py:136(test_create_restricted)
109 0.002 0.000 0.108 0.001 __init__.py:430(formatException)
2 0.000 0.000 0.108 0.054 sqlmigrate.py:23(handle)
2550 0.034 0.000 0.108 0.000 cgi.py:304(parse_header)
1 0.000 0.000 0.108 0.108 tests.py:107(test_select_related_only_interaction)
17115 0.075 0.000 0.108 0.000 inspect.py:209(iscode)
2628 0.020 0.000 0.108 0.000 synch.py:72(writer_leaves)
5 0.001 0.000 0.108 0.022 test_dates.py:13(_make_books)
3 0.000 0.000 0.108 0.036 tests.py:169(test_serialize_unicode)
1 0.000 0.000 0.107 0.107 test_operations.py:825(test_run_sql)
36 0.001 0.000 0.107 0.003 cache.py:76(process_response)
1 0.000 0.000 0.107 0.107 test_fields.py:1276(test_splitdatetimefield_1)
3784 0.024 0.000 0.107 0.000 storage.py:212(<lambda>)
11308 0.067 0.000 0.107 0.000 sre_compile.py:474(isstring)
4886 0.025 0.000 0.107 0.000 models.py:1123(_set_queryset)
1 0.000 0.000 0.107 0.107 tests.py:218(test_annotate)
28 0.000 0.000 0.107 0.004 defaults.py:65(permission_denied)
1 0.000 0.000 0.107 0.107 tests.py:505(test_false_like_locale_formats)
11 0.000 0.000 0.107 0.010 test_geos.py:433(<genexpr>)
1 0.000 0.000 0.107 0.107 tests.py:11(test_simple)
19 0.001 0.000 0.107 0.006 related.py:1048(_remove_items)
1 0.000 0.000 0.107 0.107 tests.py:1173(test_single_locale_activation)
235 0.007 0.000 0.106 0.000 options.py:820(get_action_choices)
2 0.000 0.000 0.106 0.053 tests.py:346(test_removal_through_specified_gfk_related_manager)
20 0.000 0.000 0.106 0.005 tests.py:27(setUp)
336/310 0.013 0.000 0.106 0.000 feedparser.py:195(_parsegen)
1 0.000 0.000 0.106 0.106 tests.py:381(tearDown)
1 0.000 0.000 0.106 0.106 tests.py:846(test_ticket_11101)
1 0.000 0.000 0.106 0.106 test_relative_fields.py:1099(test_invalid_order)
92 0.002 0.000 0.106 0.001 collectstatic.py:50(__init__)
1 0.000 0.000 0.106 0.106 tests.py:189(test_regress_3871)
1 0.000 0.000 0.106 0.106 test_edit.py:225(test_update_with_object_url)
1 0.000 0.000 0.106 0.106 tests.py:525(test_unique)
50 0.001 0.000 0.106 0.002 test_extraction.py:57(assertMsgId)
3730/507 0.037 0.000 0.106 0.000 nodes.py:100(walk)
1 0.000 0.000 0.105 0.105 test_autodetector.py:775(test_non_circular_foreignkey_dependency_removal)
1 0.000 0.000 0.105 0.105 test_operations.py:768(test_alter_unique_together)
1 0.000 0.000 0.105 0.105 test_relative_fields.py:716(test_m2m_to_m2m)
27 0.000 0.000 0.105 0.004 {function __reduce__ at 0x31f8c80}
14217 0.072 0.000 0.105 0.000 runner.py:17(__getattr__)
109 0.002 0.000 0.105 0.001 traceback.py:110(print_exception)
155 0.001 0.000 0.105 0.001 feedparser.py:154(feed)
3 0.023 0.008 0.105 0.035 __init__.py:5(<module>)
101 0.008 0.000 0.105 0.001 images.py:32(get_image_dimensions)
4994 0.037 0.000 0.105 0.000 fields.py:83(_check_content_type_field)
47390 0.105 0.000 0.105 0.000 minidom.py:954(__setattr__)
266 0.009 0.000 0.105 0.000 options.py:541(get_urls)
5740 0.041 0.000 0.105 0.000 testcases.py:204(_urlconf_setup)
4 0.001 0.000 0.105 0.026 tests.py:613(test_cache_versioning_add)
5974/1006 0.023 0.000 0.104 0.000 debug.py:46(<genexpr>)
1166 0.014 0.000 0.104 0.000 decorators.py:93(_decorator)
1 0.000 0.000 0.104 0.104 tests.py:485(test_regex)
1 0.000 0.000 0.104 0.104 test_operations.py:118(test_create_model)
10 0.000 0.000 0.104 0.010 decorators.py:63(check_perms)
1 0.000 0.000 0.104 0.104 tests.py:325(test_view_with_method_login)
7 0.000 0.000 0.104 0.015 base.py:235(get_version)
2 0.000 0.000 0.104 0.052 __init__.py:379(execute_from_command_line)
1 0.000 0.000 0.104 0.104 test_loader.py:148(test_loading_squashed)
1 0.000 0.000 0.104 0.104 tests.py:313(test_maclines)
1 0.000 0.000 0.104 0.104 tests.py:99(test_result_list_html)
1 0.000 0.000 0.104 0.104 test_forms.py:21(test_flatpage_admin_form_url_validation)
5 0.000 0.000 0.104 0.021 custom_user.py:120(create_superuser)
1786 0.014 0.000 0.104 0.000 response.py:127(content)
1 0.000 0.000 0.104 0.104 tests.py:10(test_ordering_across_null_fk)
20 0.000 0.000 0.104 0.005 filebased.py:41(write_message)
1 0.000 0.000 0.103 0.103 tests.py:931(test_server_stopped)
495 0.005 0.000 0.103 0.000 models.py:253(get_session_auth_hash)
3953 0.051 0.000 0.103 0.000 request.py:482(split_domain_port)
3091 0.008 0.000 0.103 0.000 utils.py:107(as_ul)
179 0.003 0.000 0.103 0.001 parser.py:569(parse_flow_mapping_value)
1 0.000 0.000 0.103 0.103 test_relative_fields.py:976(test_complex_clash)
1 0.000 0.000 0.103 0.103 test_edit.py:47(test_post_data)
1244 0.042 0.000 0.103 0.000 dateparse.py:61(parse_datetime)
663 0.003 0.000 0.103 0.000 fields.py:126(instance_pre_init)
1 0.000 0.000 0.103 0.103 test_relative_fields.py:451(test_not_swapped_model)
36 0.001 0.000 0.103 0.003 views.py:243(get)
1 0.000 0.000 0.103 0.103 test_relative_fields.py:701(test_fk_to_m2m)
1 0.000 0.000 0.103 0.103 tests.py:98(test_lazy_and_bytestrings)
4 0.007 0.002 0.103 0.026 models.py:10(<module>)
1 0.000 0.000 0.102 0.102 tests.py:49(test_sql_all)
1 0.000 0.000 0.102 0.102 tests.py:309(test_view_with_login)
2 0.000 0.000 0.102 0.051 tests.py:847(stop)
1 0.000 0.000 0.102 0.102 tests.py:223(test_multiple_gfk)
2160 0.017 0.000 0.102 0.000 __init__.py:53(reset_queries)
20 0.000 0.000 0.102 0.005 views.py:14(inner)
5300 0.045 0.000 0.102 0.000 expatreader.py:340(end_element_ns)
1 0.000 0.000 0.102 0.102 tests.py:972(test_using_is_honored_m2m)
1 0.000 0.000 0.102 0.102 test_forms.py:396(test_forms_with_radio)
1 0.000 0.000 0.102 0.102 test_edit.py:90(test_create_with_object_url)
187 0.002 0.000 0.101 0.001 __init__.py:1255(formfield)
28979 0.101 0.000 0.101 0.000 {method 'items' of 'dictproxy' objects}
1 0.005 0.005 0.101 0.101 driver.py:2(<module>)
4994 0.026 0.000 0.101 0.000 fields.py:68(_check_object_id_field)
483 0.007 0.000 0.101 0.000 references.py:114(apply)
27/26 0.002 0.000 0.101 0.004 generator.py:185(_handle_multipart)
964 0.012 0.000 0.101 0.000 statemachine.py:862(get_first_known_indented)
2 0.000 0.000 0.101 0.051 tests.py:4144(setUp)
1 0.000 0.000 0.101 0.101 test_relative_fields.py:481(test_referencing_to_swapped_model)
251 0.004 0.000 0.101 0.000 registry.py:22(__init__)
2880 0.026 0.000 0.101 0.000 widgets.py:139(__new__)
2 0.000 0.000 0.101 0.050 tests.py:787(setUp)
4223 0.057 0.000 0.101 0.000 mutable_list.py:305(_assign_extended_slice)
11 0.000 0.000 0.101 0.009 formsets.py:280(total_error_count)
5 0.000 0.000 0.101 0.020 tests.py:1753(setUp)
3 0.000 0.000 0.101 0.034 tests.py:156(test_serialize_field_subset)
1 0.000 0.000 0.101 0.101 tests.py:1789(test_tickets_8921_9188)
1 0.000 0.000 0.100 0.100 test_fields.py:434(test_datefield_1)
1 0.000 0.000 0.100 0.100 test_relative_fields.py:767(test_fk_to_m2m)
2 0.000 0.000 0.100 0.050 tests.py:67(test_form_post_error)
1 0.000 0.000 0.100 0.100 tests.py:67(test_add_m2m_with_base_class)
2 0.000 0.000 0.100 0.050 tests.py:70(test_form_post_success)
1 0.000 0.000 0.100 0.100 test_relative_fields.py:711(test_m2m_to_fk)
1876 0.009 0.000 0.100 0.000 debug.py:35(__init__)
1 0.000 0.000 0.100 0.100 test_relative_fields.py:1131(test_invalid_field)
1 0.000 0.000 0.100 0.100 tests.py:341(test_view_with_login_and_custom_redirect)
1 0.000 0.000 0.100 0.100 tests.py:3295(test_ticket_21203)
1 0.000 0.000 0.100 0.100 tests.py:30(test_add_form_deletion_when_invalid)
1 0.000 0.000 0.100 0.100 tests.py:134(test_xview_class)
1 0.000 0.000 0.100 0.100 tests.py:417(test_o2m_through_m2m)
4 0.000 0.000 0.100 0.025 tests.py:551(naturalKeyTest)
1 0.000 0.000 0.100 0.100 tests.py:169(testMissingFields)
6 0.001 0.000 0.100 0.017 states.py:1730(build_table)
6 0.000 0.000 0.100 0.017 tests.py:164(test_cycle)
4 0.000 0.000 0.099 0.025 options.py:1009(delete_model)
1 0.000 0.000 0.099 0.099 test_relative_fields.py:645(test_fk_to_m2m)
1 0.000 0.000 0.099 0.099 tests.py:1136(test_m2m_cross_database_protection)
1 0.000 0.000 0.099 0.099 test_relative_fields.py:310(test_unique_m2m)
11275 0.099 0.000 0.099 0.000 {built-in method now}
1 0.000 0.000 0.099 0.099 tests.py:693(test_erroneous_resolve)
1 0.000 0.000 0.099 0.099 test_relative_fields.py:785(test_m2m_to_m2m)
1 0.000 0.000 0.099 0.099 tests.py:1355(test_ticket7095)
1 0.000 0.000 0.099 0.099 tests.py:821(test_serve_admin_media)
1 0.000 0.000 0.099 0.099 tests.py:81(test_update_fields_inheritance_defer)
72 0.001 0.000 0.099 0.001 query.py:1237(_setup_query)
1 0.000 0.000 0.099 0.099 test_unique.py:114(test_unique_for_date)
1 0.000 0.000 0.099 0.099 tests.py:13(test_regression_7110)
1 0.000 0.000 0.099 0.099 tests.py:34(test_custom_field)
109 0.007 0.000 0.099 0.001 traceback.py:46(print_tb)
42/40 0.001 0.000 0.099 0.002 states.py:2454(bullet)
1 0.000 0.000 0.098 0.098 test_relative_fields.py:773(test_m2m_to_integer)
531 0.003 0.000 0.098 0.000 linestring.py:88(_get_single_external)
4 0.000 0.000 0.098 0.025 __init__.py:74(gettext)
358 0.008 0.000 0.098 0.000 loader.py:219(_get_name_from_path)
4 0.000 0.000 0.098 0.025 trans_real.py:297(gettext)
5994 0.044 0.000 0.098 0.000 __init__.py:563(set_attributes_from_name)
1 0.000 0.000 0.098 0.098 test_relative_fields.py:706(test_m2m_to_integer)
3885 0.045 0.000 0.098 0.000 request.py:353(setlist)
16 0.000 0.000 0.098 0.006 fields.py:510(_clear)
1 0.000 0.000 0.097 0.097 test_fields.py:537(test_datetimefield_1)
1 0.000 0.000 0.097 0.097 test_relative_fields.py:63(test_ambiguous_relationship_model)
1 0.000 0.000 0.097 0.097 tests.py:372(test_filename_case_preservation)
19 0.000 0.000 0.097 0.005 related.py:932(remove)
44 0.001 0.000 0.097 0.002 states.py:1752(build_table_row)
192 0.006 0.000 0.097 0.001 socket.py:406(readline)
215 0.004 0.000 0.097 0.000 loader.py:77(loadTestsFromName)
13 0.000 0.000 0.097 0.007 state.py:92(from_apps)
1419 0.019 0.000 0.097 0.000 header.py:145(__init__)
796 0.006 0.000 0.097 0.000 __init__.py:1717(get_prep_lookup)
1 0.000 0.000 0.097 0.097 test_models.py:79(test_pointing_to_non_local_field)
1669 0.011 0.000 0.097 0.000 emitter.py:470(process_tag)
613 0.012 0.000 0.097 0.000 filebased.py:112(_key_to_file)
1 0.000 0.000 0.097 0.097 test_extraction.py:442(test_override_plural_forms)
35 0.001 0.000 0.097 0.003 models.py:885(save_new)
1 0.000 0.000 0.097 0.097 tests.py:637(test_inline_formsets_with_custom_pk)
351 0.005 0.000 0.097 0.000 client.py:251(request)
1 0.000 0.000 0.097 0.097 tests.py:290(test_missing_generic_foreign_key)
117 0.002 0.000 0.096 0.001 views.py:533(get_context_data)
40 0.002 0.000 0.096 0.002 test_extraction.py:40(_rmrf)
1 0.000 0.000 0.096 0.096 tests.py:306(test_hidden_related)
1 0.000 0.000 0.096 0.096 test_relative_fields.py:548(test_m2m_to_m2m)
15 0.001 0.000 0.096 0.006 test_array.py:70(setUp)
1 0.000 0.000 0.096 0.096 test_relative_fields.py:1163(test_explicit_field_names)
1520 0.018 0.000 0.096 0.000 related.py:305(do_related_class)
11961 0.071 0.000 0.096 0.000 minidom.py:343(__init__)
1 0.000 0.000 0.096 0.096 tests.py:670(test_inline_formsets_with_multi_table_inheritance)
1 0.000 0.000 0.096 0.096 tests.py:219(test_get_next_previous_by_date)
1 0.019 0.019 0.096 0.096 ds.py:5(<module>)
3769 0.019 0.000 0.096 0.000 defaultfilters.py:435(escape_filter)
1 0.000 0.000 0.096 0.096 test_relative_fields.py:755(test_fk_to_integer)
15 0.001 0.000 0.096 0.006 urls.py:40(add_template_response)
2419 0.016 0.000 0.096 0.000 multipartparser.py:394(__next__)
1 0.000 0.000 0.096 0.096 tests.py:3332(test_ticket_21787)
1 0.000 0.000 0.096 0.096 tests.py:142(test_issue_7276)
41204 0.093 0.000 0.096 0.000 optparse.py:635(_check_type)
1 0.000 0.000 0.096 0.096 test_relative_fields.py:538(test_m2m_to_integer)
1 0.000 0.000 0.096 0.096 tests.py:59(test_manager_get)
1 0.000 0.000 0.096 0.096 test_relative_fields.py:533(test_fk_to_m2m)
1 0.000 0.000 0.096 0.096 test_relative_fields.py:660(test_m2m_to_m2m)
1 0.000 0.000 0.096 0.096 tests.py:116(test_xview_func)
2415 0.048 0.000 0.096 0.000 __init__.py:110(add_transforms)
1 0.000 0.000 0.096 0.096 states.py:1019(Body)
1 0.000 0.000 0.095 0.095 tests.py:93(test_delete_signals)
1 0.000 0.000 0.095 0.095 test_custom.py:110(test_inclusion_tags)
6 0.000 0.000 0.095 0.016 tests.py:142(test_save)
34 0.000 0.000 0.095 0.003 __init__.py:51(message_from_string)
2 0.000 0.000 0.095 0.048 tests.py:865(setUp)
1 0.000 0.000 0.095 0.095 test_relative_fields.py:650(test_m2m_to_integer)
1 0.000 0.000 0.095 0.095 tests.py:461(test_resubmit)
3165 0.051 0.000 0.095 0.000 __init__.py:333(encode)
2 0.000 0.000 0.095 0.048 tests.py:3986(setUp)
2312 0.017 0.000 0.095 0.000 synch.py:47(reader_leaves)
3 0.000 0.000 0.095 0.032 test_base.py:36(assertIndexExists)
3873 0.047 0.000 0.095 0.000 urlparse.py:360(parse_qsl)
1 0.000 0.000 0.095 0.095 tests.py:191(test_distinct_for_m2m_in_list_filter)
1 0.000 0.000 0.095 0.095 tests.py:60(test_generic_relation_cascade)
27974 0.081 0.000 0.095 0.000 query.py:1628(add_ordering)
1 0.000 0.000 0.095 0.095 test_relative_fields.py:655(test_m2m_to_fk)
12 0.001 0.000 0.095 0.008 tests.py:125(setUp)
1 0.000 0.000 0.094 0.094 test_relative_fields.py:640(test_fk_to_fk)
1 0.000 0.000 0.094 0.094 test_forms.py:1836(test_error_html_required_html_classes)
1 0.000 0.000 0.094 0.094 test_relative_fields.py:911(test_accessor_clash)
1 0.000 0.000 0.094 0.094 test_relative_fields.py:528(test_fk_to_fk)
11 0.000 0.000 0.094 0.009 feedgenerator.py:223(write)
159 0.001 0.000 0.094 0.001 parser.py:537(parse_flow_mapping_first_key)
1 0.000 0.000 0.094 0.094 test_models.py:345(test_id_clash)
15842 0.064 0.000 0.094 0.000 __init__.py:763(_get_val_from_obj)
990 0.017 0.000 0.094 0.000 defaulttags.py:73(render)
1 0.000 0.000 0.094 0.094 test_autodetector.py:603(test_swappable)
1114 0.021 0.000 0.094 0.000 models.py:1028(__init__)
42906 0.093 0.000 0.093 0.000 case.py:206(addTypeEqualityFunc)
1 0.000 0.000 0.093 0.093 tests.py:236(test_valid_generic_relationship)
1 0.000 0.000 0.093 0.093 tests.py:246(test_nullable_o2o_delete)
1 0.000 0.000 0.093 0.093 test_auth_backends.py:480(test_changed_backend_settings)
1 0.000 0.000 0.093 0.093 tests.py:340(test_field_name_ending_with_underscore)
104 0.002 0.000 0.093 0.001 related.py:2294(formfield)
19441 0.065 0.000 0.093 0.000 mutable_list.py:296(newItems)
1 0.001 0.001 0.093 0.093 tests.py:414(test_relatedfieldlistfilter_reverse_relationships)
10 0.000 0.000 0.093 0.009 tests.py:95(assert_filter_waiters)
1 0.000 0.000 0.093 0.093 test_relative_fields.py:873(test_clash_under_explicit_related_name)
1 0.000 0.000 0.093 0.093 test_autodetector.py:655(test_replace_string_with_foreignkey)
2241 0.019 0.000 0.093 0.000 options.py:297(fields)
1 0.000 0.000 0.093 0.093 test_relative_fields.py:96(test_relationship_model_with_foreign_key_to_wrong_model)
1 0.000 0.000 0.093 0.093 test_relative_fields.py:857(test_reverse_query_name_clash)
1 0.000 0.000 0.092 0.092 test_relative_fields.py:816(test_clash_between_accessors)
1 0.001 0.001 0.092 0.092 test_dates.py:533(test_aware_datetime_day_view)
1 0.000 0.000 0.092 0.092 test_context_processors.py:115(test_perm_in_perms_attrs)
3 0.000 0.000 0.092 0.031 managers.py:62(get_queryset)
1 0.000 0.000 0.092 0.092 tests.py:41(test_charlink_delete)
1 0.000 0.000 0.092 0.092 test_context_processors.py:132(test_user_attrs)
1611 0.051 0.000 0.092 0.000 base.py:53(__init__)
1 0.000 0.000 0.092 0.092 tests.py:757(test_unique_for_date)
2760 0.031 0.000 0.092 0.000 creation.py:169(sql_for_pending_references)
3 0.000 0.000 0.092 0.031 tests.py:222(test_custom_field_serialization)
1 0.000 0.000 0.092 0.092 tests.py:203(test_otherperson_manager)
1 0.000 0.000 0.092 0.092 tests.py:359(test_many_to_many_related_query_name)
41204 0.089 0.000 0.092 0.000 optparse.py:708(_check_callback)
2 0.008 0.004 0.092 0.046 test_mutable_list.py:77(test01_getslice)
638 0.003 0.000 0.092 0.000 html.py:91(__ne__)
8 0.000 0.000 0.092 0.011 tests.py:2430(employ)
1 0.000 0.000 0.092 0.092 test_models.py:487(test_two_m2m_through_same_relationship)
1 0.000 0.000 0.091 0.091 tests.py:700(test_inline_formsets_with_nullable_unique_together)
1 0.000 0.000 0.091 0.091 test_relative_fields.py:635(test_fk_to_integer)
2 0.000 0.000 0.091 0.046 tests.py:1532(test_cache_key_i18n_translation_accept_language)
22 0.000 0.000 0.091 0.004 admin.py:186(get_changelist_formset)
1 0.000 0.000 0.091 0.091 tests.py:311(test_pointing_to_swapped_model)
1 0.000 0.000 0.091 0.091 test_relative_fields.py:898(test_valid_model)
1 0.000 0.000 0.091 0.091 tests.py:98(testGenericInlineFormset)
1 0.000 0.000 0.091 0.091 tests.py:26(test_default_ordering)
5690 0.027 0.000 0.091 0.000 sre_parse.py:178(__init__)
1 0.000 0.000 0.091 0.091 tests.py:38(test_create_models_m2m)
2 0.000 0.000 0.091 0.045 tests.py:62(test_form_post_error)
22616 0.072 0.000 0.091 0.000 signals.py:101(language_changed)
1 0.000 0.000 0.091 0.091 tests.py:58(test_change_form_deletion_when_invalid)
483 0.015 0.000 0.091 0.000 __init__.py:757(depart_document)
4578/4572 0.023 0.000 0.091 0.000 smartif.py:77(nud)
6281 0.068 0.000 0.091 0.000 encoder.py:206(iterencode)
382 0.004 0.000 0.091 0.000 __init__.py:1738(formfield)
1 0.000 0.000 0.090 0.090 tests.py:249(test_shortcut_view_with_broken_get_absolute_url)
1 0.000 0.000 0.090 0.090 tests.py:34(test_migrate)
4059 0.026 0.000 0.090 0.000 scanner.py:132(get_token)
1 0.000 0.000 0.090 0.090 tests.py:1006(test_foreign_key_cross_database_protection)
1 0.000 0.000 0.090 0.090 test_context_processors.py:103(test_perms_attrs)
1 0.000 0.000 0.090 0.090 test_relative_fields.py:576(test_clash_between_accessors)
3224 0.033 0.000 0.090 0.000 client.py:65(write)
1683 0.022 0.000 0.090 0.000 checks.py:565(_check_list_display)
1 0.000 0.000 0.090 0.090 tests.py:22(test_model_inheritance)
3523 0.025 0.000 0.090 0.000 __init__.py:130(__getattr__)
30 0.000 0.000 0.090 0.003 edit.py:38(get_form)
10261 0.053 0.000 0.090 0.000 __init__.py:1129(_check_fix_default_value)
2512 0.020 0.000 0.090 0.000 client.py:267(_get_path)
1 0.000 0.000 0.090 0.090 test_relative_fields.py:761(test_fk_to_fk)
1001 0.011 0.000 0.090 0.000 options.py:927(get_preserved_filters)
79 0.005 0.000 0.090 0.001 defaultfilters.py:98(floatformat)
1 0.000 0.000 0.090 0.090 test_relative_fields.py:414(test_on_delete_set_default_without_default_value)
1 0.000 0.000 0.090 0.090 test_relative_fields.py:329(test_foreign_key_to_non_unique_field)
1 0.000 0.000 0.090 0.090 test_relative_fields.py:523(test_fk_to_integer)
1 0.000 0.000 0.090 0.090 tests.py:19(test_sql_create)
166 0.004 0.000 0.090 0.001 locmem.py:82(has_key)
1 0.000 0.000 0.090 0.090 test_relative_fields.py:691(test_fk_to_integer)
1 0.000 0.000 0.090 0.090 tests.py:1317(test_runtime_choicefield_populated)
1 0.000 0.000 0.090 0.090 tests.py:238(test_distinct_for_inherited_m2m_in_list_filter)
44445 0.090 0.000 0.090 0.000 __init__.py:882(get_internal_type)
42351 0.090 0.000 0.090 0.000 glob.py:60(<lambda>)
1 0.000 0.000 0.090 0.090 test_operations.py:383(test_add_textfield)
1 0.000 0.000 0.090 0.090 test_forms.py:1035(test_specifying_labels)
1 0.000 0.000 0.090 0.090 tests.py:251(test_latest_post_date)
43696 0.090 0.000 0.090 0.000 utils.py:34(__enter__)
1084/1072 0.016 0.000 0.090 0.000 states.py:976(implicit_inline)
1 0.000 0.000 0.089 0.089 test_relative_fields.py:696(test_fk_to_fk)
1 0.000 0.000 0.089 0.089 tests.py:157(test_create_get_or_create)
226 0.007 0.000 0.089 0.000 message.py:571(set_param)
5309 0.029 0.000 0.089 0.000 __init__.py:1373(pre_save)
1 0.000 0.000 0.089 0.089 tests.py:195(test_reverse_one_to_one_then_m2m)
16 0.000 0.000 0.089 0.006 console.py:17(write_message)
26 0.001 0.000 0.089 0.003 widgets.py:149(render)
5015 0.053 0.000 0.089 0.000 statemachine.py:1090(__init__)
1 0.000 0.000 0.089 0.089 tests.py:41(test_delete_one_to_one_manager)
1 0.000 0.000 0.089 0.089 tests.py:72(test_ipaddress_on_postgresql)
20 0.000 0.000 0.089 0.004 archive.py:87(extract)
1711 0.011 0.000 0.088 0.000 Cookie.py:468(output)
155 0.002 0.000 0.088 0.001 admin_list.py:319(date_hierarchy)
2 0.000 0.000 0.088 0.044 tests.py:537(test_zero_cull)
664 0.004 0.000 0.088 0.000 migrate.py:198(<genexpr>)
83 0.002 0.000 0.088 0.001 options.py:259(formfield_for_manytomany)
1 0.000 0.000 0.088 0.088 tests.py:46(test_textlink_delete)
1 0.000 0.000 0.088 0.088 test_relative_fields.py:394(test_on_delete_set_null_on_non_nullable_field)
42618 0.088 0.000 0.088 0.000 operations.py:193(max_name_length)
4 0.001 0.000 0.088 0.022 tests.py:666(test_cache_versioning_delete)
1 0.000 0.000 0.088 0.088 test_remote_user.py:188(test_known_user)
1 0.000 0.000 0.088 0.088 tests.py:295(test_proxy_delete)
1 0.000 0.000 0.088 0.088 tests.py:19(test_abstract)
1307 0.016 0.000 0.087 0.000 forms.py:277(non_field_errors)
13869 0.061 0.000 0.087 0.000 __init__.py:387(__eq__)
1 0.000 0.000 0.087 0.087 tests.py:1626(test_onetoonefield)
3827 0.028 0.000 0.087 0.000 python.py:57(handle_fk_field)
36283 0.082 0.000 0.087 0.000 utils.py:298(allow_migrate)
1 0.000 0.000 0.087 0.087 test_timesince.py:66(test_display_second_before_first)
1 0.000 0.000 0.087 0.087 test_operations.py:991(test_create_model)
1 0.000 0.000 0.087 0.087 tests.py:276(test_generic_inline_formsets)
100 0.002 0.000 0.087 0.001 tests.py:77(tearDown)
157 0.087 0.001 0.087 0.001 {method 'recv' of '_socket.socket' objects}
1 0.000 0.000 0.087 0.087 test_models.py:438(test_ordering_pointing_to_existing_foreignkey_field)
17 0.003 0.000 0.087 0.005 i18n.py:48(get_formats)
2 0.000 0.000 0.087 0.044 tests.py:50(test_initial_call)
7664 0.055 0.000 0.087 0.000 __init__.py:556(db_type_suffix)
37303 0.087 0.000 0.087 0.000 query.py:1648(clear_ordering)
483 0.013 0.000 0.087 0.000 __init__.py:371(stylesheet_call)
46 0.001 0.000 0.087 0.002 message.py:124(as_string)
15340 0.071 0.000 0.087 0.000 context.py:35(_reset_dicts)
3 0.000 0.000 0.087 0.029 tests.py:110(test_serializer_roundtrip)
41204 0.087 0.000 0.087 0.000 optparse.py:629(_check_action)
5988 0.054 0.000 0.087 0.000 sre_parse.py:257(_escape)
1 0.000 0.000 0.087 0.087 test_relative_fields.py:126(test_relationship_model_missing_foreign_key)
1 0.000 0.000 0.087 0.087 tests.py:31(test_add)
41204 0.087 0.000 0.087 0.000 optparse.py:693(_check_const)
1 0.000 0.000 0.087 0.087 test_relative_fields.py:840(test_accessor_clash)
1 0.000 0.000 0.087 0.087 tests.py:248(test_valid_generic_relationship_with_explicit_fields)
1 0.000 0.000 0.087 0.087 tests.py:328(test_fast_delete_m2m)
41204 0.087 0.000 0.087 0.000 optparse.py:699(_check_nargs)
1 0.000 0.000 0.087 0.087 tests.py:662(test_deferred_load_qs_pickling)
1 0.000 0.000 0.086 0.086 test_autodetector.py:379(test_same_app_no_fk_dependency)
2099 0.043 0.000 0.086 0.000 models.py:228(__init__)
1 0.000 0.000 0.086 0.086 tests.py:2410(test_to_field)
9215 0.059 0.000 0.086 0.000 models.py:29(_get_from_cache)
37690 0.086 0.000 0.086 0.000 related.py:1471(<genexpr>)
1087 0.007 0.000 0.086 0.000 aggregates.py:69(_ordinal_aggregate_field)
12871 0.055 0.000 0.086 0.000 itercompat.py:8(is_iterable)
1 0.000 0.000 0.086 0.086 test_auth_backends.py:228(test_authenticate)
1 0.000 0.000 0.086 0.086 tests.py:776(test_builtin_with_bad_environment)
1 0.000 0.000 0.086 0.086 tests.py:303(test_select_related)
1 0.000 0.000 0.086 0.086 test_dates.py:470(test_day_view_allow_future)
1 0.000 0.000 0.086 0.086 test_relative_fields.py:152(test_missing_relationship_model)
483 0.004 0.000 0.086 0.000 core.py:91(set_components)
1 0.000 0.000 0.086 0.086 test_forms.py:90(test_empty_dict)
1 0.000 0.000 0.086 0.086 tests.py:544(test_custom_command)
38006/37989 0.084 0.000 0.086 0.000 where.py:157(get_group_by_cols)
1 0.000 0.000 0.086 0.086 tests.py:41(test_dates)
1 0.000 0.000 0.086 0.086 tests.py:220(test_builtin_with_bad_environment)
1 0.000 0.000 0.086 0.086 tests.py:310(test_select_related)
191 0.004 0.000 0.085 0.000 xml_serializer.py:66(handle_field)
1 0.000 0.000 0.085 0.085 tests.py:279(test_valid_self_referential_generic_relationship)
3 0.000 0.000 0.085 0.028 tests.py:104(test_serialize)
18 0.000 0.000 0.085 0.005 tests.py:1521(check_accept_language_vary)
1 0.000 0.000 0.085 0.085 test_state.py:130(test_render_model_inheritance)
1 0.000 0.000 0.085 0.085 test_relative_fields.py:194(test_too_many_foreign_keys_in_self_referential_model)
1 0.000 0.000 0.085 0.085 test_operations.py:426(test_add_binaryfield)
41204 0.085 0.000 0.085 0.000 optparse.py:665(_check_choice)
2787 0.039 0.000 0.085 0.000 scanner.py:753(scan_to_next_token)
15331 0.039 0.000 0.085 0.000 case.py:499(_baseAssertEqual)
1 0.000 0.000 0.085 0.085 tests.py:467(test_builtin_with_bad_environment)
32 0.001 0.000 0.085 0.003 related.py:1693(validate)
200 0.003 0.000 0.085 0.000 xml_serializer.py:43(start_object)
1359 0.006 0.000 0.085 0.000 utils.py:120(__str__)
39189 0.085 0.000 0.085 0.000 base.py:890(__init__)
1 0.000 0.000 0.085 0.085 test_relative_fields.py:14(test_valid_foreign_key_without_accessor)
204 0.003 0.000 0.085 0.000 cookie.py:93(_store)
1 0.000 0.000 0.085 0.085 tests.py:702(test_builtin_with_bad_settings)
1 0.000 0.000 0.085 0.085 test_base.py:381(test_named_url_pattern_using_args)
46 0.001 0.000 0.085 0.002 tests.py:89(render_template)
4 0.002 0.000 0.085 0.021 tests.py:572(test_cache_versioning_get_set)
1 0.000 0.000 0.085 0.085 test_relative_fields.py:348(test_foreign_key_to_non_unique_field_under_explicit_model)
1 0.000 0.000 0.085 0.085 tests.py:921(test_custom_command)
2 0.000 0.000 0.085 0.042 tests.py:309(test_removal_through_default_gfk_related_manager)
827 0.009 0.000 0.085 0.000 __init__.py:1331(visit_paragraph)
1 0.000 0.000 0.085 0.085 test_operations.py:860(test_run_python)
1 0.000 0.000 0.084 0.084 tests.py:42(test_field_types)
1 0.000 0.000 0.084 0.084 tests.py:49(test_combine_isnull)
276 0.041 0.000 0.084 0.000 operations.py:130(sequence_reset_by_name_sql)
1 0.000 0.000 0.084 0.084 test_error_messages.py:105(test_datetimefield)
1 0.000 0.000 0.084 0.084 tests.py:100(test_cascade_from_child)
1 0.000 0.000 0.084 0.084 tests.py:64(test_choices_not_fetched_when_not_rendering)
1 0.000 0.000 0.084 0.084 tests.py:37(test_model_subclass_proxy)
1 0.000 0.000 0.084 0.084 tests.py:112(test_setnull_from_child)
1 0.000 0.000 0.084 0.084 test_models.py:117(test_is_active_field_default)
483 0.041 0.000 0.084 0.000 __init__.py:192(assemble_parts)
1 0.000 0.000 0.084 0.084 test_dates.py:75(test_paginated_archive_view)
1 0.002 0.002 0.084 0.084 tests.py:104(test_large_single_field_batch)
42 0.001 0.000 0.084 0.002 __init__.py:122(create_superuser)
1 0.000 0.000 0.084 0.084 tests.py:1130(test_safestr)
1 0.000 0.000 0.084 0.084 tests.py:44(test_setdefault_none)
21310 0.070 0.000 0.084 0.000 fields.py:128(validate)
1 0.000 0.000 0.084 0.084 tests.py:333(test_builtin_with_bad_environment)
1 0.000 0.000 0.084 0.084 tests.py:192(test_inheritance_deferred2)
2983 0.025 0.000 0.084 0.000 coordseq.py:126(dims)
42144 0.084 0.000 0.084 0.000 {method 'strip' of 'str' objects}
238 0.005 0.000 0.084 0.000 idna.py:147(encode)
1246 0.005 0.000 0.084 0.000 request.py:177(upload_handlers)
656 0.016 0.000 0.084 0.000 _strptime.py:240(pattern)
37389 0.080 0.000 0.083 0.000 {method 'setdefault' of 'dict' objects}
18 0.000 0.000 0.083 0.005 models.py:19(get_queryset)
265 0.001 0.000 0.083 0.000 defaultfilters.py:507(striptags)
1 0.000 0.000 0.083 0.083 tests.py:611(test_builtin_with_bad_environment)
1 0.000 0.000 0.083 0.083 tests.py:340(test_custom_command)
21551 0.064 0.000 0.083 0.000 widgets.py:86(add_js)
1 0.000 0.000 0.083 0.083 tests.py:460(test_builtin_with_bad_settings)
1 0.000 0.000 0.083 0.083 tests.py:882(test_builtin_command)
1 0.000 0.000 0.083 0.083 tests.py:1035(test_import_error)
12 0.000 0.000 0.083 0.007 archive.py:44(extract)
1 0.000 0.000 0.083 0.083 test_extraction.py:599(test_multiple_locales_excluded_with_locale)
15 0.000 0.000 0.083 0.006 models.py:352(has_perms)
150 0.002 0.000 0.083 0.001 query.py:996(_setup_aggregate_query)
1 0.000 0.000 0.083 0.083 tests.py:618(test_custom_command)
1 0.000 0.000 0.083 0.083 tests.py:64(test_do_nothing)
4898 0.034 0.000 0.083 0.000 models.py:1139(_get_choices)
1 0.000 0.000 0.083 0.083 tests.py:478(test_traverse_single_item_property)
1 0.000 0.000 0.083 0.083 tests.py:2920(test_fk_reuse)
1 0.000 0.000 0.083 0.083 tests.py:1047(test_attribute_error)
1 0.000 0.000 0.083 0.083 test_relative_fields.py:928(test_reverse_query_name_clash)
4 0.000 0.000 0.082 0.021 schema.py:329(alter_index_together)
1 0.000 0.000 0.082 0.082 tests.py:38(test_setdefault)
4955 0.044 0.000 0.082 0.000 hmac.py:97(_current)
1 0.000 0.000 0.082 0.082 tests.py:79(test_join_reuse)
1 0.000 0.000 0.082 0.082 tests.py:400(test_builtin_with_bad_environment)
1 0.000 0.000 0.082 0.082 tests.py:985(test_builtin_with_bad_settings)
2817 0.039 0.000 0.082 0.000 pprint.py:74(_sorted)
1 0.000 0.000 0.082 0.082 test_itercompat.py:7(test_regression)
11492 0.052 0.000 0.082 0.000 re.py:248(_compile_repl)
1 0.000 0.000 0.082 0.082 tests.py:836(test_builtin_with_bad_settings)
89 0.001 0.000 0.082 0.001 __init__.py:1411(formfield)
1 0.000 0.000 0.082 0.082 tests.py:542(testI18NLanguageNonEnglishFallback)
1 0.000 0.000 0.082 0.082 test_base.py:386(test_wrong_named_url_pattern)
1 0.000 0.000 0.082 0.082 test_relative_fields.py:945(test_clash_under_explicit_related_name)
32 0.000 0.000 0.082 0.003 tests.py:166(im_compare)
1 0.000 0.000 0.082 0.082 tests.py:407(test_view_with_permissions_exception)
1 0.000 0.000 0.082 0.082 tests.py:992(test_builtin_with_bad_environment)
1 0.000 0.000 0.082 0.082 tests.py:656(test_builtin_with_bad_settings)
11309 0.057 0.000 0.082 0.000 wsgi.py:239(get_bytes_from_wsgi)
10761 0.080 0.000 0.082 0.000 __init__.py:1123(value_to_db_datetime)
22536 0.074 0.000 0.082 0.000 {method 'fetchone' of 'psycopg2._psycopg.cursor' objects}
1 0.000 0.000 0.082 0.082 tests.py:843(test_builtin_with_bad_environment)
1 0.000 0.000 0.082 0.082 tests.py:663(test_builtin_with_bad_environment)
176 0.002 0.000 0.082 0.000 tests.py:232(tearDown)
1 0.000 0.000 0.081 0.081 tests.py:1058(test_key_error)
15 0.001 0.000 0.081 0.005 forms.py:34(clean)
5 0.000 0.000 0.081 0.016 test_extraction.py:562(setUp)
12340 0.055 0.000 0.081 0.000 loader_tags.py:28(pop)
3 0.000 0.000 0.081 0.027 test_auth_backends.py:106(test_has_no_object_perm)
1 0.000 0.000 0.081 0.081 tests.py:266(test_builtin_with_bad_environment)
1283 0.005 0.000 0.081 0.000 emitter.py:495(choose_scalar_style)
12921 0.034 0.000 0.081 0.000 urlresolvers.py:424(<genexpr>)
5003 0.043 0.000 0.081 0.000 lookups.py:114(rhs_is_direct_value)
66 0.081 0.001 0.081 0.001 {method 'readlines' of 'file' objects}
1 0.000 0.000 0.081 0.081 tests.py:907(test_builtin_with_bad_settings)
1520 0.022 0.000 0.081 0.000 hashers.py:129(identify_hasher)
1 0.000 0.000 0.081 0.081 tests.py:326(test_builtin_with_bad_settings)
1 0.000 0.000 0.081 0.081 tests.py:649(test_builtin_command)
1 0.000 0.000 0.081 0.081 tests.py:273(test_custom_command)
2441 0.015 0.000 0.081 0.000 request.py:256(read)
94 0.003 0.000 0.081 0.001 db.py:198(clear)
1 0.000 0.000 0.081 0.081 tests.py:26(test_setvalue)
1 0.000 0.000 0.081 0.081 tests.py:77(test_change_form_deletion_when_invalid)
36179 0.081 0.000 0.081 0.000 {_json.encode_basestring_ascii}
179 0.003 0.000 0.081 0.000 cache.py:200(_generate_cache_header_key)
1 0.000 0.000 0.081 0.081 tests.py:393(test_builtin_with_bad_settings)
1 0.000 0.000 0.081 0.081 tests.py:709(test_builtin_with_bad_environment)
33 0.000 0.000 0.081 0.002 widgets.py:326(render)
1 0.000 0.000 0.081 0.081 tests.py:259(test_builtin_with_bad_settings)
1 0.000 0.000 0.081 0.081 views.py:116(get_success_url)
1 0.000 0.000 0.080 0.080 test_extraction.py:587(test_multiple_locales_excluded)
1 0.000 0.000 0.080 0.080 tests.py:531(test_builtin_with_bad_settings)
1 0.000 0.000 0.080 0.080 tests.py:807(test_inherited_unique_for_date)
2 0.000 0.000 0.080 0.040 gmap.py:139(scripts)
7098 0.057 0.000 0.080 0.000 suite.py:290(_isnotsuite)
28 0.001 0.000 0.080 0.003 utils.py:388(compare_xml)
1 0.000 0.000 0.080 0.080 tests.py:87(test_save_new)
1 0.000 0.000 0.080 0.080 tests.py:605(test_builtin_with_bad_settings)
1 0.000 0.000 0.080 0.080 test_forms.py:973(test_field_order)
11 0.000 0.000 0.080 0.007 urllib2.py:122(urlopen)
1 0.000 0.000 0.080 0.080 tests.py:769(test_builtin_with_bad_settings)
177 0.002 0.000 0.080 0.000 files.py:346(__set__)
37 0.001 0.000 0.080 0.002 dates.py:381(get_date_list)
1 0.000 0.000 0.080 0.080 tests.py:130(test_form_submit_good_hash)
4 0.000 0.000 0.080 0.020 sites.py:302(i18n_javascript)
1 0.000 0.000 0.080 0.080 tests.py:35(test_basic_distinct_on)
12473 0.055 0.000 0.080 0.000 context.py:168(get)
6600 0.028 0.000 0.080 0.000 urllib.py:1270(quote_plus)
8800 0.052 0.000 0.080 0.000 utils.py:83(__init__)
1 0.000 0.000 0.080 0.080 tests.py:784(test_primary_key)
5 0.000 0.000 0.080 0.016 test_compilation.py:136(setUp)
6590 0.080 0.000 0.080 0.000 manager.py:130(_set_creation_counter)
2 0.000 0.000 0.080 0.040 gmap.py:134(js)
1 0.002 0.002 0.080 0.080 models.py:13(<module>)
2 0.000 0.000 0.080 0.040 gmap.py:100(render)
1 0.001 0.001 0.080 0.080 functional.py:1(<module>)
1 0.000 0.000 0.080 0.080 test_signals.py:64(test_logout)
30590 0.066 0.000 0.080 0.000 HTMLParser.py:444(unescape)
3 0.000 0.000 0.079 0.026 tests.py:140(test_one_to_one_as_pk)
1 0.000 0.000 0.079 0.079 tests.py:474(test_custom_command)
1 0.004 0.004 0.079 0.079 test_custom.py:1(<module>)
10 0.000 0.000 0.079 0.008 views.py:252(password_change)
1 0.000 0.000 0.079 0.079 tests.py:213(test_builtin_with_bad_settings)
1 0.000 0.000 0.079 0.079 test_forms.py:776(test_dynamic_construction)
55 0.001 0.000 0.079 0.001 polygon.py:70(_create_polygon)
20 0.000 0.000 0.079 0.004 request.py:58(__repr__)
1971 0.017 0.000 0.079 0.000 pickle.py:480(save_string)
3403 0.079 0.000 0.079 0.000 {method 'write' of '_io.BytesIO' objects}
1 0.000 0.000 0.079 0.079 test_extraction.py:593(test_one_locale_excluded_with_locale)
1 0.000 0.000 0.079 0.079 deprecation.py:1(<module>)
1 0.000 0.000 0.079 0.079 tests.py:21(test_lookup)
4114 0.037 0.000 0.079 0.000 operations.py:113(<genexpr>)
25 0.000 0.000 0.079 0.003 testcases.py:711(assertXMLEqual)
1 0.000 0.000 0.079 0.079 tests.py:407(test_custom_command)
621 0.010 0.000 0.079 0.000 request.py:173(_initialize_handlers)
1 0.000 0.000 0.079 0.079 tests.py:914(test_builtin_with_bad_environment)
1 0.000 0.000 0.079 0.079 views.py:154(get_success_url)
30 0.000 0.000 0.078 0.003 six.py:85(__get__)
42 0.001 0.000 0.078 0.002 autodetector.py:505(generate_added_fields)
1 0.000 0.000 0.078 0.078 inspect.py:25(<module>)
1958 0.013 0.000 0.078 0.000 checks.py:152(_check_field_spec)
3 0.000 0.000 0.078 0.026 admin.py:281(save_related)
32018 0.078 0.000 0.078 0.000 defaulttags.py:886(__init__)
1 0.000 0.000 0.078 0.078 test_commands.py:151(test_files_content)
12335 0.054 0.000 0.078 0.000 loader_tags.py:34(push)
112 0.003 0.000 0.078 0.001 Image.py:1943(open)
30 0.001 0.000 0.078 0.003 constructor.py:42(construct_document)
11 0.000 0.000 0.078 0.007 urllib2.py:382(open)
1 0.000 0.000 0.078 0.078 tests.py:59(test_m2m_pk_field_type)
1 0.000 0.000 0.078 0.078 tests.py:108(test_validation_with_invalid_blank_field)
1 0.000 0.000 0.078 0.078 test_flatpages.py:13(test_flatpage_sitemap)
619 0.007 0.000 0.078 0.000 cookie.py:64(_get)
5 0.000 0.000 0.078 0.016 tests.py:1546(setUp)
15414 0.078 0.000 0.078 0.000 {_hashlib.openssl_sha1}
57 0.000 0.000 0.078 0.001 six.py:74(_import_module)
3685 0.028 0.000 0.078 0.000 <string>:30(_replace)
309 0.002 0.000 0.078 0.000 collections.py:407(__init__)
4658 0.025 0.000 0.078 0.000 deletion.py:218(instances_with_model)
1 0.001 0.001 0.078 0.078 tests.py:739(test_localtime_templatetag_and_filters)
3810 0.048 0.000 0.078 0.000 safestring.py:133(mark_for_escaping)
1 0.000 0.000 0.077 0.077 tests.py:13(test_request_attributes)
4310 0.030 0.000 0.077 0.000 emitter.py:120(need_more_events)
1711 0.045 0.000 0.077 0.000 Cookie.py:488(OutputString)
405 0.006 0.000 0.077 0.000 related.py:1105(__get__)
8 0.000 0.000 0.077 0.010 client.py:511(put)
1 0.000 0.000 0.077 0.077 tests.py:180(test_ticket_20564_nullable_fk)
153 0.006 0.000 0.077 0.001 query.py:818(bump_prefix)
4 0.000 0.000 0.077 0.019 tests.py:206(tearDown)
12 0.000 0.000 0.077 0.006 storage.py:25(setUp)
36711 0.077 0.000 0.077 0.000 __init__.py:313(validate_no_atomic_block)
1 0.000 0.000 0.077 0.077 tests.py:537(test_builtin_with_bad_environment)
4162 0.020 0.000 0.077 0.000 re.py:274(filter)
1 0.000 0.000 0.077 0.077 tests.py:32(test_setnull)
82 0.001 0.000 0.077 0.001 query.py:1223(add_filter)
26392 0.077 0.000 0.077 0.000 {method 'mro' of 'type' objects}
13274 0.052 0.000 0.077 0.000 sre_parse.py:126(__len__)
12643 0.052 0.000 0.077 0.000 request.py:468(bytes_to_text)
6112 0.063 0.000 0.077 0.000 client.py:217(__init__)
40 0.001 0.000 0.077 0.002 humanize.py:187(naturaltime)
4 0.000 0.000 0.077 0.019 tests.py:25(tearDown)
979 0.008 0.000 0.077 0.000 hashers.py:34(is_password_usable)
142 0.001 0.000 0.077 0.001 files.py:295(pre_save)
1 0.000 0.000 0.077 0.077 test_operations.py:340(test_add_charfield)
1216 0.026 0.000 0.077 0.000 statemachine.py:1369(get_indented)
631 0.003 0.000 0.076 0.000 cookie.py:143(_decode)
1 0.000 0.000 0.076 0.076 tests.py:145(test_form_submit_bad_hash)
6065 0.046 0.000 0.076 0.000 related.py:2178(_get_m2m_attr)
4 0.000 0.000 0.076 0.019 tests.py:541(test_html_mail_admins)
2 0.000 0.000 0.076 0.038 edit.py:60(get_success_url)
1 0.000 0.000 0.076 0.076 tests.py:251(test_inherited_fields)
356 0.006 0.000 0.076 0.000 views.py:46(all)
37 0.000 0.000 0.076 0.002 polygon.py:13(__init__)
4 0.000 0.000 0.076 0.019 tests.py:142(tearDown)
1 0.000 0.000 0.076 0.076 tests.py:305(test_user_permission_with_lazy_reverse)
1901 0.010 0.000 0.076 0.000 saxutils.py:141(endElement)
1 0.000 0.000 0.076 0.076 tests.py:104(test_outdated_deletion)
40 0.000 0.000 0.076 0.002 models.py:29(__str__)
4 0.000 0.000 0.076 0.019 tests.py:526(test_html_mail_managers)
7 0.000 0.000 0.076 0.011 tests.py:154(test_flush)
483 0.005 0.000 0.076 0.000 frontmatter.py:223(apply)
309 0.036 0.000 0.076 0.000 collections.py:470(update)
4 0.001 0.000 0.076 0.019 tests.py:781(test_incr_version)
11054 0.050 0.000 0.075 0.000 collections.py:119(itervalues)
1 0.000 0.000 0.075 0.075 tests.py:4378(test_should_be_able_to_edit_related_objects_on_changelist_view)
72 0.000 0.000 0.075 0.001 polygon.py:101(_construct_ring)
1 0.000 0.000 0.075 0.075 tests.py:67(test_pre_migrate_args)
103 0.003 0.000 0.075 0.001 ImageFile.py:352(feed)
1 0.000 0.000 0.075 0.075 views.py:172(get_success_url)
22 0.000 0.000 0.075 0.003 models.py:186(create_superuser)
518 0.005 0.000 0.075 0.000 idna.py:62(ToASCII)
2 0.002 0.001 0.075 0.038 custom.py:1(<module>)
1 0.000 0.000 0.075 0.075 tests.py:272(test_model_with_no_backward_relations_render_only_relevant_fields)
28 0.000 0.000 0.075 0.003 backends.py:89(authenticate)
1 0.000 0.000 0.075 0.075 tests.py:650(test_ticket7813)
1 0.000 0.000 0.075 0.075 test_dates.py:291(test_previous_month_without_content)
1 0.000 0.000 0.075 0.075 tests.py:81(test_multiple_foreignkeys)
1359 0.008 0.000 0.075 0.000 saxutils.py:161(characters)
11908 0.051 0.000 0.075 0.000 related.py:1965(<genexpr>)
1 0.000 0.000 0.075 0.075 tests.py:1025(test_session)
1 0.000 0.000 0.075 0.075 tests.py:1759(test_file_field_data)
83 0.001 0.000 0.075 0.001 widgets.py:828(_get_media)
1 0.000 0.000 0.075 0.075 tests.py:175(test_save_as_new_with_new_inlines)
424 0.015 0.000 0.075 0.000 geometries.py:71(__init__)
10619 0.048 0.000 0.075 0.000 urlparse.py:215(urlunparse)
1 0.000 0.000 0.074 0.074 tests.py:12(test_null_fk)
4 0.000 0.000 0.074 0.019 tests.py:843(test_cache_write_unpickable_object)
1 0.000 0.000 0.074 0.074 test_dates.py:88(test_paginated_archive_view_does_not_load_entire_table)
33 0.000 0.000 0.074 0.002 urls.py:55(show_template_response)
1 0.000 0.000 0.074 0.074 tests.py:1024(test_form_with_explicit_timezone)
4941 0.033 0.000 0.074 0.000 threading.py:276(notify)
28771 0.073 0.000 0.074 0.000 query.py:1536(set_limits)
3856 0.028 0.000 0.074 0.000 re.py:153(subn)
1 0.000 0.000 0.074 0.074 tests.py:90(test_form_submit)
6173 0.029 0.000 0.074 0.000 {method 'decode' of 'unicode' objects}
1 0.000 0.000 0.074 0.074 tests.py:1121(setUp)
4940 0.045 0.000 0.074 0.000 threading.py:314(acquire)
3895 0.074 0.000 0.074 0.000 {method 'read' of '_io.BytesIO' objects}
32877 0.074 0.000 0.074 0.000 markupbase.py:41(getpos)
6073 0.045 0.000 0.074 0.000 related.py:2193(_get_m2m_reverse_attr)
1521 0.019 0.000 0.074 0.000 subprocess.py:1085(pipe_cloexec)
1212 0.005 0.000 0.074 0.000 coordseq.py:100(setX)
1 0.001 0.001 0.074 0.074 tests.py:316(test_m2m_deletion)
1 0.000 0.000 0.074 0.074 tests.py:16(test_auto)
2241/2240 0.025 0.000 0.073 0.000 options.py:336(_fill_fields_cache)
2 0.000 0.000 0.073 0.037 models.py:203(database_forwards)
4 0.001 0.000 0.073 0.018 tests.py:808(test_decr_version)
164 0.033 0.000 0.073 0.000 tests.py:43(write_settings)
1 0.000 0.000 0.073 0.073 tests.py:128(test_o2o_setnull)
36580 0.073 0.000 0.073 0.000 reader.py:87(peek)
1 0.000 0.000 0.073 0.073 tests.py:21(test_auto_nullable)
1 0.000 0.000 0.073 0.073 tests.py:95(test_callable_initial_value)
33375 0.073 0.000 0.073 0.000 {method 'rindex' of 'unicode' objects}
1 0.001 0.001 0.073 0.073 test_geos.py:582(test_buffer)
2 0.000 0.000 0.073 0.037 migrate.py:283(show_migration_list)
1 0.000 0.000 0.073 0.073 tests.py:175(test_inheritance_deferred)
1 0.000 0.000 0.073 0.073 tests.py:303(test_ambiguous)
2 0.000 0.000 0.073 0.037 tests.py:266(test_removal_through_specified_fk_related_manager)
22 0.000 0.000 0.073 0.003 six.py:685(assertRegex)
189 0.035 0.000 0.073 0.000 operations.py:154(sequence_reset_sql)
1 0.001 0.001 0.073 0.073 tests.py:120(test_annotation)
1 0.000 0.000 0.073 0.073 tests.py:120(test_selects)
30445/30182 0.067 0.000 0.073 0.000 utils.py:16(<lambda>)
190 0.001 0.000 0.073 0.000 emitter.py:393(expect_first_block_mapping_key)
1 0.001 0.001 0.073 0.073 tokenize.py:23(<module>)
22 0.000 0.000 0.073 0.003 case.py:991(assertRegexpMatches)
1212 0.005 0.000 0.073 0.000 coordseq.py:108(setY)
11592 0.048 0.000 0.073 0.000 optparse.py:868(_update_loose)
38410 0.072 0.000 0.072 0.000 __init__.py:1251(table_name_converter)
7491 0.053 0.000 0.072 0.000 suite.py:157(_get_previous_module)
10 0.000 0.000 0.072 0.007 related.py:1125(__set__)
4 0.000 0.000 0.072 0.018 tests.py:512(test_html_send_mail)
1 0.001 0.001 0.072 0.072 loader.py:2(<module>)
3 0.000 0.000 0.072 0.024 test_auth_backends.py:48(test_has_perm)
1 0.000 0.000 0.072 0.072 tests.py:14(test_everything)
1 0.000 0.000 0.072 0.072 test_error_messages.py:87(test_datefield)
1 0.000 0.000 0.072 0.072 tests.py:325(test_get_next_previous_by)
176 0.002 0.000 0.071 0.000 fallback.py:38(_store)
30 0.001 0.000 0.071 0.002 views.py:304(render_next_step)
728/546 0.003 0.000 0.071 0.000 constructor.py:395(construct_yaml_map)
69 0.002 0.000 0.071 0.001 message.py:102(sanitize_address)
1 0.000 0.000 0.071 0.071 tests.py:811(test_login_different_client)
1443 0.014 0.000 0.071 0.000 saxutils.py:60(quoteattr)
206 0.008 0.000 0.071 0.000 fields.py:372(__get__)
36223 0.071 0.000 0.071 0.000 {method 'release' of 'thread.lock' objects}
5518 0.061 0.000 0.071 0.000 migrate.py:190(model_installed)
9804 0.047 0.000 0.071 0.000 urlresolvers.py:586(get_script_prefix)
2002 0.030 0.000 0.071 0.000 fallback.py:13(__init__)
29178 0.071 0.000 0.071 0.000 loader_tags.py:45(__init__)
1 0.000 0.000 0.071 0.071 tests.py:92(test_update_fields_fk_defer)
26 0.000 0.000 0.071 0.003 urllib2.py:370(_call_chain)
11 0.000 0.000 0.071 0.006 urllib2.py:410(_open)
22 0.001 0.000 0.071 0.003 storage.py:322(save_manifest)
1 0.000 0.000 0.071 0.071 tests.py:51(test_get_current_site)
1 0.000 0.000 0.071 0.071 tests.py:388(test_cascade_delete_proxy_model_admin_warning)
1 0.000 0.000 0.071 0.071 tests.py:332(test_allvaluesfieldlistfilter)
2802 0.025 0.000 0.071 0.000 saxutils.py:30(escape)
3 0.000 0.000 0.071 0.024 admin.py:144(changelist_view)
1 0.000 0.000 0.070 0.070 test_formsets.py:461(test_formsets_with_ordering)
11 0.000 0.000 0.070 0.006 urllib2.py:1206(http_open)
1 0.000 0.000 0.070 0.070 tests.py:16(test_manager)
582 0.005 0.000 0.070 0.000 fallback.py:19(_get)
3543 0.037 0.000 0.070 0.000 inspectdb.py:37(<lambda>)
1 0.000 0.000 0.070 0.070 tests.py:102(testExplicitForeignKeyNullFK)
11 0.001 0.000 0.070 0.006 urllib2.py:1132(do_open)
9977 0.045 0.000 0.070 0.000 urlresolvers.py:617(get_urlconf)
1 0.000 0.000 0.070 0.070 tests.py:55(test_cascade_nullable)
27110 0.065 0.000 0.070 0.000 widgets.py:172(__init__)
1 0.000 0.000 0.070 0.070 tests.py:78(test_number_field_types)
1 0.000 0.000 0.070 0.070 tests.py:386(test_logout_cookie_sessions)
4 0.002 0.000 0.070 0.018 views.py:300(load_all_installed_template_libraries)
389 0.002 0.000 0.070 0.000 parser.py:267(parse_flow_node)
1 0.000 0.000 0.070 0.070 tests.py:50(test_cascade)
107 0.003 0.000 0.070 0.001 utils.py:187(format_number)
1 0.000 0.000 0.070 0.070 test_forms.py:629(test_validating_multiple_fields)
37 0.001 0.000 0.070 0.002 related.py:23(get_choices)
944 0.005 0.000 0.070 0.000 defaultfilters.py:78(escapejs_filter)
1 0.000 0.000 0.070 0.070 tests.py:3085(test_exclude_many_to_many)
1 0.000 0.000 0.070 0.070 tests.py:74(test_follow_from_child_class)
35115 0.069 0.000 0.069 0.000 __init__.py:1106(validate_autopk_value)
1 0.000 0.000 0.069 0.069 test_edit.py:174(test_update_post)
1 0.000 0.000 0.069 0.069 tests.py:1013(test_aggregation_with_generic_reverse_relation)
1 0.000 0.000 0.069 0.069 test_extra.py:733(test_l10n)
1 0.000 0.000 0.069 0.069 tests.py:817(_response)
1793 0.009 0.000 0.069 0.000 related.py:1222(get_joining_columns)
1 0.000 0.000 0.069 0.069 tests.py:359(test_fast_delete_inheritance)
1 0.000 0.000 0.069 0.069 test_management.py:499(test_verbose_name_length)
3 0.000 0.000 0.069 0.023 models.py:41(wrapper)
8 0.000 0.000 0.069 0.009 tests.py:2746(setUp)
17 0.001 0.000 0.069 0.004 test_fields.py:64(assertWidgetRendersTo)
49 0.001 0.000 0.068 0.001 query.py:647(datetimes)
2 0.000 0.000 0.068 0.034 tests.py:923(test_createcachetable_with_table_argument)
22616 0.068 0.000 0.068 0.000 hashers.py:26(reset_hashers)
1 0.010 0.010 0.068 0.068 libgdal.py:1(<module>)
17 0.000 0.000 0.068 0.004 tests.py:10(setUp)
15 0.001 0.000 0.068 0.005 related.py:697(add)
1 0.000 0.000 0.068 0.068 tests.py:230(test_self_referential_tests)
1 0.000 0.000 0.068 0.068 tests.py:192(test_m2m_forward_operations)
1 0.000 0.000 0.068 0.068 tests.py:798(test_fk_with_to_field)
1466 0.014 0.000 0.068 0.000 {_warnings.warn}
53 0.001 0.000 0.068 0.001 xml_serializer.py:85(handle_fk_field)
364 0.003 0.000 0.068 0.000 constructor.py:205(construct_mapping)
71 0.001 0.000 0.068 0.001 __init__.py:187(get_language_from_request)
173 0.001 0.000 0.068 0.000 hashers.py:187(salt)
1 0.000 0.000 0.068 0.068 tests.py:18(test_earliest)
5766 0.041 0.000 0.068 0.000 cgi.py:292(_parseparam)
506 0.008 0.000 0.068 0.000 subprocess.py:1286(wait)
41 0.001 0.000 0.067 0.002 filters.py:63(__init__)
71 0.002 0.000 0.067 0.001 trans_real.py:455(get_language_from_request)
996 0.036 0.000 0.067 0.000 statemachine.py:178(unlink)
11 0.000 0.000 0.067 0.006 feedgenerator.py:237(write_items)
35 0.000 0.000 0.067 0.002 base.py:168(decr)
8 0.000 0.000 0.067 0.008 related.py:776(__set__)
1 0.000 0.000 0.067 0.067 tests.py:306(test_query_tests)
1 0.000 0.000 0.067 0.067 models.py:215(database_backwards)
1 0.000 0.000 0.067 0.067 tests.py:2772(test_isnull_filter_promotion)
1 0.000 0.000 0.067 0.067 test_loader.py:48(test_load)
1 0.000 0.000 0.067 0.067 test_formsets.py:1061(test_formset_total_error_count)
1 0.000 0.000 0.067 0.067 tests.py:127(test_values)
5909 0.028 0.000 0.067 0.000 __init__.py:1216(pre_save)
15 0.004 0.000 0.067 0.004 archive.py:143(extract)
8 0.000 0.000 0.067 0.008 states.py:2759(definition_list_item)
1426 0.025 0.000 0.067 0.000 scanner.py:1323(scan_plain_spaces)
10162 0.046 0.000 0.067 0.000 __init__.py:393(__lt__)
1 0.000 0.000 0.067 0.067 test_state.py:14(test_create)
1 0.000 0.000 0.067 0.067 tests.py:46(test_flush)
1 0.000 0.000 0.067 0.067 tests.py:668(test_create_index_together)
146 0.004 0.000 0.067 0.000 cache.py:187(_generate_cache_key)
1594 0.022 0.000 0.067 0.000 expatbuilder.py:743(start_element_handler)
171 0.002 0.000 0.067 0.000 emitter.py:355(expect_flow_mapping_simple_value)
11 0.001 0.000 0.067 0.006 dates.py:635(get_object)
1 0.000 0.000 0.066 0.066 tests.py:387(test_relatedfieldlistfilter_manytomany)
7040 0.046 0.000 0.066 0.000 result.py:59(startTest)
1 0.000 0.000 0.066 0.066 tests.py:359(test_relatedfieldlistfilter_foreignkey)
4 0.000 0.000 0.066 0.017 tests.py:335(test_cache_read_for_model_instance)
2448 0.022 0.000 0.066 0.000 wsgi.py:51(read)
721 0.006 0.000 0.066 0.000 posixpath.py:140(lexists)
22616 0.058 0.000 0.066 0.000 test_basic.py:15(user_model_swapped)
5923 0.030 0.000 0.066 0.000 {_bisect.bisect}
32649 0.066 0.000 0.066 0.000 __init__.py:49(<genexpr>)
1 0.000 0.000 0.066 0.066 tests.py:600(test_inline_formsets_save_as_new)
1 0.000 0.000 0.066 0.066 tests.py:121(test_initial_instance_value)
278 0.009 0.000 0.066 0.000 __init__.py:1121(visit_literal)
1 0.000 0.000 0.066 0.066 tests.py:501(test_traverse_multiple_items_property)
1 0.008 0.008 0.066 0.066 test_auth_backends.py:1(<module>)
1 0.000 0.000 0.066 0.066 tests.py:226(test_custom_form_meta_exclude)
1 0.000 0.000 0.066 0.066 tests.py:165(test_object_deletion_without_generic_relation)
9696 0.044 0.000 0.066 0.000 __init__.py:939(_check_null)
26 0.000 0.000 0.066 0.003 dates.py:108(get_previous_month)
1 0.000 0.000 0.066 0.066 test_dates.py:610(test_aware_datetime_date_detail)
7 0.000 0.000 0.066 0.009 modwsgi.py:6(check_password)
170 0.005 0.000 0.066 0.000 states.py:2731(literal_block)
1 0.000 0.000 0.066 0.066 test_operations.py:744(test_rename_field)
1861 0.025 0.000 0.066 0.000 decorators.py:77(available_attrs)
994 0.007 0.000 0.065 0.000 geometry.py:100(_post_init)
1 0.000 0.000 0.065 0.065 tests.py:307(test_tickets_5324_6704)
1 0.000 0.000 0.065 0.065 tests.py:1015(test_unique_together_validation)
839 0.005 0.000 0.065 0.000 views.py:56(current)
5 0.000 0.000 0.065 0.013 fields.py:87(database_backwards)
23 0.000 0.000 0.065 0.003 related.py:745(_clear)
49 0.001 0.000 0.065 0.001 widgets.py:363(render)
2 0.000 0.000 0.065 0.033 test_base.py:47(assertIndexNotExists)
1325 0.005 0.000 0.065 0.000 baseconv.py:60(encode)
1288 0.007 0.000 0.065 0.000 baseconv.py:66(decode)
1 0.000 0.000 0.065 0.065 tests.py:963(test_unique_validation)
2495 0.023 0.000 0.065 0.000 checks.py:577(_check_list_display_item)
42 0.001 0.000 0.065 0.002 tests.py:12(m2m_changed_signal_receiver)
1 0.000 0.000 0.065 0.065 test_remote_user.py:197(test_unknown_user)
483 0.004 0.000 0.065 0.000 writer_aux.py:75(apply)
24682 0.065 0.000 0.065 0.000 related.py:1296(is_hidden)
9 0.000 0.000 0.065 0.007 fields.py:498(remove)
26 0.001 0.000 0.065 0.002 forms.py:14(__init__)
3874 0.045 0.000 0.065 0.000 urlresolvers.py:253(__init__)
1 0.000 0.000 0.065 0.065 tests.py:470(test_file_numbering)
5757 0.040 0.000 0.065 0.000 client.py:89(__init__)
6 0.000 0.000 0.065 0.011 fields.py:82(database_forwards)
1 0.000 0.000 0.065 0.065 tests.py:2105(test_foreignkeys_which_use_to_field)
3514 0.033 0.000 0.065 0.000 related.py:1684(get_reverse_path_info)
30 0.001 0.000 0.065 0.002 shutil.py:120(copy2)
1 0.000 0.000 0.064 0.064 test_generic.py:11(test_generic_sitemap)
9169 0.046 0.000 0.064 0.000 Cookie.py:441(__setitem__)
5/1 0.000 0.000 0.064 0.064 states.py:441(build_regexp)
6 0.000 0.000 0.064 0.011 related.py:715(get_or_create)
387 0.013 0.000 0.064 0.000 utils.py:20(trim_docstring)
2 0.000 0.000 0.064 0.032 tests.py:229(test_removal_through_default_fk_related_manager)
2017 0.035 0.000 0.064 0.000 decimal.py:515(__new__)
1 0.000 0.000 0.064 0.064 tests.py:144(test_overriding_prefetch)
1669/25 0.013 0.000 0.064 0.003 representer.py:40(represent_data)
32705 0.064 0.000 0.064 0.000 copy.py:198(_deepcopy_atomic)
2333 0.037 0.000 0.064 0.000 manager.py:110(contribute_to_class)
2 0.000 0.000 0.064 0.032 views.py:107(file_upload_quota)
1 0.000 0.000 0.064 0.064 tests.py:2880(test_ticket_21748_complex_filter)
2817 0.023 0.000 0.064 0.000 _abcoll.py:528(__iter__)
1 0.000 0.000 0.064 0.064 tests.py:413(test_template_context_feed)
167 0.002 0.000 0.064 0.000 query.py:824(extra)
44/25 0.000 0.000 0.064 0.003 representer.py:207(represent_list)
1 0.000 0.000 0.063 0.063 test_extraction.py:199(test_extraction_error)
103 0.001 0.000 0.063 0.001 __init__.py:1547(get_db_prep_save)
7871 0.043 0.000 0.063 0.000 storage.py:267(clean_name)
44/25 0.001 0.000 0.063 0.003 representer.py:94(represent_sequence)
96 0.007 0.000 0.063 0.001 finders.py:49(__init__)
10143 0.042 0.000 0.063 0.000 frontend.py:775(get_section)
854 0.013 0.000 0.063 0.000 testcases.py:822(tearDownClass)
116 0.003 0.000 0.063 0.001 options.py:1724(media)
1330 0.008 0.000 0.063 0.000 options.py:544(wrap)
1 0.000 0.000 0.063 0.063 tests.py:1067(test_logout_with_user)
32041 0.063 0.000 0.063 0.000 smartif.py:132(nud)
1 0.000 0.000 0.063 0.063 test_dates.py:248(test_month_view_allow_future)
1 0.000 0.000 0.063 0.063 tests.py:1646(test_database_arg_m2m)
1 0.000 0.000 0.063 0.063 tests.py:2807(test_ticket_21366)
1 0.000 0.000 0.063 0.063 tests.py:240(test_reverse_selects)
10994 0.043 0.000 0.063 0.000 statemachine.py:1139(__len__)
2551 0.018 0.000 0.063 0.000 wsgi.py:199(get_path_info)
3 0.000 0.000 0.063 0.021 tests.py:213(test_float_serialization)
1 0.000 0.000 0.063 0.063 tests.py:1699(test_join_already_in_query)
483 0.003 0.000 0.063 0.000 __init__.py:78(new_document)
9292 0.038 0.000 0.063 0.000 mutable_list.py:258(_check_allowed)
19 0.000 0.000 0.063 0.003 models.py:42(__str__)
9 0.000 0.000 0.063 0.007 client.py:311(put)
26 0.000 0.000 0.063 0.002 dates.py:102(get_next_month)
1 0.000 0.000 0.063 0.063 tests.py:37(test_classmethod_as_default)
1419 0.022 0.000 0.063 0.000 header.py:233(append)
3 0.000 0.000 0.063 0.021 fields.py:134(database_backwards)
30225 0.063 0.000 0.063 0.000 query.py:1457(<genexpr>)
224 0.002 0.000 0.062 0.000 filebased.py:84(_cull)
1 0.000 0.000 0.062 0.062 tests.py:235(test_m2m_reverse_operations)
1 0.000 0.000 0.062 0.062 tests.py:168(test_update_fields_inheritance_with_proxy_model)
204 0.002 0.000 0.062 0.000 models.py:37(get_current)
19 0.000 0.000 0.062 0.003 traceback.py:130(format_exception)
1 0.000 0.000 0.062 0.062 tests.py:3350(test_ticket_21879)
10 0.000 0.000 0.062 0.006 tests.py:60(assert_get_restaurant)
4 0.000 0.000 0.062 0.016 tests.py:519(fieldsTest)
742 0.010 0.000 0.062 0.000 utils.py:290(label_for_field)
206 0.002 0.000 0.062 0.000 parser.py:422(parse_block_mapping_first_key)
1 0.000 0.000 0.062 0.062 tests.py:390(test_removal_through_default_m2m_related_manager)
7 0.000 0.000 0.062 0.009 testcases.py:663(assertInHTML)
294 0.001 0.000 0.062 0.000 views.py:64(first)
6744 0.044 0.000 0.062 0.000 reader.py:114(get_mark)
22 0.000 0.000 0.062 0.003 models.py:623(save_existing)
287 0.006 0.000 0.062 0.000 srs.py:49(__init__)
1 0.000 0.000 0.062 0.062 tests.py:73(test_form_preview)
4 0.000 0.000 0.062 0.015 tests.py:556(test_manager_and_admin_mail_prefix)
5 0.000 0.000 0.062 0.012 tests.py:681(setUp)
1 0.000 0.000 0.062 0.062 tests.py:24(test_deletion)
1960 0.014 0.000 0.062 0.000 checks.py:165(_check_field_spec_item)
24474 0.062 0.000 0.062 0.000 subqueries.py:189(insert_values)
1 0.000 0.000 0.062 0.062 tests.py:262(test_distinct_for_m2m_to_inherited_in_list_filter)
376 0.004 0.000 0.062 0.000 filters.py:193(choices)
1 0.000 0.000 0.062 0.062 tests.py:1669(test_ticket7778)
67 0.001 0.000 0.062 0.001 optimizer.py:17(optimize)
296 0.005 0.000 0.062 0.000 base.py:119(render_to_response)
162 0.002 0.000 0.061 0.000 paginator.py:46(page)
19 0.000 0.000 0.061 0.003 traceback.py:74(format_tb)
449 0.004 0.000 0.061 0.000 query.py:737(select_related)
1 0.000 0.000 0.061 0.061 tests.py:1381(test_modelchoicefield)
1 0.000 0.000 0.061 0.061 tests.py:246(test_num_queries_inheritance)
4 0.000 0.000 0.061 0.015 tests.py:361(test_cache_read_for_model_instance_with_deferred)
57 0.000 0.000 0.061 0.001 widgets.py:328(render)
10 0.000 0.000 0.061 0.006 test_base.py:24(assertColumnExists)
1 0.000 0.000 0.061 0.061 tests.py:172(test_regression_10733)
10 0.000 0.000 0.061 0.006 test_base.py:27(assertColumnNotExists)
111 0.004 0.000 0.061 0.001 optimizer.py:46(optimize_inner)
582 0.005 0.000 0.061 0.000 base.py:42(_get_tags)
1067 0.008 0.000 0.061 0.000 options.py:1809(is_valid)
1 0.000 0.000 0.061 0.061 test_imagefield.py:398(test_dimensions)
358 0.009 0.000 0.061 0.000 posixpath.py:400(relpath)
2 0.000 0.000 0.061 0.030 base.py:267(print_help)
22130 0.061 0.000 0.061 0.000 {method 'rsplit' of 'str' objects}
1 0.000 0.000 0.061 0.061 test_dates.py:159(test_year_view_allow_future)
16 0.000 0.000 0.061 0.004 __init__.py:101(mail_managers)
1 0.000 0.000 0.061 0.061 tests.py:745(test_explicitpk_unique)
7040 0.042 0.000 0.061 0.000 result.py:79(stopTest)
596 0.011 0.000 0.061 0.000 cache.py:45(never_cache)
513 0.003 0.000 0.061 0.000 query.py:676(all)
19 0.001 0.000 0.061 0.003 traceback.py:78(extract_tb)
1 0.000 0.000 0.061 0.061 test_edit.py:286(test_update_get_object)
124 0.002 0.000 0.060 0.000 compiler.py:1116(results_iter)
1 0.000 0.000 0.060 0.060 tests.py:373(test_m2m_through_fk)
263 0.005 0.000 0.060 0.000 message.py:535(get_param)
483 0.010 0.000 0.060 0.000 __init__.py:418(new_document)
28742 0.060 0.000 0.060 0.000 HTMLParser.py:133(clear_cdata_mode)
1 0.000 0.000 0.060 0.060 test_timesince.py:97(test_different_timezones)
3483 0.023 0.000 0.060 0.000 nodes.py:584(__iadd__)
1793 0.008 0.000 0.060 0.000 related.py:1473(get_reverse_joining_columns)
103 0.001 0.000 0.060 0.001 __init__.py:1143(value_to_db_decimal)
1 0.000 0.000 0.060 0.060 test_forms.py:141(test_unicode_values)
3697 0.028 0.000 0.060 0.000 Cookie.py:452(set)
1 0.000 0.000 0.060 0.060 test_dates.py:372(test_week_view_allow_future)
1 0.000 0.000 0.060 0.060 tests.py:302(test_prefetch_related_m2m_reverse_works)
30160 0.060 0.000 0.060 0.000 query.py:1458(<genexpr>)
1 0.000 0.000 0.060 0.060 tests.py:206(test_atom_feed)
1 0.000 0.000 0.060 0.060 test_autodetector.py:578(test_unmanaged_ignorance)
1 0.000 0.000 0.060 0.060 tests.py:193(test_custom_tests)
26572 0.060 0.000 0.060 0.000 defaulttags.py:295(__init__)
1 0.000 0.000 0.060 0.060 tests.py:154(test_recursive_m2m_add_in_both_directions)
40 0.001 0.000 0.060 0.001 feedgenerator.py:278(add_item_elements)
49 0.001 0.000 0.060 0.001 query.py:1262(_setup_query)
4847 0.028 0.000 0.060 0.000 base.py:472(__eq__)
8 0.000 0.000 0.060 0.007 tests.py:54(urlopen)
3 0.000 0.000 0.059 0.020 tests.py:3800(tearDown)
1 0.000 0.000 0.059 0.059 test_middleware.py:14(test_changed_password_invalidates_session)
1 0.000 0.000 0.059 0.059 test_forms.py:115(test_unbound_form)
1 0.000 0.000 0.059 0.059 tests.py:1216(test_get_like_requests)
3861 0.019 0.000 0.059 0.000 models.py:600(get_queryset)
1 0.000 0.000 0.059 0.059 test_autodetector.py:553(test_proxy_ignorance)
1 0.000 0.000 0.059 0.059 tests.py:396(test_template_feed)
1 0.000 0.000 0.059 0.059 tests.py:949(test_database_routing)
267 0.007 0.000 0.059 0.000 case.py:803(assertNotIn)
507 0.007 0.000 0.059 0.000 subprocess.py:1027(_get_handles)
1 0.000 0.000 0.059 0.059 tests.py:425(test_removal_through_specified_m2m_related_manager)
1 0.000 0.000 0.059 0.059 tests.py:96(test_15776)
1419 0.034 0.000 0.059 0.000 models.py:336(_get_validation_exclusions)
1322 0.012 0.000 0.059 0.000 nodes.py:800(__init__)
2 0.000 0.000 0.059 0.029 views.py:458(get_all_cleaned_data)
1 0.000 0.000 0.059 0.059 tests.py:278(test_more)
11 0.000 0.000 0.059 0.005 httplib.py:994(getresponse)
1 0.007 0.007 0.059 0.059 tests.py:16(test_google_map_scripts)
4276 0.037 0.000 0.059 0.000 suite.py:11(_call_if_exists)
44 0.002 0.000 0.059 0.001 tests.py:1021(setUp)
364 0.006 0.000 0.059 0.000 constructor.py:120(construct_mapping)
1 0.000 0.000 0.059 0.059 test_autodetector.py:680(test_foreign_key_removed_before_target_model)
1 0.000 0.000 0.059 0.059 tests.py:162(test_ticket_20564)
6950 0.045 0.000 0.059 0.000 safestring.py:84(__add__)
1 0.000 0.000 0.059 0.059 tests.py:650(test_m2m_then_m2m)
26520 0.059 0.000 0.059 0.000 minidom.py:284(_in_document)
2420 0.009 0.000 0.058 0.000 defaultfilters.py:812(default)
1 0.000 0.000 0.058 0.058 tests.py:196(test_managed_models)
1 0.000 0.000 0.058 0.058 test_models.py:209(test_pointing_to_m2m)
1 0.000 0.000 0.058 0.058 tests.py:496(test_generic_relation)
230 0.006 0.000 0.058 0.000 filebased.py:143(_list_cache_files)
1 0.000 0.000 0.058 0.058 tests.py:1568(test_pickling)
754 0.007 0.000 0.058 0.000 options.py:363(get_queryset)
1 0.001 0.001 0.058 0.058 html.py:1(<module>)
16 0.000 0.000 0.058 0.004 tests.py:309(setUp)
1 0.000 0.000 0.058 0.058 tests.py:476(test_redirect_scheme)
13 0.000 0.000 0.058 0.004 schema.py:448(remove_field)
1 0.000 0.000 0.058 0.058 tests.py:20(test_m2m_through)
342/171 0.001 0.000 0.058 0.000 representer.py:222(represent_dict)
1 0.000 0.000 0.058 0.058 tests.py:89(test_inheritance_cascade_up)
700 0.007 0.000 0.058 0.000 mutable_list.py:317(_assign_simple_slice)
1 0.000 0.000 0.058 0.058 test_custom.py:271(test_assignment_tags)
1 0.000 0.000 0.058 0.058 tests.py:645(test_get_host_suggestion_of_allowed_host)
30 0.000 0.000 0.058 0.002 models.py:46(create)
1 0.000 0.000 0.058 0.058 tests.py:67(test_m2m_table)
1187 0.007 0.000 0.058 0.000 python.py:157(_get_model)
11 0.001 0.000 0.058 0.005 createsuperuser.py:57(handle)
1 0.000 0.000 0.058 0.058 tests.py:52(test_reverse_relations)
15 0.000 0.000 0.058 0.004 smtplib.py:652(sendmail)
152 0.011 0.000 0.058 0.000 query.py:758(change_aliases)
11 0.000 0.000 0.058 0.005 httplib.py:400(begin)
72 0.001 0.000 0.057 0.001 cookie.py:21(update_response)
1 0.000 0.000 0.057 0.057 tests.py:139(test_onetoone_with_two_subclasses)
1197 0.011 0.000 0.057 0.000 __init__.py:475(visit_Text)
1 0.000 0.000 0.057 0.057 tests.py:48(test_regression_8106)
1 0.000 0.000 0.057 0.057 test_compilation.py:188(test_error_reported_by_msgfmt)
1706/1610 0.009 0.000 0.057 0.000 exceptions.py:149(__iter__)
17 0.000 0.000 0.057 0.003 __init__.py:6(assertFailsValidation)
342/171 0.012 0.000 0.057 0.000 representer.py:112(represent_mapping)
4 0.000 0.000 0.057 0.014 test_decorators.py:63(setUp)
3 0.000 0.000 0.057 0.019 tests.py:3430(tearDown)
3 0.000 0.000 0.057 0.019 tests.py:325(tearDown)
1 0.000 0.000 0.057 0.057 tests.py:12(test_deletion)
2281 0.022 0.000 0.057 0.000 __init__.py:63(url)
75 0.002 0.000 0.057 0.001 cache.py:18(render)
5 0.000 0.000 0.057 0.011 tests.py:458(test_documented_range)
1 0.000 0.000 0.057 0.057 tests.py:52(test_update_fields_only_2)
2108 0.023 0.000 0.057 0.000 nodes.py:434(__init__)
4162 0.036 0.000 0.057 0.000 sre_parse.py:778(expand_template)
22240/22071 0.053 0.000 0.057 0.000 utils.py:20(<lambda>)
5152 0.032 0.000 0.057 0.000 minidom.py:1606(createElement)
1 0.000 0.000 0.057 0.057 tests.py:123(test_update_fields_m2m)
18 0.000 0.000 0.057 0.003 files.py:100(delete)
1 0.000 0.000 0.057 0.057 tests.py:945(test_unique_true_enforces_max_num_one)
145/143 0.001 0.000 0.057 0.000 widgets.py:836(__deepcopy__)
1 0.000 0.000 0.057 0.057 custom_user.py:1(<module>)
22616 0.057 0.000 0.057 0.000 signals.py:23(clear_cache_handlers)
6 0.000 0.000 0.057 0.009 tableparser.py:55(parse)
180 0.002 0.000 0.056 0.000 tarfile.py:2303(next)
27 0.000 0.000 0.056 0.002 tests.py:426(hashed_file_path)
9 0.000 0.000 0.056 0.006 tests.py:43(tearDown)
1 0.000 0.000 0.056 0.056 tests.py:877(setUp)
1 0.000 0.000 0.056 0.056 tests.py:333(test_filtering)
1 0.000 0.000 0.056 0.056 tests.py:292(test_through_fields_self_referential)
17304 0.056 0.000 0.056 0.000 pprint.py:82(__init__)
17 0.055 0.003 0.056 0.003 datasource.py:61(__init__)
3 0.000 0.000 0.056 0.019 tests.py:4941(tearDown)
1 0.000 0.000 0.056 0.056 test_i18n.py:140(testI18NLanguageNonEnglishFallback)
262 0.005 0.000 0.056 0.000 tempfile.py:226(_mkstemp_inner)
14 0.001 0.000 0.056 0.004 views.py:39(request_data)
1 0.000 0.000 0.056 0.056 tests.py:876(test_exclude)
208 0.003 0.000 0.056 0.000 helpers.py:138(__init__)
6 0.000 0.000 0.056 0.009 views.py:22(index)
1621 0.018 0.000 0.056 0.000 helpers.py:85(__init__)
1 0.000 0.000 0.056 0.056 tests.py:854(test_m2m)
1 0.000 0.000 0.056 0.056 tests.py:793(test_m2m_to_inheriting_model)
1 0.000 0.000 0.056 0.056 test_extra.py:389(test_multiwidget)
12 0.000 0.000 0.056 0.005 tests.py:62(end_blocking_transaction)
1242 0.011 0.000 0.056 0.000 uploadhandler.py:206(load_handler)
1 0.000 0.000 0.056 0.056 tests.py:549(test_more_more_more)
47 0.001 0.000 0.056 0.001 pkg_resources.py:428(add_entry)
1 0.000 0.000 0.056 0.056 test_relative_fields.py:173(test_symmetrical_self_referential_field)
1 0.000 0.000 0.056 0.056 tests.py:11(test_none_as_null)
1419 0.014 0.000 0.056 0.000 header.py:288(_split)
1 0.000 0.000 0.056 0.056 tests.py:820(setUp)
2054 0.012 0.000 0.056 0.000 helpers.py:332(__iter__)
1 0.000 0.000 0.056 0.056 tests.py:182(test_prefetch_foreignkey_reverse_works)
1 0.000 0.000 0.055 0.055 test_forms.py:1156(test_dynamic_initial_data)
7 0.000 0.000 0.055 0.008 fields.py:505(clear)
5 0.000 0.000 0.055 0.011 formsets.py:219(ordered_forms)
1 0.000 0.000 0.055 0.055 tests.py:96(test_specialized_queryset)
3 0.000 0.000 0.055 0.018 tests.py:94(tearDown)
1 0.002 0.002 0.055 0.055 test_geom.py:269(test09a_srs)
17 0.000 0.000 0.055 0.003 python.py:121(m2m_convert)
1 0.000 0.000 0.055 0.055 test_operations.py:617(test_remove_field)
7 0.003 0.000 0.055 0.008 makemigrations.py:111(write_migration_files)
9 0.000 0.000 0.055 0.006 middleware.py:24(process_response)
1 0.000 0.000 0.055 0.055 tests.py:198(test_query_annotation)
1 0.000 0.000 0.055 0.055 tests.py:76(test_fk_to_m2m_through)
1 0.000 0.000 0.055 0.055 tests.py:147(test_m2m_separation)
1 0.000 0.000 0.055 0.055 test_relative_fields.py:220(test_symmetric_self_reference_with_intermediate_table)
23 0.000 0.000 0.055 0.002 tests.py:36(<lambda>)
1 0.000 0.000 0.055 0.055 test_relative_fields.py:242(test_symmetric_self_reference_with_intermediate_table_and_through_fields)
1 0.000 0.000 0.055 0.055 tests.py:163(test_save_and_delete_signals_with_m2m)
1 0.000 0.000 0.055 0.055 tests.py:715(test_abstract_inherited_unique)
78 0.001 0.000 0.055 0.001 response.py:253(set_signed_cookie)
1782 0.015 0.000 0.055 0.000 constructor.py:55(construct_object)
4834 0.026 0.000 0.055 0.000 __init__.py:984(get_prep_value)
5055 0.020 0.000 0.055 0.000 nodes.py:630(extend)
1734 0.008 0.000 0.055 0.000 mutable_list.py:250(_checkindex)
35 0.000 0.000 0.055 0.002 six.py:108(_resolve)
286 0.055 0.000 0.055 0.000 {posix.chmod}
6 0.001 0.000 0.055 0.009 tableparser.py:392(parse_table)
237 0.005 0.000 0.055 0.000 filebased.py:34(get)
9 0.000 0.000 0.055 0.006 query.py:424(update_or_create)
970 0.007 0.000 0.055 0.000 fields.py:188(_has_changed)
1 0.000 0.000 0.055 0.055 tests.py:351(test_foreign_key_related_query_name)
1 0.000 0.000 0.055 0.055 tests.py:496(test_special_chars_namespace)
112 0.002 0.000 0.055 0.000 ImageFile.py:72(__init__)
1 0.000 0.000 0.055 0.055 tests.py:1141(test_bug)
7 0.000 0.000 0.055 0.008 query.py:495(earliest)
1 0.000 0.000 0.055 0.055 tests.py:11(test_force_update)
1 0.000 0.000 0.055 0.055 test_handlers.py:64(test_groups_for_user)
1 0.000 0.000 0.054 0.054 tests.py:1431(test_base_run_from_argv)
65 0.000 0.000 0.054 0.001 base.py:175(__contains__)
4575 0.034 0.000 0.054 0.000 query.py:853(count_active_tables)
1 0.000 0.000 0.054 0.054 tests.py:234(test_relational_post_delete_signals_happen_before_parent_object)
1 0.000 0.000 0.054 0.054 test_relative_fields.py:289(test_m2m_to_abstract_model)
25464 0.054 0.000 0.054 0.000 {method 'count' of 'list' objects}
1 0.000 0.000 0.054 0.054 test_extraction.py:570(test_command_help)
2253 0.013 0.000 0.054 0.000 hashers.py:104(get_hasher)
2175 0.022 0.000 0.054 0.000 __init__.py:151(close_caches)
1 0.003 0.003 0.054 0.054 test_autoreload.py:56(test_no_i18n)
6482 0.031 0.000 0.054 0.000 base.py:91(make_key)
1 0.000 0.000 0.054 0.054 test_operations.py:311(test_add_field)
1 0.000 0.000 0.054 0.054 tests.py:473(test_m2m_related_model_not_in_admin)
1501 0.027 0.000 0.054 0.000 pickle.py:961(load_string)
1 0.000 0.000 0.054 0.054 tests.py:271(test_queryset_update_on_parent_model)
25 0.015 0.001 0.054 0.002 makemessages.py:433(copy_plural_forms)
1 0.000 0.000 0.054 0.054 tests.py:2950(test_disjuction_promotion_select_related)
1 0.000 0.000 0.054 0.054 tests.py:12(test_intermeiary)
32 0.000 0.000 0.054 0.002 views.py:621(get_step_url)
1 0.000 0.000 0.054 0.054 test_forms.py:1426(test_forms_with_prefixes)
1 0.000 0.000 0.054 0.054 tests.py:304(test_gfk_manager)
30 0.001 0.000 0.054 0.002 test_extraction.py:49(tearDown)
2086 0.019 0.000 0.054 0.000 middleware.py:16(process_request)
1 0.000 0.000 0.053 0.053 tests.py:387(test_slow_removal_through_specified_gfk_related_manager)
11 0.000 0.000 0.053 0.005 test_geos.py:428(<genexpr>)
1 0.000 0.000 0.053 0.053 test_dates.py:108(test_aware_datetime_archive_view)
1 0.000 0.000 0.053 0.053 tests.py:331(test_custompk_m2m)
27309 0.053 0.000 0.053 0.000 lookups.py:212(<genexpr>)
168 0.001 0.000 0.053 0.000 finders.py:216(list)
1 0.007 0.007 0.053 0.053 datasource.py:35(<module>)
1 0.000 0.000 0.053 0.053 tests.py:608(test_set_and_retrieve)
1 0.000 0.000 0.053 0.053 tests.py:154(test_basic_lookup)
3393 0.025 0.000 0.053 0.000 __init__.py:1998(get_prep_value)
1 0.000 0.000 0.053 0.053 tests.py:12(test_reverse_single_related)
1 0.000 0.000 0.053 0.053 tests.py:79(test_m2m_with_unicode_reference)
1 0.000 0.000 0.053 0.053 test_dates.py:411(test_week_start_Monday)
1506/1462 0.016 0.000 0.053 0.000 options.py:356(get_m2m_with_model)
1 0.000 0.000 0.053 0.053 tests.py:463(test_nested_namespace_pattern)
1 0.000 0.000 0.053 0.053 tests.py:2552(test_ticket15786)
23704 0.053 0.000 0.053 0.000 query.py:1461(<genexpr>)
1 0.000 0.000 0.053 0.053 tests.py:280(test_ticket_19102_annotate)
25228 0.053 0.000 0.053 0.000 {method 'indices' of 'slice' objects}
1 0.000 0.000 0.053 0.053 test_models.py:233(test_ending_with_underscore)
1513 0.013 0.000 0.053 0.000 html.py:155(__init__)
1 0.000 0.000 0.053 0.053 test_management.py:443(test_duplicated_permissions)
26547 0.053 0.000 0.053 0.000 fields.py:169(widget_attrs)
1 0.000 0.000 0.053 0.053 tests.py:395(test_ambiguous_object)
1 0.000 0.000 0.053 0.053 test_loader.py:105(test_run_before)
1 0.000 0.000 0.053 0.053 tests.py:60(test_basic_proxy_reverse)
24 0.034 0.001 0.053 0.002 sre_compile.py:301(_optimize_unicode)
1 0.001 0.001 0.053 0.053 tests.py:2988(setUp)
6 0.000 0.000 0.053 0.009 admin.py:122(user_change_password)
466 0.014 0.000 0.053 0.000 tempfile.py:134(next)
1 0.000 0.000 0.053 0.053 tests.py:457(test_issue_21554)
2714 0.020 0.000 0.053 0.000 case.py:901(assertMultiLineEqual)
1 0.003 0.003 0.053 0.053 request.py:1(<module>)
1 0.000 0.000 0.052 0.052 tests.py:125(test_first)
365 0.002 0.000 0.052 0.000 options.py:894(get_search_results)
1 0.000 0.000 0.052 0.052 tests.py:122(test_correct_generic_ip_passes)
1 0.000 0.000 0.052 0.052 tests.py:164(test_custom_field_pk)
2119 0.014 0.000 0.052 0.000 Cookie.py:679(value_encode)
1 0.000 0.000 0.052 0.052 test_edit.py:244(test_update_with_interpolated_redirect)
16637 0.052 0.000 0.052 0.000 weakref_backports.py:47(__call__)
10470 0.038 0.000 0.052 0.000 widgets.py:188(subwidgets)
14959 0.052 0.000 0.052 0.000 {method 'hexdigest' of '_hashlib.HASH' objects}
1070 0.005 0.000 0.052 0.000 __init__.py:175(get_language_bidi)
1 0.000 0.000 0.052 0.052 tests.py:357(test_render)
1 0.000 0.000 0.052 0.052 test_widgets.py:711(test_nested_choices)
1 0.000 0.000 0.052 0.052 test_handlers.py:23(test_check_password)
1 0.000 0.000 0.052 0.052 tests.py:3317(test_ticket_21376)
1 0.000 0.000 0.052 0.052 tests.py:60(test_force_update_on_inherited_model_without_fields)
81 0.002 0.000 0.052 0.001 storage.py:390(_setup)
1 0.000 0.000 0.052 0.052 test_commands.py:81(test_migrate_conflict_exit)
165 0.002 0.000 0.052 0.000 tarfile.py:1234(fromtarfile)
5 0.000 0.000 0.052 0.010 test_imagefield.py:247(test_field_save_and_delete_methods)
5 0.000 0.000 0.052 0.010 tests.py:252(setUp)
1 0.000 0.000 0.052 0.052 test_models.py:103(test_pointing_to_m2m_field)
3 0.000 0.000 0.052 0.017 tests.py:533(streamTest)
16771 0.051 0.000 0.052 0.000 __init__.py:74(__setattr__)
240 0.001 0.000 0.052 0.000 tempfile.py:266(mkstemp)
1 0.000 0.000 0.052 0.052 tests.py:405(test_custom_save_method)
155 0.004 0.000 0.052 0.000 defaulttags.py:995(ifchanged)
1 0.000 0.000 0.052 0.052 tests.py:255(test_can_defer_constraint_checks)
3183 0.017 0.000 0.052 0.000 {cPickle.dumps}
1 0.000 0.000 0.052 0.052 test_input_formats.py:592(test_dateTimeField)
489 0.005 0.000 0.052 0.000 csrf.py:66(_sanitize_token)
3001 0.035 0.000 0.052 0.000 utils.py:124(formatdate)
112 0.004 0.000 0.052 0.000 PngImagePlugin.py:313(_open)
1 0.000 0.000 0.052 0.052 tests.py:579(test_dynamic_list_filter)
28 0.000 0.000 0.052 0.002 base.py:226(incr_version)
1 0.000 0.000 0.052 0.052 tests.py:487(test_delete_already_deleted)
1 0.000 0.000 0.051 0.051 test_relative_fields.py:46(test_many_to_many_to_missing_model)
1 0.000 0.000 0.051 0.051 test_signals.py:40(test_login)
1 0.000 0.000 0.051 0.051 test_dates.py:226(test_month_view_allow_empty)
10 0.000 0.000 0.051 0.005 views.py:480(get_cleaned_data_for_step)
22616 0.050 0.000 0.051 0.000 signals.py:113(file_storage_changed)
7498/7306 0.036 0.000 0.051 0.000 options.py:569(get_ancestor_link)
144 0.002 0.000 0.051 0.000 defaulttags.py:1387(widthratio)
213 0.001 0.000 0.051 0.000 parser.py:264(parse_block_node)
1 0.000 0.000 0.051 0.051 tests.py:166(test_get_next_prev_by_field)
1 0.000 0.000 0.051 0.051 test_forms.py:318(test_forms_with_choices)
1 0.000 0.000 0.051 0.051 tests.py:208(test_extra_join_condition)
1 0.000 0.000 0.051 0.051 tests.py:1610(test_modelform_subclassed_model)
11804 0.051 0.000 0.051 0.000 {time.time}
1173 0.005 0.000 0.051 0.000 __init__.py:839(value_from_object)
1 0.000 0.000 0.051 0.051 tests.py:43(test_basic_proxy)
1 0.000 0.000 0.051 0.051 tests.py:1112(test_login_with_user)
44 0.002 0.000 0.051 0.001 tableparser.py:465(parse_row)
963 0.014 0.000 0.051 0.000 forms.py:648(css_classes)
1130 0.006 0.000 0.051 0.000 _strptime.py:27(_getlang)
1 0.000 0.000 0.051 0.051 test_auth_backends.py:546(setUp)
1 0.000 0.000 0.051 0.051 admin.py:673(change_view)
8 0.000 0.000 0.050 0.006 middleware.py:9(process_view)
22790 0.050 0.000 0.050 0.000 {max}
1222 0.011 0.000 0.050 0.000 html.py:61(escapejs)
1 0.000 0.000 0.050 0.050 test_unique.py:168(test_unique_errors)
7148 0.037 0.000 0.050 0.000 reader.py:99(forward)
1517 0.040 0.000 0.050 0.000 functools.py:80(cmp_to_key)
1 0.000 0.000 0.050 0.050 tests.py:1496(test_ticket15316_one2one_exclude_false)
33 0.001 0.000 0.050 0.002 edit.py:44(get_form_kwargs)
133 0.002 0.000 0.050 0.000 trans_real.py:403(get_supported_language_variant)
1071 0.010 0.000 0.050 0.000 context_processors.py:58(tz)
1 0.000 0.000 0.050 0.050 tests.py:59(test_query_content_object)
1 0.000 0.000 0.050 0.050 tests.py:92(test_multi_table_inheritance)
1 0.000 0.000 0.050 0.050 tests.py:60(test_protect)
87 0.001 0.000 0.050 0.001 fields.py:713(clean)
6352 0.036 0.000 0.050 0.000 contextlib.py:82(helper)
1 0.000 0.000 0.050 0.050 tests.py:205(testMinNumParam)
1 0.000 0.000 0.050 0.050 tests.py:165(test_regression_19870)
1 0.000 0.000 0.050 0.050 test_debug.py:60(test_404)
1 0.000 0.000 0.050 0.050 tests.py:655(test_generic_key_reverse_operations)
483 0.006 0.000 0.050 0.000 frontmatter.py:35(promote_title)
1 0.000 0.000 0.050 0.050 test_compilation.py:142(test_command_help)
1 0.000 0.000 0.050 0.050 tests.py:2336(setUp)
1 0.000 0.000 0.050 0.050 tests.py:43(test_shortcut_no_absolute_url)
8 0.000 0.000 0.050 0.006 tests.py:145(generic_compare)
17408 0.046 0.000 0.050 0.000 manager.py:157(db)
11 0.000 0.000 0.050 0.005 httplib.py:363(_read_status)
4 0.001 0.000 0.050 0.012 eggs.py:19(load_template_source)
1 0.000 0.000 0.050 0.050 test_edit.py:67(test_create)
483 0.003 0.000 0.050 0.000 references.py:661(apply)
2426 0.022 0.000 0.050 0.000 optparse.py:932(__init__)
1 0.000 0.000 0.050 0.050 tests.py:4403(setUp)
1 0.000 0.000 0.050 0.050 tests.py:231(setUp)
33 0.002 0.000 0.050 0.002 static.py:21(serve)
1318 0.007 0.000 0.050 0.000 timezone.py:103(utcoffset)
4257 0.028 0.000 0.050 0.000 charset.py:332(encoded_header_len)
2 0.004 0.002 0.050 0.025 test_decorators.py:1(<module>)
1 0.000 0.000 0.050 0.050 tests.py:21(test_basic_creation)
1 0.000 0.000 0.050 0.050 tests.py:133(test_issue_7105)
6 0.000 0.000 0.050 0.008 tests.py:93(lookups)
1 0.000 0.000 0.050 0.050 tests.py:4188(setUp)
1 0.000 0.000 0.049 0.049 test_input_formats.py:782(test_dateTimeField)
1618 0.009 0.000 0.049 0.000 timezone.py:139(_isdst)
24306 0.049 0.000 0.049 0.000 {method 'isspace' of 'unicode' objects}
418 0.008 0.000 0.049 0.000 request.py:391(urlencode)
702 0.005 0.000 0.049 0.000 defaultfilters.py:182(iriencode)
1 0.000 0.000 0.049 0.049 test_loaders.py:104(test_not_installed)
1 0.000 0.000 0.049 0.049 tests.py:1560(test_ordering)
16 0.000 0.000 0.049 0.003 forms.py:96(clean_username)
1090 0.009 0.000 0.049 0.000 warnings.py:348(showwarning)
1 0.000 0.000 0.049 0.049 tests.py:338(test_m2m_create)
15924 0.049 0.000 0.049 0.000 base.py:374(find_filter)
2727 0.019 0.000 0.049 0.000 fields.py:222(to_python)
14771/14765 0.045 0.000 0.049 0.000 functional.py:246(__setattr__)
22616 0.049 0.000 0.049 0.000 signals.py:120(complex_setting_changed)
1 0.000 0.000 0.049 0.049 tests.py:50(test_force_update_on_inherited_model)
97 0.001 0.000 0.049 0.001 message.py:405(_create_message)
1 0.000 0.000 0.049 0.049 tests.py:856(test_argument_with_space_get)
1 0.000 0.000 0.049 0.049 tests.py:148(test_complex_filter)
4704 0.028 0.000 0.049 0.000 query.py:1055(__init__)
1 0.000 0.000 0.049 0.049 test_operations.py:932(test_run_python_atomic)
622 0.005 0.000 0.049 0.000 cgi.py:1042(valid_boundary)
708 0.005 0.000 0.049 0.000 helpers.py:69(_media)
3935 0.030 0.000 0.049 0.000 request.py:503(validate_host)
174 0.007 0.000 0.049 0.000 decimal.py:2168(__pow__)
131 0.002 0.000 0.049 0.000 smtplib.py:336(getreply)
1 0.000 0.000 0.049 0.049 tests.py:160(test_resolve_columns)
1 0.000 0.000 0.049 0.049 test_loader.py:82(test_load_unmigrated_dependency)
1 0.000 0.000 0.049 0.049 test_forms.py:1354(test_help_text)
1 0.000 0.000 0.049 0.049 tests.py:422(test_foreign_key_reverse_operations)
317/311 0.007 0.000 0.049 0.000 __init__.py:19(include)
1 0.000 0.000 0.049 0.049 test_operations.py:676(test_alter_field)
1 0.000 0.000 0.049 0.049 tests.py:2383(test_BA_BCA__BAB_BAC_BCA)
1 0.000 0.000 0.049 0.049 test_dates.py:449(test_day_view_allow_empty)
278 0.007 0.000 0.049 0.000 testcases.py:93(__exit__)
4 0.000 0.000 0.049 0.012 tests.py:486(test_forever_timeout)
1 0.000 0.000 0.049 0.049 tests.py:348(test_meta_ordered_delete)
205 0.003 0.000 0.049 0.000 signing.py:157(signature)
483 0.006 0.000 0.049 0.000 io.py:260(read)
1 0.018 0.018 0.048 0.048 geometry.py:4(<module>)
1 0.000 0.000 0.048 0.048 tests.py:347(test_feed_last_modified_time)
1932 0.010 0.000 0.048 0.000 optparse.py:1090(__init__)
35 0.001 0.000 0.048 0.001 list.py:144(get)
1263 0.018 0.000 0.048 0.000 aggregates.py:83(as_sql)
1 0.000 0.000 0.048 0.048 tests.py:279(test_through_fields)
128 0.007 0.000 0.048 0.000 html.py:223(urlize)
19992 0.048 0.000 0.048 0.000 query.py:475(<genexpr>)
1 0.000 0.000 0.048 0.048 tests.py:521(test_o2o_separation)
1 0.000 0.000 0.048 0.048 tests.py:1166(test_inlineformset_factory_with_null_fk)
210 0.001 0.000 0.048 0.000 pkg_resources.py:891(resource_string)
7 0.000 0.000 0.048 0.007 views.py:6(request_processor)
72 0.000 0.000 0.048 0.001 message.py:92(<genexpr>)
1 0.000 0.000 0.048 0.048 tests.py:1660(test_assignment_of_none)
1 0.000 0.000 0.048 0.048 tests.py:215(test_chained_fks)
21551 0.045 0.000 0.048 0.000 widgets.py:92(add_css)
1374 0.012 0.000 0.048 0.000 emitter.py:802(write_indicator)
7323 0.032 0.000 0.048 0.000 base.py:444(next_space_index)
2 0.000 0.000 0.048 0.024 test_static.py:95(test_404)
157 0.001 0.000 0.048 0.000 views.py:79(prev)
1 0.000 0.000 0.048 0.048 tests.py:557(test_o2o_cross_database_protection)
1 0.000 0.000 0.048 0.048 tests.py:408(test_fk_related_model_not_in_admin)
1 0.000 0.000 0.048 0.048 tests.py:3770(setUp)
97 0.001 0.000 0.048 0.000 message.py:408(_create_alternatives)
1 0.000 0.000 0.048 0.048 test_error_messages.py:250(test_modelchoicefield)
483 0.002 0.000 0.048 0.000 misc.py:96(apply)
22616 0.048 0.000 0.048 0.000 signals.py:80(clear_context_processors_cache)
409 0.004 0.000 0.048 0.000 paginator.py:81(_get_num_pages)
1 0.000 0.000 0.048 0.048 test_edit.py:311(test_delete_by_post)
1 0.000 0.000 0.048 0.048 tests.py:10(test_basic)
2 0.000 0.000 0.048 0.024 tests.py:24(test_custom_sql)
1 0.000 0.000 0.047 0.047 tests.py:11(test_custom_methods)
1 0.000 0.000 0.047 0.047 tests.py:278(test_form_error_with_template)
1 0.000 0.000 0.047 0.047 tests.py:446(test_default_behavior)
13475 0.047 0.000 0.047 0.000 warnings.py:339(__enter__)
1 0.000 0.000 0.047 0.047 test_operations.py:488(test_add_field_preserve_default)
1 0.000 0.000 0.047 0.047 resolver.py:2(<module>)
1445 0.012 0.000 0.047 0.000 context_processors.py:23(_get_val)
1683 0.010 0.000 0.047 0.000 checks.py:751(_check_list_editable)
26 0.000 0.000 0.047 0.002 tz.py:97(render)
76 0.001 0.000 0.047 0.001 signing.py:186(unsign)
1 0.000 0.000 0.047 0.047 tests.py:378(setUp)
1 0.000 0.000 0.047 0.047 tests.py:1115(test_bug)
1 0.000 0.000 0.047 0.047 tests.py:847(test_foreignkey)
1 0.000 0.000 0.047 0.047 tests.py:69(test_forward_descriptors)
2149 0.012 0.000 0.047 0.000 common.py:105(process_response)
1173 0.007 0.000 0.047 0.000 base.py:53(level_tag)
24885 0.047 0.000 0.047 0.000 statemachine.py:634(runtime_init)
1 0.000 0.000 0.047 0.047 tests.py:436(test_custom_form)
1 0.000 0.000 0.047 0.047 tests.py:42(test_sequence_list)
1 0.000 0.000 0.047 0.047 test_dates.py:351(test_week_view_allow_empty)
1 0.000 0.000 0.047 0.047 tests.py:260(test_multiple_context)
1 0.000 0.000 0.047 0.047 tests.py:296(test_inlineformset_factory_default)
1 0.000 0.000 0.047 0.047 tests.py:75(test_create_with_duplicate_primary_key)
330 0.005 0.000 0.047 0.000 schema.py:105(column_sql)
1 0.000 0.000 0.047 0.047 tests.py:384(test_sequence_name_length_limits_m2m)
483 0.002 0.000 0.047 0.000 universal.py:135(apply)
493 0.004 0.000 0.047 0.000 uploadhandler.py:147(receive_data_chunk)
283 0.004 0.000 0.047 0.000 locmem.py:21(__init__)
1070 0.013 0.000 0.047 0.000 trans_real.py:247(get_language_bidi)
1 0.000 0.000 0.047 0.047 tests.py:291(test_prefetch_related_m2m_foward_works)
1 0.000 0.000 0.047 0.047 tests.py:1914(test_ticket_18414_distinct_on)
157 0.003 0.000 0.047 0.000 views.py:509(get_prev_step)
22616 0.047 0.000 0.047 0.000 signals.py:87(clear_template_loaders_cache)
512 0.006 0.000 0.047 0.000 defaulttags.py:1119(now)
11 0.000 0.000 0.047 0.004 related.py:725(remove)
483 0.002 0.000 0.047 0.000 references.py:351(apply)
1 0.000 0.000 0.047 0.047 tests.py:18(test_django_table_names)
1 0.000 0.000 0.047 0.047 tests.py:83(test_relation_on_abstract)
1 0.000 0.000 0.047 0.047 tests.py:1184(test_model_formset_with_custom_pk)
483 0.003 0.000 0.047 0.000 references.py:42(apply)
4719 0.029 0.000 0.046 0.000 resolver.py:140(resolve)
483 0.023 0.000 0.046 0.000 statemachine.py:1504(string2lines)
1 0.000 0.000 0.046 0.046 tests.py:276(test_custom_feed_generator)
67 0.001 0.000 0.046 0.001 request.py:387(copy)
1067 0.005 0.000 0.046 0.000 options.py:1782(hand_clean_DELETE)
62 0.045 0.001 0.046 0.001 srs.py:285(import_epsg)
2729 0.018 0.000 0.046 0.000 __init__.py:1014(savepoint_commit_sql)
399 0.003 0.000 0.046 0.000 helpers.py:308(pk_field)
18 0.000 0.000 0.046 0.003 tests.py:34(<lambda>)
1 0.000 0.000 0.046 0.046 test_formsets.py:519(test_empty_ordered_fields)
1 0.000 0.000 0.046 0.046 tests.py:438(setUp)
598 0.006 0.000 0.046 0.000 widgets.py:60(render_css)
19 0.000 0.000 0.046 0.002 formsets.py:190(cleaned_data)
68 0.003 0.000 0.046 0.001 request.py:346(__deepcopy__)
1 0.000 0.000 0.046 0.046 tests.py:2722(setUp)
17 0.000 0.000 0.046 0.003 models.py:86(get_queryset)
1 0.000 0.000 0.046 0.046 tests.py:2482(test_exclude_plain)
105 0.002 0.000 0.046 0.000 loader.py:92(find_template_loader)
4 0.000 0.000 0.046 0.012 tests.py:307(test_decr)
3042 0.022 0.000 0.046 0.000 subprocess.py:1072(_set_cloexec_flag)
1 0.002 0.002 0.046 0.046 layer.py:2(<module>)
2 0.000 0.000 0.046 0.023 sql.py:61(sql_delete)
1928 0.018 0.000 0.046 0.000 loader.py:49(migrations_module)
22616 0.046 0.000 0.046 0.000 signals.py:94(clear_serializers_cache)
1 0.000 0.000 0.046 0.046 tests.py:187(setUp)
1 0.000 0.000 0.046 0.046 tests.py:2694(setUp)
21778 0.046 0.000 0.046 0.000 {_struct.unpack}
1 0.000 0.000 0.046 0.046 tests.py:241(test_model_with_evaluate_method)
1 0.000 0.000 0.046 0.046 tests.py:1276(test_generic_key_cross_database_protection)
1 0.000 0.000 0.046 0.046 tests.py:862(test_override_unique_together_message)
1 0.000 0.000 0.046 0.046 tests.py:132(test_selects)
1 0.000 0.000 0.046 0.046 tests.py:2423(test_model_form_applies_localize_to_all_fields)
1 0.000 0.000 0.046 0.046 tests.py:161(test_v4_unpack_uniqueness_detection)
1 0.000 0.000 0.046 0.046 tests.py:201(test_datetimes_save_completely)
770 0.019 0.000 0.046 0.000 scanner.py:546(fetch_value)
1 0.000 0.000 0.045 0.045 tests.py:83(test_float_validates_object)
4 0.000 0.000 0.045 0.011 tests.py:503(test_zero_timeout)
209 0.002 0.000 0.045 0.000 signing.py:73(base64_hmac)
1 0.000 0.000 0.045 0.045 tests.py:612(test_ticket7096)
1 0.000 0.000 0.045 0.045 tests.py:330(test_aware_datetime_conversion)
1 0.000 0.000 0.045 0.045 test_forms.py:206(test_auto_id)
23443 0.045 0.000 0.045 0.000 base.py:34(_get_ptr)
1 0.000 0.000 0.045 0.045 tests.py:1728(test_ticket7872)
1 0.001 0.001 0.045 0.045 tests.py:656(test_urlpattern_resolve)
22497 0.045 0.000 0.045 0.000 {method 'upper' of 'unicode' objects}
117 0.011 0.000 0.045 0.000 pkg_resources.py:1686(find_on_path)
18 0.001 0.000 0.045 0.003 result.py:152(_exc_info_to_string)
483 0.002 0.000 0.045 0.000 references.py:371(apply)
742 0.005 0.000 0.045 0.000 options.py:301(declared_fieldsets)
16 0.000 0.000 0.045 0.003 models.py:133(__str__)
1 0.000 0.000 0.045 0.045 tests.py:356(test_extra_values_distinct_ordering)
1 0.000 0.000 0.045 0.045 tests.py:2589(test_col_not_in_list_containing_null)
1 0.000 0.000 0.045 0.045 test_imagefield.py:141(test_delete_when_missing)
1 0.000 0.000 0.045 0.045 tests.py:367(test_lefthand_addition)
18 0.000 0.000 0.045 0.003 generator.py:349(_make_boundary)
1131 0.007 0.000 0.045 0.000 locale.py:506(getlocale)
255 0.002 0.000 0.045 0.000 cookie.py:122(_hash)
6 0.000 0.000 0.045 0.008 tests.py:37(_collect)
7359 0.031 0.000 0.045 0.000 base.py:402(more)
506 0.010 0.000 0.045 0.000 utils.py:382(display_for_value)
10 0.000 0.000 0.045 0.004 tests.py:29(token_view)
1 0.000 0.000 0.045 0.045 tests.py:376(test_foreign_key_separation)
1 0.000 0.000 0.045 0.045 tests.py:72(test_correct_type_proxy_of_proxy)
1 0.000 0.000 0.045 0.045 tests.py:52(test_access_content_object)
1 0.001 0.001 0.045 0.045 tests.py:291(test_broken_custom_upload_handler)
1 0.000 0.000 0.045 0.045 tests.py:152(test_date_filter_null)
6 0.000 0.000 0.045 0.007 tests.py:124(_write)
732 0.024 0.000 0.045 0.000 emitter.py:582(prepare_tag)
11 0.000 0.000 0.045 0.004 tests.py:14(assertSuccessfulRawQuery)
466 0.005 0.000 0.045 0.000 manager.py:138(_copy_to_model)
2 0.000 0.000 0.045 0.022 tests.py:374(test_exists_searches_cache_first)
483 0.004 0.000 0.045 0.000 core.py:80(set_reader)
10 0.024 0.002 0.045 0.004 tests.py:3(<module>)
1 0.000 0.000 0.045 0.045 tests.py:696(test_localized_input)
1 0.000 0.000 0.045 0.045 tests.py:151(test_chaining)
3484 0.026 0.000 0.045 0.000 tokenize.py:264(generate_tokens)
2 0.009 0.004 0.045 0.022 test_views.py:1(<module>)
95 0.002 0.000 0.045 0.000 list.py:112(get_context_data)
14 0.001 0.000 0.044 0.003 views.py:46(sitemap)
1 0.000 0.000 0.044 0.044 test_list.py:193(test_paginated_list_view_does_not_load_entire_table)
1 0.001 0.001 0.044 0.044 tests.py:179(test_values_with_extra)
1032 0.021 0.000 0.044 0.000 base.py:811(_get_unique_checks)
54/42 0.001 0.000 0.044 0.001 mutable_list.py:164(__lt__)
1 0.000 0.000 0.044 0.044 tests.py:32(test_inheretance_new_table)
4 0.000 0.000 0.044 0.011 tests.py:297(test_incr)
260 0.002 0.000 0.044 0.000 widgets.py:428(_format_value)
1 0.000 0.000 0.044 0.044 test_discover_runner.py:37(test_dotted_test_class_django_testcase)
1 0.000 0.000 0.044 0.044 test_dates.py:202(test_date_list_order)
1 0.000 0.000 0.044 0.044 tests.py:392(test_inherited_nullable_exclude)
5324 0.035 0.000 0.044 0.000 widgets.py:206(build_attrs)
16699 0.044 0.000 0.044 0.000 registry.py:214(<genexpr>)
1 0.000 0.000 0.044 0.044 test_dates.py:588(test_get_object_custom_queryset)
4205 0.028 0.000 0.044 0.000 context.py:138(update)
29 0.000 0.000 0.044 0.002 edit.py:119(get_form_kwargs)
1 0.000 0.000 0.044 0.044 tests.py:1543(test_model_multiple_choice_number_of_queries)
294 0.009 0.000 0.044 0.000 message.py:492(_get_params_preserve)
1 0.000 0.000 0.044 0.044 test_geos.py:960(test_extent)
105 0.001 0.000 0.044 0.000 signing.py:181(sign)
7427 0.030 0.000 0.044 0.000 string.py:220(lower)
1 0.000 0.000 0.044 0.044 tests.py:39(test_reverse_by_related_name)
1 0.000 0.000 0.044 0.044 tests.py:1157(test_existing_join_not_promoted)
1 0.000 0.000 0.044 0.044 test_timesince.py:36(test_other_units)
4 0.000 0.000 0.044 0.011 tests.py:348(test_cache_write_for_model_instance_with_deferred)
152 0.002 0.000 0.044 0.000 emitter.py:317(expect_first_flow_mapping_key)
106 0.003 0.000 0.044 0.000 query.py:1516(__iter__)
1 0.000 0.000 0.044 0.044 tests.py:335(test_template)
1 0.000 0.000 0.044 0.044 tests.py:396(test_boolean_conversion)
596 0.022 0.000 0.044 0.000 optimizer.py:70(reduce)
1 0.000 0.000 0.044 0.044 tests.py:159(testPopupAddPost)
171 0.001 0.000 0.044 0.000 paginator.py:29(validate_number)
1 0.000 0.000 0.044 0.044 tests.py:406(test_save_new_for_proxy)
1 0.000 0.000 0.044 0.044 tests.py:172(test_empty_string_fk)
49/42 0.001 0.000 0.044 0.001 where.py:408(as_sql)
1 0.000 0.000 0.044 0.044 tests.py:299(test_django_date_extract)
1 0.000 0.000 0.044 0.044 tests.py:37(test_inheritance)
1 0.001 0.001 0.044 0.044 models.py:9(<module>)
8 0.000 0.000 0.044 0.005 shortcuts.py:26(render)
1 0.005 0.005 0.044 0.044 feature.py:2(<module>)
16 0.000 0.000 0.044 0.003 test_forms.py:74(dispatch)
62 0.008 0.000 0.043 0.001 idna.py:14(nameprep)
1 0.000 0.000 0.043 0.043 tests.py:389(test_overridden_get_lookup)
475 0.004 0.000 0.043 0.000 helpers.py:311(fk_field)
1 0.000 0.000 0.043 0.043 tests.py:335(test_assign)
5132 0.043 0.000 0.043 0.000 functional.py:76(__proxy__)
1 0.000 0.000 0.043 0.043 tests.py:44(test_empty_update_with_inheritance)
1 0.000 0.000 0.043 0.043 test_edit.py:193(test_update_put)
3 0.000 0.000 0.043 0.014 base.py:191(test_context_processor_message_levels)
1 0.000 0.000 0.043 0.043 tests.py:2175(test_ticket_7302)
5 0.000 0.000 0.043 0.009 l10n.py:43(localize_tag)
1 0.000 0.000 0.043 0.043 tests.py:156(test_unicode_filename)
1 0.000 0.000 0.043 0.043 tests.py:719(test_ticket_20278)
22044 0.043 0.000 0.043 0.000 context.py:24(__enter__)
1 0.000 0.000 0.043 0.043 tests.py:260(test_filter_date_field_with_aware_datetime)
1 0.000 0.000 0.043 0.043 tests.py:1685(test_ticket7371)
226 0.002 0.000 0.043 0.000 text.py:17(__init__)
484 0.014 0.000 0.043 0.000 models.py:34(construct_instance)
1917 0.011 0.000 0.043 0.000 http.py:105(http_date)
1 0.000 0.000 0.043 0.043 tests.py:287(test_page_getitem)
1 0.000 0.000 0.043 0.043 test_debug.py:64(test_raised_404)
1083 0.007 0.000 0.043 0.000 __init__.py:361(attval)
2 0.000 0.000 0.043 0.021 tests.py:382(test_load_overlong_key)
1 0.000 0.000 0.043 0.043 tests.py:66(test_get_all_articles_for_an_author)
1 0.000 0.000 0.043 0.043 tests.py:220(test_error_class)
1 0.000 0.000 0.043 0.043 tests.py:7(test_empty)
120 0.001 0.000 0.043 0.000 parser.py:90(parsestr)
11 0.001 0.000 0.043 0.004 related.py:375(get_prefetch_queryset)
187 0.001 0.000 0.043 0.000 factory.py:32(fromstr)
16753 0.043 0.000 0.043 0.000 query.py:1970(get_order_dir)
1 0.000 0.000 0.043 0.043 test_forms.py:2243(test_error_list_with_non_field_errors_has_correct_class)
1554 0.015 0.000 0.043 0.000 __init__.py:108(get_public_serializer_formats)
1 0.000 0.000 0.043 0.043 tests.py:1553(test_model_multiple_choice_run_validators)
6 0.000 0.000 0.043 0.007 models.py:100(__str__)
20 0.000 0.000 0.043 0.002 views.py:688(render_next_step)
1 0.000 0.000 0.042 0.042 test_middleware.py:128(test_redirect_fallback_flatpage_special_chars)
106 0.001 0.000 0.042 0.000 geometries.py:268(_set_srs)
1 0.000 0.000 0.042 0.042 tests.py:409(test_m2m_through_alter)
13475 0.042 0.000 0.042 0.000 warnings.py:355(__exit__)
371 0.004 0.000 0.042 0.000 query.py:814(distinct)
2 0.000 0.000 0.042 0.021 tests.py:868(tearDown)
1 0.000 0.000 0.042 0.042 tests.py:203(test_issue_11764)
3698/3697 0.027 0.000 0.042 0.000 xml_serializer.py:287(getInnerText)
13 0.000 0.000 0.042 0.003 related.py:740(clear)
1 0.000 0.000 0.042 0.042 tests.py:21(test_simple)
1 0.000 0.000 0.042 0.042 tests.py:349(test_redirect_to_view_name)
1 0.000 0.000 0.042 0.042 models.py:31(delete)
1 0.000 0.000 0.042 0.042 tests.py:315(test_naive_datetime_conversion)
483 0.013 0.000 0.042 0.000 frontend.py:572(get_standard_config_files)
824 0.006 0.000 0.042 0.000 transaction.py:26(get_autocommit)
3211 0.013 0.000 0.042 0.000 utils.py:135(__getitem__)
70 0.000 0.000 0.042 0.001 static.py:105(render)
1 0.000 0.000 0.042 0.042 tests.py:185(testMaxNumParam)
1 0.000 0.000 0.042 0.042 tests.py:202(test_add_field_temp_default_boolean)
1 0.000 0.000 0.042 0.042 test_dates.py:329(test_date_list_order)
45 0.001 0.000 0.042 0.001 message.py:325(_create_mime_attachment)
508 0.042 0.000 0.042 0.000 {posix.waitpid}
1 0.000 0.000 0.042 0.042 tests.py:146(test_save_without_float_conversion)
1 0.000 0.000 0.042 0.042 tests.py:166(testExtraParam)
1544 0.008 0.000 0.042 0.000 decimal.py:864(__eq__)
1 0.000 0.000 0.042 0.042 tests.py:353(test_inheritance_related_name)
100 0.003 0.000 0.042 0.000 shutil.py:93(copystat)
1 0.000 0.000 0.042 0.042 tests.py:170(test_foreign_key)
1 0.000 0.000 0.042 0.042 tests.py:358(test_feed_url)
2224 0.017 0.000 0.042 0.000 locmem.py:58(_set)
797 0.007 0.000 0.041 0.000 xml_serializer.py:269(_get_model_from_node)
1 0.000 0.000 0.041 0.041 tests.py:343(test_slow_removal_through_default_gfk_related_manager)
3155 0.022 0.000 0.041 0.000 widgets.py:258(__init__)
91 0.001 0.000 0.041 0.000 request.py:96(get_signed_cookie)
1 0.000 0.000 0.041 0.041 tests.py:848(test_override_unique_message)
65 0.001 0.000 0.041 0.001 dates.py:672(_date_from_string)
1 0.000 0.000 0.041 0.041 tests.py:44(test_empty_choice)
1 0.000 0.000 0.041 0.041 test_geos.py:435(test_polygon_comparison)
1 0.000 0.000 0.041 0.041 tests.py:1241(test_post_like_requests)
1 0.000 0.000 0.041 0.041 tests.py:451(test_foreign_key_as_radio_field)
724 0.012 0.000 0.041 0.000 mutable_list.py:86(__delitem__)
20891 0.041 0.000 0.041 0.000 scanner.py:261(next_possible_simple_key)
51 0.001 0.000 0.041 0.001 forms.py:52(get_context_data)
3005 0.025 0.000 0.041 0.000 base.py:57(__init__)
1114 0.009 0.000 0.041 0.000 timezone.py:202(get_current_timezone_name)
184 0.006 0.000 0.041 0.000 statemachine.py:806(get_indented)
998 0.010 0.000 0.041 0.000 geometry.py:209(_set_cs)
1 0.000 0.000 0.041 0.041 tests.py:14(test_boolean_type)
446 0.012 0.000 0.041 0.000 hashers.py:88(load_hashers)
1 0.000 0.000 0.041 0.041 test_forms.py:53(test_flatpage_admin_form_url_uniqueness_validation)
1 0.000 0.000 0.041 0.041 tests.py:136(test_update_fields_inheritance)
97 0.001 0.000 0.041 0.000 defaultfilters.py:351(urlize)
1 0.000 0.000 0.041 0.041 tests.py:1279(test_ticket22023)
1 0.000 0.000 0.041 0.041 tests.py:1472(test_model_multiple_choice_field)
67 0.001 0.000 0.041 0.001 storage.py:337(__setitem__)
4 0.000 0.000 0.041 0.010 tests.py:479(test_send_many)
4 0.000 0.000 0.041 0.010 admin.py:291(get_queryset)
1 0.000 0.000 0.041 0.041 test_forms.py:1604(test_basic_processing_in_view)
1 0.000 0.000 0.041 0.041 test_forms.py:68(test_flatpage_admin_form_edit)
1 0.000 0.000 0.041 0.041 tests.py:127(test_related_null_to_field)
22 0.001 0.000 0.041 0.002 list.py:47(paginate_queryset)
4 0.000 0.000 0.041 0.010 tests.py:265(test_get_many)
243 0.004 0.000 0.041 0.000 aggregates.py:46(add_to_query)
1 0.028 0.028 0.041 0.041 tests.py:86(test_process_view_token_too_long)
120 0.001 0.000 0.041 0.000 parser.py:87(parse)
4 0.006 0.002 0.041 0.010 models.py:11(<module>)
15 0.000 0.000 0.041 0.003 tarfile.py:1799(getmembers)
1 0.000 0.000 0.041 0.041 tests.py:380(test_slugfield_max_length)
38 0.001 0.000 0.041 0.001 tests.py:4497(assertURLEqual)
82 0.001 0.000 0.041 0.000 signing.py:166(unsign)
1618 0.020 0.000 0.041 0.000 timezone.py:118(_isdst)
7440 0.029 0.000 0.041 0.000 decorators.py:86(<genexpr>)
4709 0.026 0.000 0.041 0.000 nodes.py:539(__getitem__)
1 0.000 0.000 0.041 0.041 tests.py:306(test_slow_removal_through_specified_fk_related_manager)
5837 0.026 0.000 0.041 0.000 string.py:482(translate)
1 0.000 0.000 0.041 0.041 tests.py:91(test_update_fk)
15 0.000 0.000 0.041 0.003 tarfile.py:2375(_load)
406 0.003 0.000 0.040 0.000 makemessages.py:351(is_ignored)
4 0.000 0.000 0.040 0.010 tests.py:584(test_message_cc_header)
1 0.000 0.000 0.040 0.040 tests.py:351(test_m2m_create_through)
20116 0.040 0.000 0.040 0.000 __init__.py:198(debug)
9 0.000 0.000 0.040 0.004 defaults.py:47(bad_request)
1 0.000 0.000 0.040 0.040 tests.py:441(test_inheritance_joins)
1 0.000 0.000 0.040 0.040 tests.py:2676(test_popup_template_response)
1 0.000 0.000 0.040 0.040 test_forms.py:1384(test_subclassing_forms)
4 0.001 0.000 0.040 0.010 debug.py:1(<module>)
594 0.005 0.000 0.040 0.000 functional.py:175(__mod__)
1 0.000 0.000 0.040 0.040 test_operations.py:471(test_column_name_quoting)
1 0.010 0.010 0.040 0.040 tests_sample.py:1(<module>)
215 0.002 0.000 0.040 0.000 related.py:1798(__init__)
1 0.000 0.000 0.040 0.040 tests.py:537(test_create_method)
6752 0.027 0.000 0.040 0.000 case.py:960(assertIsInstance)
4 0.000 0.000 0.040 0.010 models.py:207(get_queryset)
99 0.001 0.000 0.040 0.000 _parseaddr.py:454(__init__)
2505 0.038 0.000 0.040 0.000 decoder.py:372(raw_decode)
2 0.000 0.000 0.040 0.020 tests.py:790(tearDown)
2 0.009 0.005 0.040 0.020 __init__.py:13(<module>)
1 0.000 0.000 0.040 0.040 test_crypto.py:140(test_regression_vectors)
2 0.010 0.005 0.040 0.020 operations.py:1(<module>)
3 0.000 0.000 0.040 0.013 tests.py:240(test_pre_1000ad_date)
5 0.000 0.000 0.040 0.008 models.py:13(get_queryset)
1 0.000 0.000 0.040 0.040 tests.py:238(test_nested_usage)
1 0.000 0.000 0.040 0.040 tests.py:25(test_empty_update)
1 0.000 0.000 0.040 0.040 tests.py:685(test_db_table)
1 0.000 0.000 0.040 0.040 test_http.py:164(test_x_robots_sitemap)
1888 0.032 0.000 0.040 0.000 safestring.py:94(_proxy_method)
1 0.000 0.000 0.040 0.040 tests.py:777(test_lookup_with_non_string_value_underscored)
1 0.000 0.000 0.040 0.040 tests.py:59(test_rss2_feed)
38 0.001 0.000 0.040 0.001 db.py:149(delete)
2611 0.023 0.000 0.040 0.000 __init__.py:560(unescape)
1 0.000 0.000 0.040 0.040 test_array.py:133(test_index_nested)
1 0.001 0.001 0.040 0.040 test_ds.py:67(test03a_layers)
1 0.000 0.000 0.040 0.040 tests.py:230(test_pk_validation)
4 0.000 0.000 0.040 0.010 tests.py:470(test_long_timeout)
920 0.015 0.000 0.040 0.000 base.py:145(__init__)
1 0.000 0.000 0.040 0.040 tests.py:237(test_atom_feed_published_and_updated_elements)
79 0.001 0.000 0.040 0.001 cookie.py:9(__init__)
20 0.000 0.000 0.040 0.002 archive.py:57(__init__)
2 0.001 0.001 0.040 0.020 linestring.py:126(_listarr)
4 0.000 0.000 0.040 0.010 tests.py:489(test_send_verbose_name)
1 0.000 0.000 0.040 0.040 test_dates.py:502(test_day_view_paginated)
1 0.000 0.000 0.040 0.040 tests.py:341(test_atomic_prevents_queries_in_broken_transaction_after_client_close)
2235 0.013 0.000 0.039 0.000 related.py:86(do_pending_lookups)
15888 0.039 0.000 0.039 0.000 urlparse.py:225(urlunsplit)
1 0.000 0.000 0.039 0.039 tests.py:1318(test_ticket14876)
1 0.000 0.000 0.039 0.039 tests.py:695(test_two_characters_long_field)
1419 0.010 0.000 0.039 0.000 header.py:339(_encode_chunks)
166 0.022 0.000 0.039 0.000 os.py:504(copy)
1306 0.006 0.000 0.039 0.000 loader.py:233(_match_path)
1 0.000 0.000 0.039 0.039 test_dates.py:174(test_year_view_paginated)
1368 0.013 0.000 0.039 0.000 composer.py:88(compose_scalar_node)
1 0.000 0.000 0.039 0.039 test_forms.py:607(test_escaping)
2 0.000 0.000 0.039 0.020 admin.py:455(get_queryset)
1 0.000 0.000 0.039 0.039 tests.py:358(test_redirect_to_url)
1 0.004 0.004 0.039 0.039 test_feeds.py:1(<module>)
1 0.000 0.000 0.039 0.039 tests.py:175(test_add_field_temp_default)
81 0.001 0.000 0.039 0.000 cookie.py:15(load_data)
2 0.000 0.000 0.039 0.020 tests.py:3989(tearDown)
1 0.000 0.000 0.039 0.039 tests.py:333(test_query_encoding)
11271 0.025 0.000 0.039 0.000 urlresolvers.py:243(callback)
1 0.000 0.000 0.039 0.039 tests.py:549(test_lookup_integer_in_charfield)
1 0.000 0.000 0.039 0.039 tests.py:53(test_non_auto_increment_pk)
1 0.000 0.000 0.039 0.039 test_formsets.py:340(test_more_initial_data)
1 0.000 0.000 0.039 0.039 test_state.py:92(test_render)
1 0.000 0.000 0.039 0.039 tests.py:969(test_many_to_many)
1 0.000 0.000 0.039 0.039 tests.py:272(test_alter)
1 0.000 0.000 0.039 0.039 test_forms.py:1535(test_forms_with_null_boolean)
1 0.000 0.000 0.039 0.039 test_array.py:109(test_contained_by)
2245 0.009 0.000 0.039 0.000 scanner.py:125(peek_token)
1453 0.017 0.000 0.039 0.000 fnmatch.py:24(fnmatch)
1 0.000 0.000 0.039 0.039 tests.py:375(test_dont_base64_encode_message_rfc822)
23 0.000 0.000 0.039 0.002 tests.py:36(assertFieldType)
118 0.002 0.000 0.039 0.000 validators.py:85(__call__)
1 0.000 0.000 0.039 0.039 test_dates.py:320(test_aware_datetime_month_view)
1 0.000 0.000 0.039 0.039 test_forms.py:1123(test_initial_data)
12 0.000 0.000 0.039 0.003 tests.py:186(inherited_compare)
1 0.000 0.000 0.039 0.039 tests.py:1057(test_using_is_honored_custom_qs)
279 0.011 0.000 0.039 0.000 related.py:1868(__init__)
2119 0.014 0.000 0.039 0.000 Cookie.py:315(_quote)
1 0.000 0.000 0.039 0.039 test_operations.py:697(test_alter_field_pk)
1 0.000 0.000 0.039 0.039 tests.py:1188(test_ticket12239)
1 0.000 0.000 0.039 0.039 test_commands.py:289(test_makemigrations_no_changes)
6008 0.026 0.000 0.039 0.000 functools.py:86(__lt__)
2 0.000 0.000 0.039 0.019 models.py:24(articles_from_same_day_1)
1090 0.020 0.000 0.039 0.000 warnings.py:288(__init__)
1 0.000 0.000 0.039 0.039 app_directories.py:4(<module>)
6 0.000 0.000 0.039 0.006 edit.py:222(get)
1 0.000 0.000 0.039 0.039 tests.py:28(test_lambda_as_default)
1 0.000 0.000 0.039 0.039 test_forms.py:1094(test_label_suffix)
1 0.000 0.000 0.039 0.039 tests.py:28(test_unicode_in_google_maps)
99 0.001 0.000 0.038 0.000 _parseaddr.py:211(getaddrlist)
323 0.002 0.000 0.038 0.000 python.py:33(end_object)
3 0.000 0.000 0.038 0.013 client.py:535(delete)
25 0.000 0.000 0.038 0.002 models.py:619(save_new)
1 0.000 0.000 0.038 0.038 tests.py:247(test_valid_form_with_template)
2 0.000 0.000 0.038 0.019 tests.py:4147(tearDown)
1213 0.007 0.000 0.038 0.000 related.py:1750(contribute_to_related_class)
1 0.000 0.000 0.038 0.038 test_debug.py:68(test_404_not_in_urls)
3784 0.023 0.000 0.038 0.000 storage.py:216(<lambda>)
203 0.004 0.000 0.038 0.000 tempfile.py:303(mkdtemp)
1 0.000 0.000 0.038 0.038 tests.py:151(test_explicit_batch_size)
215 0.002 0.000 0.038 0.000 cookie.py:130(_encode)
1 0.000 0.000 0.038 0.038 test_formsets.py:177(test_displaying_more_than_one_blank_form)
1 0.000 0.000 0.038 0.038 tests.py:521(test_fieldlistfilter_underscorelookup_tuple)
20 0.000 0.000 0.038 0.002 validation.py:272(validate_list_filter)
3101 0.020 0.000 0.038 0.000 nodes.py:626(append)
11967/11646 0.037 0.000 0.038 0.000 context.py:76(has_key)
3 0.000 0.000 0.038 0.013 utils.py:178(inner)
1 0.000 0.000 0.038 0.038 test_edit.py:233(test_update_with_redirect)
1 0.000 0.000 0.038 0.038 tests.py:2944(test_revfk_noreuse)
3 0.000 0.000 0.038 0.013 tests.py:79(test_nested_commit_commit)
77 0.001 0.000 0.038 0.000 xml_serializer.py:137(_start_relational_field)
90 0.002 0.000 0.038 0.000 html.py:201(smart_urlquote)
278 0.002 0.000 0.038 0.000 states.py:845(literal)
19302 0.038 0.000 0.038 0.000 {method 'isupper' of 'str' objects}
1 0.000 0.000 0.038 0.038 tests.py:45(testBasicAddPost)
1 0.000 0.000 0.038 0.038 tests.py:4970(test_generic_relation_fk_list_filter)
1 0.000 0.000 0.038 0.038 test_middleware.py:118(test_redirect_fallback_flatpage)
1 0.000 0.000 0.038 0.038 test_formsets.py:557(test_ordering_blank_fieldsets)
1 0.000 0.000 0.038 0.038 tests.py:351(test_reverse_m2m)
5 0.000 0.000 0.038 0.008 tests.py:965(create_basic_data)
1 0.000 0.000 0.038 0.038 tests.py:89(test_default_ordering)
16/11 0.000 0.000 0.038 0.003 cache.py:51(save)
1 0.000 0.000 0.038 0.038 models.py:103(get_queryset)
1 0.000 0.000 0.038 0.038 tests.py:143(test_object_deletion_with_generic_relation)
1 0.000 0.000 0.038 0.038 tests.py:108(test_inheritance)
23 0.001 0.000 0.038 0.002 related.py:510(get_prefetch_queryset)
5 0.000 0.000 0.038 0.008 test_compilation.py:28(_rmrf)
1712 0.016 0.000 0.038 0.000 checks.py:235(_check_filter_horizontal)
1 0.000 0.000 0.038 0.038 test_edit.py:105(test_create_with_interpolated_redirect)
1 0.000 0.000 0.038 0.038 tests.py:262(test_incomplete_data_form_with_template)
13475 0.038 0.000 0.038 0.000 warnings.py:318(__init__)
1 0.000 0.000 0.038 0.038 tests.py:443(test_session_modifying_view)
2 0.000 0.000 0.038 0.019 tests.py:1836(tearDown)
1 0.000 0.000 0.038 0.038 pkg_resources.py:414(__init__)
1 0.000 0.000 0.038 0.038 test_forms.py:46(test_form)
1 0.000 0.000 0.037 0.037 test_edit.py:340(test_delete_with_interpolated_redirect)
17834 0.037 0.000 0.037 0.000 operations.py:220(return_insert_id)
41 0.001 0.000 0.037 0.001 glob.py:10(glob)
2 0.000 0.000 0.037 0.019 admin.py:566(get_search_results)
483 0.004 0.000 0.037 0.000 core.py:86(set_writer)
4994 0.021 0.000 0.037 0.000 fields.py:55(_check_field_name)
5184 0.027 0.000 0.037 0.000 test_mutable_list.py:50(nextRange)
282 0.008 0.000 0.037 0.000 states.py:697(inline_obj)
101 0.002 0.000 0.037 0.000 _parseaddr.py:225(getaddress)
3761/3274 0.024 0.000 0.037 0.000 options.py:558(get_parent_list)
121 0.001 0.000 0.037 0.000 states.py:2647(eof)
45 0.002 0.000 0.037 0.001 test_imagefield.py:40(setUp)
2434 0.018 0.000 0.037 0.000 sre_compile.py:354(_simple)
1 0.000 0.000 0.037 0.037 tests.py:447(test_namespace_pattern_with_variable_prefix)
46 0.000 0.000 0.037 0.001 staticfiles.py:14(url)
1 0.000 0.000 0.037 0.037 tests.py:127(test_boolean_field_default_value)
597 0.011 0.000 0.037 0.000 related.py:27(add_lazy_relation)
32 0.000 0.000 0.037 0.001 edit.py:92(get_form_class)
102 0.001 0.000 0.037 0.000 widgets.py:54(media)
1 0.012 0.012 0.037 0.037 geometries.py:40(<module>)
1 0.000 0.000 0.037 0.037 test_http.py:152(test_cached_sitemap_index)
3 0.000 0.000 0.037 0.012 __init__.py:22(autodiscover)
6392 0.025 0.000 0.037 0.000 sre_compile.py:51(fixup)
5854 0.014 0.000 0.037 0.000 query.py:182(aggregates)
1001 0.009 0.000 0.037 0.000 middleware.py:10(__init__)
1 0.000 0.000 0.037 0.037 tests.py:457(test_view_with_exception)
1 0.001 0.001 0.037 0.037 __init__.py:50(<module>)
1 0.000 0.000 0.037 0.037 tests.py:47(test_many_to_many_between_unmanaged)
2 0.000 0.000 0.037 0.018 models.py:240(database_forwards)
1 0.000 0.000 0.037 0.037 tests.py:32(test_redirect_with_append_slash)
160 0.020 0.000 0.037 0.000 model_checks.py:20(check_model_signals)
3073 0.014 0.000 0.037 0.000 wsgi.py:42(_read_limited)
6 0.000 0.000 0.037 0.006 tests.py:65(setUp)
1 0.000 0.000 0.037 0.037 tests.py:244(test_many_to_many_field)
1 0.000 0.000 0.037 0.037 tests.py:28(test_floatformat)
1 0.000 0.000 0.037 0.037 tests.py:234(test_add_field_default_transform)
42 0.000 0.000 0.037 0.001 views.py:679(get_context_data)
1 0.000 0.000 0.037 0.037 tests.py:48(test_exists)
1998 0.021 0.000 0.037 0.000 utils.py:30(<genexpr>)
12 0.000 0.000 0.037 0.003 models.py:82(natural_key)
9690 0.036 0.000 0.036 0.000 {_hashlib.openssl_md5}
1 0.000 0.000 0.036 0.036 tests.py:209(test_patterns_reported)
46 0.001 0.000 0.036 0.001 staticfiles.py:8(static)
1 0.000 0.000 0.036 0.036 test_formsets.py:710(test_limiting_max_forms)
5 0.000 0.000 0.036 0.007 __init__.py:349(__init__)
1 0.000 0.000 0.036 0.036 tests.py:35(test_basic)
4455 0.025 0.000 0.036 0.000 subqueries.py:99(_setup_query)
19022 0.036 0.000 0.036 0.000 fields.py:125(to_python)
1 0.000 0.000 0.036 0.036 html_parser.py:1(<module>)
1001 0.021 0.000 0.036 0.000 i18n.py:111(render_token_list)
18 0.001 0.000 0.036 0.002 utils.py:10(form_hmac)
1 0.000 0.000 0.036 0.036 tests.py:172(test_annotate_values)
1 0.000 0.000 0.036 0.036 tests.py:339(test_delete)
1 0.000 0.000 0.036 0.036 tests.py:380(test_save_new_uses_form_save)
2 0.003 0.001 0.036 0.018 validators.py:1(<module>)
2 0.000 0.000 0.036 0.018 tests.py:325(test_sessionmanager_save)
1 0.000 0.000 0.036 0.036 tests.py:339(test_feed_last_modified_time_naive_date)
17834 0.036 0.000 0.036 0.000 __init__.py:1214(modify_insert_params)
1 0.000 0.000 0.036 0.036 test_forms.py:335(test_bug_19133)
12 0.000 0.000 0.036 0.003 edit.py:155(get)
1 0.000 0.000 0.036 0.036 tests.py:177(test_database_writes)
1 0.000 0.000 0.036 0.036 test_dates.py:276(test_month_view_paginated)
1 0.002 0.002 0.036 0.036 test_geos.py:976(test_pickle)
2 0.000 0.000 0.036 0.018 tests.py:79(_test_base64_upload)
16 0.000 0.000 0.036 0.002 tests.py:711(get_mailbox_content)
1683 0.012 0.000 0.036 0.000 checks.py:662(_check_list_filter)
49 0.001 0.000 0.036 0.001 query.py:190(__or__)
1 0.000 0.000 0.036 0.036 tests.py:196(test_prefix_parenthesis)
3 0.000 0.000 0.036 0.012 modwsgi.py:31(groups_for_user)
1 0.000 0.000 0.036 0.036 test_array.py:232(test_loading)
1 0.000 0.000 0.036 0.036 tests.py:263(test_slow_removal_through_default_fk_related_manager)
18389 0.036 0.000 0.036 0.000 sre_compile.py:24(_identityfunction)
204 0.003 0.000 0.036 0.000 cookie.py:79(_update_cookie)
1 0.000 0.000 0.036 0.036 test_formsets.py:670(test_clean_hook)
5 0.036 0.007 0.036 0.007 {_ctypes.dlopen}
1 0.000 0.000 0.036 0.036 HTMLParser.py:1(<module>)
1 0.000 0.000 0.036 0.036 test_extra.py:865(test_form_label_association)
1 0.000 0.000 0.036 0.036 tests.py:1097(test_logout_without_user)
29/28 0.000 0.000 0.036 0.001 schema.py:282(delete_model)
13 0.000 0.000 0.036 0.003 custom_user.py:18(create_user)
5301 0.025 0.000 0.036 0.000 wsgi.py:117(_get_scheme)
1 0.000 0.000 0.036 0.036 tests.py:975(test_base_form)
16 0.000 0.000 0.036 0.002 tests.py:767(get_mailbox_content)
1 0.000 0.000 0.036 0.036 tests.py:192(test_prefix_braces)
1932 0.016 0.000 0.036 0.000 {posix.getcwdu}
1 0.000 0.000 0.036 0.036 test_compilation.py:122(test_multiple_locales)
1449 0.011 0.000 0.036 0.000 frontend.py:699(read)
1 0.000 0.000 0.036 0.036 tests.py:11(test_bug_8245)
6 0.000 0.000 0.036 0.006 context_processors.py:23(__nonzero__)
1133 0.005 0.000 0.036 0.000 locale.py:407(_parse_localename)
1932 0.014 0.000 0.036 0.000 inspect.py:398(getfile)
6 0.000 0.000 0.036 0.006 context_processors.py:20(__bool__)
5300 0.025 0.000 0.036 0.000 pulldom.py:114(endElementNS)
1 0.000 0.000 0.036 0.036 test_loader.py:139(test_load_module_file)
1 0.000 0.000 0.036 0.036 urls.py:44(auth_processor_user)
527 0.004 0.000 0.036 0.000 case.py:823(assertDictEqual)
3 0.000 0.000 0.035 0.012 util.py:223(find_library)
1 0.000 0.000 0.035 0.035 test_commands.py:424(test_makemigrations_migrations_modules_path_not_exist)
1 0.001 0.001 0.035 0.035 test_dates.py:437(test_day_view)
510 0.004 0.000 0.035 0.000 base.py:290(copy_managers)
3 0.000 0.000 0.035 0.012 util.py:185(_findSoname_ldconfig)
1 0.000 0.000 0.035 0.035 tests.py:57(test_form_get)
753 0.006 0.000 0.035 0.000 emitter.py:816(write_indent)
13 0.000 0.000 0.035 0.003 query.py:521(in_bulk)
1494 0.019 0.000 0.035 0.000 base.py:106(get_connection_params)
5300 0.021 0.000 0.035 0.000 xmlreader.py:333(items)
386 0.003 0.000 0.035 0.000 __init__.py:1121(__init__)
3 0.000 0.000 0.035 0.012 tests.py:183(test_reuse_rollback_rollback)
1 0.000 0.000 0.035 0.035 tests.py:13(test_name)
1 0.000 0.000 0.035 0.035 test_views.py:60(logout)
1 0.000 0.000 0.035 0.035 tests.py:484(test_app_lookup_object_without_default)
612 0.006 0.000 0.035 0.000 dateformat.py:177(Z)
1 0.000 0.000 0.035 0.035 tests.py:131(testInheritance)
3 0.000 0.000 0.035 0.012 tests.py:154(test_reuse_commit_commit)
165 0.010 0.000 0.035 0.000 tests.py:78(remove_settings)
180 0.001 0.000 0.035 0.000 filters.py:339(choices)
5 0.000 0.000 0.035 0.007 test_imagefield.py:233(test_assignment_to_None)
1 0.000 0.000 0.035 0.035 tests.py:346(test_queryset_override)
134 0.001 0.000 0.035 0.000 __init__.py:952(deconstruct)
513 0.003 0.000 0.035 0.000 related.py:268(resolve_related_class)
1 0.000 0.000 0.035 0.035 tests.py:303(test_title_escaping)
1455 0.010 0.000 0.035 0.000 views.py:67(__get_dynamic_attr)
1 0.000 0.000 0.035 0.035 tests.py:110(test_nullable_missing_reverse)
1 0.000 0.000 0.035 0.035 test_loader.py:121(test_name_match)
1 0.001 0.001 0.035 0.035 test_geos.py:645(test_custom_srid)
3 0.000 0.000 0.035 0.012 tests.py:240(setUp)
1 0.000 0.000 0.035 0.035 tests.py:429(test_more_more)
1 0.000 0.000 0.035 0.035 tests.py:127(test_ticket2306)
54 0.000 0.000 0.035 0.001 __init__.py:148(deactivate)
1 0.000 0.000 0.035 0.035 test_handlers.py:44(test_check_password_custom_user)
17 0.002 0.000 0.035 0.002 __init__.py:53(__getattr__)
6894 0.035 0.000 0.035 0.000 minidom.py:646(__init__)
1 0.000 0.000 0.035 0.035 test_dates.py:513(test_custom_month_format)
14198 0.035 0.000 0.035 0.000 sre_parse.py:90(__init__)
4898 0.024 0.000 0.035 0.000 models.py:1060(__init__)
1 0.000 0.000 0.035 0.035 test_compilation.py:153(test_one_locale_excluded)
21 0.001 0.000 0.035 0.002 widgets.py:303(render)
1 0.000 0.000 0.035 0.035 test_edit.py:98(test_create_with_redirect)
1 0.000 0.000 0.035 0.035 tests.py:550(test_cursor_executemany_with_pyformat)
1 0.000 0.000 0.035 0.035 tests.py:1813(tearDown)
1 0.000 0.000 0.035 0.035 tests.py:1072(test_ticket_10790_combine)
1 0.000 0.000 0.035 0.035 test_commands.py:374(test_makemigrations_dry_run)
4955 0.022 0.000 0.035 0.000 hmac.py:80(update)
18241 0.035 0.000 0.035 0.000 {method 'read' of 'cStringIO.StringI' objects}
1 0.000 0.000 0.035 0.035 tests.py:312(test_rename)
1 0.000 0.000 0.035 0.035 tests.py:207(test_reverse_selects)
1 0.000 0.000 0.035 0.035 tests.py:25(test_redirect)
1197 0.008 0.000 0.035 0.000 __init__.py:1245(get_db_prep_value)
1 0.000 0.000 0.034 0.034 test_dates.py:147(test_year_view_empty)
1 0.000 0.000 0.034 0.034 tests.py:378(test_reverse_by_path_nested)
1 0.000 0.000 0.034 0.034 tests.py:432(test_get_formsets_with_inlines_returns_tuples)
239 0.004 0.000 0.034 0.000 options.py:526(get_inline_instances)
52 0.001 0.000 0.034 0.001 models.py:75(get_queryset)
2339 0.015 0.000 0.034 0.000 functional.py:344(__init__)
5611 0.024 0.000 0.034 0.000 pickle.py:250(put)
2 0.000 0.000 0.034 0.017 utils.py:91(setup_test_environment)
10 0.000 0.000 0.034 0.003 runner.py:89(addExpectedFailure)
1 0.000 0.000 0.034 0.034 runner.py:46(setup_test_environment)
1 0.000 0.000 0.034 0.034 test_geos_mutation.py:135(test05_Polygon)
1 0.000 0.000 0.034 0.034 test_views.py:116(test_redirect_view_flatpage_special_chars)
1 0.000 0.000 0.034 0.034 tests.py:76(test_editable)
1 0.000 0.000 0.034 0.034 tests.py:40(test_redirect_with_append_slash_and_query_string)
1 0.000 0.000 0.034 0.034 tests.py:442(test_annotation)
1 0.000 0.000 0.034 0.034 tests.py:588(test_exclude)
1 0.000 0.000 0.034 0.034 tests.py:17(test_fk_assignment_and_related_object_cache)
102 0.003 0.000 0.034 0.000 test_imagefield.py:65(check_dimensions)
1 0.000 0.000 0.034 0.034 test_edit.py:333(test_delete_with_redirect)
2803 0.014 0.000 0.034 0.000 forms.py:661(is_hidden)
57 0.001 0.000 0.034 0.001 tests.py:543(assertIsInvalid)
29 0.000 0.000 0.034 0.001 tests.py:716(<genexpr>)
1 0.000 0.000 0.034 0.034 test_formsets.py:1075(test_formset_total_error_count_with_non_form_errors)
517 0.007 0.000 0.034 0.000 utils.py:21(lookup_needs_distinct)
1 0.000 0.000 0.034 0.034 tests.py:385(test_redirect_view_object)
3 0.000 0.000 0.034 0.011 tests.py:163(test_reuse_commit_rollback)
383 0.002 0.000 0.034 0.000 fields.py:413(__init__)
1 0.000 0.000 0.034 0.034 test_ds.py:38(test01_valid_shp)
24 0.002 0.000 0.034 0.001 log.py:14(render)
5607 0.023 0.000 0.034 0.000 inspect.py:51(ismodule)
1 0.000 0.000 0.034 0.034 tests.py:200(test_prefix_format_char)
10 0.000 0.000 0.034 0.003 forms.py:307(save)
1 0.000 0.000 0.034 0.034 tests.py:204(test_non_urlsafe_prefix_with_args)
9 0.000 0.000 0.034 0.004 models.py:62(__str__)
2 0.000 0.000 0.034 0.017 tests.py:55(test_initial_call_with_params)
1 0.000 0.000 0.034 0.034 test_csrf.py:53(test_fallback_flatpage)
1677/1496 0.021 0.000 0.034 0.000 exceptions.py:79(__init__)
1 0.000 0.000 0.034 0.034 test_i18n.py:149(test_escaping)
22 0.001 0.000 0.034 0.002 base.py:26(setUp)
1 0.000 0.000 0.034 0.034 test_dates.py:521(test_today_view)
996 0.005 0.000 0.034 0.000 states.py:235(goto_line)
62 0.005 0.000 0.034 0.001 query.py:447(combine)
1 0.000 0.000 0.034 0.034 test_list.py:153(test_allow_empty_false)
1 0.000 0.000 0.034 0.034 tests.py:37(test_installed_models)
4 0.002 0.000 0.034 0.008 tests.py:415(test_binary_string)
1 0.000 0.000 0.034 0.034 tests.py:928(test_reuse_prefetched)
3 0.000 0.000 0.034 0.011 test_operations.py:728(assertIdTypeEqualsFkType)
1 0.000 0.000 0.034 0.034 tests.py:188(test_reverse_none)
4 0.000 0.000 0.034 0.008 tests.py:452(test_delete_many)
1593 0.011 0.000 0.034 0.000 expatbuilder.py:801(end_element_handler)
2 0.000 0.000 0.034 0.017 checks.py:763(_check_list_editable_item)
1304 0.018 0.000 0.034 0.000 utils.py:86(flatten)
1 0.000 0.000 0.034 0.034 tests.py:1204(test_subset_fields)
155 0.007 0.000 0.033 0.000 tarfile.py:1188(frombuf)
54 0.002 0.000 0.033 0.001 options.py:945(construct_change_message)
10 0.000 0.000 0.033 0.003 result.py:134(addExpectedFailure)
1 0.000 0.000 0.033 0.033 test_dates.py:398(test_week_view_paginated)
104 0.003 0.000 0.033 0.000 helpers.py:178(contents)
3 0.000 0.000 0.033 0.011 tests.py:87(test_nested_commit_rollback)
1 0.000 0.000 0.033 0.033 tests.py:202(test_assign_with_queryset)
1588 0.010 0.000 0.033 0.000 helpers.py:31(__init__)
1 0.003 0.003 0.033 0.033 core.py:13(<module>)
10 0.000 0.000 0.033 0.003 tests.py:74(assert_get_place)
1 0.000 0.000 0.033 0.033 tests.py:681(test_unique_null)
1 0.000 0.000 0.033 0.033 tests.py:115(test_basic_queries)
2342 0.018 0.000 0.033 0.000 locmem.py:97(_has_expired)
1 0.000 0.000 0.033 0.033 tests.py:2000(test_sliced_delete)
210 0.002 0.000 0.033 0.000 pkg_resources.py:194(get_provider)
555 0.004 0.000 0.033 0.000 xml_serializer.py:250(_handle_m2m_field_node)
17165 0.033 0.000 0.033 0.000 coordseq.py:15(check_cs_op)
1 0.000 0.000 0.033 0.033 tests.py:153(test_gfk_related_manager)
3 0.000 0.000 0.033 0.011 tests.py:173(test_reuse_rollback_commit)
69 0.001 0.000 0.033 0.000 tests.py:38(_mocked_authenticated_request)
2730 0.017 0.000 0.033 0.000 base64.py:42(b64encode)
1 0.000 0.000 0.033 0.033 test_dates.py:195(test_aware_datetime_year_view)
8079 0.025 0.000 0.033 0.000 related.py:554(<genexpr>)
4561 0.024 0.000 0.033 0.000 query.py:974(remove_inherited_models)
1042 0.009 0.000 0.033 0.000 __init__.py:455(run_validators)
500/423 0.005 0.000 0.033 0.000 base.py:1245(is_library_missing)
1 0.000 0.000 0.033 0.033 test_forms.py:1579(test_forms_with_file_fields)
16 0.000 0.000 0.033 0.002 tests.py:666(get_mailbox_content)
1 0.000 0.000 0.033 0.033 tests.py:1616(test_ticket9848)
1 0.000 0.000 0.033 0.033 test_dates.py:572(test_date_detail_allow_future)
1 0.000 0.000 0.033 0.033 test_list.py:113(test_paginated_custom_paginator_constructor)
1 0.000 0.000 0.033 0.033 tests.py:71(test_reverse_add)
1 0.000 0.000 0.033 0.033 test_edit.py:325(test_delete_by_delete)
4828 0.022 0.000 0.033 0.000 utils.py:177(truncate_name)
966 0.020 0.000 0.033 0.000 io.py:77(decode)
1 0.000 0.000 0.033 0.033 tests.py:395(test_m2m_through_gfk)
2 0.000 0.000 0.033 0.016 executor.py:66(collect_sql)
1 0.000 0.000 0.033 0.033 tests.py:914(test_order)
80 0.001 0.000 0.033 0.000 tests.py:436(setUp)
1 0.000 0.000 0.033 0.033 tests.py:896(test_model_to_dict_many_to_many)
7 0.000 0.000 0.033 0.005 cache.py:21(load)
1 0.000 0.000 0.033 0.033 test_custom.py:26(test_simple_tags)
61 0.001 0.000 0.033 0.001 locmem.py:121(delete)
402 0.008 0.000 0.033 0.000 creation.py:51(_digest)
2 0.000 0.000 0.033 0.016 tests.py:375(test_revalidation)
1 0.000 0.000 0.033 0.033 tests.py:949(testCustomAdminSiteView)
4 0.000 0.000 0.033 0.008 tests.py:471(test_send_unicode)
4 0.000 0.000 0.033 0.008 tests.py:498(test_plaintext_send_mail)
966 0.013 0.000 0.033 0.000 nodes.py:721(first_child_not_matching_class)
1 0.000 0.000 0.033 0.033 test_widgets.py:110(test_multiplehiddeninput)
1 0.000 0.000 0.033 0.033 tests.py:755(test_lookup_with_non_string_value)
1 0.000 0.000 0.033 0.033 test_dates.py:426(test_aware_datetime_week_view)
8715 0.033 0.000 0.033 0.000 {method 'groupdict' of '_sre.SRE_Match' objects}
1012 0.018 0.000 0.032 0.000 subprocess.py:1347(close_unregister_and_remove)
236 0.005 0.000 0.032 0.000 __init__.py:29(get_connection)
1 0.000 0.000 0.032 0.032 tests.py:440(test_namespace_pattern)
1 0.000 0.000 0.032 0.032 trans_real.py:1(<module>)
1260 0.015 0.000 0.032 0.000 related.py:1588(contribute_to_related_class)
1 0.000 0.000 0.032 0.032 test_formsets.py:90(test_basic_formset)
3 0.000 0.000 0.032 0.011 tests.py:186(test_serialize_superfluous_queries)
1 0.000 0.000 0.032 0.032 test_list.py:95(test_paginated_custom_paginator_class)
1 0.000 0.000 0.032 0.032 test_formsets.py:808(test_more_initial_than_max_num)
25 0.000 0.000 0.032 0.001 forms.py:292(__init__)
126 0.001 0.000 0.032 0.000 __init__.py:1172(deconstruct)
3 0.000 0.000 0.032 0.011 tests.py:203(test_prevent_rollback)
87 0.002 0.000 0.032 0.000 fields.py:1143(__init__)
10 0.000 0.000 0.032 0.003 feedgenerator.py:336(add_root_elements)
483 0.006 0.000 0.032 0.000 frontmatter.py:107(candidate_index)
1 0.000 0.000 0.032 0.032 tests.py:30(test_shortcut_with_absolute_url_including_scheme)
350 0.005 0.000 0.032 0.000 utils.py:222(model_format_dict)
15 0.000 0.000 0.032 0.002 archive.py:137(__init__)
3 0.001 0.000 0.032 0.011 tests.py:96(test_nested_rollback_commit)
17 0.001 0.000 0.032 0.002 __init__.py:73(get_urls)
1 0.000 0.000 0.032 0.032 tests.py:1051(test_session_initiated)
1 0.000 0.000 0.032 0.032 test_json.py:12(test_json_response)
3 0.000 0.000 0.032 0.011 tests.py:105(test_nested_rollback_rollback)
98 0.001 0.000 0.032 0.000 options.py:207(formfield_for_choice_field)
1 0.000 0.000 0.032 0.032 tests.py:835(test_ticket8439)
1 0.000 0.000 0.032 0.032 tests.py:868(test_argument_with_space_post)
4986 0.022 0.000 0.032 0.000 threading.py:225(_is_owned)
2354 0.015 0.000 0.032 0.000 decimal.py:5829(_convert_other)
10226 0.032 0.000 0.032 0.000 base.py:194(__init__)
1 0.000 0.000 0.032 0.032 tests.py:397(test_clear)
12 0.000 0.000 0.032 0.003 models.py:141(get_by_natural_key)
15 0.000 0.000 0.032 0.002 tarfile.py:1626(open)
13081 0.032 0.000 0.032 0.000 {method 'values' of 'dict' objects}
3 0.000 0.000 0.032 0.011 tests.py:199(test_serialize_with_null_pk)
1 0.000 0.000 0.032 0.032 tests.py:145(test_rss2_feed_guid_permalink_true)
1 0.000 0.000 0.032 0.032 tests.py:1771(test_m2m_collection)
5 0.000 0.000 0.032 0.006 test_auth_backends.py:181(create_users)
15467 0.032 0.000 0.032 0.000 {method 'issubset' of 'set' objects}
58 0.004 0.000 0.032 0.001 makemessages.py:339(remove_potfiles)
1 0.000 0.000 0.032 0.032 tests.py:862(test_simple_argument_post)
1 0.000 0.000 0.032 0.032 tests.py:159(test_explicit_batch_size_efficiency)
1 0.000 0.000 0.032 0.032 test_forms.py:517(test_mulitple_choice_checkbox)
6 0.000 0.000 0.032 0.005 models.py:50(get_or_create)
3 0.000 0.000 0.032 0.011 tests.py:124(test_merged_commit_rollback)
1 0.000 0.000 0.032 0.032 test_formsets.py:137(test_formset_initial_data)
5 0.000 0.000 0.032 0.006 test_imagefield.py:191(test_constructor)
1 0.000 0.000 0.032 0.032 tests.py:357(test_assign_ids)
4 0.000 0.000 0.032 0.008 test_archive.py:42(test_extract_function)
238 0.008 0.000 0.032 0.000 __init__.py:1224(contribute_to_class)
1 0.000 0.000 0.032 0.032 test_commands.py:190(test_failing_migration)
1 0.000 0.000 0.031 0.031 tests.py:329(test_m2m)
1 0.000 0.000 0.031 0.031 tests.py:702(test_traverse_GFK)
149 0.001 0.000 0.031 0.000 expressions.py:9(__init__)
3 0.000 0.000 0.031 0.010 tests.py:2254(setUp)
16413 0.031 0.000 0.031 0.000 {method 'discard' of 'set' objects}
62/41 0.001 0.000 0.031 0.001 humanize.py:37(intcomma)
1 0.000 0.000 0.031 0.031 test_formsets.py:121(test_formset_has_changed)
1 0.000 0.000 0.031 0.031 tests.py:140(test_binary_contains)
5 0.000 0.000 0.031 0.006 tests.py:233(setUp)
1 0.000 0.000 0.031 0.031 test_forms.py:2222(test_error_list_with_hidden_field_errors_has_correct_class)
25 0.000 0.000 0.031 0.001 geometry.py:457(ogr)
1 0.000 0.000 0.031 0.031 tests.py:127(test_m2m_then_m2m)
4 0.000 0.000 0.031 0.008 test_archive.py:46(test_extract_function_with_leadpath)
98 0.003 0.000 0.031 0.000 statemachine.py:1429(get_2D_block)
1 0.000 0.000 0.031 0.031 tests.py:439(test_external_redirect)
4 0.000 0.000 0.031 0.008 tests.py:240(test_add)
5 0.000 0.000 0.031 0.006 tests.py:479(test_backend_range_validation)
57 0.002 0.000 0.031 0.001 defaulttags.py:367(render)
1 0.000 0.000 0.031 0.031 test_edit.py:128(test_create_without_redirect)
1 0.000 0.000 0.031 0.031 pkg_resources.py:673(subscribe)
1 0.000 0.000 0.031 0.031 preview.py:49(preview_get)
3 0.000 0.000 0.031 0.010 tests.py:116(test_merged_commit_commit)
1 0.000 0.000 0.031 0.031 tests.py:456(test_multiple_namespace_pattern)
4 0.000 0.000 0.031 0.008 tests.py:831(test_custom_key_func)
710 0.006 0.000 0.031 0.000 HTMLParser.py:129(set_cdata_mode)
594 0.004 0.000 0.031 0.000 functional.py:162(__eq__)
1 0.000 0.000 0.031 0.031 tests.py:745(test_concurrent_delete_with_save)
42/39 0.001 0.000 0.031 0.001 defaulttags.py:533(render)
1 0.000 0.000 0.031 0.031 test_fields.py:320(test_decimalfield_1)
1 0.000 0.000 0.031 0.031 test_dates.py:213(test_month_view)
34 0.000 0.000 0.031 0.001 pkg_resources.py:2623(<lambda>)
1 0.000 0.000 0.031 0.031 tests.py:221(test_usage)
1 0.000 0.000 0.031 0.031 tests.py:18(test_related_field)
1 0.000 0.000 0.031 0.031 test_dates.py:139(test_year_view_make_object_list)
1 0.000 0.000 0.031 0.031 tests.py:312(test_remove)
44 0.001 0.000 0.031 0.001 locale.py:35(process_response)
249 0.005 0.000 0.031 0.000 xml_serializer.py:222(_handle_fk_field_node)
1 0.001 0.001 0.031 0.031 doctest.py:46(<module>)
2555 0.012 0.000 0.031 0.000 helpers.py:280(__iter__)
2 0.002 0.001 0.031 0.015 manager.py:1(<module>)
3390 0.016 0.000 0.031 0.000 scanner.py:1431(scan_line_break)
1 0.000 0.000 0.031 0.031 tests.py:711(test_ticket7791)
14667 0.031 0.000 0.031 0.000 errcheck.py:17(last_arg_byref)
1 0.000 0.000 0.030 0.030 test_dates.py:46(test_allow_empty_archive_view)
1 0.000 0.000 0.030 0.030 test_forms.py:446(test_form_with_iterable_boundfield)
1 0.002 0.002 0.030 0.030 multipartparser.py:6(<module>)
34 0.000 0.000 0.030 0.001 pkg_resources.py:2166(activate)
827 0.008 0.000 0.030 0.000 __init__.py:1301(should_be_compact_paragraph)
1 0.000 0.000 0.030 0.030 tests.py:240(test_attachments)
9177 0.030 0.000 0.030 0.000 __init__.py:129(get_priority_string)
1 0.000 0.000 0.030 0.030 test_list.py:203(test_paginated_list_view_returns_useful_message_on_invalid_page)
19 0.000 0.000 0.030 0.002 tests.py:99(assertStaticRenders)
1 0.000 0.000 0.030 0.030 tests.py:599(test_date_comparison)
1 0.000 0.000 0.030 0.030 tests.py:2555(test_custom_function_action_streaming_response)
1 0.000 0.000 0.030 0.030 tests.py:55(testInheritanceNullFK)
1 0.000 0.000 0.030 0.030 tests.py:82(testExplicitForeignKey)
1 0.000 0.000 0.030 0.030 models.py:252(database_backwards)
1 0.000 0.000 0.030 0.030 tests.py:850(test_simple_argument_get)
1 0.000 0.000 0.030 0.030 tests.py:70(test_regression_8036)
13 0.000 0.000 0.030 0.002 dates.py:167(get_previous_day)
13 0.000 0.000 0.030 0.002 dates.py:161(get_next_day)
1568 0.017 0.000 0.030 0.000 expatbuilder.py:116(_parse_ns_name)
749 0.008 0.000 0.030 0.000 message.py:432(get_content_type)
1 0.000 0.000 0.030 0.030 tests.py:566(test_delta_add)
2 0.000 0.000 0.030 0.015 tests.py:25(setUp)
1 0.000 0.000 0.030 0.030 test_dates.py:509(test_next_prev_context)
45/43 0.001 0.000 0.030 0.001 fields.py:1075(_has_changed)
1 0.000 0.000 0.030 0.030 tests.py:404(test_redirect_chain_head)
8 0.000 0.000 0.030 0.004 tests.py:99(o2o_create)
3 0.000 0.000 0.030 0.010 models.py:91(database_backwards)
398 0.005 0.000 0.030 0.000 __init__.py:132(deserialize)
1 0.000 0.000 0.030 0.030 test_dates.py:313(test_datetime_month_view)
1 0.000 0.000 0.030 0.030 test_views.py:96(test_redirect_view_flatpage)
1 0.000 0.000 0.030 0.030 tests.py:374(test_redirect_chain_to_non_existent)
2050 0.007 0.000 0.030 0.000 makemessages.py:357(<genexpr>)
4381 0.021 0.000 0.030 0.000 error_reporting.py:138(__init__)
1 0.000 0.000 0.030 0.030 tests.py:329(test_max_num)
7 0.000 0.000 0.030 0.004 models.py:32(get_by_natural_key)
1 0.000 0.000 0.030 0.030 test_relative_fields.py:268(test_foreign_key_to_abstract_model)
128 0.030 0.000 0.030 0.000 {posix.utime}
1 0.000 0.000 0.030 0.030 tests.py:82(test_proxy_included_in_ancestors)
1798 0.014 0.000 0.030 0.000 validators.py:242(__call__)
1 0.000 0.000 0.030 0.030 test_fields.py:818(test_urlfield_9)
1 0.030 0.030 0.030 0.030 tests.py:130(send_big_data_app)
1 0.000 0.000 0.030 0.030 tests.py:610(test_mixed_comparisons1)
47/40 0.001 0.000 0.030 0.001 compiler.py:824(as_subquery_condition)
1 0.000 0.000 0.030 0.030 tests.py:175(test_block)
483 0.006 0.000 0.030 0.000 __init__.py:128(get_writer_class)
2 0.000 0.000 0.030 0.015 test_static.py:23(test_serve)
1 0.000 0.000 0.030 0.030 test_dates.py:528(test_datetime_day_view)
1 0.000 0.000 0.030 0.030 tests.py:152(test_add_field)
290 0.003 0.000 0.030 0.000 models.py:55(__init__)
1 0.000 0.000 0.030 0.030 tests.py:705(test_inherited_unique_together)
1 0.000 0.000 0.030 0.030 tests.py:385(test_reverse_assign_with_queryset)
1 0.000 0.000 0.030 0.030 tests.py:637(test_delta_update)
61 0.001 0.000 0.030 0.000 helpers.py:169(label_tag)
3 0.000 0.000 0.030 0.010 tests.py:143(test_merged_rollback_rollback)
1 0.000 0.000 0.030 0.030 test_https.py:16(test_secure_sitemap_index)
13 0.001 0.000 0.030 0.002 writer.py:147(path)
2098 0.012 0.000 0.030 0.000 query.py:395(<genexpr>)
1 0.000 0.000 0.029 0.029 tests.py:577(test_delta_subtract)
4370 0.019 0.000 0.029 0.000 widgets.py:184(is_hidden)
1 0.000 0.000 0.029 0.029 tests.py:81(test_l10n_intcomma)
2511 0.017 0.000 0.029 0.000 forms.py:27(pretty_name)
18 0.000 0.000 0.029 0.002 views.py:283(get_post_parameters)
1 0.000 0.000 0.029 0.029 tests.py:2373(test_BAB_BAC)
1 0.000 0.000 0.029 0.029 tests.py:45(test_m2m_forward)
4450 0.020 0.000 0.029 0.000 subqueries.py:138(add_update_fields)
1 0.000 0.000 0.029 0.029 tests.py:2567(test_custom_function_action_no_perm_response)
1 0.000 0.000 0.029 0.029 tests.py:1083(test_m2m_initial_callable)
1 0.000 0.000 0.029 0.029 tests.py:2378(test_BAB_BACB)
1 0.000 0.000 0.029 0.029 test_signals.py:57(test_logout_anonymous)
1 0.000 0.000 0.029 0.029 tests.py:2519(test_custom_function_mail_action)
4 0.000 0.000 0.029 0.007 tests.py:461(test_send)
10061 0.029 0.000 0.029 0.000 base.py:122(__enter__)
1 0.000 0.000 0.029 0.029 tests.py:624(test_mixed_comparisons2)
1 0.000 0.000 0.029 0.029 test_middleware.py:108(test_redirect_view_flatpage)
2 0.000 0.000 0.029 0.015 formsets.py:395(as_table)
5 0.000 0.000 0.029 0.006 test_auth_backends.py:148(create_users)
1 0.000 0.000 0.029 0.029 test_views.py:359(fail_login)
1284 0.016 0.000 0.029 0.000 emitter.py:133(need_events)
15459 0.029 0.000 0.029 0.000 {_ctypes.byref}
1 0.000 0.000 0.029 0.029 tests.py:307(test_ticket_12567)
13 0.002 0.000 0.029 0.002 tests.py:23(assertProcessed)
21 0.000 0.000 0.029 0.001 __init__.py:1582(formfield)
1 0.000 0.000 0.029 0.029 tests.py:1049(test_negated_aggregation)
1 0.000 0.000 0.029 0.029 tests.py:1514(test_model_multiple_choice_required_false)
1 0.000 0.000 0.029 0.029 tests.py:131(test_reverse_descriptors)
3 0.000 0.000 0.029 0.010 tests.py:134(test_merged_rollback_commit)
1 0.000 0.000 0.029 0.029 tests.py:2616(test_multiple_actions_form)
483 0.007 0.000 0.029 0.000 frontmatter.py:366(apply)
1 0.000 0.000 0.029 0.029 tests.py:2530(test_custom_function_action_with_redirect)
1 0.000 0.000 0.029 0.029 tests.py:631(test_default_handler)
655 0.004 0.000 0.029 0.000 files.py:45(_get_file)
11165 0.029 0.000 0.029 0.000 backends.py:39(<genexpr>)
14940 0.029 0.000 0.029 0.000 statemachine.py:641(unlink)
1 0.001 0.001 0.029 0.029 decimal.py:116(<module>)
1 0.000 0.000 0.029 0.029 test_edit.py:275(test_update_without_redirect)
1 0.000 0.000 0.029 0.029 test_edit.py:213(test_update_invalid)
80 0.000 0.000 0.029 0.000 tests.py:440(tearDown)
1712 0.018 0.000 0.029 0.000 checks.py:263(_check_radio_fields)
256 0.002 0.000 0.029 0.000 list.py:24(get_queryset)
3 0.000 0.000 0.029 0.010 tests.py:50(start_blocking_transaction)
1 0.000 0.000 0.029 0.029 tests.py:31(test_standalone_method_as_default)
996 0.008 0.000 0.029 0.000 statemachine.py:340(goto_line)
84 0.003 0.000 0.029 0.000 ipv6.py:9(clean_ipv6_address)
1932 0.017 0.000 0.029 0.000 optparse.py:1335(add_option_group)
1 0.000 0.000 0.029 0.029 tests.py:615(test_naive_datetime_with_microsecond)
4 0.000 0.000 0.029 0.007 tests.py:621(test_recipient_without_domain)
5 0.000 0.000 0.029 0.006 tests.py:274(setUp)
31 0.000 0.000 0.028 0.001 query.py:115(__repr__)
1202 0.007 0.000 0.028 0.000 widgets.py:304(__init__)
1 0.000 0.000 0.028 0.028 tests.py:129(test_rss2_feed_guid_permalink_false)
134 0.007 0.000 0.028 0.000 utils.py:60(find_command)
921 0.006 0.000 0.028 0.000 client.py:73(closing_iterator_wrapper)
212 0.003 0.000 0.028 0.000 urlresolvers.py:79(get_callable)
1 0.000 0.000 0.028 0.028 test_dates.py:185(test_no_duplicate_query)
1 0.000 0.000 0.028 0.028 tests.py:26(test_site_manager)
1 0.000 0.000 0.028 0.028 test_forms.py:473(test_save_html_email_template_name)
1 0.000 0.000 0.028 0.028 tests.py:183(test_tag_deletion_related_objects_unaffected)
1 0.000 0.000 0.028 0.028 tests.py:687(test_aware_datetime_in_local_timezone)
1 0.000 0.000 0.028 0.028 test_views.py:92(test_named_urls)
1 0.000 0.000 0.028 0.028 tests.py:41(test_invalid_name)
1 0.000 0.000 0.028 0.028 tests.py:68(test_recursive_ordering)
1 0.000 0.000 0.028 0.028 tests.py:470(test_app_lookup_object)
10 0.000 0.000 0.028 0.003 dates.py:52(get_previous_year)
1 0.000 0.000 0.028 0.028 test_widgets.py:177(test_checkboxinput)
1 0.001 0.001 0.028 0.028 tests.py:175(test_publish_parts)
1 0.000 0.000 0.028 0.028 tests.py:2430(test_model_admin_custom_action)
8 0.000 0.000 0.028 0.004 tests.py:83(im2m_create)
5 0.000 0.000 0.028 0.006 test_imagefield.py:216(test_create)
1 0.000 0.000 0.028 0.028 tests.py:52(test_m2m_reverse)
79 0.000 0.000 0.028 0.000 graph.py:93(dfs)
1 0.000 0.000 0.028 0.028 tests.py:336(test_html_rendering_of_prepopulated_models)
2180 0.017 0.000 0.028 0.000 query.py:1571(clear_select_clause)
1511 0.007 0.000 0.028 0.000 query.py:1030(_has_filters)
8782 0.025 0.000 0.028 0.000 statemachine.py:1302(info)
3 0.000 0.000 0.028 0.009 tests.py:253(test_pkless_serialized_strings)
2 0.000 0.000 0.028 0.014 optparse.py:1660(print_help)
1 0.000 0.000 0.028 0.028 tests.py:388(test_circular_redirect)
68 0.002 0.000 0.028 0.000 fields.py:356(validate)
4396 0.019 0.000 0.028 0.000 nodes.py:608(get)
113 0.001 0.000 0.028 0.000 signing.py:162(sign)
1 0.000 0.000 0.028 0.028 test_util.py:28(test_validation_error)
1 0.001 0.001 0.028 0.028 text.py:1(<module>)
1526 0.016 0.000 0.028 0.000 color.py:11(supports_color)
8141 0.019 0.000 0.028 0.000 __init__.py:1293(<genexpr>)
1 0.000 0.000 0.028 0.028 test_forms.py:286(test_widget_output)
1188 0.016 0.000 0.028 0.000 loaddata.py:250(parse_name)
6 0.001 0.000 0.028 0.005 states.py:1676(isolate_simple_table)
12 0.000 0.000 0.028 0.002 preview.py:128(security_hash)
4 0.000 0.000 0.028 0.007 tests.py:540(test_invalid_keys)
1 0.000 0.000 0.028 0.028 tests.py:143(test_double_nested_query)
2 0.000 0.000 0.028 0.014 optparse.py:1641(format_help)
85 0.002 0.000 0.028 0.000 widgets.py:67(media)
20 0.000 0.000 0.028 0.001 test_optimizer.py:21(assertOptimizesTo)
2 0.005 0.002 0.028 0.014 query.py:1(<module>)
9 0.000 0.000 0.028 0.003 formsets.py:70(__iter__)
152/79 0.004 0.000 0.028 0.000 graph.py:99(_dfs)
10 0.000 0.000 0.028 0.003 dates.py:217(get_next_week)
1 0.000 0.000 0.028 0.028 tests.py:912(test_bad_404_template)
13295 0.028 0.000 0.028 0.000 request.py:316(encoding)
1 0.000 0.000 0.028 0.028 test_relative_fields.py:26(test_foreign_key_to_missing_model)
4 0.000 0.000 0.028 0.007 views.py:74(template_exception)
355 0.002 0.000 0.028 0.000 main.py:352(apply_select_related)
1 0.000 0.000 0.028 0.028 tests.py:743(test_annotation_disjunction)
1 0.000 0.000 0.028 0.028 tests.py:281(test_bulk_delete)
1 0.000 0.000 0.028 0.028 tests.py:537(test_annotate_values_list)
1 0.000 0.000 0.028 0.028 tests.py:3405(testPasswordChange)
4375 0.019 0.000 0.028 0.000 UserList.py:30(__len__)
11551 0.028 0.000 0.028 0.000 collectstatic.py:188(log)
1 0.000 0.000 0.028 0.028 test_middleware.py:72(test_fallback_flatpage_special_chars)
964 0.011 0.000 0.028 0.000 states.py:2162(parse_directive_arguments)
661 0.003 0.000 0.027 0.000 linestring.py:84(__len__)
11560 0.027 0.000 0.027 0.000 color.py:53(dummy)
1 0.000 0.000 0.027 0.027 tests.py:28(test_sql_delete)
1 0.000 0.000 0.027 0.027 test_dates.py:128(test_year_view)
152 0.001 0.000 0.027 0.000 expressions.py:148(prepare)
40 0.000 0.000 0.027 0.001 loader.py:240(project_state)
1 0.000 0.000 0.027 0.027 tests.py:253(test_extraneous_query_is_not_run)
2907 0.014 0.000 0.027 0.000 base.py:79(get_backend_timeout)
1 0.000 0.000 0.027 0.027 test_views.py:644(test_login_url_with_querystring)
525 0.004 0.000 0.027 0.000 forms.py:137(__iter__)
3 0.000 0.000 0.027 0.009 tests.py:67(test_commit)
1 0.000 0.000 0.027 0.027 test_formsets.py:1043(test_validate_max_ignores_forms_marked_for_deletion)
1 0.000 0.000 0.027 0.027 tests.py:124(test_to_field)
1 0.000 0.000 0.027 0.027 tests.py:80(test_date_lookup)
1 0.000 0.000 0.027 0.027 tests.py:419(test_files)
1 0.000 0.000 0.027 0.027 tests.py:205(test_valid_form_with_hints)
2175 0.016 0.000 0.027 0.000 __init__.py:117(all)
1 0.000 0.000 0.027 0.027 test_dates.py:190(test_datetime_year_view)
10 0.000 0.000 0.027 0.003 dates.py:46(get_next_year)
3244 0.014 0.000 0.027 0.000 helpers.py:91(<genexpr>)
1 0.000 0.000 0.027 0.027 tests.py:60(test_list_without_select_related)
1 0.000 0.000 0.027 0.027 tests.py:930(test_urlconf_was_changed)
1443 0.015 0.000 0.027 0.000 saxutils.py:24(__dict_replace)
2 0.000 0.000 0.027 0.014 tests.py:2399(setUp)
40 0.001 0.000 0.027 0.001 graph.py:126(make_state)
7245 0.027 0.000 0.027 0.000 defaulttags.py:121(__init__)
1 0.000 0.000 0.027 0.027 tests.py:1410(test_modelchoicefield_choices)
1 0.000 0.000 0.027 0.027 tests.py:368(test_secure_urls)
1 0.000 0.000 0.027 0.027 tests.py:3212(test_ticket_20788)
1 0.000 0.000 0.027 0.027 tests.py:493(test_foreign_key_deletion)
170 0.002 0.000 0.027 0.000 query.py:1825(get_prefetcher)
1 0.000 0.000 0.027 0.027 test_dates.py:283(test_custom_month_format)
4 0.000 0.000 0.027 0.007 tests.py:274(test_delete)
1419 0.006 0.000 0.027 0.000 charset.py:246(__ne__)
1 0.000 0.000 0.027 0.027 tests.py:531(_validate_output)
14 0.000 0.000 0.027 0.002 base.py:241(decr_version)
1 0.000 0.000 0.027 0.027 test_formsets.py:878(test_formset_iteration)
291 0.003 0.000 0.027 0.000 utils.py:517(__exit__)
162 0.007 0.000 0.027 0.000 ipv6.py:147(is_valid_ipv6_address)
115 0.002 0.000 0.027 0.000 defaultfilters.py:551(join)
1 0.001 0.001 0.027 0.027 test_geos.py:322(test_multilinestring)
1 0.000 0.000 0.027 0.027 tests.py:477(test_app_lookup_object_with_default)
271 0.009 0.000 0.027 0.000 pickle.py:1211(load_build)
1 0.000 0.000 0.027 0.027 tests.py:724(test_abstract_inherited_unique_together)
1 0.000 0.000 0.027 0.027 tests.py:373(test_forward_assign_with_queryset)
152 0.004 0.000 0.027 0.000 expressions.py:51(prepare_leaf)
1 0.000 0.000 0.027 0.027 test_widgets.py:927(test_splitdatetime)
74 0.001 0.000 0.027 0.000 widgets.py:89(format_output)
1 0.005 0.005 0.027 0.027 frontend.py:26(<module>)
364/362 0.003 0.000 0.027 0.000 where.py:281(relabel_aliases)
10 0.000 0.000 0.027 0.003 dates.py:223(get_previous_week)
1 0.000 0.000 0.027 0.027 tests.py:836(test_login)
1 0.000 0.000 0.027 0.027 tests.py:34(testInheritance)
4220 0.019 0.000 0.027 0.000 reader.py:94(prefix)
1 0.000 0.000 0.026 0.026 tests.py:512(test_urlconf)
401 0.006 0.000 0.026 0.000 base.py:187(get_expiry_age)
1 0.000 0.000 0.026 0.026 tests.py:192(test_delete_proxy_of_proxy)
2 0.000 0.000 0.026 0.013 tests.py:4519(test_assert_url_equal)
3 0.000 0.000 0.026 0.009 tests.py:35(test_decorator_syntax_commit)
1 0.000 0.000 0.026 0.026 test_picklable.py:9(test_validationerror_is_picklable)
3821 0.016 0.000 0.026 0.000 client.py:151(<lambda>)
13541 0.026 0.000 0.026 0.000 safestring.py:37(__html__)
2 0.001 0.000 0.026 0.013 test_mutable_list.py:366(test_12_arithmetic)
207 0.001 0.000 0.026 0.000 pkg_resources.py:1249(__init__)
1 0.000 0.000 0.026 0.026 test_i18n.py:36(test_setlang_unsafe_next)
1 0.000 0.000 0.026 0.026 tests.py:821(test_related_manager)
1 0.000 0.000 0.026 0.026 tests.py:10(test_table_names)
1 0.000 0.000 0.026 0.026 test_forms.py:254(test_various_boolean_values)
316 0.004 0.000 0.026 0.000 registry.py:276(unset_available_apps)
2 0.000 0.000 0.026 0.013 optparse.py:1621(format_option_help)
1 0.000 0.000 0.026 0.026 doctest.py:549(DocTestParser)
1 0.000 0.000 0.026 0.026 test_dates.py:116(test_date_list_order)
6 0.013 0.002 0.026 0.004 statemachine.py:1450(pad_double_width)
1 0.000 0.000 0.026 0.026 test_auth_backends.py:449(test_has_perm)
1 0.000 0.000 0.026 0.026 tests.py:40(test_membermethod_as_default)
1 0.000 0.000 0.026 0.026 test_defaults.py:22(test_csrf_token_in_404)
1 0.000 0.000 0.026 0.026 tests.py:2856(test_ticket_21748_double_negated_or)
1 0.001 0.001 0.026 0.026 tests.py:312(test_translations)
1071 0.007 0.000 0.026 0.000 context_processors.py:37(debug)
8 0.000 0.000 0.026 0.003 fields.py:150(get_prefetch_queryset)
3 0.000 0.000 0.026 0.009 tests.py:58(test_alternate_decorator_syntax_rollback)
1712 0.016 0.000 0.026 0.000 checks.py:334(_check_prepopulated_fields)
25 0.001 0.000 0.026 0.001 base.py:952(unique_error_message)
1 0.000 0.000 0.026 0.026 test_commands.py:393(test_makemigrations_dry_run_verbosity_3)
1 0.000 0.000 0.026 0.026 tests.py:1147(setUp)
1 0.000 0.000 0.026 0.026 tests.py:1608(test_database_arg_save_and_delete)
1 0.000 0.000 0.026 0.026 tests.py:117(test_fk_related_manager)
1 0.000 0.000 0.026 0.026 test_middleware.py:113(test_redirect_view_non_existent_flatpage)
616 0.004 0.000 0.026 0.000 multipartparser.py:523(exhaust)
696 0.006 0.000 0.026 0.000 xml_serializer.py:23(indent)
170 0.001 0.000 0.026 0.000 __init__.py:1145(visit_literal_block)
3 0.000 0.000 0.026 0.009 tests.py:42(test_decorator_syntax_rollback)
64 0.000 0.000 0.026 0.000 utils.py:214(parseaddr)
5450 0.026 0.000 0.026 0.000 utils.py:205(load_template_source)
1 0.000 0.000 0.026 0.026 urls.py:54(auth_processor_perm_in_perms)
2 0.000 0.000 0.026 0.013 client.py:499(options)
628 0.009 0.000 0.026 0.000 __init__.py:539(db_parameters)
88 0.002 0.000 0.026 0.000 cache.py:51(do_cache)
1 0.000 0.000 0.026 0.026 test_formsets.py:297(test_formset_validate_min_flag)
1 0.000 0.000 0.026 0.026 tests.py:86(test_get_or_create_raises_IntegrityError_plus_traceback)
1 0.000 0.000 0.026 0.026 test_dates.py:340(test_week_view)
196 0.003 0.000 0.026 0.000 emitter.py:377(expect_block_sequence_item)
1563 0.011 0.000 0.026 0.000 scanner.py:292(save_possible_simple_key)
9178 0.026 0.000 0.026 0.000 result.py:65(_setupStdout)
1 0.000 0.000 0.026 0.026 tests.py:693(test_urlconf_cache)
174 0.005 0.000 0.026 0.000 decimal.py:2416(quantize)
1 0.000 0.000 0.026 0.026 urls.py:49(auth_processor_perms)
1 0.000 0.000 0.026 0.026 tests.py:263(test_pointing_to_missing_model)
1 0.000 0.000 0.026 0.026 tests.py:22(test_datetime_callable_default_all)
1712 0.016 0.000 0.026 0.000 checks.py:318(_check_view_on_site_url)
1 0.000 0.000 0.026 0.026 tests.py:628(test_generic_key_separation)
4 0.000 0.000 0.026 0.006 test_archive.py:31(test_extract_method)
6608 0.026 0.000 0.026 0.000 {fcntl.fcntl}
1 0.000 0.000 0.026 0.026 tests.py:502(test_namespaces_with_variables)
12296 0.026 0.000 0.026 0.000 request.py:326(_assert_mutable)
64 0.000 0.000 0.025 0.000 mimetypes.py:275(guess_type)
508 0.008 0.000 0.025 0.000 hashers.py:367(encode)
1 0.000 0.000 0.025 0.025 tests.py:278(test_m2m_cross_database_protection)
3 0.008 0.003 0.025 0.008 cookie.py:1(<module>)
2053 0.015 0.000 0.025 0.000 session.py:14(__init__)
1 0.002 0.002 0.025 0.025 test_autodetector.py:2(<module>)
10469 0.025 0.000 0.025 0.000 {method 'title' of 'unicode' objects}
59 0.001 0.000 0.025 0.000 admin_list.py:175(_boolean_icon)
3 0.019 0.006 0.025 0.008 tests.py:4(<module>)
2413 0.017 0.000 0.025 0.000 UserDict.py:58(get)
1 0.000 0.000 0.025 0.025 test_widgets.py:157(test_textarea)
283 0.003 0.000 0.025 0.000 synch.py:29(__init__)
4 0.000 0.000 0.025 0.006 changepassword.py:27(handle)
1 0.000 0.000 0.025 0.025 tests.py:632(test_process_response_bad_middleware_exception)
1 0.000 0.000 0.025 0.025 tests.py:1516(test_fixture_loading)
1 0.000 0.000 0.025 0.025 tests.py:3727(test_user_password_change_limited_queryset)
10520 0.024 0.000 0.025 0.000 Cookie.py:578(__init__)
1 0.000 0.000 0.025 0.025 tests.py:127(testBasicEditGetStringPK)
364 0.007 0.000 0.025 0.000 fields.py:825(valid_value)
452 0.004 0.000 0.025 0.000 pickle.py:1129(load_reduce)
1 0.000 0.000 0.025 0.025 tests.py:472(test_subclassmeta_form)
3 0.000 0.000 0.025 0.008 tests.py:51(test_alternate_decorator_syntax_commit)
22 0.000 0.000 0.025 0.001 views.py:151(clean)
203/27 0.005 0.000 0.025 0.001 utils.py:415(check_element)
1 0.000 0.000 0.025 0.025 tests.py:43(test_created_without_related)
1 0.000 0.000 0.025 0.025 tests.py:684(test_ticket7235)
1 0.000 0.000 0.025 0.025 test_views.py:624(test_standard_login_url)
1 0.000 0.000 0.025 0.025 test_views.py:840(test_changelist_disallows_password_lookups)
7588 0.025 0.000 0.025 0.000 functools.py:39(wraps)
12 0.000 0.000 0.025 0.002 models.py:79(save)
1050 0.007 0.000 0.025 0.000 constructor.py:383(construct_yaml_str)
5760 0.025 0.000 0.025 0.000 base.py:28(__init__)
1 0.000 0.000 0.025 0.025 tests.py:828(test_foreign_key_index_long_names_regression)
2068 0.017 0.000 0.025 0.000 fields.py:228(widget_attrs)
1 0.000 0.000 0.025 0.025 tests.py:34(test_staticmethod_as_default)
1357 0.016 0.000 0.025 0.000 sre_parse.py:216(isname)
6 0.014 0.002 0.025 0.004 fields.py:1(<module>)
1 0.000 0.000 0.025 0.025 test_edit.py:82(test_create_invalid)
1 0.000 0.000 0.025 0.025 test_http.py:121(test_sitemap_get_urls_no_site_1)
1 0.000 0.000 0.025 0.025 tests.py:21(test_regression_7314_7372)
60 0.001 0.000 0.025 0.000 makemessages.py:26(check_programs)
9178 0.025 0.000 0.025 0.000 result.py:84(_restoreStdout)
2 0.000 0.000 0.025 0.012 tests.py:832(setUp)
3 0.000 0.000 0.025 0.008 tests.py:195(test_force_rollback)
1 0.000 0.000 0.025 0.025 test_discover_runner.py:66(test_empty_label)
1 0.000 0.000 0.025 0.025 tests.py:25(test_datetime_callable_default_filter)
1 0.000 0.000 0.025 0.025 tests.py:387(test_item_link_error)
1 0.000 0.000 0.025 0.025 tests.py:208(test_initial_data)
319 0.007 0.000 0.025 0.000 forms.py:294(add_error)
4 0.000 0.000 0.025 0.006 views.py:713(render_done)
244 0.002 0.000 0.025 0.000 case.py:284(_addSkip)
6 0.001 0.000 0.025 0.004 i18n.py:21(render)
1 0.000 0.000 0.025 0.025 tests.py:1206(test_model_formset_with_initial_queryset)
4197 0.017 0.000 0.025 0.000 pickle.py:1164(load_put)
1 0.000 0.000 0.025 0.025 test_debug.py:155(test_regression_21530)
162 0.002 0.000 0.025 0.000 polygon.py:139(_get_single_external)
1 0.000 0.000 0.025 0.025 tests.py:805(test_localized_as_text_as_hidden_input)
10 0.000 0.000 0.025 0.002 tests.py:35(_create_superuser)
4 0.000 0.000 0.025 0.006 tests.py:247(test_prefix)
480 0.007 0.000 0.025 0.000 pickle.py:730(save_global)
1 0.000 0.000 0.025 0.025 tests.py:64(test_assert_num_queries_with_client)
1 0.000 0.000 0.025 0.025 tests.py:8(test_mutually_referential)
30 0.000 0.000 0.025 0.001 parser.py:376(parse_block_sequence_first_entry)
86 0.001 0.000 0.025 0.000 __init__.py:1966(deconstruct)
1 0.000 0.000 0.025 0.025 tests.py:639(test_aware_datetime_with_microsecond)
3202 0.015 0.000 0.025 0.000 tree.py:75(__nonzero__)
1 0.000 0.000 0.025 0.025 tests.py:1833(test_load_error_egg)
357 0.002 0.000 0.024 0.000 defaultfilters.py:575(length)
266 0.005 0.000 0.024 0.000 runner.py:81(addSkip)
1 0.000 0.000 0.024 0.024 tests.py:267(test_return_type)
1 0.001 0.001 0.024 0.024 tests.py:103(test_big_base64_upload)
1 0.000 0.000 0.024 0.024 test_http.py:32(test_simple_sitemap_custom_index)
1683 0.011 0.000 0.024 0.000 checks.py:524(_check_inlines)
1 0.019 0.019 0.024 0.024 test_management.py:1(<module>)
1 0.000 0.000 0.024 0.024 tests.py:711(test_aware_datetime_in_other_timezone)
1 0.000 0.000 0.024 0.024 tests.py:1444(test_auth_manager)
3 0.000 0.000 0.024 0.008 tests.py:72(test_rollback)
12705 0.024 0.000 0.024 0.000 multipartparser.py:348(__iter__)
1 0.000 0.000 0.024 0.024 test_dates.py:421(test_datetime_week_view)
2304 0.014 0.000 0.024 0.000 base64.py:59(b64decode)
1 0.000 0.000 0.024 0.024 tests.py:160(test_with_client)
1 0.000 0.000 0.024 0.024 tests.py:726(test_nullable_GFK)
30 0.001 0.000 0.024 0.001 tarfile.py:1699(taropen)
1 0.000 0.000 0.024 0.024 test_unique.py:37(test_unique_together_normalization)
23 0.000 0.000 0.024 0.001 subqueries.py:284(add_subquery)
1 0.000 0.000 0.024 0.024 test_formsets.py:1113(test_as_table)
910 0.009 0.000 0.024 0.000 http.py:91(cookie_date)
2 0.000 0.000 0.024 0.012 tests.py:313(test_session_get_decoded)
1 0.000 0.000 0.024 0.024 tests.py:591(test_naive_datetime)
1 0.000 0.000 0.024 0.024 tests.py:324(test_custom_form_meta_exclude)
130 0.001 0.000 0.024 0.000 functools.py:56(<lambda>)
1 0.000 0.000 0.024 0.024 test_views.py:628(test_named_login_url)
2 0.000 0.000 0.024 0.012 optparse.py:1067(format_option_help)
1 0.000 0.000 0.024 0.024 tests.py:454(test_render)
11388 0.024 0.000 0.024 0.000 {chr}
1078 0.006 0.000 0.024 0.000 context_processors.py:64(static)
116 0.001 0.000 0.024 0.000 __init__.py:587(column_indices)
265 0.002 0.000 0.024 0.000 message.py:196(__setitem__)
180 0.010 0.000 0.024 0.000 ipv6.py:212(_explode_shorthand_ip_string)
1 0.000 0.000 0.024 0.024 tests.py:179(test_formfield_initial)
1 0.000 0.000 0.024 0.024 tests.py:816(test_child_link_prefetch)
16 0.000 0.000 0.024 0.001 models.py:1078(__len__)
10 0.000 0.000 0.024 0.002 base.py:496(handle)
1 0.000 0.000 0.024 0.024 tests.py:900(test_exclude_in)
1 0.000 0.000 0.024 0.024 tests.py:41(test_access_fks_without_select_related)
3 0.000 0.000 0.024 0.008 test_auth_backends.py:295(setUp)
4996 0.018 0.000 0.024 0.000 mutable_list.py:323(newItems)
1 0.000 0.000 0.024 0.024 tests.py:1037(test_using_is_honored_inheritance)
9 0.000 0.000 0.024 0.003 widgets.py:194(label_for_value)
2524 0.011 0.000 0.024 0.000 compiler.py:650(<genexpr>)
4 0.000 0.000 0.024 0.006 test_archive.py:50(test_extract_function_no_to_path)
1 0.000 0.000 0.024 0.024 test_widgets.py:82(test_hiddeninput)
565 0.003 0.000 0.024 0.000 __init__.py:86(ungettext)
15 0.000 0.000 0.024 0.002 views.py:15(get_view)
1 0.000 0.000 0.024 0.024 tests.py:234(tearDown)
1175 0.014 0.000 0.024 0.000 dateformat.py:43(__init__)
28 0.001 0.000 0.024 0.001 optparse.py:289(format_option)
1 0.000 0.000 0.024 0.024 tests.py:426(test_namespace_object)
10 0.000 0.000 0.024 0.002 models.py:60(__str__)
483 0.006 0.000 0.024 0.000 __init__.py:753(visit_document)
3702 0.024 0.000 0.024 0.000 Cookie.py:432(__init__)
1 0.000 0.000 0.024 0.024 test_dates.py:53(test_archive_view_template)
10 0.000 0.000 0.024 0.002 findstatic.py:20(handle_label)
1 0.000 0.000 0.024 0.024 test_middleware.py:142(test_redirect_fallback_flatpage_root)
1 0.000 0.000 0.024 0.024 tests.py:3416(testJsi18n)
52 0.009 0.000 0.024 0.000 dumpdata.py:173(sort_dependencies)
9215 0.024 0.000 0.024 0.000 models.py:22(_get_opts)
1 0.000 0.000 0.024 0.024 tests.py:179(test_custom_form_meta_exclude_with_readonly)
60 0.001 0.000 0.024 0.000 defaulttags.py:1138(regroup)
44 0.000 0.000 0.024 0.001 difflib.py:884(compare)
639 0.005 0.000 0.024 0.000 __init__.py:787(_get_flatchoices)
585 0.008 0.000 0.024 0.000 utils.py:268(__call__)
1 0.000 0.000 0.024 0.024 tests.py:407(test_complex_examples)
10779 0.024 0.000 0.024 0.000 loader_tags.py:119(<genexpr>)
1 0.000 0.000 0.024 0.024 tests.py:748(test_charfield_GFK)
1 0.000 0.000 0.023 0.023 tests.py:402(test_instance_is_maintained)
52 0.001 0.000 0.023 0.000 hashers.py:401(verify)
5 0.000 0.000 0.023 0.005 urlconf_inner.py:6(inner_view)
1 0.000 0.000 0.023 0.023 test_views.py:648(test_remote_login_url_with_next_querystring)
1 0.000 0.000 0.023 0.023 tests.py:110(test_bool_submit)
171 0.002 0.000 0.023 0.000 emitter.py:334(expect_flow_mapping_key)
1 0.000 0.000 0.023 0.023 tests.py:943(test_prefetch_nullable)
1 0.000 0.000 0.023 0.023 test_timesince.py:119(test_both_date_objects)
1 0.000 0.000 0.023 0.023 tests.py:488(test_more_aggregation)
1 0.000 0.000 0.023 0.023 tests.py:346(test_aggregate_fexpr)
1 0.000 0.000 0.023 0.023 tests.py:314(test_formset_exclude_kwarg_override)
1071 0.006 0.000 0.023 0.000 context_processors.py:72(media)
8701 0.023 0.000 0.023 0.000 dateparse.py:83(<genexpr>)
1 0.000 0.000 0.023 0.023 tests.py:521(test_httponly_session_cookie)
22 0.000 0.000 0.023 0.001 six.py:168(_resolve)
1 0.000 0.000 0.023 0.023 tests.py:645(test_tickets_7204_7506)
1 0.000 0.000 0.023 0.023 tests.py:381(test_suspicious_email_admins)
1 0.000 0.000 0.023 0.023 test_views.py:638(test_https_login_url)
1 0.000 0.000 0.023 0.023 tests.py:156(test_multiinheritance_two_subclasses)
483 0.012 0.000 0.023 0.000 nodes.py:898(__init__)
530 0.003 0.000 0.023 0.000 related.py:770(__get__)
30 0.001 0.000 0.023 0.001 tarfile.py:1501(__init__)
4 0.000 0.000 0.023 0.006 client.py:323(delete)
155 0.002 0.000 0.023 0.000 feedparser.py:165(close)
1 0.000 0.000 0.023 0.023 tests.py:661(test_multiple_field_unique_together)
2 0.000 0.000 0.023 0.012 testcases.py:799(_reset_sequences)
1 0.000 0.000 0.023 0.023 tests.py:663(test_aware_datetime_in_utc)
19 0.000 0.000 0.023 0.001 storage.py:288(__init__)
1 0.009 0.009 0.023 0.023 test_cookiestorage.py:1(<module>)
8 0.000 0.000 0.023 0.003 xml_serializer.py:118(handle_m2m)
1 0.000 0.000 0.023 0.023 tests.py:163(test_ticket4464)
6454 0.023 0.000 0.023 0.000 base.py:27(default_key_func)
6112 0.023 0.000 0.023 0.000 base.py:66(__init__)
11464 0.023 0.000 0.023 0.000 {method 'span' of '_sre.SRE_Match' objects}
4 0.000 0.000 0.023 0.006 tests.py:283(test_has_key)
1981 0.009 0.000 0.023 0.000 related.py:1429(reverse_related_fields)
1012 0.015 0.000 0.023 0.000 subprocess.py:1343(register_and_append)
209 0.004 0.000 0.023 0.000 loader.py:207(_get_directory_containing_module)
215 0.005 0.000 0.023 0.000 urlresolvers.py:396(_resolve_special)
1 0.000 0.000 0.023 0.023 tests.py:161(test_rss091_feed)
1 0.000 0.000 0.023 0.023 tests.py:383(test_explicit_fk)
149 0.003 0.000 0.023 0.000 xml_serializer.py:154(__init__)
1 0.000 0.000 0.023 0.023 tests.py:704(test_integrity_checks_on_update)
494 0.001 0.000 0.023 0.000 optparse.py:1257(_populate_option_list)
2 0.000 0.000 0.023 0.012 fields.py:400(__set__)
680 0.003 0.000 0.023 0.000 coordseq.py:32(__len__)
1 0.000 0.000 0.023 0.023 pkg_resources.py:698(Environment)
1 0.000 0.000 0.023 0.023 tests.py:952(test_can_reference_existant)
1 0.000 0.000 0.023 0.023 pkg_resources.py:83(get_supported_platform)
1 0.004 0.004 0.023 0.023 pkg_resources.py:215(get_build_platform)
4 0.000 0.000 0.023 0.006 test_archive.py:36(test_extract_method_no_to_path)
8992 0.022 0.000 0.023 0.000 UserDict.py:18(__getitem__)
19 0.000 0.000 0.023 0.001 query.py:1009(_as_sql)
62 0.000 0.000 0.023 0.000 punycode.py:201(encode)
1 0.000 0.000 0.023 0.023 tests.py:522(test_urlconf_overridden)
8800 0.023 0.000 0.023 0.000 UserList.py:6(__init__)
1 0.000 0.000 0.023 0.023 test_views.py:632(test_remote_login_url)
325 0.006 0.000 0.023 0.000 cache.py:170(_i18n_cache_key_suffix)
32 0.001 0.000 0.023 0.001 driver.py:26(__init__)
1 0.000 0.000 0.023 0.023 test_views.py:409(test_password_change_done_fails)
1 0.000 0.000 0.023 0.023 tests.py:559(test_reverse_outer_in_response_middleware)
1 0.000 0.000 0.023 0.023 tests.py:330(test_file_error_blocking)
18 0.001 0.000 0.023 0.001 test_commands.py:125(tearDown)
1 0.000 0.000 0.023 0.023 tests.py:688(test_process_response_bad_middleware_null_view)
1 0.000 0.000 0.023 0.023 tests.py:22(test_shortcut_with_absolute_url)
1 0.000 0.000 0.023 0.023 tests.py:296(test_traverse_qs)
1 0.000 0.000 0.023 0.023 test_detail.py:77(test_template_name_field)
8 0.000 0.000 0.023 0.003 xml_serializer.py:255(m2m_convert)
3349 0.015 0.000 0.023 0.000 stat.py:49(S_ISREG)
6178 0.023 0.000 0.023 0.000 encoder.py:102(__init__)
1 0.000 0.000 0.023 0.023 tests.py:74(test_get_models_only_returns_installed_models)
1 0.000 0.000 0.023 0.023 tests.py:129(test_suspiciousop_in_view_returns_400)
88 0.001 0.000 0.023 0.000 trans_real.py:437(get_language_from_path)
602 0.003 0.000 0.023 0.000 options.py:1854(has_delete_permission)
1 0.000 0.000 0.023 0.023 tests.py:34(test_concurrent_delete)
1 0.000 0.000 0.023 0.023 test_driver.py:25(test01_valid_driver)
1644 0.007 0.000 0.023 0.000 makemessages.py:356(<lambda>)
6 0.000 0.000 0.023 0.004 options.py:759(log_deletion)
1 0.000 0.000 0.023 0.023 test_dates.py:567(test_date_detail_custom_month_format)
142 0.002 0.000 0.023 0.000 __init__.py:1226(makeRecord)
1 0.000 0.000 0.023 0.023 header.py:5(<module>)
3809 0.016 0.000 0.023 0.000 inspect.py:925(is_assigned)
5477 0.023 0.000 0.023 0.000 datastructures.py:304(__init__)
97 0.003 0.000 0.023 0.000 _parseaddr.py:316(getaddrspec)
1965 0.014 0.000 0.023 0.000 urlresolvers.py:203(__init__)
4 0.000 0.000 0.023 0.006 tests.py:654(test_cache_versioning_has_key)
1 0.001 0.001 0.023 0.023 test_mixins.py:1(<module>)
1 0.000 0.000 0.022 0.022 tests.py:266(test_many_to_many_field_swapped)
4 0.000 0.000 0.022 0.006 test_auth_backends.py:424(setUp)
6466 0.022 0.000 0.022 0.000 {method 'rsplit' of 'unicode' objects}
1 0.000 0.000 0.022 0.022 tests.py:81(test_response_redirect_class)
1 0.000 0.000 0.022 0.022 tests.py:1190(test_model_formset_with_initial_model_instance)
1 0.000 0.000 0.022 0.022 test_widgets.py:373(test_nullbooleanselect)
353 0.005 0.000 0.022 0.000 main.py:364(has_related_field_in_list_display)
1 0.001 0.001 0.022 0.022 test_geos.py:221(test_points)
1 0.000 0.000 0.022 0.022 test_formsets.py:649(test_invalid_deleted_form_with_ordering)
1 0.002 0.002 0.022 0.022 coordseq.py:5(<module>)
62 0.001 0.000 0.022 0.000 punycode.py:119(punycode_encode)
1 0.000 0.000 0.022 0.022 tests.py:190(tearDown)
1 0.000 0.000 0.022 0.022 tests.py:198(test_foreign_key_swapped)
3 0.000 0.000 0.022 0.007 models.py:85(database_forwards)
483 0.007 0.000 0.022 0.000 __init__.py:101(get_reader_class)
166 0.009 0.000 0.022 0.000 tests.py:101(_ext_backend_paths)
133 0.001 0.000 0.022 0.000 filebased.py:77(has_key)
413 0.003 0.000 0.022 0.000 models.py:244(has_usable_password)
2930 0.017 0.000 0.022 0.000 defaultfilters.py:584(length_is)
207 0.002 0.000 0.022 0.000 lookups.py:120(relabeled_clone)
28 0.000 0.000 0.022 0.001 textwrap.py:335(wrap)
116 0.012 0.000 0.022 0.000 __init__.py:577(find_combining_chars)
772 0.005 0.000 0.022 0.000 test_mutable_list.py:65(lists_of_len)
1 0.000 0.000 0.022 0.022 tests.py:62(test_related_object_cache)
238 0.002 0.000 0.022 0.000 statemachine.py:406(get_text_block)
2062 0.006 0.000 0.022 0.000 base.py:123(_prepare_messages)
1 0.005 0.005 0.022 0.022 libgeos.py:8(<module>)
137 0.001 0.000 0.022 0.000 files.py:76(open)
1749 0.008 0.000 0.022 0.000 HTMLParser.py:95(__init__)
1 0.000 0.000 0.022 0.022 test_forms.py:134(test_custom_login_allowed_policy)
8 0.000 0.000 0.022 0.003 writer.py:103(as_string)
22 0.000 0.000 0.022 0.001 utils.py:105(load_backend)
1 0.000 0.000 0.022 0.022 tests.py:165(test_multiple_objects_max_num_fetched)
483 0.007 0.000 0.022 0.000 io.py:205(__init__)
9507 0.022 0.000 0.022 0.000 {method 'index' of 'str' objects}
1 0.000 0.000 0.022 0.022 test_http.py:80(test_sitemap_last_modified)
5 0.000 0.000 0.022 0.004 tests.py:1464(setUp)
1 0.000 0.000 0.022 0.022 tests.py:1162(test_ticket4289)
31 0.000 0.000 0.022 0.001 compiler.py:176(as_nested_sql)
1530 0.007 0.000 0.022 0.000 related.py:1225(get_extra_restriction)
1 0.000 0.000 0.022 0.022 test_forms.py:1007(test_form_html_attributes)
33 0.001 0.000 0.022 0.001 client.py:185(encode_file)
1 0.000 0.000 0.022 0.022 tests.py:892(test_double_exclude)
17 0.000 0.000 0.022 0.001 tests.py:638(setUp)
49 0.001 0.000 0.022 0.000 defaulttags.py:1425(do_with)
3 0.005 0.002 0.022 0.007 http.py:1(<module>)
1481 0.010 0.000 0.022 0.000 charset.py:243(__eq__)
1 0.000 0.000 0.022 0.022 test_dates.py:585(test_invalid_url)
65 0.000 0.000 0.022 0.000 graph.py:46(forwards_plan)
9602 0.022 0.000 0.022 0.000 __init__.py:62(configured)
976 0.005 0.000 0.022 0.000 __init__.py:153(__init__)
8443 0.021 0.000 0.022 0.000 query_utils.py:143(select_related_descend)
1 0.000 0.000 0.022 0.022 tests.py:673(test_simplelistfilter_with_queryset_based_lookups)
1 0.000 0.000 0.022 0.022 tests.py:144(test_ticket_20378)
1 0.000 0.000 0.022 0.022 test_compilation.py:171(test_multiple_locales_excluded_with_locale)
208 0.003 0.000 0.022 0.000 exceptions.py:160(__str__)
50/40 0.001 0.000 0.022 0.001 difflib.py:945(_fancy_replace)
1 0.000 0.000 0.022 0.022 tests.py:1571(test_model_multiple_choice_show_hidden_initial)
5 0.000 0.000 0.022 0.004 management.py:11(create_default_site)
1 0.000 0.000 0.022 0.022 test_dates.py:555(test_date_detail_by_pk)
4 0.000 0.000 0.022 0.005 tests.py:439(test_set_many)
162 0.003 0.000 0.022 0.000 main.py:273(get_ordering_field_columns)
508 0.007 0.000 0.022 0.000 decimal.py:1634(_fix)
1 0.000 0.000 0.022 0.022 test_dates.py:41(test_empty_archive_view)
1 0.000 0.000 0.022 0.022 test_http.py:56(test_simple_sitemap)
1 0.000 0.000 0.022 0.022 tests.py:745(test_generic_key_deletion)
6 0.000 0.000 0.022 0.004 log.py:68(configure_logging)
12 0.000 0.000 0.022 0.002 cached.py:64(load_template)
1 0.000 0.000 0.022 0.022 tests.py:719(test_file_sessions)
4 0.000 0.000 0.022 0.005 tests.py:462(test_clear)
730 0.007 0.000 0.022 0.000 urlresolvers.py:139(get_resolver)
5 0.001 0.000 0.022 0.004 archive.py:186(extract)
460 0.003 0.000 0.022 0.000 message.py:456(get_content_maintype)
1 0.005 0.005 0.022 0.022 runtests.py:62(get_test_modules)
1 0.000 0.000 0.022 0.022 tests.py:129(test_queries_content_type_restriction)
557 0.005 0.000 0.022 0.000 utils.py:98(flatten_fieldsets)
94 0.004 0.000 0.022 0.000 feedgenerator.py:115(add_item)
1 0.000 0.000 0.022 0.022 test_widgets.py:56(test_passwordinput)
1 0.000 0.000 0.022 0.022 test_formsets.py:1196(test_empty_formset_is_valid)
1 0.000 0.000 0.022 0.022 test_views.py:60(test_view_flatpage_special_chars)
22 0.000 0.000 0.022 0.001 storage.py:299(load_manifest)
1 0.000 0.000 0.022 0.022 test_formsets.py:254(test_single_form_completed)
1 0.000 0.000 0.022 0.022 test_edit.py:361(test_delete_without_redirect)
8 0.000 0.000 0.022 0.003 tests.py:176(o2o_compare)
1 0.000 0.000 0.021 0.021 tests.py:2363(test_A_AB2)
2235 0.013 0.000 0.021 0.000 sre_parse.py:72(opengroup)
1 0.000 0.000 0.021 0.021 tests.py:67(test_latest)
8427 0.021 0.000 0.021 0.000 nodes.py:1192(note_source)
1 0.000 0.000 0.021 0.021 tests.py:507(test_csrf_enabled_client)
10143 0.021 0.000 0.021 0.000 ConfigParser.py:267(has_section)
277 0.002 0.000 0.021 0.000 __init__.py:90(pgettext)
1 0.000 0.000 0.021 0.021 test_decorators.py:90(test_permissioned_denied_redirect)
2 0.000 0.000 0.021 0.011 tests.py:444(<lambda>)
1 0.000 0.000 0.021 0.021 test_formsets.py:1119(test_as_p)
1985 0.009 0.000 0.021 0.000 widgets.py:69(absolute_path)
16 0.013 0.001 0.021 0.001 driver.py:59(_register)
34 0.001 0.000 0.021 0.001 html.py:177(remove_tags)
9 0.000 0.000 0.021 0.002 tests.py:33(_connect)
82 0.001 0.000 0.021 0.000 __init__.py:1937(formfield)
1 0.001 0.001 0.021 0.021 test_geos.py:494(test_coord_seq)
1 0.000 0.000 0.021 0.021 tests.py:277(test_merged_inner_savepoint_rollback)
1 0.000 0.000 0.021 0.021 test_commands.py:202(test_makemigrations_conflict_exit)
165 0.005 0.000 0.021 0.000 checks.py:9(check_user_model)
8 0.000 0.000 0.021 0.003 cached.py:40(find_template)
80 0.001 0.000 0.021 0.000 finders.py:230(__init__)
50 0.001 0.000 0.021 0.000 parser.py:476(parse_flow_sequence_entry)
1 0.000 0.000 0.021 0.021 tests.py:359(test_escaping)
3011 0.014 0.000 0.021 0.000 inspectdb.py:38(<lambda>)
1 0.000 0.000 0.021 0.021 tests.py:48(test_queryset_or_only_one_with_precache)
4 0.000 0.000 0.021 0.005 tests.py:124(check_ordering_of_field_choices)
1 0.000 0.000 0.021 0.021 tests.py:55(test_many_to_many_between_unmanaged_and_managed)
1 0.000 0.000 0.021 0.021 tests.py:1014(test_using_is_honored_fkey)
578 0.003 0.000 0.021 0.000 trans_real.py:355(ungettext)
2 0.000 0.000 0.021 0.011 states.py:1241(enumerator)
3 0.000 0.000 0.021 0.007 models.py:150(__str__)
1 0.000 0.000 0.021 0.021 test_https.py:41(test_sitemap_index_with_https_request)
1 0.000 0.000 0.021 0.021 tests.py:2838(test_ticket_21748_double_negated_and)
2 0.000 0.000 0.021 0.011 tests.py:586(test_post_processing_failure)
148 0.001 0.000 0.021 0.000 views.py:195(get_prefix)
1 0.000 0.000 0.021 0.021 test_formsets.py:319(test_second_form_partially_filled_2)
7 0.000 0.000 0.021 0.003 tests.py:190(test_session_key_is_read_only)
1120 0.007 0.000 0.021 0.000 functional.py:385(fget)
1 0.000 0.000 0.021 0.021 tests.py:33(test_default_creation)
1 0.000 0.000 0.021 0.021 tests.py:279(test_extends_include_missing_baseloader)
10417 0.021 0.000 0.021 0.000 related.py:1435(<genexpr>)
8 0.000 0.000 0.021 0.003 cache.py:33(create)
4 0.000 0.000 0.021 0.005 tests.py:293(setUp)
2337 0.016 0.000 0.021 0.000 weakref_backports.py:25(__new__)
1 0.000 0.000 0.021 0.021 tests.py:412(test_redirect_chain_options)
1 0.000 0.000 0.021 0.021 test_defaults.py:16(test_page_not_found)
1 0.000 0.000 0.021 0.021 tests.py:396(dispatch)
1 0.000 0.000 0.021 0.021 mimetypes.py:348(init)
7 0.000 0.000 0.021 0.003 __init__.py:169(get_default_username)
1 0.000 0.000 0.021 0.021 tests.py:238(test_ticket2253)
110 0.001 0.000 0.021 0.000 geometry.py:388(wkt)
11 0.000 0.000 0.021 0.002 feedgenerator.py:243(add_root_elements)
1 0.000 0.000 0.021 0.021 test_formsets.py:1125(test_as_ul)
9357 0.021 0.000 0.021 0.000 models.py:1120(_get_queryset)
142 0.010 0.000 0.021 0.000 __init__.py:242(__init__)
1085 0.011 0.000 0.021 0.000 context.py:177(get_standard_processors)
1 0.000 0.000 0.021 0.021 test_forms.py:494(test_hidden_data)
1 0.000 0.000 0.021 0.021 test_http.py:22(test_simple_sitemap_index)
2 0.005 0.003 0.021 0.010 tests.py:66(setUp)
10011 0.021 0.000 0.021 0.000 fields.py:122(prepare_value)
1 0.000 0.000 0.021 0.021 test_commands.py:309(test_makemigrations_no_common_ancestor)
452 0.005 0.000 0.021 0.000 managers.py:17(check)
1 0.000 0.000 0.021 0.021 tests.py:808(test_stddev)
44 0.000 0.000 0.021 0.000 tests.py:107(setUp)
1 0.000 0.000 0.021 0.021 tests.py:66(test_bad_content_type)
1 0.000 0.000 0.021 0.021 tests.py:410(test_csrf_cookie_age_none)
1 0.000 0.000 0.021 0.021 test_http.py:109(test_requestsite_sitemap)
1 0.000 0.000 0.021 0.021 tests.py:136(testBasicInheritanceGetStringPK)
129 0.001 0.000 0.021 0.000 smartif.py:104(<lambda>)
1 0.000 0.000 0.021 0.021 test_https.py:26(test_secure_sitemap_section)
1 0.000 0.000 0.021 0.021 test_forms.py:2116(test_error_dict)
1 0.000 0.000 0.021 0.021 test_dates.py:60(test_archive_view_template_suffix)
791 0.021 0.000 0.021 0.000 formsets.py:414(formset_factory)
14 0.001 0.000 0.021 0.001 writer.py:41(serialize)
1 0.000 0.000 0.021 0.021 tests.py:414(test_query_datetime_lookups)
7 0.000 0.000 0.021 0.003 tests.py:191(set_session_key)
1 0.000 0.000 0.021 0.021 test_media.py:376(test_form_media)
4286 0.021 0.000 0.021 0.000 {method 'encode' of 'str' objects}
20 0.000 0.000 0.021 0.001 smtp.py:34(open)
3023 0.007 0.000 0.021 0.000 case.py:416(assertTrue)
4411 0.021 0.000 0.021 0.000 {method 'translate' of 'unicode' objects}
686 0.009 0.000 0.021 0.000 files.py:159(__get__)
1198 0.009 0.000 0.021 0.000 client.py:54(read)
1511 0.008 0.000 0.021 0.000 query.py:435(has_filters)
118/110 0.001 0.000 0.021 0.000 expressions.py:61(prepare)
1 0.000 0.000 0.021 0.021 tests.py:428(test_redirect_chain_delete)
2 0.000 0.000 0.021 0.010 tests.py:447(<lambda>)
215 0.003 0.000 0.021 0.000 utils.py:470(get_limit_choices_to_from_path)
1 0.000 0.000 0.021 0.021 test_dates.py:562(test_date_detail_by_slug)
36 0.001 0.000 0.021 0.001 test_commands.py:144(_rmrf)
1 0.000 0.000 0.021 0.021 tests.py:960(test_can_reference_non_existant)
1 0.000 0.000 0.021 0.021 tests.py:57(test_cyclic)
8752 0.021 0.000 0.021 0.000 {method 'lstrip' of 'unicode' objects}
1 0.000 0.000 0.021 0.021 tests.py:3141(test_ticket_20101)
28 0.021 0.001 0.021 0.001 {reload}
1 0.000 0.000 0.021 0.021 tests.py:171(test_prefetch_foreignkey_forward_works)
15 0.000 0.000 0.021 0.001 smtplib.py:482(data)
6 0.000 0.000 0.021 0.003 special.py:112(database_forwards)
1 0.000 0.000 0.021 0.021 test_forms.py:454(test_save_plaintext_email)
1 0.000 0.000 0.021 0.021 tests.py:174(test_delete_proxy)
1 0.000 0.000 0.020 0.020 tests.py:363(test_multiple_redirect_chain)
1712 0.013 0.000 0.020 0.000 checks.py:222(_check_filter_vertical)
5653 0.020 0.000 0.020 0.000 {_sre.compile}
1 0.000 0.000 0.020 0.020 tests.py:176(test_query_datetime_lookups)
1 0.000 0.000 0.020 0.020 tests.py:318(test_atomic_prevents_queries_in_broken_transaction)
1 0.000 0.000 0.020 0.020 tests.py:186(test_connect_and_rollback)
8 0.000 0.000 0.020 0.003 tests.py:161(im2m_compare)
1 0.000 0.000 0.020 0.020 tests.py:73(testBothHeaders)
1 0.000 0.000 0.020 0.020 test_dates.py:67(test_archive_view_invalid)
5426 0.016 0.000 0.020 0.000 timezone.py:342(is_naive)
86 0.001 0.000 0.020 0.000 point.py:132(get_coords)
1 0.000 0.000 0.020 0.020 test_dates.py:98(test_no_duplicate_query)
1 0.000 0.000 0.020 0.020 tests.py:714(test_parameter_ends_with__in__or__isnull)
653 0.007 0.000 0.020 0.000 checks.py:671(_check_list_filter_item)
98 0.002 0.000 0.020 0.000 __init__.py:782(visit_entry)
1 0.000 0.000 0.020 0.020 tests.py:350(test_include_recursive)
1 0.000 0.000 0.020 0.020 tests.py:2368(test_AB_ACB)
1 0.000 0.000 0.020 0.020 test_detail.py:84(test_context_object_name)
5 0.000 0.000 0.020 0.004 config.py:775(dictConfig)
1 0.000 0.000 0.020 0.020 tests.py:420(test_redirect_chain_put)
1 0.000 0.000 0.020 0.020 test_commands.py:299(test_makemigrations_migrations_announce)
10378 0.020 0.000 0.020 0.000 {_sre.getlower}
1513 0.008 0.000 0.020 0.000 html.py:144(__init__)
7371 0.020 0.000 0.020 0.000 query.py:1843(set_extra_mask)
1 0.000 0.000 0.020 0.020 test_widgets.py:902(test_multi)
15 0.000 0.000 0.020 0.001 tarfile.py:1707(gzopen)
555 0.004 0.000 0.020 0.000 makemessages.py:46(__lt__)
156 0.002 0.000 0.020 0.000 defaultfilters.py:293(truncatewords)
1 0.001 0.001 0.020 0.020 test_ds.py:156(test04_features)
60 0.001 0.000 0.020 0.000 files.py:313(generate_filename)
1 0.000 0.000 0.020 0.020 tests.py:20(test_reverse_relationship_cache_cascade)
1 0.000 0.000 0.020 0.020 test_operations.py:34(unapply_operations)
1 0.000 0.000 0.020 0.020 test_csrf.py:69(test_post_fallback_flatpage)
14 0.000 0.000 0.020 0.001 tests.py:364(setUp)
1 0.000 0.000 0.020 0.020 test_input_formats.py:734(test_dateTimeField_with_inputformat)
617 0.004 0.000 0.020 0.000 request.py:270(xreadlines)
1 0.000 0.000 0.020 0.020 tests.py:132(test_get_or_create_integrityerror)
148 0.002 0.000 0.020 0.000 views.py:18(normalize_name)
5 0.001 0.000 0.020 0.004 config.py:498(configure)
1 0.000 0.000 0.020 0.020 tests.py:908(test_ticket_10790_1)
118/110 0.001 0.000 0.020 0.000 expressions.py:46(prepare_node)
1 0.000 0.000 0.020 0.020 tests.py:396(test_redirect_chain_post)
1 0.000 0.000 0.020 0.020 tests.py:106(test_related_sets)
1748 0.008 0.000 0.020 0.000 HTMLParser.py:116(close)
8107 0.020 0.000 0.020 0.000 {method 'groups' of '_sre.SRE_Match' objects}
1 0.000 0.000 0.020 0.020 test_fields.py:366(test_decimalfield_3)
1 0.000 0.000 0.020 0.020 test_regressions.py:104(test_xss_error_messages)
1 0.000 0.000 0.020 0.020 test_detail.py:49(test_detail_by_custom_slug)
135 0.015 0.000 0.020 0.000 {method 'read' of '_io.TextIOWrapper' objects}
29 0.000 0.000 0.020 0.001 models.py:31(get_queryset)
1 0.000 0.000 0.020 0.020 test_widgets.py:886(test_subwidget)
319 0.003 0.000 0.020 0.000 urlresolvers.py:147(get_ns_resolver)
239/102 0.007 0.000 0.020 0.000 writer.py:196(serialize)
243 0.012 0.000 0.020 0.000 related.py:2266(contribute_to_related_class)
2391 0.014 0.000 0.020 0.000 functional.py:241(__init__)
1449 0.011 0.000 0.020 0.000 posixpath.py:249(expanduser)
3181 0.014 0.000 0.020 0.000 debug.py:39(enter_command)
1 0.000 0.000 0.020 0.020 linestring.py:147(x)
812 0.012 0.000 0.020 0.000 urlparse.py:152(_splitnetloc)
765 0.012 0.000 0.020 0.000 case.py:796(assertIn)
277 0.003 0.000 0.020 0.000 trans_real.py:312(pgettext)
1 0.000 0.000 0.020 0.020 tests.py:3054(test_disjunction_promotion7)
1 0.000 0.000 0.020 0.020 test_dates.py:26(test_archive_view)
13 0.000 0.000 0.020 0.002 models.py:64(__eq__)
1 0.000 0.000 0.020 0.020 test_media.py:828(test_form_media)
1 0.000 0.000 0.020 0.020 tests.py:772(test_ticket10742)
142 0.001 0.000 0.020 0.000 fields.py:559(clean)
122 0.001 0.000 0.020 0.000 models.py:189(open)
1 0.000 0.000 0.020 0.020 tests.py:846(test_creation_deletion_reserved_names)
1 0.000 0.000 0.020 0.020 tests.py:576(test_process_response_bad_middleware_not_found)
1 0.000 0.000 0.020 0.020 tests.py:412(test_normal_name)
1 0.000 0.000 0.020 0.020 tests.py:97(test_creation_deletion)
1241 0.013 0.000 0.020 0.000 trans_real.py:74(to_locale)
1 0.000 0.000 0.020 0.020 tests.py:144(test_permanent_redirect)
1 0.000 0.000 0.020 0.020 test_debug.py:142(test_default_urlconf_template)
3079 0.014 0.000 0.020 0.000 __init__.py:399(__hash__)
1 0.000 0.000 0.020 0.020 test_templatetags.py:26(test_get_flatpages_tag)
1 0.000 0.000 0.020 0.020 test_formsets.py:237(test_min_num_displaying_more_than_one_blank_form_with_zero_extra)
1 0.000 0.000 0.020 0.020 linestring.py:152(y)
8467 0.020 0.000 0.020 0.000 urlresolvers.py:63(__getitem__)
1 0.000 0.000 0.020 0.020 test_formsets.py:1145(test_with_management_data_attrs_work_fine)
7326 0.020 0.000 0.020 0.000 {method 'rfind' of 'str' objects}
1 0.000 0.000 0.020 0.020 tests.py:253(test_merged_outer_rollback)
1 0.000 0.000 0.020 0.020 test_compilation.py:73(test_percent_symbol_in_po_file)
1 0.000 0.000 0.020 0.020 tests.py:433(test_embedded_namespace_object)
211 0.006 0.000 0.020 0.000 pkg_resources.py:1253(_setup_prefix)
1635 0.016 0.000 0.020 0.000 re.py:204(escape)
1 0.000 0.000 0.020 0.020 tests.py:111(test_in_bulk)
2 0.000 0.000 0.020 0.010 views.py:705(render_revalidation_failure)
1 0.000 0.000 0.019 0.019 test_formsets.py:967(test_hard_limit_on_instantiated_forms)
1 0.000 0.000 0.019 0.019 tests.py:646(test_process_exception_bad_middleware_exception)
14 0.000 0.000 0.019 0.001 python.py:71(<lambda>)
1611 0.012 0.000 0.019 0.000 message.py:354(get)
150 0.002 0.000 0.019 0.000 collections.py:66(_get_single_external)
231 0.002 0.000 0.019 0.000 options.py:1827(get_queryset)
1 0.000 0.000 0.019 0.019 test_basic.py:27(test_user)
1 0.000 0.000 0.019 0.019 tests.py:823(tearDown)
483 0.006 0.000 0.019 0.000 frontmatter.py:208(set_metadata)
5 0.004 0.001 0.019 0.004 tests.py:1244(setUp)
868 0.006 0.000 0.019 0.000 geometry.py:266(hasz)
1 0.000 0.000 0.019 0.019 tests.py:4191(tearDown)
80 0.001 0.000 0.019 0.000 finders.py:186(__init__)
1669/25 0.013 0.000 0.019 0.001 serializer.py:60(anchor_node)
1 0.000 0.000 0.019 0.019 mimetypes.py:194(read)
86 0.001 0.000 0.019 0.000 storage.py:312(_setup)
1 0.000 0.000 0.019 0.019 test_detail.py:56(test_verbose_name)
1 0.000 0.000 0.019 0.019 tests.py:419(test_simple_included_name)
1712 0.012 0.000 0.019 0.000 checks.py:213(_check_form)
1 0.000 0.000 0.019 0.019 tests.py:697(test_inherited_unique)
1 0.008 0.008 0.019 0.019 mimetypes.py:205(readfp)
1 0.000 0.000 0.019 0.019 tests.py:494(test_orderfields_form)
1 0.000 0.000 0.019 0.019 tests.py:2726(tearDown)
87 0.001 0.000 0.019 0.000 __init__.py:2004(formfield)
1 0.000 0.000 0.019 0.019 tests.py:564(test_unknown_error)
19 0.001 0.000 0.019 0.001 tests.py:18(select_by)
20 0.000 0.000 0.019 0.001 smartif.py:100(<lambda>)
114 0.001 0.000 0.019 0.000 fields.py:882(validate)
1368 0.008 0.000 0.019 0.000 constructor.py:163(construct_scalar)
9035 0.019 0.000 0.019 0.000 management.py:38(<genexpr>)
483 0.010 0.000 0.019 0.000 core.py:32(__init__)
1 0.000 0.000 0.019 0.019 test_http.py:66(test_simple_custom_sitemap)
854 0.005 0.000 0.019 0.000 forms.py:584(data)
5504 0.019 0.000 0.019 0.000 multipartparser.py:280(__init__)
3 0.000 0.000 0.019 0.006 tests.py:159(create_image)
1 0.000 0.000 0.019 0.019 test_compilation.py:116(test_one_locale)
1 0.000 0.000 0.019 0.019 test_response.py:33(test_template_resolving)
1 0.000 0.000 0.019 0.019 views.py:115(file_upload_quota_broken)
1 0.000 0.000 0.019 0.019 test_remote_user.py:148(test_unknown_user)
1 0.011 0.011 0.019 0.019 testcases.py:1(<module>)
1 0.000 0.000 0.019 0.019 test_dates.py:33(test_archive_view_context_object_name)
1 0.000 0.000 0.019 0.019 tests.py:2698(tearDown)
1 0.000 0.000 0.019 0.019 test_compilation.py:159(test_multiple_locales_excluded)
135 0.002 0.000 0.019 0.000 cookie.py:48(decode)
1 0.000 0.000 0.019 0.019 tests.py:930(test_traverse_nullable)
1 0.000 0.000 0.019 0.019 tests.py:786(test_default_connection_thread_local)
1 0.000 0.000 0.019 0.019 test_forms.py:288(test_username_validity)
1 0.000 0.000 0.019 0.019 tests.py:2048(test_url_on_modelform)
1 0.000 0.000 0.019 0.019 tests.py:407(test_non_existent_namespace)
1 0.000 0.000 0.019 0.019 test_http.py:46(test_simple_sitemap_section)
1516 0.007 0.000 0.019 0.000 trans_real.py:507(blankout)
2606 0.013 0.000 0.019 0.000 debug.py:56(create_variable_node)
1 0.000 0.000 0.019 0.019 tests.py:382(tearDown)
1345 0.008 0.000 0.019 0.000 helpers.py:328(__init__)
1 0.000 0.000 0.019 0.019 tests.py:262(test_update_query_counts)
1 0.000 0.000 0.019 0.019 tests.py:119(test_forward_in_lookup_filters_correctly)
1 0.000 0.000 0.019 0.019 test_https.py:59(test_sitemap_section_with_https_request)
2 0.000 0.000 0.019 0.009 tests.py:434(test_template_tag_return)
93 0.006 0.000 0.019 0.000 filters.py:290(__init__)
164 0.003 0.000 0.019 0.000 validators.py:143(__call__)
7310 0.019 0.000 0.019 0.000 i18n.py:351(TranslateParser)
1 0.000 0.000 0.019 0.019 test_optimizer.py:125(test_optimize_through_create)
1 0.000 0.000 0.019 0.019 tests.py:1471(test_run_from_argv_non_ascii_error)
1 0.000 0.000 0.019 0.019 tests.py:215(test_distinct_for_through_m2m_in_list_filter)
1 0.000 0.000 0.019 0.019 tests.py:256(test_values_list)
1 0.000 0.000 0.019 0.019 test_widgets.py:33(test_textinput)
1 0.000 0.000 0.019 0.019 test_response.py:255(test_pickling)
1 0.000 0.000 0.019 0.019 test_geos.py:295(test_linestring)
61 0.001 0.000 0.019 0.000 views.py:494(get_next_step)
1 0.000 0.000 0.019 0.019 tests.py:2339(tearDown)
1 0.000 0.000 0.019 0.019 test_forms.py:63(test_both_passwords)
1 0.000 0.000 0.019 0.019 tests.py:3773(tearDown)
6 0.000 0.000 0.019 0.003 tests.py:586(assert_yaml_contains_datetime)
1 0.000 0.000 0.019 0.019 test_i18n.py:118(testI18NLanguageNonEnglishDefault)
1 0.000 0.000 0.019 0.019 tests.py:232(test_form_error)
91 0.000 0.000 0.019 0.000 related.py:1784(db_parameters)
1 0.000 0.000 0.019 0.019 test_geos.py:346(test_linearring)
373 0.011 0.000 0.019 0.000 _parseaddr.py:409(getatom)
1 0.000 0.000 0.019 0.019 test_http.py:85(test_sitemap_last_modified_missing)
38 0.002 0.000 0.019 0.000 storage.py:60(__init__)
248 0.001 0.000 0.019 0.000 messages.py:26(__eq__)
584 0.008 0.000 0.019 0.000 trans_real.py:332(do_ntranslate)
20 0.000 0.000 0.019 0.001 tests.py:658(tearDown)
1 0.000 0.000 0.019 0.019 tests.py:257(test_delete)
1 0.000 0.000 0.019 0.019 tests.py:493(test_super_errors)
1 0.000 0.000 0.019 0.019 tests.py:23(test_delete_related_on_filtered_manager)
7080 0.019 0.000 0.019 0.000 {method 'flush' of 'file' objects}
1229 0.009 0.000 0.019 0.000 __init__.py:1186(to_python)
1 0.000 0.000 0.019 0.019 tests.py:3004(tearDown)
1 0.000 0.000 0.019 0.019 tests.py:70(test_other_creation)
1 0.000 0.000 0.019 0.019 test_autodetector.py:159(test_trim_apps)
6744 0.019 0.000 0.019 0.000 error.py:6(__init__)
7 0.000 0.000 0.019 0.003 models.py:66(get_by_natural_key)
7 0.000 0.000 0.018 0.003 tests.py:39(_run_autocomplete)
1 0.000 0.000 0.018 0.018 tests.py:75(test_response_gone_class)
1266 0.009 0.000 0.018 0.000 timezone.py:195(get_current_timezone)
1 0.000 0.000 0.018 0.018 tests.py:452(test_query_annotation)
1 0.000 0.000 0.018 0.018 test_compilation.py:165(test_one_locale_excluded_with_locale)
483 0.003 0.000 0.018 0.000 __init__.py:19(get_language)
1 0.000 0.000 0.018 0.018 tests.py:142(test_null_join_promotion)
306 0.002 0.000 0.018 0.000 html.py:189(strip_spaces_between_tags)
145 0.001 0.000 0.018 0.000 query.py:664(none)
1 0.000 0.000 0.018 0.018 test_dates.py:605(test_datetime_date_detail)
70 0.001 0.000 0.018 0.000 static.py:116(handle_token)
2803 0.013 0.000 0.018 0.000 options.py:102(app_config)
3010 0.012 0.000 0.018 0.000 debug.py:42(exit_command)
4 0.000 0.000 0.018 0.005 fields.py:43(database_backwards)
1 0.000 0.000 0.018 0.018 test_detail.py:70(test_template_name_suffix)
1 0.000 0.000 0.018 0.018 tests.py:34(test_create)
1 0.000 0.000 0.018 0.018 test_formsets.py:275(test_formset_validate_max_flag)
1 0.000 0.000 0.018 0.018 tests.py:48(test_year_boundaries)
1 0.000 0.000 0.018 0.018 test_dates.py:103(test_datetime_archive_view)
9 0.000 0.000 0.018 0.002 context_processors.py:38(__contains__)
1 0.000 0.000 0.018 0.018 tests.py:180(test_birthdate_month)
7914 0.018 0.000 0.018 0.000 loader_tags.py:85(<genexpr>)
1 0.000 0.000 0.018 0.018 traceback.py:237(format_exc)
1789 0.011 0.000 0.018 0.000 quoprimime.py:95(_max_append)
45 0.001 0.000 0.018 0.000 zipfile.py:867(read)
8 0.000 0.000 0.018 0.002 widgets.py:208(render)
1 0.000 0.000 0.018 0.018 tests.py:705(test_process_exception_bad_middleware_null_view)
9457 0.018 0.000 0.018 0.000 {method 'readline' of 'cStringIO.StringI' objects}
1 0.000 0.000 0.018 0.018 tests.py:99(test_join_trimming)
214 0.003 0.000 0.018 0.000 shutil.py:46(copyfileobj)
75 0.016 0.000 0.018 0.000 layer.py:61(__iter__)
566 0.002 0.000 0.018 0.000 threading.py:300(Semaphore)
10 0.003 0.000 0.018 0.002 __init__.py:240(autocomplete)
1 0.000 0.000 0.018 0.018 tests.py:426(test_query_datetime_lookups_in_other_timezone)
9650 0.018 0.000 0.018 0.000 pickle.py:333(persistent_id)
1 0.000 0.000 0.018 0.018 tests.py:380(test_redirect_chain_to_self)
2 0.004 0.002 0.018 0.009 test_base.py:1(<module>)
1 0.000 0.000 0.018 0.018 test_geos_mutation.py:160(test06_Collection)
634 0.012 0.000 0.018 0.000 models.py:927(_get_foreign_key)
1 0.000 0.000 0.018 0.018 tests.py:2358(test_A_AB)
215 0.001 0.000 0.018 0.000 tests.py:38(setUp)
483 0.003 0.000 0.018 0.000 __init__.py:36(__init__)
1 0.000 0.000 0.018 0.018 test_detail.py:63(test_template_name)
1 0.000 0.000 0.018 0.018 tests.py:420(test_tickets_2076_7256)
8398 0.018 0.000 0.018 0.000 base.py:339(<genexpr>)
1 0.000 0.000 0.018 0.018 test_detail.py:42(test_detail_by_slug)
22 0.000 0.000 0.018 0.001 migration.py:69(mutate_state)
132 0.002 0.000 0.018 0.000 __init__.py:1959(__init__)
2 0.007 0.003 0.018 0.009 _mapping.py:14(<module>)
1 0.000 0.000 0.018 0.018 tests.py:59(test_foreignkey_forward)
20 0.000 0.000 0.018 0.001 smtplib.py:234(__init__)
1686 0.011 0.000 0.018 0.000 urlparse.py:318(unquote)
21 0.000 0.000 0.018 0.001 geometry.py:657(extent)
1 0.000 0.000 0.018 0.018 tests.py:55(test_shortcut_bad_pk)
96 0.001 0.000 0.018 0.000 point.py:13(__init__)
66 0.001 0.000 0.018 0.000 __init__.py:2158(formfield)
1 0.000 0.000 0.018 0.018 test_formsets.py:862(test_regression_12878)
5 0.000 0.000 0.018 0.004 models.py:43(__str__)
1 0.000 0.000 0.018 0.018 test_input_formats.py:690(test_dateTimeField)
742 0.004 0.000 0.018 0.000 operations.py:213(last_executed_query)
1167 0.011 0.000 0.018 0.000 message.py:316(__contains__)
1 0.000 0.000 0.018 0.018 test_http.py:90(test_sitemap_last_modified_mixed)
1 0.000 0.000 0.018 0.018 tests.py:301(test_redirect_with_lazy_reverse)
20 0.000 0.000 0.018 0.001 smtplib.py:286(connect)
8094 0.018 0.000 0.018 0.000 registry.py:95(<genexpr>)
1 0.000 0.000 0.018 0.018 tests.py:320(test_render)
23 0.000 0.000 0.018 0.001 storage.py:292(read_manifest)
1 0.000 0.000 0.018 0.018 tests.py:596(test_regex_backreferencing)
1 0.006 0.006 0.018 0.018 regex.py:1(<module>)
526 0.005 0.000 0.018 0.000 datastructures.py:432(lists)
1025 0.008 0.000 0.018 0.000 defaulttags.py:261(_get_context_stack_frame)
1 0.000 0.000 0.018 0.018 tests.py:3185(test_double_subquery_in)
149 0.004 0.000 0.018 0.000 tests.py:186(assertOutput)
1 0.000 0.000 0.018 0.018 test_detail.py:21(test_detail_by_pk)
1 0.000 0.000 0.018 0.018 tests.py:77(test_assign_clear_related_set)
1 0.000 0.000 0.018 0.018 tests.py:683(test_prefetch_GFK)
1 0.000 0.000 0.018 0.018 test_formsets.py:1159(test_form_errors_are_caught_by_formset)
7556 0.018 0.000 0.018 0.000 {method 'count' of 'str' objects}
1 0.000 0.000 0.018 0.018 tests.py:542(test_noerror_field)
1 0.000 0.000 0.018 0.018 test_autodetector.py:244(test_alter_field)
473 0.007 0.000 0.018 0.000 state.py:137(__init__)
1 0.000 0.000 0.018 0.018 test_list.py:167(test_template_name_suffix)
366 0.001 0.000 0.018 0.000 options.py:807(<genexpr>)
142 0.001 0.000 0.018 0.000 datastructures.py:253(__init__)
33/27 0.005 0.000 0.018 0.001 validation.py:18(validate)
291 0.003 0.000 0.018 0.000 utils.py:509(__enter__)
15 0.000 0.000 0.018 0.001 __init__.py:71(search_function)
148 0.002 0.000 0.018 0.000 pulldom.py:170(buildDocument)
1 0.000 0.000 0.018 0.018 tests.py:123(test_redirect)
1712 0.007 0.000 0.018 0.000 checks.py:405(_check_ordering)
1 0.000 0.000 0.018 0.018 Cookie.py:206(<module>)
1 0.000 0.000 0.018 0.018 tests.py:998(test_ticket_10790_5)
6 0.000 0.000 0.017 0.003 edit.py:199(get)
1 0.000 0.000 0.017 0.017 test_detail.py:35(test_detail_by_custom_pk)
81 0.002 0.000 0.017 0.000 storage.py:29(__init__)
4 0.000 0.000 0.017 0.004 tests.py:1951(setUp)
1 0.000 0.000 0.017 0.017 tests.py:853(test_lookup_with_dynamic_value)
32/26 0.000 0.000 0.017 0.001 options.py:120(validate)
1 0.000 0.000 0.017 0.017 tests.py:89(test_assign_with_queryset)
1 0.000 0.000 0.017 0.017 test_middleware.py:34(test_view_non_existent_flatpage)
1 0.000 0.000 0.017 0.017 test_formsets.py:1172(test_empty_forms_are_unbound)
1 0.000 0.000 0.017 0.017 test_dates.py:70(test_archive_view_by_month)
318 0.003 0.000 0.017 0.000 widgets.py:80(__getitem__)
2274 0.012 0.000 0.017 0.000 wsgi.py:253(get_str_from_wsgi)
8 0.000 0.000 0.017 0.002 tests.py:499(create_squares)
1 0.000 0.000 0.017 0.017 test_forms.py:39(test_flatpage_requires_trailing_slash_with_append_slash)
1 0.000 0.000 0.017 0.017 tests.py:586(test_unknown_nonfield_error)
522 0.003 0.000 0.017 0.000 options.py:1833(has_add_permission)
1 0.000 0.000 0.017 0.017 tests.py:827(test_select_on_save)
2 0.006 0.003 0.017 0.009 array.py:1(<module>)
19 0.000 0.000 0.017 0.001 cache.py:62(exists)
1 0.000 0.000 0.017 0.017 tests.py:302(test_url_parameters)
132 0.003 0.000 0.017 0.000 signing.py:77(get_cookie_signer)
2 0.000 0.000 0.017 0.009 tests.py:1380(test_cache_key_varies_by_url)
1 0.000 0.000 0.017 0.017 tests.py:498(test_unknown_form)
1 0.000 0.000 0.017 0.017 tests.py:108(test_in_and_prefetch_related)
1 0.000 0.000 0.017 0.017 test_detail.py:32(test_detail_object_does_not_exist)
379 0.004 0.000 0.017 0.000 schema.py:165(effective_default)
3 0.000 0.000 0.017 0.006 test_forms.py:1616(my_function)
2403 0.011 0.000 0.017 0.000 {cPickle.loads}
2 0.000 0.000 0.017 0.009 views.py:58(raises404)
1 0.000 0.000 0.017 0.017 tests.py:4406(tearDown)
1 0.000 0.000 0.017 0.017 tests.py:187(test_add_reverse)
8299 0.017 0.000 0.017 0.000 base.py:165(_get_session_key)
1 0.000 0.000 0.017 0.017 test_timezone.py:43(test_now)
130 0.003 0.000 0.017 0.000 lookups.py:299(process_lhs)
1 0.000 0.000 0.017 0.017 tests.py:161(test_select_related_foreignkey_forward_works)
1 0.000 0.000 0.017 0.017 tests.py:520(test_unknown_field)
1 0.000 0.000 0.017 0.017 test_views.py:527(test_login_form_contains_request)
1 0.000 0.000 0.017 0.017 tests.py:1873(test_ticket8597)
1 0.000 0.000 0.017 0.017 tests.py:237(test_delete_proxy_pair)
1 0.000 0.000 0.017 0.017 tests.py:398(test_exclude)
325 0.003 0.000 0.017 0.000 minidom.py:1363(createDocument)
555 0.003 0.000 0.017 0.000 helpers.py:79(__iter__)
2 0.000 0.000 0.017 0.008 tests.py:2149(setUp)
964 0.006 0.000 0.017 0.000 __init__.py:72(directive)
1064 0.007 0.000 0.017 0.000 geometry.py:228(geom_typeid)
3574 0.010 0.000 0.017 0.000 urlparse.py:295(urldefrag)
199 0.002 0.000 0.017 0.000 query_utils.py:48(_combine)
1805 0.010 0.000 0.017 0.000 pickle.py:1150(load_get)
1 0.000 0.000 0.017 0.017 tests.py:14(test_inherited_models_content_type)
1 0.000 0.000 0.017 0.017 tests.py:1505(setUp)
1 0.000 0.000 0.017 0.017 test_list.py:45(test_paginated_queryset_shortdata)
1 0.000 0.000 0.017 0.017 tests.py:1816(test_filefield_required_false)
14 0.000 0.000 0.017 0.001 utils.py:59(as_ul)
1 0.000 0.000 0.017 0.017 test_forms.py:580(test_multiple_hidden)
481 0.002 0.000 0.017 0.000 saxutils.py:164(ignorableWhitespace)
1 0.000 0.000 0.017 0.017 test_i18n.py:95(test_jsi18n_with_missing_en_files)
1 0.000 0.000 0.017 0.017 tests.py:170(test_get)
6 0.000 0.000 0.017 0.003 tests.py:69(lookups)
1 0.000 0.000 0.017 0.017 tests.py:505(test_generic_relation_set)
7 0.000 0.000 0.017 0.002 admin.py:171(clean)
1 0.000 0.000 0.017 0.017 test_timesince.py:113(test_date_objects)
1 0.005 0.005 0.017 0.017 test_archive.py:1(<module>)
27 0.000 0.000 0.017 0.001 query.py:73(__iter__)
16 0.000 0.000 0.017 0.001 geometry.py:486(transform)
200 0.001 0.000 0.017 0.000 xml_serializer.py:59(end_object)
1 0.000 0.000 0.017 0.017 tests.py:2824(test_ticket_21748)
1 0.000 0.000 0.017 0.017 tests.py:106(test_unicode_file_name)
1 0.000 0.000 0.017 0.017 tests.py:25(test_filter_or)
1 0.000 0.000 0.017 0.017 test_csrf.py:37(test_view_non_existent_flatpage)
320 0.002 0.000 0.017 0.000 smartif.py:105(<lambda>)
1 0.000 0.000 0.017 0.017 tests.py:285(test_regression_10847)
1 0.000 0.000 0.017 0.017 tests.py:20(test_egg1)
1 0.000 0.000 0.017 0.017 tests.py:245(test_initial_data)
1 0.000 0.000 0.017 0.017 tests.py:48(test_response_gone)
560 0.004 0.000 0.017 0.000 emitter.py:829(write_line_break)
7873 0.017 0.000 0.017 0.000 options.py:344(<genexpr>)
1 0.000 0.000 0.017 0.017 tests.py:307(test_distinct_for_non_unique_related_object_in_search_fields)
1 0.000 0.000 0.017 0.017 tests.py:90(test_list_with_depth)
29 0.000 0.000 0.017 0.001 wsgi.py:120(_get_request)
1 0.000 0.000 0.017 0.017 tests.py:80(test_no_existent_external_program)
2512 0.010 0.000 0.017 0.000 base.py:132(<genexpr>)
1 0.000 0.000 0.017 0.017 tests.py:38(test_egg3)
1 0.000 0.000 0.017 0.017 tests.py:1957(test_ordered_subselect)
302 0.006 0.000 0.017 0.000 geometries.py:260(_get_srs)
70 0.001 0.000 0.017 0.000 recorder.py:39(migration_qs)
3856 0.017 0.000 0.017 0.000 {method 'subn' of '_sre.SRE_Pattern' objects}
1 0.000 0.000 0.017 0.017 tests.py:119(test_i18n_intword)
2829 0.011 0.000 0.017 0.000 tree.py:63(__len__)
1 0.000 0.000 0.017 0.017 tests.py:87(test_generic_relation_ordering)
617 0.004 0.000 0.017 0.000 request.py:263(readline)
2 0.000 0.000 0.017 0.008 tests.py:1343(test_get_cache_key)
1 0.000 0.000 0.017 0.017 test_detail.py:92(test_duplicated_context_object_name)
348 0.002 0.000 0.017 0.000 base.py:24(_prepare)
389 0.004 0.000 0.017 0.000 PngImagePlugin.py:85(read)
1 0.000 0.000 0.017 0.017 tests.py:795(test_disabled_serving)
1 0.000 0.000 0.017 0.017 tests.py:786(assertFileNotFound)
1 0.000 0.000 0.017 0.017 tests.py:470(test_inheritance_select_related)
1 0.000 0.000 0.017 0.017 tests.py:377(test_process_response_middleware_null_view)
1 0.000 0.000 0.017 0.017 test_loader.py:134(test_load_import_error)
11/10 0.000 0.000 0.017 0.002 file.py:113(save)
118 0.002 0.000 0.017 0.000 log.py:131(connection)
1 0.000 0.000 0.017 0.017 formsets.py:403(as_p)
1 0.000 0.000 0.016 0.016 test_geos_mutation.py:117(test04_LineStringMutations)
272 0.004 0.000 0.016 0.000 formats.py:190(localize_input)
22 0.000 0.000 0.016 0.001 filebased.py:28(add)
818 0.004 0.000 0.016 0.000 test_mutable_list.py:16(__init__)
2 0.013 0.006 0.016 0.008 tests.py:5(<module>)
24 0.000 0.000 0.016 0.001 locale.py:21(__init__)
293 0.012 0.000 0.016 0.000 sre_compile.py:258(_mk_bitmap)
1 0.000 0.000 0.016 0.016 tests.py:185(test_order_by_fk_attname)
1 0.000 0.000 0.016 0.016 tests.py:187(test_tickets_2080_3592)
1 0.000 0.000 0.016 0.016 tests.py:723(test_ticket9997)
1 0.000 0.000 0.016 0.016 tests.py:3071(test_disjunction_promotion_fexpression)
1093 0.006 0.000 0.016 0.000 __init__.py:1118(debug)
2 0.003 0.002 0.016 0.008 base.py:5(<module>)
1 0.000 0.000 0.016 0.016 test_input_formats.py:639(test_dateTimeField_with_inputformat)
54 0.001 0.000 0.016 0.000 base.py:95(set_step_files)
6 0.000 0.000 0.016 0.003 layer.py:193(get_fields)
2581 0.011 0.000 0.016 0.000 nodes.py:529(__len__)
1 0.000 0.000 0.016 0.016 tests.py:118(test_clear)
508 0.005 0.000 0.016 0.000 related.py:644(__init__)
1 0.000 0.000 0.016 0.016 tests.py:192(test_valid_form)
1 0.000 0.000 0.016 0.016 formsets.py:408(as_ul)
1648 0.010 0.000 0.016 0.000 pickle.py:1193(load_setitem)
164 0.007 0.000 0.016 0.000 django_1_6_0.py:17(_check_test_runner)
114 0.002 0.000 0.016 0.000 feedgenerator.py:58(rfc3339_date)
12 0.000 0.000 0.016 0.001 finders.py:150(find)
1077 0.010 0.000 0.016 0.000 context_processors.py:49(auth)
1 0.000 0.000 0.016 0.016 tests.py:750(test_process_response_bad_middleware_permission_denied)
2512 0.010 0.000 0.016 0.000 base.py:139(<genexpr>)
291 0.004 0.000 0.016 0.000 options.py:831(get_action)
1 0.000 0.000 0.016 0.016 tests.py:388(test_csrf_cookie_age)
4 0.000 0.000 0.016 0.004 tests.py:11(generate)
105 0.001 0.000 0.016 0.000 signing.py:178(timestamp)
5839 0.016 0.000 0.016 0.000 urlresolvers.py:172(__init__)
1 0.000 0.000 0.016 0.016 tests.py:9(test_development)
1 0.000 0.000 0.016 0.016 test_forms.py:468(test_forms_with_multiple_choice)
29 0.000 0.000 0.016 0.001 tests.py:571(assertIsValid)
213 0.002 0.000 0.016 0.000 encoders.py:63(encode_7or8bit)
12 0.000 0.000 0.016 0.001 forms.py:32(render)
33 0.001 0.000 0.016 0.000 test_jslex.py:111(test_func)
2 0.000 0.000 0.016 0.008 views.py:99(file_upload_echo_content)
1 0.000 0.000 0.016 0.016 test_forms.py:399(test_cleaned_data)
1 0.000 0.000 0.016 0.016 test_views.py:101(test_redirect_view_non_existent_flatpage)
112 0.007 0.000 0.016 0.000 Image.py:290(preinit)
294 0.006 0.000 0.016 0.000 utils.py:260(decode_params)
6329 0.016 0.000 0.016 0.000 query.py:1831(set_aggregate_mask)
1 0.000 0.000 0.016 0.016 test_formsets.py:169(test_delete_prefilled_data)
1 0.001 0.001 0.016 0.016 test_simplelazyobject.py:13(test_pickle_py2_regression)
390 0.002 0.000 0.016 0.000 utils.py:114(<genexpr>)
1 0.000 0.000 0.016 0.016 tests.py:1712(test_full_clear)
1 0.000 0.000 0.016 0.016 tests.py:1141(test_ticket_21150)
848 0.016 0.000 0.016 0.000 {method 'splitlines' of 'str' objects}
1 0.000 0.000 0.016 0.016 tests.py:258(test_non_ascii_attachment_filename)
1332 0.008 0.000 0.016 0.000 related.py:1245(__init__)
1 0.000 0.000 0.016 0.016 tests.py:181(test_foreign_key_then_m2m)
1 0.000 0.000 0.016 0.016 tests.py:123(test_dangerous_file_names)
6 0.013 0.002 0.016 0.003 0002_second.py:2(<module>)
1 0.000 0.000 0.016 0.016 test_response.py:288(test_repickling)
1 0.000 0.000 0.016 0.016 tests.py:3126(test_ticket_19964)
1110 0.005 0.000 0.016 0.000 makemessages.py:49(path)
1 0.000 0.000 0.016 0.016 tests.py:46(test_ordinal)
1 0.000 0.000 0.016 0.016 test_formsets.py:159(test_second_form_partially_filled)
151 0.003 0.000 0.016 0.000 posixpath.py:378(_resolve_link)
27 0.000 0.000 0.016 0.001 query.py:88(_execute_query)
1 0.000 0.000 0.016 0.016 test_base.py:278(test_template_name_required)
1 0.000 0.000 0.016 0.016 tests.py:303(test_atomic_prevents_setting_autocommit)
1 0.000 0.000 0.016 0.016 tests.py:211(test_other_arg_queries)
4339 0.016 0.000 0.016 0.000 {method 'isatty' of 'file' objects}
39 0.000 0.000 0.016 0.000 finders.py:166(find_in_app)
5947 0.016 0.000 0.016 0.000 minidom.py:674(getAttribute)
1 0.000 0.000 0.016 0.016 test_middleware.py:123(test_redirect_fallback_non_existent_flatpage)
1 0.000 0.000 0.016 0.016 tests.py:2159(test_iterable_model_m2m)
2487 0.011 0.000 0.016 0.000 pickle.py:260(get)
1 0.000 0.000 0.016 0.016 test_fields.py:746(test_urlfield_1)
305 0.002 0.000 0.016 0.000 gzip.py:236(read)
1 0.000 0.000 0.016 0.016 test_forms.py:1946(test_multivalue_optional_subfields)
1985 0.011 0.000 0.016 0.000 HTMLParser.py:99(reset)
20 0.001 0.000 0.016 0.001 tests.py:39(assertFormfield)
103 0.001 0.000 0.016 0.000 collections.py:43(__iter__)
3 0.000 0.000 0.016 0.005 tests.py:859(_test_choices)
1 0.000 0.000 0.016 0.016 tests.py:243(test_year_lte)
1 0.000 0.000 0.016 0.016 tests.py:217(test_incomplete_data_form)
6 0.000 0.000 0.016 0.003 models.py:103(get_by_natural_key)
1 0.000 0.000 0.016 0.016 tests.py:95(test_values_from_lookup_field)
219 0.015 0.000 0.016 0.000 {eval}
1129 0.012 0.000 0.016 0.000 timezone.py:209(_get_timezone_name)
203 0.002 0.000 0.016 0.000 __init__.py:930(__init__)
1 0.000 0.000 0.016 0.016 tests.py:200(testMultipleIterations)
1 0.000 0.000 0.016 0.016 test_dates.py:407(test_week_view_invalid_pattern)
1 0.000 0.000 0.016 0.016 tests.py:876(test_override_unique_for_date_message)
1 0.000 0.000 0.016 0.016 tests.py:344(test_update_or_create_defaults)
145 0.001 0.000 0.016 0.000 geometry.py:528(_topology)
1 0.004 0.004 0.016 0.016 Image.py:27(<module>)
1 0.000 0.000 0.016 0.016 test_geos.py:118(test_kml)
566 0.005 0.000 0.016 0.000 threading.py:307(__init__)
30 0.012 0.000 0.016 0.001 geometries.py:452(_geomgen)
5 0.000 0.000 0.016 0.003 feeds.py:161(add_item_elements)
4590 0.016 0.000 0.016 0.000 debug.py:53(create_nodelist)
80 0.001 0.000 0.016 0.000 models.py:90(get_queryset)
1 0.000 0.000 0.016 0.016 tests.py:768(test_ordering)
1 0.000 0.000 0.016 0.016 test_list.py:174(test_context_object_name)
1 0.000 0.000 0.016 0.016 test_http.py:171(test_empty_sitemap)
135 0.002 0.000 0.016 0.000 utils.py:129(__eq__)
1 0.000 0.000 0.016 0.016 tests.py:70(test_intcomma)
8282 0.016 0.000 0.016 0.000 {unicodedata.combining}
1759 0.006 0.000 0.016 0.000 formsets.py:74(__getitem__)
1 0.000 0.000 0.016 0.016 tests.py:28(test_custom_max_lengths)
122 0.001 0.000 0.016 0.000 filters.py:237(choices)
2 0.000 0.000 0.016 0.008 test_static.py:40(test_copes_with_empty_path_component)
2362 0.010 0.000 0.016 0.000 suite.py:37(__iter__)
2 0.016 0.008 0.016 0.008 filebased.py:1(<module>)
803 0.006 0.000 0.016 0.000 options.py:225(get_field_queryset)
1 0.000 0.000 0.016 0.016 tests.py:1512(test_ticket15316_one2one_filter_true)
1 0.000 0.000 0.016 0.016 test_formsets.py:999(test_increase_hard_limit)
1 0.000 0.000 0.016 0.016 test_forms.py:352(test_bug_19349_bound_password_field)
10 0.010 0.001 0.016 0.002 0001_initial.py:2(<module>)
40 0.000 0.000 0.015 0.000 tests.py:4560(get_preserved_filters_querystring)
32 0.000 0.000 0.015 0.000 defaultfilters.py:500(removetags)
1 0.000 0.000 0.015 0.015 tests.py:590(test_process_exception_bad_middleware_not_found)
1056 0.008 0.000 0.015 0.000 context_processors.py:5(messages)
691 0.009 0.000 0.015 0.000 filters.py:120(__init__)
256 0.004 0.000 0.015 0.000 pickle.py:492(save_unicode)
3 0.003 0.001 0.015 0.005 widgets.py:3(<module>)
417 0.004 0.000 0.015 0.000 api.py:17(add_message)
20 0.000 0.000 0.015 0.001 tests.py:227(tearDown)
1 0.000 0.000 0.015 0.015 test_list.py:182(test_duplicate_context_object_name)
2169 0.015 0.000 0.015 0.000 {posix.close}
1 0.000 0.000 0.015 0.015 tests.py:3040(test_disjunction_promotion6)
1 0.000 0.000 0.015 0.015 tests.py:1252(test_o2o_cross_database_protection)
1 0.000 0.000 0.015 0.015 tests.py:434(test_proper_manager_for_label_lookup)
483 0.004 0.000 0.015 0.000 __init__.py:58(set_parser)
31 0.000 0.000 0.015 0.000 defaultfilters.py:358(urlizetrunc)
7 0.000 0.000 0.015 0.002 flatpages.py:22(render)
1 0.000 0.000 0.015 0.015 tests.py:1528(test_ticket15316_one2one_exclude_true)
1 0.000 0.000 0.015 0.015 test_autodetector.py:137(test_arrange_for_graph)
1 0.000 0.000 0.015 0.015 tests.py:50(test_wrong_type_pk)
1 0.000 0.000 0.015 0.015 test_timesince.py:126(test_naive_datetime_with_tzinfo_attribute)
1 0.000 0.000 0.015 0.015 tests.py:224(test_resolver_repr)
1 0.000 0.000 0.015 0.015 test_timesince.py:47(test_multiple_units)
125 0.001 0.000 0.015 0.000 response.py:257(delete_cookie)
2632 0.010 0.000 0.015 0.000 tests.py:32(<lambda>)
2 0.000 0.000 0.015 0.008 views.py:217(get_object)
1 0.000 0.000 0.015 0.015 tests.py:1011(test_nested_requests)
187 0.002 0.000 0.015 0.000 fields.py:785(__init__)
1 0.000 0.000 0.015 0.015 test_middleware.py:50(test_fallback_flatpage)
1 0.000 0.000 0.015 0.015 tests.py:61(test_recursive_m2m_reverse_add)
2089 0.010 0.000 0.015 0.000 posixpath.py:110(basename)
1 0.000 0.000 0.015 0.015 tests.py:1984(test_related_sliced_subquery)
2 0.000 0.000 0.015 0.008 test_static.py:65(test_invalid_if_modified_since)
1 0.000 0.000 0.015 0.015 test_list.py:160(test_template_name)
1712 0.011 0.000 0.015 0.000 checks.py:40(_check_raw_id_fields)
1 0.000 0.000 0.015 0.015 test_extra.py:673(test_overriding_errorlist)
1 0.000 0.000 0.015 0.015 tests.py:613(test_cache_invalidation)
1 0.000 0.000 0.015 0.015 test_forms.py:222(test_auto_id_true)
61 0.001 0.000 0.015 0.000 __init__.py:1979(formfield)
1 0.000 0.000 0.015 0.015 test_discover_runner.py:106(test_testcase_ordering)
1 0.000 0.000 0.015 0.015 tests.py:557(test_ticket9926)
1 0.000 0.000 0.015 0.015 constructor.py:2(<module>)
1 0.000 0.000 0.015 0.015 tests.py:106(test_recursive_m2m_clear)
163 0.001 0.000 0.015 0.000 socket.py:223(meth)
1 0.000 0.000 0.015 0.015 tests.py:321(test_empty_field_integer)
1 0.000 0.000 0.015 0.015 tests.py:99(test_process_response_get_token_used)
2 0.000 0.000 0.015 0.008 special.py:119(database_backwards)
1 0.000 0.000 0.015 0.015 tests.py:129(test_field_arguments_restricted_on_form)
1 0.000 0.000 0.015 0.015 tests.py:351(test_dont_base64_encode)
1 0.000 0.000 0.015 0.015 test_operations.py:873(inner_method_reverse)
1 0.000 0.000 0.015 0.015 test_timesince.py:54(test_display_first_unit)
45 0.002 0.000 0.015 0.000 zipfile.py:871(open)
1 0.000 0.000 0.015 0.015 test_widgets.py:991(test_splithiddendatetime)
6953 0.015 0.000 0.015 0.000 {method 'rpartition' of 'unicode' objects}
1 0.001 0.001 0.015 0.015 models.py:16(<module>)
9 0.000 0.000 0.015 0.002 subqueries.py:114(update_batch)
1 0.002 0.002 0.015 0.015 urllib.py:23(<module>)
1 0.000 0.000 0.015 0.015 tests.py:398(test_foreign_object_form)
1 0.000 0.000 0.015 0.015 tests.py:86(test_recursive_m2m_remove)
35 0.000 0.000 0.015 0.000 utils.py:104(getaddresses)
18 0.007 0.000 0.015 0.001 collections.py:237(namedtuple)
1 0.001 0.001 0.015 0.015 base.py:4(<module>)
1 0.000 0.000 0.015 0.015 tests.py:75(test_dumps_loads)
619 0.004 0.000 0.015 0.000 uploadhandler.py:161(handle_raw_input)
1080 0.007 0.000 0.015 0.000 tarfile.py:182(nti)
148 0.001 0.000 0.015 0.000 expressions.py:39(as_sql)
1 0.000 0.000 0.015 0.015 tests.py:1480(test_ticket15316_one2one_filter_false)
158 0.001 0.000 0.015 0.000 query_utils.py:57(__or__)
1 0.000 0.000 0.015 0.015 tests.py:598(test_timeuntil)
1 0.000 0.000 0.015 0.015 tests.py:3167(test_values_in_subquery)
164 0.004 0.000 0.015 0.000 trans_real.py:374(all_locale_paths)
6 0.000 0.000 0.015 0.002 preview.py:68(_check_security_hash)
235 0.002 0.000 0.015 0.000 options.py:691(get_formsets)
1 0.000 0.000 0.015 0.015 test_autodetector.py:645(test_deconstruct_field_kwarg)
1 0.000 0.000 0.015 0.015 tests.py:333(test_self_closing_tags)
1 0.000 0.000 0.015 0.015 tests.py:317(test_fast_delete_fk)
17 0.000 0.000 0.015 0.001 datasource.py:107(__getitem__)
1 0.000 0.000 0.015 0.015 test_discover_runner.py:58(test_file_path)
45 0.001 0.000 0.015 0.000 scanner.py:658(fetch_flow_scalar)
5 0.000 0.000 0.015 0.003 tests.py:508(test_types)
483 0.002 0.000 0.015 0.000 io.py:440(read)
58 0.000 0.000 0.015 0.000 views.py:69(last)
1 0.000 0.000 0.015 0.015 test_list.py:21(test_queryset)
1 0.000 0.000 0.015 0.015 tests.py:315(test_select_related)
24 0.000 0.000 0.015 0.001 threading.py:484(start)
5 0.000 0.000 0.015 0.003 base.py:1454(method_get_order)
1 0.000 0.000 0.015 0.015 tests.py:2262(test_infinite_loop)
7145 0.015 0.000 0.015 0.000 functools.py:84(__init__)
1086 0.006 0.000 0.015 0.000 genericpath.py:52(getmtime)
1876 0.010 0.000 0.015 0.000 debug.py:10(__init__)
9 0.000 0.000 0.015 0.002 utils.py:65(executemany)
1 0.000 0.000 0.015 0.015 constructor.py:161(SafeConstructor)
1 0.000 0.000 0.015 0.015 test_shortcuts.py:59(test_render_with_current_app)
16 0.000 0.000 0.015 0.001 tests.py:696(setUp)
1 0.000 0.000 0.015 0.015 tests.py:317(test_lost_query)
1064 0.010 0.000 0.015 0.000 warnings.py:74(simplefilter)
1 0.000 0.000 0.015 0.015 tests.py:1435(test_ticket15316_exclude_false)
33 0.001 0.000 0.015 0.000 tests.py:87(setUp)
111 0.001 0.000 0.015 0.000 io.py:181(write)
1 0.007 0.007 0.015 0.015 preview.py:3(<module>)
1 0.000 0.000 0.015 0.015 test_list.py:190(test_missing_items)
600 0.003 0.000 0.015 0.000 datastructures.py:411(_iterlists)
1 0.000 0.000 0.015 0.015 tests.py:257(test_urlize)
1840 0.011 0.000 0.015 0.000 loader.py:77(__init__)
1 0.000 0.000 0.015 0.015 tests.py:1000(test_15368)
18 0.000 0.000 0.015 0.001 datasource.py:102(__iter__)
1141 0.006 0.000 0.015 0.000 models.py:121(clear_cache)
71 0.001 0.000 0.015 0.000 decimal.py:1228(__rsub__)
1 0.000 0.000 0.015 0.015 test_views.py:28(test_view_flatpage)
95 0.002 0.000 0.015 0.000 fields.py:991(__init__)
1 0.000 0.000 0.015 0.015 test_formsets.py:217(test_min_num_displaying_more_than_one_blank_form)
1 0.000 0.000 0.015 0.015 tests.py:22(test_update_fields_deferred)
1 0.000 0.000 0.015 0.015 tests.py:651(test_unique_together)
5 0.000 0.000 0.015 0.003 tests.py:28(setUp)
6352 0.015 0.000 0.015 0.000 contextlib.py:12(__init__)
1 0.000 0.000 0.015 0.015 test_formsets.py:114(test_formset_validation)
1 0.000 0.000 0.015 0.015 tests.py:284(test_empty_field_char)
232 0.003 0.000 0.015 0.000 io.py:153(read)
1 0.011 0.011 0.015 0.015 test_debug.py:4(<module>)
477 0.005 0.000 0.015 0.000 base.py:36(__init__)
1 0.000 0.000 0.015 0.015 tests.py:294(test_empty_field_char_none)
1 0.000 0.000 0.015 0.015 tests.py:339(handle_uncaught_exception)
452 0.005 0.000 0.015 0.000 managers.py:22(_check_field_name)
1 0.000 0.000 0.015 0.015 tests.py:380(test_render)
1 0.001 0.001 0.015 0.015 models.py:17(<module>)
3 0.000 0.000 0.015 0.005 tests.py:925(setUp)
12 0.000 0.000 0.015 0.001 utils.py:74(__str__)
1 0.000 0.000 0.015 0.015 tests.py:87(test_nullable_relation)
1 0.000 0.000 0.015 0.015 tests.py:3023(test_disjunction_promotion5_demote)
1 0.000 0.000 0.015 0.015 tests.py:65(testIfMatch)
1 0.000 0.000 0.015 0.015 base.py:1442(method_set_order)
9 0.014 0.002 0.015 0.002 {method 'executemany' of 'psycopg2._psycopg.cursor' objects}
2 0.001 0.001 0.015 0.007 test_mutable_list.py:230(test06_list_methods)
1 0.000 0.000 0.015 0.015 tests.py:2258(test_field_removal)
7663 0.014 0.000 0.014 0.000 config.py:192(ready)
14 0.014 0.001 0.014 0.001 layer.py:30(__init__)
5788 0.014 0.000 0.014 0.000 options.py:231(setup_pk)
4 0.000 0.000 0.014 0.004 debug.py:345(get_template_exception_info)
2 0.000 0.000 0.014 0.007 tests.py:1365(test_get_cache_key_with_query)
1 0.000 0.000 0.014 0.014 tests.py:211(test_div3_extract)
1 0.000 0.000 0.014 0.014 tests.py:1812(test_middleware)
1 0.000 0.000 0.014 0.014 tests.py:870(test_filtering_by_annotation_name)
1 0.000 0.000 0.014 0.014 test_fields.py:578(test_datetimefield_4)
6778 0.014 0.000 0.014 0.000 result.py:126(addSuccess)
13 0.000 0.000 0.014 0.001 test_geos.py:344(<genexpr>)
1 0.000 0.000 0.014 0.014 test_discover_runner.py:85(test_discovery_on_package)
271 0.003 0.000 0.014 0.000 query_utils.py:63(__invert__)
489 0.004 0.000 0.014 0.000 checks.py:248(_check_filter_item)
1 0.000 0.000 0.014 0.014 tests.py:216(test_invalid_final_lookup)
1 0.000 0.000 0.014 0.014 test_forms.py:246(test_auto_id_on_form_and_field)
1 0.000 0.000 0.014 0.014 dateparse.py:1(<module>)
1 0.000 0.000 0.014 0.014 tests.py:26(test_aggregates_in_where_clause)
18 0.000 0.000 0.014 0.001 tests.py:32(queryset)
3 0.000 0.000 0.014 0.005 test_base.py:246(_assert_about)
1 0.000 0.000 0.014 0.014 tests.py:393(test_relations_to_non_primary_key)
1 0.000 0.000 0.014 0.014 tests.py:40(test_unrelated_roots)
1 0.000 0.000 0.014 0.014 tests.py:506(test_process_template_response_bad_middleware)
4 0.000 0.000 0.014 0.004 tests.py:145(_create_object)
1 0.000 0.000 0.014 0.014 test_module_loading.py:168(test_autodiscover_modules_several_one_bad_module)
2326 0.010 0.000 0.014 0.000 __init__.py:721(bulk_batch_size)
525 0.009 0.000 0.014 0.000 __init__.py:49(normalize_encoding)
1 0.000 0.000 0.014 0.014 tests.py:1420(test_ticket15316_filter_false)
1 0.000 0.000 0.014 0.014 tests.py:72(test_create_contenttype_on_the_spot)
32 0.000 0.000 0.014 0.000 smtplib.py:133(quoteaddr)
87 0.001 0.000 0.014 0.000 filters.py:272(choices)
45 0.002 0.000 0.014 0.000 scanner.py:1141(scan_flow_scalar)
254 0.005 0.000 0.014 0.000 stringprep.py:195(map_table_b2)
2234 0.010 0.000 0.014 0.000 sre_parse.py:83(closegroup)
1 0.000 0.000 0.014 0.014 tests.py:1450(test_ticket15316_filter_true)
1 0.000 0.000 0.014 0.014 test_forms.py:134(test_form_condition)
1 0.000 0.000 0.014 0.014 test_formsets.py:923(test_formset_splitdatetimefield)
86 0.001 0.000 0.014 0.000 views.py:24(index_page)
1 0.000 0.000 0.014 0.014 test_extra.py:858(test_l10n_invalid_date_in)
491 0.005 0.000 0.014 0.000 base.py:145(add)
1696 0.010 0.000 0.014 0.000 helpers.py:60(__init__)
1 0.000 0.000 0.014 0.014 test_regressions.py:86(test_misc)
1 0.000 0.000 0.014 0.014 tests.py:77(test_auto_transaction)
1 0.000 0.000 0.014 0.014 tests.py:189(test_put_and_delete_rejected)
1 0.000 0.000 0.014 0.014 test_commands.py:255(test_makemigrations_empty_migration)
483 0.005 0.000 0.014 0.000 __init__.py:336(decode_path)
1 0.000 0.000 0.014 0.014 tests.py:586(test_timesince)
413 0.003 0.000 0.014 0.000 linecache.py:43(checkcache)
1913 0.010 0.000 0.014 0.000 response.py:185(__getitem__)
3 0.000 0.000 0.014 0.005 tests.py:1372(setUp)
493 0.005 0.000 0.014 0.000 validators.py:44(__call__)
5656 0.014 0.000 0.014 0.000 sre_parse.py:67(__init__)
1 0.000 0.000 0.014 0.014 tests.py:194(test_m2m_through_forward_returns_valid_members)
1 0.000 0.000 0.014 0.014 tests.py:1733(test_attribute_error_delete)
1 0.000 0.000 0.014 0.014 test_list.py:15(test_items)
1 0.000 0.000 0.014 0.014 tests.py:304(test_safestring_in_field_label)
1 0.000 0.000 0.014 0.014 tests.py:506(test_query_datetimes_in_other_timezone)
1 0.000 0.000 0.014 0.014 tests.py:349(test_simple_equal_html)
4445 0.011 0.000 0.014 0.000 subqueries.py:154(get_related_updates)
1 0.000 0.000 0.014 0.014 tests.py:736(test_process_view_bad_middleware_permission_denied)
1 0.000 0.000 0.014 0.014 tests.py:648(test_create_relation_with_ugettext_lazy)
1 0.000 0.000 0.014 0.014 tests.py:91(test_test_runner_overriden)
4925 0.014 0.000 0.014 0.000 base.py:1046(__init__)
1 0.000 0.000 0.014 0.014 tests.py:96(test_test_runner_not_set_explicitly)
1 0.000 0.000 0.014 0.014 tests.py:261(test_404_tried_urls_have_names)
1414 0.009 0.000 0.014 0.000 __init__.py:1332(isEnabledFor)
1 0.000 0.000 0.014 0.014 tests.py:202(test_blank_with_null_foreign_key_field)
2 0.000 0.000 0.014 0.007 views.py:25(staff_only_view)
1 0.000 0.000 0.014 0.014 tests.py:394(test_process_exception_middleware_null_view)
390 0.004 0.000 0.014 0.000 models.py:1177(_has_changed)
4 0.000 0.000 0.014 0.003 admin.py:117(save_model)
784 0.002 0.000 0.014 0.000 pkg_resources.py:1831(_normalize_cached)
16 0.000 0.000 0.014 0.001 test_geos_mutation.py:60(api_get_extent)
1488 0.008 0.000 0.014 0.000 messages.py:27(<genexpr>)
5235 0.014 0.000 0.014 0.000 widgets.py:155(__init__)
173 0.007 0.000 0.014 0.000 feedparser.py:431(_parse_headers)
67 0.001 0.000 0.014 0.000 defaultfilters.py:621(unordered_list)
1 0.000 0.000 0.014 0.014 tests.py:101(test_clear_efficiency)
1 0.000 0.000 0.014 0.014 tests.py:474(test_query_datetimes)
1 0.000 0.000 0.014 0.014 tests.py:467(test_foreign_key_cross_database_protection)
1 0.000 0.000 0.014 0.014 tests.py:66(test_foreignkey_reverse)
1 0.000 0.000 0.014 0.014 tests.py:1465(test_ticket15316_exclude_true)
45 0.001 0.000 0.014 0.000 defaultfilters.py:768(time)
1 0.000 0.000 0.014 0.014 test_module_loading.py:172(test_autodiscover_modules_several_found)
121 0.001 0.000 0.014 0.000 subqueries.py:110(clone)
4 0.000 0.000 0.014 0.003 options.py:1258(response_delete)
1 0.001 0.001 0.014 0.014 test_writer.py:140(test_simple_migration)
1 0.000 0.000 0.014 0.014 test_imagefield.py:380(test_field_save_and_delete_methods)
1 0.000 0.000 0.014 0.014 tests.py:213(test_m2m_through_reverse_returns_valid_members)
4 0.000 0.000 0.014 0.003 tests.py:235(test_simple)
19 0.000 0.000 0.014 0.001 models.py:14(get_by_natural_key)
1 0.000 0.000 0.014 0.014 tests.py:1787(test_foreignkey_collection)
1 0.000 0.000 0.014 0.014 test_formsets.py:945(test_formset_calls_forms_is_valid)
1 0.000 0.000 0.014 0.014 tests.py:764(test_process_exception_bad_middleware_permission_denied)
1 0.000 0.000 0.014 0.014 test_discover_runner.py:23(test_dotted_test_module)
1 0.000 0.000 0.014 0.014 test_error_messages.py:219(test_subclassing_errorlist)
1683 0.010 0.000 0.014 0.000 checks.py:633(_check_list_display_links)
1251 0.008 0.000 0.014 0.000 db.py:40(CacheEntry)
1 0.000 0.000 0.014 0.014 test_error_messages.py:189(test_splitdatetimefield)
5 0.000 0.000 0.014 0.003 utils.py:134(get_runner)
23 0.000 0.000 0.014 0.001 models.py:80(get_queryset)
115 0.001 0.000 0.014 0.000 query.py:858(only)
1 0.000 0.000 0.014 0.014 tests.py:1024(test_ticket_10790_6)
1 0.001 0.001 0.014 0.014 article.py:1(<module>)
1 0.000 0.000 0.014 0.014 base.py:147(SpatialRefSysMixin)
17 0.000 0.000 0.014 0.001 smtplib.py:474(rcpt)
1 0.001 0.001 0.014 0.014 deletion.py:1(<module>)
1053 0.004 0.000 0.014 0.000 aggregates.py:90(<genexpr>)
1 0.000 0.000 0.014 0.014 test_list.py:143(test_verbose_name)
19 0.000 0.000 0.014 0.001 signing.py:128(loads)
1 0.000 0.000 0.014 0.014 tests.py:944(test_ticket_10790_2)
1 0.000 0.000 0.014 0.014 tests.py:251(test_process_template_response_middleware_not_found)
31 0.000 0.000 0.014 0.000 tests.py:870(setUp)
506 0.009 0.000 0.014 0.000 subprocess.py:1252(_handle_exitstatus)
630 0.009 0.000 0.014 0.000 wsgi.py:63(readline)
33 0.001 0.000 0.014 0.000 tests.py:134(_get_file)
210 0.001 0.000 0.014 0.000 pkg_resources.py:1166(get_resource_string)
1 0.000 0.000 0.014 0.014 tests.py:95(test_count)
1 0.000 0.000 0.014 0.014 test_timesince.py:29(test_ignore_microseconds_and_seconds)
1 0.000 0.000 0.014 0.014 tests.py:887(test_nested_exclude)
1 0.000 0.000 0.014 0.014 tests.py:38(testIfModifiedSince)
1 0.000 0.000 0.014 0.014 tests.py:262(test_year_lte_fexpr)
835 0.008 0.000 0.014 0.000 __init__.py:547(escape2null)
270 0.004 0.000 0.014 0.000 PngImagePlugin.py:117(crc)
1099 0.007 0.000 0.014 0.000 related.py:1465(get_attname_column)
1 0.000 0.000 0.014 0.014 tests.py:64(test_queries)
807 0.009 0.000 0.014 0.000 jslex.py:50(lex)
666 0.008 0.000 0.013 0.000 markupbase.py:169(parse_comment)
171 0.002 0.000 0.013 0.000 storage.py:307(get_storage_class)
483 0.002 0.000 0.013 0.000 io.py:453(write)
5 0.000 0.000 0.013 0.003 shortcuts.py:118(get_list_or_404)
1 0.000 0.000 0.013 0.013 tests.py:401(test_ambiguous_urlpattern)
11 0.013 0.001 0.013 0.001 formats.py:4(<module>)
11 0.005 0.000 0.013 0.001 admin.py:1(<module>)
1 0.000 0.000 0.013 0.013 tests.py:116(test_ticket_12163)
3 0.000 0.000 0.013 0.004 tests.py:961(setUp)
9 0.001 0.000 0.013 0.001 tests.py:81(get_indexes)
1 0.000 0.000 0.013 0.013 tests.py:738(test_generic_relation)
1 0.000 0.000 0.013 0.013 tests.py:46(test_siblings)
1 0.000 0.000 0.013 0.013 test_input_formats.py:45(test_localized_timeField)
1 0.000 0.000 0.013 0.013 tests.py:165(test_add)
1 0.000 0.000 0.013 0.013 tests.py:2570(test_null_in_exclude_qs)
1 0.000 0.000 0.013 0.013 tests.py:29(test_egg2)
1 0.000 0.000 0.013 0.013 tests.py:883(test_parse_literal_http_header)
1 0.000 0.000 0.013 0.013 tests.py:169(test_follow_redirect)
3 0.001 0.000 0.013 0.004 log.py:1(<module>)
1 0.000 0.000 0.013 0.013 tests.py:175(test_recursive_m2m_related_to_self)
316 0.003 0.000 0.013 0.000 lookups.py:352(as_sql)
1 0.000 0.000 0.013 0.013 tests.py:1403(test_modelformset_factory_error_messages_overrides)
652 0.008 0.000 0.013 0.000 sre_parse.py:225(_class_escape)
119 0.002 0.000 0.013 0.000 dateformat.py:250(M)
1 0.000 0.000 0.013 0.013 test_autodetector.py:210(test_add_field)
2235 0.010 0.000 0.013 0.000 options.py:26(normalize_together)
1 0.000 0.000 0.013 0.013 tests.py:279(test_tickets_4088_4306)
14 0.000 0.000 0.013 0.001 functional.py:146(__bytes_cast)
1 0.000 0.000 0.013 0.013 tests.py:286(test_distinct_for_non_unique_related_object_in_list_filter)
76 0.001 0.000 0.013 0.000 test_html.py:15(check_output)
5 0.000 0.000 0.013 0.003 models.py:82(<lambda>)
5496 0.013 0.000 0.013 0.000 case.py:100(__init__)
24 0.000 0.000 0.013 0.001 signing.py:95(dumps)
582 0.006 0.000 0.013 0.000 decimal.py:800(_cmp)
1 0.000 0.000 0.013 0.013 test_autodetector.py:261(test_rename_field)
1 0.000 0.000 0.013 0.013 tests.py:86(test_test_runner_new_default)
423 0.006 0.000 0.013 0.000 models.py:554(__init__)
1 0.000 0.000 0.013 0.013 tests.py:841(test_select_on_save_lying_update)
1 0.000 0.000 0.013 0.013 tests.py:829(test_unique_for_date_with_nullable_date)
4 0.013 0.003 0.013 0.003 storage.py:1(<module>)
3 0.000 0.000 0.013 0.004 tests.py:295(<genexpr>)
1 0.000 0.000 0.013 0.013 tests.py:46(test_aggregates_in_where_clause_pre_eval)
1 0.000 0.000 0.013 0.013 test_middleware.py:28(test_view_flatpage)
10 0.004 0.000 0.013 0.001 sql.py:209(emit_pre_migrate_signal)
1 0.000 0.000 0.013 0.013 tests.py:18(test_that_changepassword_command_with_database_option_uses_given_db)
6473 0.013 0.000 0.013 0.000 base.py:180(<genexpr>)
1 0.000 0.000 0.013 0.013 test_context_processors.py:91(test_session_is_accessed)
1 0.000 0.000 0.013 0.013 test_forms.py:33(test_flatpage_requires_leading_slash)
1 0.000 0.000 0.013 0.013 test_management.py:115(test_that_changepassword_command_changes_joes_password)
1 0.000 0.000 0.013 0.013 test_dates.py:517(test_day_view_invalid_pattern)
1 0.000 0.000 0.013 0.013 test_detail.py:102(test_invalid_queryset)
993 0.005 0.000 0.013 0.000 response.py:83(add_post_render_callback)
1 0.000 0.000 0.013 0.013 tests.py:210(test_remove)
1340 0.008 0.000 0.013 0.000 inspectdb.py:24(get_meta)
1 0.000 0.000 0.013 0.013 test_forms.py:47(test_flatpage_doesnt_requires_trailing_slash_without_append_slash)
17 0.000 0.000 0.013 0.001 tests.py:166(<lambda>)
4 0.000 0.000 0.013 0.003 tests.py:291(test_in)
132 0.002 0.000 0.013 0.000 fields.py:841(__init__)
1 0.000 0.000 0.013 0.013 tests.py:90(test_subquery_condition)
2 0.000 0.000 0.013 0.007 test_static.py:80(test_invalid_if_modified_since2)
44 0.001 0.000 0.013 0.000 tableparser.py:493(check_columns)
1 0.000 0.000 0.013 0.013 test_mixins.py:9(test_set_messages_success)
31 0.001 0.000 0.013 0.000 locmem.py:27(add)
375 0.002 0.000 0.013 0.000 PngImagePlugin.py:110(call)
1 0.000 0.000 0.013 0.013 test_geos.py:168(test_ewkt)
1 0.000 0.000 0.013 0.013 views.py:62(file_upload_unicode_name)
4609 0.013 0.000 0.013 0.000 weakref.py:261(__setitem__)
1 0.000 0.000 0.013 0.013 tests.py:492(test_process_view_bad_middleware)
2 0.000 0.000 0.013 0.007 tests.py:850(setUp)
57 0.001 0.000 0.013 0.000 defaulttags.py:1037(ssi)
113 0.001 0.000 0.013 0.000 models.py:1194(__init__)
1 0.000 0.000 0.013 0.013 test_fields.py:1288(test_splitdatetimefield_2)
1 0.000 0.000 0.013 0.013 tests.py:188(test_regression_22508)
1130 0.006 0.000 0.013 0.000 expatbuilder.py:274(character_data_handler_cdata)
960 0.004 0.000 0.013 0.000 schema.py:100(quote_name)
1 0.000 0.000 0.013 0.013 tests.py:419(test_default_foreign_key_widget)
1932 0.009 0.000 0.013 0.000 __init__.py:675(__init__)
1669 0.010 0.000 0.013 0.000 representer.py:141(ignore_aliases)
1 0.000 0.000 0.013 0.013 tests.py:641(test_simple_unique)
5438 0.013 0.000 0.013 0.000 utils.py:259(__init__)
504 0.005 0.000 0.013 0.000 datastructures.py:429(items)
1 0.000 0.000 0.013 0.013 tests.py:168(test_fixtures_loaded)
32 0.000 0.000 0.013 0.000 views.py:114(as_view)
117 0.001 0.000 0.013 0.000 base.py:15(tearDown)
1 0.000 0.000 0.013 0.013 tests.py:339(test_target_page)
1 0.000 0.000 0.013 0.013 test_decorators.py:70(test_many_permissions_pass)
1 0.000 0.000 0.013 0.013 test_shortcuts.py:35(test_render)
5 0.000 0.000 0.013 0.003 recorder.py:76(flush)
26 0.000 0.000 0.013 0.000 tests.py:1326(setUp)
1 0.000 0.000 0.013 0.013 test_custom.py:192(test_inclusion_tags_from_template)
107 0.002 0.000 0.013 0.000 decimal.py:3638(__format__)
162 0.001 0.000 0.013 0.000 nodes.py:603(attlist)
2 0.000 0.000 0.013 0.006 test_base.py:33(assertColumnNotNull)
2 0.000 0.000 0.013 0.006 test_static.py:47(test_is_modified_since)
56 0.000 0.000 0.013 0.000 __init__.py:1847(get_prep_value)
37 0.001 0.000 0.013 0.000 fields.py:339(get_extra_restriction)
2766 0.010 0.000 0.013 0.000 __init__.py:329(constraint_checks_disabled)
2209 0.009 0.000 0.013 0.000 inspect.py:906(assign)
1 0.000 0.000 0.013 0.013 test_dates.py:287(test_month_view_invalid_pattern)
1 0.000 0.000 0.013 0.013 tests.py:148(test_bad_test_runner)
507 0.010 0.000 0.013 0.000 subprocess.py:709(__del__)
1 0.000 0.000 0.013 0.013 __init__.py:27(<module>)
1 0.000 0.000 0.013 0.013 tests.py:357(test_immutable_content_type)
1 0.000 0.000 0.013 0.013 tests.py:23(test_recursive_m2m_all)
101 0.002 0.000 0.013 0.000 geometries.py:641(__getitem__)
1 0.000 0.000 0.013 0.013 test_response.py:310(test_custom_urlconf)
2 0.000 0.000 0.013 0.006 tests.py:438(<lambda>)
1 0.000 0.000 0.013 0.013 tests.py:349(test_fast_delete_joined_qs)
1 0.000 0.000 0.013 0.013 test_middleware.py:56(test_fallback_non_existent_flatpage)
2 0.000 0.000 0.013 0.006 base.py:765(_get_next_or_previous_in_order)
1932 0.008 0.000 0.013 0.000 optparse.py:1096(_create_option_list)
1 0.000 0.000 0.013 0.013 tests.py:2976(test_disjunction_promotion2)
32 0.000 0.000 0.013 0.000 pkg_resources.py:1743(_handle_ns)
1 0.000 0.000 0.013 0.013 tests.py:67(test_update_fields_only_repeated)
116 0.001 0.000 0.013 0.000 query.py:755(prefetch_related)
31 0.000 0.000 0.013 0.000 tests.py:874(tearDown)
842 0.002 0.000 0.013 0.000 case.py:410(assertFalse)
1 0.000 0.000 0.013 0.013 tests.py:1971(test_slice_subquery_and_query)
1 0.000 0.000 0.013 0.013 tests.py:776(test_get_format_modules_stability)
1 0.002 0.002 0.013 0.013 config.py:25(<module>)
354 0.002 0.000 0.013 0.000 UserList.py:84(extend)
1 0.000 0.000 0.013 0.013 tests.py:161(test_no_urls_exception)
2101 0.008 0.000 0.013 0.000 html.py:131(handle_data)
4 0.000 0.000 0.013 0.003 views.py:94(check_session_view)
1 0.000 0.000 0.013 0.013 tests.py:97(testOrderHandler)
2 0.003 0.001 0.013 0.006 __init__.py:8(<module>)
1 0.000 0.000 0.013 0.013 tests.py:189(test_safe_mime_multipart)
1 0.000 0.000 0.013 0.013 tests.py:165(test_zero_primary_key)
1 0.000 0.000 0.013 0.013 tests.py:35(test_related_aggregate)
2781 0.013 0.000 0.013 0.000 __init__.py:885(to_python)
1 0.000 0.000 0.013 0.013 tests.py:955(test_in_bulk)
1 0.002 0.002 0.013 0.013 signing.py:34(<module>)
1 0.000 0.000 0.013 0.013 tests.py:220(test_query_datetimes)
1 0.000 0.000 0.013 0.013 test_liveserver.py:95(test_collectstatic_emulation)
1 0.000 0.000 0.013 0.013 test_widgets.py:140(test_fileinput)
1448 0.010 0.000 0.013 0.000 csrf.py:41(get_token)
7 0.000 0.000 0.013 0.002 client.py:305(options)
142 0.002 0.000 0.013 0.000 dateformat.py:126(O)
26 0.000 0.000 0.013 0.000 cache.py:17(cache_key)
1 0.000 0.000 0.013 0.013 tests.py:2019(test_reverse_m2m_delete)
1555 0.009 0.000 0.013 0.000 defaultfilters.py:71(capfirst)
1 0.000 0.000 0.013 0.013 tests.py:98(test_count)
1 0.000 0.000 0.013 0.013 test_detail.py:99(test_invalid_url)
923 0.008 0.000 0.013 0.000 trans_real.py:92(to_language)
233 0.002 0.000 0.013 0.000 signing.py:64(b64_encode)
1 0.000 0.000 0.013 0.013 tests.py:407(test_empty)
1 0.000 0.000 0.013 0.013 tests.py:248(test_m2m_through_reverse_ignores_invalid_members)
1 0.000 0.000 0.013 0.013 test_csrf.py:74(test_post_unknown_page)
1 0.000 0.000 0.013 0.013 tests.py:100(test_base64_upload)
1041 0.004 0.000 0.013 0.000 __init__.py:798(save_form_data)
1 0.000 0.000 0.013 0.013 test_auth_backends.py:318(test_get_all_permissions)
6014 0.013 0.000 0.013 0.000 {cmp}
294 0.007 0.000 0.013 0.000 message.py:62(_parseparam)
1 0.000 0.000 0.013 0.013 tests.py:35(test_save_signals)
1 0.000 0.000 0.013 0.013 tests.py:61(test_lookup_cache)
2 0.000 0.000 0.013 0.006 test_static.py:35(test_unknown_mime_type)
1 0.000 0.000 0.013 0.013 tests.py:969(test_inherited_context)
1 0.000 0.000 0.013 0.013 tests.py:335(test_fast_delete_revm2m)
2818 0.008 0.000 0.013 0.000 scanner.py:326(unwind_indent)
97 0.002 0.000 0.012 0.000 _parseaddr.py:341(getdomain)
3999 0.012 0.000 0.012 0.000 encoder.py:266(_make_iterencode)
28 0.000 0.000 0.012 0.000 textwrap.py:107(__init__)
1 0.000 0.000 0.012 0.012 test_detail.py:28(test_detail_missing_object)
1 0.000 0.000 0.012 0.012 tests.py:243(test_aggrate_annotation)
349 0.003 0.000 0.012 0.000 posixpath.py:151(samefile)
1 0.000 0.000 0.012 0.012 test_forms.py:441(test_unusable_password)
1 0.000 0.000 0.012 0.012 tests.py:541(GZipMiddlewareTest)
1 0.000 0.000 0.012 0.012 tests.py:321(test_process_response_middleware_exception)
103 0.001 0.000 0.012 0.000 signals.py:33(connect)
64 0.008 0.000 0.012 0.000 registry.py:307(unset_installed_apps)
1 0.000 0.000 0.012 0.012 tests.py:91(test_annotate_m2m)
1 0.000 0.000 0.012 0.012 test_liveserver.py:92(urlopen)
1884 0.009 0.000 0.012 0.000 registry.py:235(<lambda>)
1 0.000 0.000 0.012 0.012 test_models.py:106(test_builtin_user_isactive)
73 0.001 0.000 0.012 0.000 tests.py:214(test_func)
354 0.003 0.000 0.012 0.000 base.py:260(get_expire_at_browser_close)
1 0.000 0.000 0.012 0.012 tests.py:165(test_get_for_concrete_models)
1 0.000 0.000 0.012 0.012 test_geom.py:68(test01a_wkt)
15 0.000 0.000 0.012 0.001 smtplib.py:466(mail)
4968 0.012 0.000 0.012 0.000 lookups.py:215(get_rhs_op)
8 0.000 0.000 0.012 0.002 result.py:15(inner)
17 0.000 0.000 0.012 0.001 smtplib.py:521(ehlo_or_helo_if_needed)
19 0.000 0.000 0.012 0.001 storage.py:360(__init__)
1 0.000 0.000 0.012 0.012 tests.py:435(test_values_list_exception)
1 0.000 0.000 0.012 0.012 util.py:10(<module>)
1 0.004 0.004 0.012 0.012 runserver.py:1(<module>)
6573 0.012 0.000 0.012 0.000 coordseq.py:78(_checkdim)
818 0.009 0.000 0.012 0.000 mutable_list.py:68(__init__)
1 0.000 0.000 0.012 0.012 tests.py:232(test_m2m_through_forward_ignores_invalid_members)
552 0.004 0.000 0.012 0.000 optimizer.py:316(can_optimize_through)
26 0.000 0.000 0.012 0.000 pkgutil.py:176(find_module)
218 0.003 0.000 0.012 0.000 __init__.py:108(__mod__)
1 0.000 0.000 0.012 0.012 tests.py:520(test_process_response_bad_middleware)
7 0.000 0.000 0.012 0.002 l10n.py:35(render)
1 0.000 0.000 0.012 0.012 tests.py:148(test_get_get_or_create)
1 0.000 0.000 0.012 0.012 roman.py:1(<module>)
21 0.000 0.000 0.012 0.001 __init__.py:32(_clean_credentials)
1 0.000 0.000 0.012 0.012 tests.py:166(test_query_filter)
25 0.000 0.000 0.012 0.000 pkg_resources.py:1827(normalize_path)
1 0.000 0.000 0.012 0.012 test_fields.py:798(test_urlfield_5)
1 0.000 0.000 0.012 0.012 test_csrf.py:31(test_view_flatpage)
1 0.000 0.000 0.012 0.012 quoprimime.py:27(<module>)
1 0.000 0.000 0.012 0.012 tests.py:81(test_survives_clone)
1 0.000 0.000 0.012 0.012 tests.py:297(test_custom_form_meta_exclude_with_readonly)
1 0.000 0.000 0.012 0.012 tests.py:509(test_values_queryset_non_conflict)
1 0.000 0.000 0.012 0.012 tests.py:475(test_load_overlong_key)
1 0.000 0.000 0.012 0.012 test_autodetector.py:227(test_remove_field)
1 0.000 0.000 0.012 0.012 tests.py:24(test_get_wsgi_application)
1 0.000 0.000 0.012 0.012 test_imagefield.py:105(test_equal_notequal_hash)
3101 0.010 0.000 0.012 0.000 nodes.py:91(setup_child)
1 0.000 0.000 0.012 0.012 tests.py:210(test_issue_7853)
46 0.000 0.000 0.012 0.000 staticfiles.py:19(do_static)
82 0.001 0.000 0.012 0.000 dates.py:283(uses_datetime_field)
1 0.000 0.000 0.012 0.012 test_formsets.py:759(test_max_num_with_initial_data)
4336 0.012 0.000 0.012 0.000 defaulttags.py:434(__init__)
1 0.000 0.000 0.012 0.012 tests.py:478(test_process_request_bad_middleware)
1 0.000 0.000 0.012 0.012 tests.py:92(test_bool)
1 0.000 0.000 0.012 0.012 tests.py:3241(test_wrong_type_lookup)
1 0.000 0.000 0.012 0.012 tests.py:1824(test_load_error)
1 0.000 0.000 0.012 0.012 test_autodetector.py:634(test_custom_deconstructable)
4 0.000 0.000 0.012 0.003 tests.py:108(setUp)
3177 0.012 0.000 0.012 0.000 {time.gmtime}
60 0.001 0.000 0.012 0.000 files.py:310(get_filename)
2 0.000 0.000 0.012 0.006 test_auth_backends.py:380(setUp)
225 0.003 0.000 0.012 0.000 base.py:46(as_view)
287 0.004 0.000 0.012 0.000 options.py:1842(has_change_permission)
1 0.000 0.000 0.012 0.012 tests.py:166(test_callable_default)
1 0.000 0.000 0.012 0.012 tests.py:106(test_filter_one_to_one_relations)
1 0.000 0.000 0.012 0.012 tests.py:1409(test_request_after_client)
30 0.001 0.000 0.012 0.000 gzip.py:273(_read)
1 0.000 0.000 0.012 0.012 test_decorators.py:80(test_single_permission_pass)
6 0.001 0.000 0.012 0.002 fields.py:1088(__init__)
6 0.006 0.001 0.012 0.002 __init__.py:7(<module>)
5818 0.012 0.000 0.012 0.000 __init__.py:1322(get_internal_type)
1 0.000 0.000 0.012 0.012 tests.py:1341(test_client_headers_redirect)
836 0.003 0.000 0.012 0.000 feedgenerator.py:124(<lambda>)
2 0.000 0.000 0.012 0.006 test.py:61(execute)
71 0.001 0.000 0.012 0.000 decimal.py:1214(__sub__)
1 0.000 0.000 0.012 0.012 tests.py:994(test_auto_id)
5 0.000 0.000 0.012 0.002 fields.py:487(add)
1 0.000 0.000 0.012 0.012 tests.py:60(test_nonint_content_type)
1 0.000 0.000 0.012 0.012 tests.py:618(test_process_view_bad_middleware_exception)
1 0.000 0.000 0.012 0.012 test_views.py:34(test_view_non_existent_flatpage)
1 0.000 0.000 0.012 0.012 tests.py:562(test_process_view_bad_middleware_not_found)
7 0.000 0.000 0.012 0.002 tests.py:250(test_get_expire_at_browser_close)
1 0.000 0.000 0.012 0.012 tests.py:722(test_process_request_bad_middleware_permission_denied)
1 0.000 0.000 0.012 0.012 tests.py:338(test_render_quoting)
1 0.000 0.000 0.012 0.012 test_decorators.py:100(test_permissioned_denied_exception_raised)
1 0.000 0.000 0.012 0.012 tests.py:604(test_process_request_bad_middleware_exception)
91 0.004 0.000 0.012 0.000 decimal.py:1293(__truediv__)
4 0.000 0.000 0.012 0.003 tests.py:321(test_data_types)
4 0.000 0.000 0.012 0.003 tests.py:435(<lambda>)
1 0.000 0.000 0.012 0.012 test_custom.py:247(test_15070_current_app)
225 0.002 0.000 0.012 0.000 move.py:41(file_move_safe)
84 0.001 0.000 0.012 0.000 fields.py:603(clean)
48 0.000 0.000 0.012 0.000 linestring.py:111(_set_single)
1 0.000 0.000 0.012 0.012 tests.py:425(test_inherited_unique_field_with_form)
1 0.000 0.000 0.012 0.012 tests.py:62(test_queryset_and)
1956 0.008 0.000 0.012 0.000 message.py:296(__setitem__)
147 0.004 0.000 0.012 0.000 tests.py:182(assertNoOutput)
12 0.000 0.000 0.012 0.001 query.py:1166(_as_sql)
1 0.000 0.000 0.012 0.012 tests.py:674(test_process_view_bad_middleware_null_view)
1 0.000 0.000 0.012 0.012 tests.py:1740(test_ticket8283)
2106 0.007 0.000 0.012 0.000 cache.py:80(<genexpr>)
1 0.000 0.000 0.012 0.012 tests.py:198(test_create_twice)
1 0.000 0.000 0.012 0.012 tests.py:266(test_token_node_with_new_csrf_cookie)
1 0.000 0.000 0.012 0.012 tests.py:374(test_query_filter)
4 0.000 0.000 0.012 0.003 loader.py:81(reload)
3 0.000 0.000 0.012 0.004 client.py:317(patch)
2 0.000 0.000 0.012 0.006 tests.py:441(<lambda>)
50 0.000 0.000 0.012 0.000 tests.py:4557(get_changelist_filters_querystring)
1 0.000 0.000 0.012 0.012 test_shortcuts.py:54(test_render_with_status)
1 0.000 0.000 0.012 0.012 tests.py:88(test_bad_class)
1 0.000 0.000 0.012 0.012 tests.py:70(test_annotate_basic)
2 0.000 0.000 0.012 0.006 tests.py:939(test_clear_commits_transaction)
174 0.005 0.000 0.012 0.000 message.py:41(make_msgid)
4 0.000 0.000 0.012 0.003 test_forms.py:374(create_dummy_user)
1 0.000 0.000 0.012 0.012 tests.py:165(test_something)
2863 0.012 0.000 0.012 0.000 widgets.py:107(media_property)
1351 0.008 0.000 0.012 0.000 __init__.py:1810(_check_blank_and_null_values)
483 0.006 0.000 0.012 0.000 references.py:489(apply)
1 0.000 0.000 0.012 0.012 tests.py:50(test_access_fks_with_select_related)
5 0.000 0.000 0.012 0.002 testcases.py:581(assertFieldOutput)
1 0.000 0.000 0.012 0.012 formsets.py:67(__str__)
1 0.000 0.000 0.012 0.012 test_forms.py:2036(test_boundfield_label_tag)
1 0.000 0.000 0.012 0.012 tests.py:1414(test_inlineformset_factory_error_messages_overrides)
238 0.004 0.000 0.012 0.000 statemachine.py:1348(get_text_block)
4 0.000 0.000 0.012 0.003 tests.py:86(setUp)
1 0.000 0.000 0.012 0.012 test_autodetector.py:615(test_add_field_with_default)
1 0.000 0.000 0.012 0.012 tests.py:335(test_get_or_create)
1 0.000 0.000 0.012 0.012 tests.py:204(test_encoding)
1 0.000 0.000 0.012 0.012 tests.py:192(test_myperson_manager)
1 0.000 0.000 0.011 0.011 tests.py:134(test_recursive_m2m_add_via_related_name)
112 0.001 0.000 0.011 0.000 __init__.py:1539(getLogger)
1 0.000 0.000 0.011 0.011 tests.py:660(test_process_request_bad_middleware_null_view)
42 0.001 0.000 0.011 0.000 tokens.py:45(_make_token_with_timestamp)
1 0.000 0.000 0.011 0.011 test_dates.py:181(test_year_view_invalid_pattern)
38 0.000 0.000 0.011 0.000 scanner.py:652(fetch_single)
255 0.001 0.000 0.011 0.000 base64.py:95(urlsafe_b64encode)
1 0.000 0.000 0.011 0.011 test_context_processors.py:79(test_session_not_accessed)
1499 0.006 0.000 0.011 0.000 defaultfilters.py:206(lower)
1 0.000 0.000 0.011 0.011 tests.py:767(test_check_constraints)
2 0.000 0.000 0.011 0.006 test_widgets.py:653(render)
98 0.001 0.000 0.011 0.000 shortcuts.py:77(_get_queryset)
1 0.000 0.000 0.011 0.011 test_forms.py:238(test_id_on_field)
483 0.004 0.000 0.011 0.000 __init__.py:401(new_reporter)
1 0.000 0.000 0.011 0.011 tests.py:304(test_save_empty_label_forms)
1 0.000 0.000 0.011 0.011 tests.py:35(test_m2o_recursive2)
1 0.000 0.000 0.011 0.011 tests.py:217(test_manual_primary_key_test)
3304 0.011 0.000 0.011 0.000 {method 'replace' of 'datetime.datetime' objects}
2 0.000 0.000 0.011 0.006 test_static.py:55(test_not_modified_since)
1 0.000 0.000 0.011 0.011 tests.py:181(test_issue_6755)
462 0.007 0.000 0.011 0.000 subprocess.py:703(_translate_newlines)
1 0.000 0.000 0.011 0.011 tests.py:98(test_intword)
10 0.000 0.000 0.011 0.001 test_widgets.py:654(<genexpr>)
411 0.004 0.000 0.011 0.000 pickle.py:1087(load_global)
1 0.000 0.000 0.011 0.011 test_csrf.py:59(test_fallback_non_existent_flatpage)
1 0.000 0.000 0.011 0.011 tests.py:139(test_last)
685 0.011 0.000 0.011 0.000 registry.py:271(<genexpr>)
90 0.004 0.000 0.011 0.000 fnmatch.py:81(translate)
2 0.000 0.000 0.011 0.006 client.py:523(patch)
227/114 0.002 0.000 0.011 0.000 __init__.py:163(__dir__)
22 0.000 0.000 0.011 0.001 charset.py:347(header_encode)
1836 0.008 0.000 0.011 0.000 pickle.py:870(marker)
1 0.005 0.005 0.011 0.011 archive.py:23(<module>)
1 0.000 0.000 0.011 0.011 tests.py:38(test_generic_relations_m2m_mimic)
4393 0.011 0.000 0.011 0.000 functional.py:15(curry)
470 0.003 0.000 0.011 0.000 geometries.py:231(geom_type)
1 0.000 0.000 0.011 0.011 tests.py:264(test_m2m_through_on_self_works)
1 0.000 0.000 0.011 0.011 tests.py:31(test_queryset_or)
998 0.007 0.000 0.011 0.000 base.py:28(_set_ptr)
1 0.000 0.000 0.011 0.011 tests.py:33(test_setter)
1 0.000 0.000 0.011 0.011 tests.py:604(test_ticket17424)
2 0.000 0.000 0.011 0.006 cached_db.py:75(flush)
5300 0.011 0.000 0.011 0.000 xmlreader.py:343(__init__)
5 0.002 0.000 0.011 0.002 manager.py:76(_get_queryset_methods)
4924 0.011 0.000 0.011 0.000 statemachine.py:281(get_state)
1 0.000 0.000 0.011 0.011 tests.py:234(test_reverse_lazy_object_coercion_by_resolve)
501 0.004 0.000 0.011 0.000 tests.py:547(<genexpr>)
1 0.000 0.000 0.011 0.011 tests.py:1905(test_ticket_18414)
1280 0.007 0.000 0.011 0.000 related.py:482(__init__)
1 0.000 0.000 0.011 0.011 test_csrf.py:64(test_post_view_flatpage)
5560 0.011 0.000 0.011 0.000 __init__.py:1723(get_internal_type)
178 0.002 0.000 0.011 0.000 fields.py:682(to_python)
85 0.001 0.000 0.011 0.000 views.py:54(item_title)
661 0.006 0.000 0.011 0.000 PngImagePlugin.py:43(i32)
44 0.000 0.000 0.011 0.000 formsets.py:376(is_multipart)
1 0.000 0.000 0.011 0.011 tests.py:1299(test_custom_form_fields)
6 0.000 0.000 0.011 0.002 tests.py:72(setUp)
648/135 0.007 0.000 0.011 0.000 cookie.py:33(process_messages)
1 0.000 0.000 0.011 0.011 tests.py:79(test_func)
1 0.000 0.000 0.011 0.011 tests.py:103(test_exists)
32 0.001 0.000 0.011 0.000 tests.py:405(setUp)
1 0.000 0.000 0.011 0.011 test_widgets.py:973(test_timeinput)
5495 0.011 0.000 0.011 0.000 case.py:105(__enter__)
1 0.000 0.000 0.011 0.011 tests.py:980(test_ticket_10790_4)
9 0.000 0.000 0.011 0.001 zipfile.py:671(__init__)
31 0.003 0.000 0.011 0.000 emitter.py:856(write_single_quoted)
1 0.005 0.005 0.011 0.011 tests.py:8(<module>)
3 0.000 0.000 0.011 0.004 tests.py:1157(setUp)
1 0.000 0.000 0.011 0.011 validators.py:67(URLValidator)
1697 0.007 0.000 0.011 0.000 inspect.py:340(getmro)
1 0.000 0.000 0.011 0.011 tests.py:219(test_connect_non_autocommit)
1 0.000 0.000 0.011 0.011 tests.py:229(test_token_node_empty_csrf_cookie)
2 0.000 0.000 0.011 0.006 test_module_loading.py:93(test_deep_loader)
1 0.000 0.000 0.011 0.011 libgeoip.py:1(<module>)
483 0.005 0.000 0.011 0.000 io.py:187(encode)
4 0.000 0.000 0.011 0.003 tests.py:517(test_float_timeout)
1 0.000 0.000 0.011 0.011 tests.py:219(test_remove_reverse)
817 0.008 0.000 0.011 0.000 __init__.py:6(_resolve_name)
1 0.000 0.000 0.011 0.011 tests.py:1936(test_m2m_delete)
162 0.002 0.000 0.011 0.000 nodes.py:596(non_default_attributes)
1 0.000 0.000 0.011 0.011 test_ds.py:180(test05_geometries)
1223 0.005 0.000 0.011 0.000 related.py:2168(_get_m2m_db_table)
1 0.000 0.000 0.011 0.011 tests.py:295(test_unknown_page)
1800 0.011 0.000 0.011 0.000 related.py:15(__init__)
7 0.000 0.000 0.011 0.002 state.py:101(__eq__)
872 0.004 0.000 0.011 0.000 query.py:1984(add_to_dict)
1 0.000 0.000 0.011 0.011 tests.py:116(test_backwards_m2m_annotate)
44 0.001 0.000 0.011 0.000 tests.py:1129(setUp)
1 0.000 0.000 0.011 0.011 tests.py:780(test_foreignkey)
1648 0.011 0.000 0.011 0.000 {time.mktime}
79 0.001 0.000 0.011 0.000 tests.py:227(test_func)
1921 0.011 0.000 0.011 0.000 defaultfilters.py:236(stringformat)
1 0.000 0.000 0.011 0.011 test_detail.py:105(test_non_model_object_with_meta)
1 0.001 0.001 0.011 0.011 admin.py:2(<module>)
1 0.000 0.000 0.011 0.011 test_management.py:261(test_swappable_user)
62 0.003 0.000 0.011 0.000 punycode.py:50(insertion_unsort)
6 0.000 0.000 0.011 0.002 db.py:178(_cull)
1 0.000 0.000 0.011 0.011 validators.py:118(EmailValidator)
1683 0.008 0.000 0.011 0.000 checks.py:506(_check_save_as)
38 0.000 0.000 0.011 0.000 views.py:74(next)
1 0.000 0.000 0.011 0.011 test_i18n.py:47(test_setlang_reversal)
26 0.002 0.000 0.011 0.000 base.py:1174(compile_func)
1 0.000 0.000 0.011 0.011 test_shortcuts.py:17(test_render_to_response_with_request_context)
500 0.003 0.000 0.011 0.000 states.py:2430(invalid_input)
1683 0.007 0.000 0.011 0.000 checks.py:817(_check_search_fields)
1 0.000 0.000 0.011 0.011 tests.py:279(test_m2m_through_on_self_ignores_mismatch_columns)
1 0.000 0.000 0.011 0.011 tests.py:548(test_process_request_bad_middleware_not_found)
1 0.000 0.000 0.011 0.011 tests.py:310(test_subclasses_with_gen_rel)
36 0.003 0.000 0.011 0.000 views.py:124(get_initkwargs)
1 0.000 0.000 0.011 0.011 tests.py:19(testBug639)
1 0.000 0.000 0.011 0.011 test_auth_backends.py:309(test_has_perm)
1 0.000 0.000 0.011 0.011 tests.py:436(test_redirect_to_different_host)
1 0.000 0.000 0.011 0.011 tests.py:212(test_unsaved_instance_on_generic_foreign_key)
1 0.000 0.000 0.011 0.011 test_commands.py:340(test_makemigrations_interactive_accept)
1 0.001 0.001 0.011 0.011 dist.py:5(<module>)
1419 0.008 0.000 0.011 0.000 charset.py:277(to_splittable)
1 0.000 0.000 0.011 0.011 test_forms.py:408(test_custom_email_subject)
1 0.000 0.000 0.011 0.011 tests.py:86(test_len)
1 0.000 0.000 0.011 0.011 tests.py:2014(test_evaluated_queryset_as_argument)
1 0.000 0.000 0.011 0.011 tests.py:534(test_process_exception_bad_middleware)
332 0.002 0.000 0.011 0.000 filters.py:286(<lambda>)
15 0.000 0.000 0.011 0.001 state.py:106(<genexpr>)
345 0.002 0.000 0.011 0.000 datetime_safe.py:66(strftime)
3 0.000 0.000 0.011 0.004 models.py:20(save)
1 0.000 0.000 0.011 0.011 test_i18n.py:50(test_setlang_cookie)
5 0.000 0.000 0.011 0.002 views.py:23(post_view)
1 0.000 0.000 0.011 0.011 tests.py:144(test_regression_8819)
8 0.000 0.000 0.011 0.001 state.py:285(__eq__)
1 0.000 0.000 0.011 0.011 tests.py:95(test_default_app_config)
1669 0.008 0.000 0.011 0.000 emitter.py:146(increase_indent)
1 0.000 0.000 0.011 0.011 models.py:56(__str__)
1 0.000 0.000 0.011 0.011 test_imagefield.py:354(test_create)
1 0.000 0.000 0.011 0.011 tests.py:114(test_multiple_o2o)
1517 0.011 0.000 0.011 0.000 functools.py:82(K)
1 0.000 0.000 0.011 0.011 test_list.py:137(test_paginated_non_queryset)
1 0.000 0.000 0.011 0.011 models.py:634(save_m2m)
1 0.000 0.000 0.011 0.011 tests.py:306(test_ticket_19102_distinct_on)
1 0.000 0.000 0.011 0.011 tests.py:123(test_q_negated)
111 0.000 0.000 0.011 0.000 test_data.py:98(geometries)
1 0.000 0.000 0.011 0.011 tests.py:39(test_queryset_or_different_cached_items)
1 0.000 0.000 0.011 0.011 test_forms.py:230(test_auto_id_false)
1 0.003 0.003 0.011 0.011 test_i18n.py:2(<module>)
1 0.000 0.000 0.011 0.011 test_formsets.py:779(test_max_num_zero)
130 0.002 0.000 0.011 0.000 tests.py:143(assert_middleware_usage)
1 0.000 0.000 0.011 0.011 tests.py:146(test_reverse_fkey_annotate)
1 0.000 0.000 0.011 0.011 test_csrf.py:38(test_no_referer)
2 0.000 0.000 0.011 0.005 test_ordinary_fields.py:226(test_fix_default_value)
1 0.000 0.000 0.011 0.011 tests.py:983(test_format_number)
1 0.000 0.000 0.011 0.011 test_array.py:377(test_rendering)
1 0.000 0.000 0.011 0.011 urls.py:59(auth_processor_messages)
1349 0.008 0.000 0.011 0.000 widgets.py:451(__init__)
2 0.000 0.000 0.011 0.005 test_ordinary_fields.py:270(test_fix_default_value)
1 0.000 0.000 0.011 0.011 test_imagefield.py:346(test_constructor)
73 0.000 0.000 0.011 0.000 widgets.py:262(media)
10 0.000 0.000 0.011 0.001 optparse.py:1252(_add_version_option)
2 0.000 0.000 0.011 0.005 tests.py:393(setUp)
124 0.002 0.000 0.011 0.000 shutil.py:54(_samefile)
31 0.001 0.000 0.011 0.000 executor.py:20(migration_plan)
1 0.000 0.000 0.011 0.011 tests.py:555(test_session_save_on_500)
1 0.000 0.000 0.011 0.011 tests.py:2023(test_comma_separated_integer_field)
1 0.000 0.000 0.011 0.011 views.py:72(nested_view)
14 0.000 0.000 0.011 0.001 tests.py:987(equal)
1 0.000 0.000 0.011 0.011 tests.py:602(test_dynamic_search_fields)
977 0.004 0.000 0.011 0.000 feedparser.py:129(next)
1 0.000 0.000 0.011 0.011 test_autodetector.py:19(AutodetectorTests)
1 0.000 0.000 0.011 0.011 tests.py:1987(test_get_cache_key)
28 0.000 0.000 0.011 0.000 finders.py:75(find)
94 0.001 0.000 0.011 0.000 validators.py:26(__init__)
1 0.004 0.004 0.011 0.011 test_cookie.py:1(<module>)
1 0.000 0.000 0.011 0.011 tests.py:9(test_permalink)
1 0.000 0.000 0.011 0.011 tests.py:544(test_widget_overrides)
1 0.000 0.000 0.011 0.011 tests.py:2060(test_reverse_m2m_update)
1 0.000 0.000 0.010 0.010 views.py:138(render_view_with_current_app)
1 0.000 0.000 0.010 0.010 tests.py:1847(test_load_working_egg)
157 0.001 0.000 0.010 0.000 feature.py:40(__getitem__)
4 0.000 0.000 0.010 0.003 test.py:76(handle)
1 0.000 0.000 0.010 0.010 test_forms.py:78(test_success)
1 0.000 0.000 0.010 0.010 tests.py:57(test_reverse_query_returns_correct_result)
1 0.000 0.000 0.010 0.010 tests.py:656(test_assert_field_output)
1 0.000 0.000 0.010 0.010 tests.py:1464(test_head_caches_correctly)
739 0.006 0.000 0.010 0.000 utils.py:55(__getitem__)
1 0.000 0.000 0.010 0.010 tests.py:384(test_regression_for_ticket_15820)
1 0.000 0.000 0.010 0.010 test_basic.py:54(test_user_no_email)
1 0.000 0.000 0.010 0.010 test_forms.py:539(test_checkbox_auto_id)
1 0.000 0.000 0.010 0.010 tests.py:539(test_ticket6154)
1 0.000 0.000 0.010 0.010 test_fields.py:683(test_emailfield_min_max_length)
5152 0.010 0.000 0.010 0.000 minidom.py:41(__nonzero__)
1409 0.006 0.000 0.010 0.000 base.py:33(__nonzero__)
408 0.002 0.000 0.010 0.000 mutable_list.py:115(__iter__)
1 0.000 0.000 0.010 0.010 test_shortcuts.py:42(test_render_with_base_context)
4715 0.010 0.000 0.010 0.000 {method 'expandtabs' of 'unicode' objects}
1 0.000 0.000 0.010 0.010 tests.py:89(test_aggregate)
862 0.004 0.000 0.010 0.000 session.py:11(_get_data)
393 0.004 0.000 0.010 0.000 suite.py:200(_handleModuleTearDown)
646 0.003 0.000 0.010 0.000 widgets.py:424(__init__)
226 0.003 0.000 0.010 0.000 http.py:266(is_safe_url)
1 0.000 0.000 0.010 0.010 test_base.py:325(test_content_type)
215 0.005 0.000 0.010 0.000 utils.py:411(reverse_field_path)
151 0.002 0.000 0.010 0.000 exceptions.py:132(messages)
4 0.000 0.000 0.010 0.003 models.py:25(get_by_natural_key)
1 0.000 0.000 0.010 0.010 test_templatetags.py:50(test_get_flatpages_tag_for_user)
118 0.001 0.000 0.010 0.000 models.py:9(__init__)
1 0.000 0.000 0.010 0.010 tests.py:2190(test_in_query)
826 0.005 0.000 0.010 0.000 response.py:120(content)
1 0.000 0.000 0.010 0.010 utils.py:5(<module>)
4990 0.010 0.000 0.010 0.000 case.py:233(tearDown)
1 0.000 0.000 0.010 0.010 tests.py:2518(test_exclude_with_q_is_equal_to_plain_exclude)
4204 0.010 0.000 0.010 0.000 files.py:244(_check_unique)
1 0.000 0.000 0.010 0.010 test_defaults.py:38(test_custom_templates)
1 0.000 0.000 0.010 0.010 tests.py:34(test_nonempty_update_with_inheritance)
2 0.000 0.000 0.010 0.005 test_ordinary_fields.py:518(test_fix_default_value)
2091 0.010 0.000 0.010 0.000 base.py:145(is_empty)
10 0.000 0.000 0.010 0.001 compilemessages.py:21(is_writable)
1174 0.007 0.000 0.010 0.000 collections.py:205(__eq__)
1 0.000 0.000 0.010 0.010 tests.py:10(test_string_form_referencing)
1 0.000 0.000 0.010 0.010 test_formsets.py:1029(test_non_form_errors_run_full_clean)
1 0.000 0.000 0.010 0.010 test_csrf.py:53(test_no_cookies)
1 0.000 0.000 0.010 0.010 test_detail.py:14(test_simple_object)
1476 0.007 0.000 0.010 0.000 nodes.py:330(__new__)
1 0.000 0.000 0.010 0.010 tests.py:33(test_site_cache)
1 0.000 0.000 0.010 0.010 tests.py:113(test_ticket1801)
519 0.005 0.000 0.010 0.000 StringIO.py:258(getvalue)
1 0.000 0.000 0.010 0.010 tests.py:87(test_no_empty_option)
13 0.001 0.000 0.010 0.001 compilemessages.py:13(has_bom)
112 0.003 0.000 0.010 0.000 __init__.py:998(getLogger)
1 0.000 0.000 0.010 0.010 tests.py:279(test_fkey_aggregate)
119/111 0.003 0.000 0.010 0.000 expressions.py:78(evaluate_node)
1 0.000 0.000 0.010 0.010 tests.py:538(test_no_httponly_session_cookie)
1 0.000 0.000 0.010 0.010 tests.py:1018(test_form_with_other_timezone)
231 0.003 0.000 0.010 0.000 base.py:117(getvalue)
2 0.000 0.000 0.010 0.005 tests.py:1511(test_cache_key_i18n_translation)
1 0.000 0.000 0.010 0.010 test_widgets.py:942(test_datetimeinput)
1 0.000 0.000 0.010 0.010 tests.py:684(test_urllib2_urlopen)
1 0.000 0.000 0.010 0.010 tests.py:1978(test_m2m_update)
2 0.000 0.000 0.010 0.005 tests.py:1622(test_cache_key_with_non_ascii_tzname)
652 0.005 0.000 0.010 0.000 statemachine.py:1257(trim_start)
1 0.000 0.000 0.010 0.010 test_state.py:257(test_equality)
1683 0.007 0.000 0.010 0.000 checks.py:726(_check_list_select_related)
1 0.000 0.000 0.010 0.010 tests.py:157(test_loaders_security)
1 0.002 0.002 0.010 0.010 subqueries.py:3(<module>)
406 0.003 0.000 0.010 0.000 utils.py:412(attrs_dict)
1 0.000 0.000 0.010 0.010 tests.py:73(test_exclude_generic_relations)
1 0.000 0.000 0.010 0.010 __init__.py:37(inner)
1 0.000 0.000 0.010 0.010 tests.py:77(test_pk_q)
44 0.000 0.000 0.010 0.000 tests.py:1135(tearDown)
1755 0.007 0.000 0.010 0.000 tarfile.py:173(nts)
2 0.000 0.000 0.010 0.005 tests.py:1390(test_learn_cache_key)
1 0.000 0.000 0.010 0.010 test_shortcuts.py:48(test_render_with_content_type)
16 0.000 0.000 0.010 0.001 geometry.py:442(kml)
1201 0.010 0.000 0.010 0.000 files.py:386(_check_image_library_installed)
1 0.000 0.000 0.010 0.010 tests.py:69(test_append_slash_no_redirect_on_POST_in_DEBUG)
1 0.001 0.001 0.010 0.010 tests.py:2963(test_disjunction_promotion1)
176 0.001 0.000 0.010 0.000 request.py:411(<lambda>)
2 0.000 0.000 0.010 0.005 tests.py:1588(test_cache_key_i18n_formatting)
29 0.000 0.000 0.010 0.000 state.py:290(<genexpr>)
52 0.005 0.000 0.010 0.000 __init__.py:572(strip_combining_chars)
762 0.005 0.000 0.010 0.000 pickle.py:993(load_tuple)
1 0.000 0.000 0.010 0.010 tests.py:430(test_right_hand_addition)
1 0.000 0.000 0.010 0.010 tests.py:783(test_unique_for_date_in_exclude)
30 0.000 0.000 0.010 0.000 utils.py:64(<genexpr>)
1 0.000 0.000 0.010 0.010 tests.py:52(testIfNoneMatch)
5003 0.010 0.000 0.010 0.000 __init__.py:900(max_in_list_size)
1 0.000 0.000 0.010 0.010 tests.py:132(test_unsaved_object)
1836 0.007 0.000 0.010 0.000 pickle.py:1250(load_mark)
502 0.003 0.000 0.010 0.000 sites.py:138(actions)
1707 0.007 0.000 0.010 0.000 charset.py:238(__str__)
14 0.000 0.000 0.010 0.001 tests.py:161(test_template_sources)
42 0.000 0.000 0.010 0.000 finders.py:91(find_location)
265 0.002 0.000 0.010 0.000 related.py:910(<lambda>)
35 0.001 0.000 0.010 0.000 testcases.py:677(assertJSONEqual)
5140 0.010 0.000 0.010 0.000 forms.py:397(_post_clean)
1 0.000 0.000 0.010 0.010 test_geos.py:179(test_json)
30 0.001 0.000 0.010 0.000 difflib.py:460(get_matching_blocks)
16 0.000 0.000 0.010 0.001 tests.py:703(tearDown)
1659 0.007 0.000 0.010 0.000 statemachine.py:502(attach_observer)
1 0.000 0.000 0.010 0.010 tests.py:293(test_template_rendered_multiple_times)
145 0.001 0.000 0.010 0.000 timezone.py:300(localtime)
1 0.000 0.000 0.010 0.010 test_input_formats.py:447(test_dateField_with_inputformat)
1 0.000 0.000 0.010 0.010 tests.py:954(test_single_context)
1683 0.007 0.000 0.010 0.000 checks.py:515(_check_save_on_top)
1 0.000 0.000 0.010 0.010 tests.py:16(test_m2o_recursive)
1 0.000 0.000 0.010 0.010 tests.py:763(test_iter_format_modules_stability)
1 0.000 0.000 0.010 0.010 tests.py:540(_get_pk_values)
1 0.000 0.000 0.010 0.010 tests.py:240(test_token_node_with_csrf_cookie)
1513 0.007 0.000 0.010 0.000 response.py:330(content)
204 0.004 0.000 0.010 0.000 fields.py:420(__init__)
3 0.000 0.000 0.010 0.003 models.py:110(__str__)
1 0.000 0.000 0.010 0.010 test_input_formats.py:826(test_dateTimeField_with_inputformat)
31 0.001 0.000 0.010 0.000 checks.py:535(_check_inlines_item)
134/67 0.003 0.000 0.010 0.000 defaultfilters.py:679(_helper)
2180 0.008 0.000 0.010 0.000 utils.py:25(conditional_content_removal)
1 0.003 0.003 0.010 0.010 test_extra.py:2(<module>)
1 0.000 0.000 0.010 0.010 test_auth_backends.py:323(test_get_group_permissions)
987 0.004 0.000 0.010 0.000 base.py:40(_get_current_step)
20 0.000 0.000 0.010 0.001 parser.py:471(parse_flow_sequence_first_entry)
1 0.000 0.000 0.010 0.010 tests.py:333(test_ticket_19102_defer)
1 0.000 0.000 0.010 0.010 tests.py:442(test_signal)
71 0.002 0.000 0.010 0.000 decimal.py:1126(__add__)
1049 0.006 0.000 0.010 0.000 pickle.py:1178(load_append)
1 0.000 0.000 0.010 0.010 tests.py:324(test_regression_17877)
1 0.000 0.000 0.010 0.010 tests.py:783(test_localize_templatetag_and_filter)
36 0.000 0.000 0.010 0.000 future.py:28(cycle)
106 0.001 0.000 0.010 0.000 __init__.py:471(set_first_last)
12 0.000 0.000 0.010 0.001 files.py:364(delete)
117 0.001 0.000 0.010 0.000 base.py:10(setUp)
1 0.000 0.000 0.010 0.010 tests.py:1922(test_m2m_clear)
4804 0.010 0.000 0.010 0.000 gettext.py:239(set_output_charset)
1316 0.006 0.000 0.010 0.000 tests.py:20(<lambda>)
280 0.005 0.000 0.010 0.000 models.py:880(get_default_prefix)
17 0.000 0.000 0.010 0.001 query.py:179(__and__)
483 0.006 0.000 0.010 0.000 __init__.py:41(get_parser_class)
184 0.001 0.000 0.010 0.000 signing.py:150(__init__)
1 0.000 0.000 0.010 0.010 tests.py:815(test_context_manager_exit)
3 0.000 0.000 0.010 0.003 base.py:1348(add_to_builtins)
1 0.000 0.000 0.010 0.010 tests.py:1400(test_order_by_reverse_fk)
1 0.000 0.000 0.010 0.010 test_templatetags.py:89(test_get_flatpages_with_prefix_for_user)
1 0.000 0.000 0.010 0.010 test_signals.py:70(test_update_last_login)
4947 0.010 0.000 0.010 0.000 forms.py:404(clean)
1683 0.007 0.000 0.010 0.000 checks.py:735(_check_list_per_page)
1 0.000 0.000 0.010 0.010 tests.py:1343(test_combine_join_reuse)
1 0.000 0.000 0.010 0.010 tests.py:572(test_unicode_fetches)
35 0.000 0.000 0.010 0.000 pkg_resources.py:2161(_get_metadata)
1 0.000 0.000 0.010 0.010 tests.py:233(test_shortcut_view_without_get_absolute_url)
123 0.010 0.000 0.010 0.000 {method 'sendall' of '_socket.socket' objects}
72 0.000 0.000 0.010 0.000 widgets.py:23(_parse_date_fmt)
2653 0.010 0.000 0.010 0.000 context.py:85(get)
1 0.000 0.000 0.010 0.010 tests.py:320(test_ticket_19102_select_related)
640 0.004 0.000 0.010 0.000 urlparse.py:63(clear_cache)
7 0.000 0.000 0.010 0.001 tests.py:35(assertValueQuerysetEqual)
729 0.006 0.000 0.010 0.000 geometry.py:362(get_srid)
1 0.000 0.000 0.010 0.010 test_fields.py:632(test_regexfield_5)
1 0.000 0.000 0.010 0.010 tests.py:1047(test_split_form)
9 0.000 0.000 0.010 0.001 geometries.py:472(difference)
2 0.000 0.000 0.010 0.005 tests.py:1598(test_cache_key_i18n_timezone)
1 0.000 0.000 0.010 0.010 test_input_formats.py:403(test_dateField)
1683 0.007 0.000 0.010 0.000 checks.py:743(_check_list_max_show_all)
1 0.000 0.000 0.010 0.010 tests.py:575(test_tickets_7087_12242)
1 0.000 0.000 0.010 0.010 tests.py:293(test_ticket_19102_extra)
1 0.000 0.000 0.010 0.010 pkg_resources.py:1764(declare_namespace)
1 0.000 0.000 0.010 0.010 test_fields.py:469(test_datefield_4)
48/41 0.001 0.000 0.010 0.000 file.py:45(_key_to_file)
1 0.000 0.000 0.010 0.010 test_fields.py:590(test_datetimefield_5)
21 0.000 0.000 0.010 0.000 smtp.py:65(close)
3 0.000 0.000 0.010 0.003 tests_sample.py:32(load_tests)
1 0.000 0.000 0.010 0.010 test_forms.py:429(test_inactive_user)
157 0.001 0.000 0.010 0.000 fields.py:813(validate)
1 0.000 0.000 0.010 0.010 tests.py:23(test_foreign_key_multiple_prefetch)
1 0.000 0.000 0.010 0.010 tests.py:371(setUp)
2 0.000 0.000 0.010 0.005 tests.py:81(setUp)
972 0.004 0.000 0.010 0.000 nodes.py:650(is_not_default)
5 0.000 0.000 0.010 0.002 test_imagefield.py:200(test_image_after_constructor)
1 0.000 0.000 0.010 0.010 tests.py:113(test_relation_unsaved)
120 0.002 0.000 0.010 0.000 defaulttags.py:495(render)
181 0.001 0.000 0.010 0.000 message.py:465(get_content_subtype)
50 0.001 0.000 0.010 0.000 validators.py:196(validate_ipv46_address)
1 0.000 0.000 0.010 0.010 test_imagefield.py:129(test_instantiate_missing)
24 0.000 0.000 0.010 0.000 files.py:316(save_form_data)
255 0.002 0.000 0.010 0.000 __init__.py:975(get_prep_lookup)
14 0.000 0.000 0.010 0.001 difflib.py:636(ratio)
11 0.000 0.000 0.010 0.001 createsuperuser.py:26(__init__)
1 0.000 0.000 0.010 0.010 tests.py:2046(test_reverse_m2m_remove)
548 0.006 0.000 0.010 0.000 utils.py:222(unquote)
1 0.000 0.000 0.010 0.010 tests.py:506(test_secure_session_cookie)
1 0.000 0.000 0.010 0.010 test_specials.py:32(test_permanent_nonascii_redirect)
1 0.000 0.000 0.010 0.010 test_models.py:40(test_user_is_created_and_added_to_group)
101 0.001 0.000 0.010 0.000 _parseaddr.py:429(getphraselist)
881/827 0.006 0.000 0.010 0.000 encoder.py:282(_iterencode_list)
3121 0.010 0.000 0.010 0.000 {method 'remove' of 'list' objects}
4197 0.010 0.000 0.010 0.000 query.py:1883(<genexpr>)
1 0.000 0.000 0.010 0.010 tests.py:710(test_f_expression_annotation)
1 0.000 0.000 0.010 0.010 test_fields.py:256(test_floatfield_1)
3 0.000 0.000 0.010 0.003 doctest.py:2329(DocTestSuite)
1317 0.006 0.000 0.010 0.000 tests.py:200(<lambda>)
1 0.000 0.000 0.010 0.010 tests.py:2905(test_reverse_trimming)
37 0.000 0.000 0.010 0.000 mutable_list.py:247(_set_single_rebuild)
1 0.000 0.000 0.010 0.010 tests.py:1639(test_ticket5261)
284 0.002 0.000 0.010 0.000 models.py:1174(validate)
38 0.000 0.000 0.010 0.000 cache.py:65(delete)
7 0.000 0.000 0.010 0.001 fields.py:466(get_prefetch_queryset)
1 0.000 0.000 0.010 0.010 tests.py:124(test_process_response_get_token_not_used)
1 0.000 0.000 0.010 0.010 tests.py:2797(test_null_join_demotion)
3 0.000 0.000 0.010 0.003 test_management.py:106(setUp)
489 0.006 0.000 0.010 0.000 {function strftime at 0x3076398}
22 0.000 0.000 0.010 0.000 __init__.py:572(visit_bullet_list)
28 0.000 0.000 0.010 0.000 textwrap.py:308(wrap)
19 0.000 0.000 0.010 0.001 smtplib.py:752(quit)
4 0.000 0.000 0.010 0.002 collections.py:83(kml)
107 0.001 0.000 0.010 0.000 urlresolvers.py:411(resolve404)
1 0.000 0.000 0.010 0.010 test_fields.py:658(test_emailfield_1)
1 0.000 0.000 0.010 0.010 tests.py:354(test_redirect_chain)
1 0.000 0.000 0.010 0.010 test_management.py:138(test_that_changepassword_command_works_with_nonascii_output)
1143 0.007 0.000 0.010 0.000 widgets.py:482(__init__)
5 0.000 0.000 0.010 0.002 admin.py:30(formfield_for_manytomany)
328 0.003 0.000 0.010 0.000 checks.py:419(_check_ordering_item)
1 0.000 0.000 0.010 0.010 tests.py:2528(test_exclude_with_q_is_equal_to_plain_exclude_variation)
1 0.000 0.000 0.010 0.010 tests.py:209(test_attribute_error)
232 0.002 0.000 0.009 0.000 geometry.py:160(__eq__)
730 0.007 0.000 0.009 0.000 test_mutable_list.py:74(step_range)
26 0.001 0.000 0.009 0.000 humanize.py:20(ordinal)
1 0.000 0.000 0.009 0.009 test_shortcuts.py:23(test_render_to_response_with_content_type)
2304 0.009 0.000 0.009 0.000 {binascii.a2b_base64}
1 0.000 0.000 0.009 0.009 test_writer.py:52(test_serialize)
182 0.001 0.000 0.009 0.000 dates.py:293(_make_date_lookup_arg)
624 0.003 0.000 0.009 0.000 threading.py:180(Condition)
704 0.006 0.000 0.009 0.000 request.py:91(get_full_path)
1 0.000 0.000 0.009 0.009 test_models.py:29(test_user_is_created_and_added_to_group)
1 0.000 0.000 0.009 0.009 tests.py:1735(test_clear_and_file_contradiction)
1 0.000 0.000 0.009 0.009 tests.py:351(test_complex_expressions)
11 0.000 0.000 0.009 0.001 httplib.py:956(request)
4309 0.009 0.000 0.009 0.000 __init__.py:72(<dictcomp>)
20 0.000 0.000 0.009 0.000 tests.py:239(tearDown)
514 0.004 0.000 0.009 0.000 debug.py:125(is_active)
1 0.000 0.000 0.009 0.009 tests.py:1397(test_subquery)
1 0.000 0.000 0.009 0.009 tests.py:155(test_temporary_redirect)
13 0.000 0.000 0.009 0.001 collections.py:86(<genexpr>)
1 0.000 0.000 0.009 0.009 test_response.py:151(test_pickling)
1316 0.005 0.000 0.009 0.000 tests.py:162(<lambda>)
1 0.000 0.000 0.009 0.009 test_widgets.py:957(test_dateinput)
3202 0.009 0.000 0.009 0.000 tree.py:69(__bool__)
1 0.000 0.000 0.009 0.009 tests.py:37(test_update_fields_only_1)
1 0.000 0.000 0.009 0.009 tests.py:467(test_tickets_2874_3002)
1 0.000 0.000 0.009 0.009 default_urls.py:1(<module>)
1 0.000 0.000 0.009 0.009 tests.py:440(test_serialize_proxy_model)
1 0.000 0.000 0.009 0.009 test_base.py:293(test_extra_template_params)
11 0.000 0.000 0.009 0.001 httplib.py:977(_send_request)
1 0.000 0.000 0.009 0.009 tests.py:342(test_fast_delete_qs)
1 0.000 0.000 0.009 0.009 tests.py:284(test_get_formset_kwargs)
1 0.000 0.000 0.009 0.009 tests.py:75(test_empty_queryset_return)
1 0.000 0.000 0.009 0.009 tests.py:3258(test_ticket_14056)
1 0.000 0.000 0.009 0.009 tests.py:239(test_ticket_16731_startswith_lookup)
200 0.003 0.000 0.009 0.000 {method 'astimezone' of 'datetime.datetime' objects}
1 0.000 0.000 0.009 0.009 tests.py:35(test_related_set)
1 0.000 0.000 0.009 0.009 tests.py:137(test_redirect_with_query)
1 0.000 0.000 0.009 0.009 tests.py:750(test_disable_constraint_checks_context_manager)
182 0.004 0.000 0.009 0.000 scanner.py:485(fetch_block_entry)
1 0.003 0.003 0.009 0.009 test_flatpages.py:1(<module>)
1 0.000 0.000 0.009 0.009 tests.py:40(test_get_or_create_redundant_instance)
1 0.000 0.000 0.009 0.009 test_geos_mutation.py:109(test03_PointApi)
212 0.003 0.000 0.009 0.000 __init__.py:459(set_class_on_child)
1 0.000 0.000 0.009 0.009 tests.py:182(test_q_and)
1 0.000 0.000 0.009 0.009 tests.py:424(test_create_relation_with_ugettext_lazy)
1 0.000 0.000 0.009 0.009 tests.py:1044(test_ticket_10790_7)
837 0.004 0.000 0.009 0.000 files.py:41(_require_file)
4731 0.009 0.000 0.009 0.000 charset.py:324(get_output_charset)
1 0.000 0.000 0.009 0.009 views.py:151(request_context_view)
1 0.000 0.000 0.009 0.009 test_shortcuts.py:11(test_render_to_response)
1 0.000 0.000 0.009 0.009 test_debug.py:47(test_403)
1 0.000 0.000 0.009 0.009 ConfigParser.py:88(<module>)
1 0.000 0.000 0.009 0.009 tests.py:311(test_atomic_prevents_calling_transaction_methods)
581 0.004 0.000 0.009 0.000 options.py:149(__init__)
178 0.003 0.000 0.009 0.000 sites.py:59(register)
1 0.005 0.005 0.009 0.009 __init__.py:18(<module>)
31 0.001 0.000 0.009 0.000 socket.py:537(create_connection)
1 0.000 0.000 0.009 0.009 tests.py:1963(test_m2m_remove)
7 0.000 0.000 0.009 0.001 tests.py:2090(setUp)
1 0.000 0.000 0.009 0.009 tests.py:965(test_ticket_10790_3)
3394 0.009 0.000 0.009 0.000 UserDict.py:70(__contains__)
1 0.000 0.000 0.009 0.009 tests.py:272(test_custom_form_validation)
3 0.000 0.000 0.009 0.003 doctest.py:815(find)
1 0.000 0.000 0.009 0.009 tests.py:119(test_distinct_on_in_ordered_subquery)
629 0.005 0.000 0.009 0.000 message.py:28(_splitparam)
1584 0.006 0.000 0.009 0.000 decimal.py:2797(adjusted)
1 0.000 0.000 0.009 0.009 tests.py:265(test_process_response_middleware_not_found)
56 0.000 0.000 0.009 0.000 validators.py:191(validate_ipv6_address)
4292 0.009 0.000 0.009 0.000 python.py:30(start_object)
1 0.003 0.003 0.009 0.009 standalone.py:7(<module>)
1 0.000 0.000 0.009 0.009 tests.py:27(test_reverse_relation_pk)
45 0.001 0.000 0.009 0.000 test_imagefield.py:57(tearDown)
1 0.000 0.000 0.009 0.009 tests.py:59(test_dynamic_ordering)
365 0.006 0.000 0.009 0.000 main.py:228(get_ordering)
3406 0.009 0.000 0.009 0.000 context.py:165(has_key)
1 0.000 0.000 0.009 0.009 tests.py:421(test_fk_to_self_model_not_in_admin)
1 0.005 0.005 0.009 0.009 admin_list.py:1(<module>)
291 0.005 0.000 0.009 0.000 message.py:388(add_header)
483 0.003 0.000 0.009 0.000 io.py:294(close)
35 0.000 0.000 0.009 0.000 tempfile.py:405(close)
1 0.000 0.000 0.009 0.009 tests.py:732(test_disable_constraint_checks_manually)
88 0.001 0.000 0.009 0.000 pkg_resources.py:2068(from_location)
3609 0.009 0.000 0.009 0.000 base.py:1055(<genexpr>)
29 0.000 0.000 0.009 0.000 fields.py:334(__init__)
1 0.000 0.000 0.009 0.009 tests.py:2410(test_model_form_applies_localize_to_some_fields)
1611 0.005 0.000 0.009 0.000 base.py:38(get_key_func)
18 0.000 0.000 0.009 0.001 locmem.py:71(incr)
60 0.000 0.000 0.009 0.000 models.py:50(__str__)
1 0.001 0.001 0.009 0.009 tests.py:377(test_lefthand_subtraction)
24 0.001 0.000 0.009 0.000 http.py:78(inner)
13 0.000 0.000 0.009 0.001 admin.py:80(get_urls)
26 0.000 0.000 0.009 0.000 pkg_resources.py:1172(has_metadata)
237 0.001 0.000 0.009 0.000 options.py:683(_get_formsets)
4204 0.009 0.000 0.009 0.000 files.py:257(_check_primary_key)
223 0.001 0.000 0.009 0.000 datetime_safe.py:21(strftime)
8 0.000 0.000 0.009 0.001 functional.py:197(_lazy_proxy_unpickle)
1521 0.009 0.000 0.009 0.000 {posix.pipe}
68 0.001 0.000 0.009 0.000 statemachine.py:832(get_known_indented)
426 0.005 0.000 0.009 0.000 message.py:304(__delitem__)
1 0.005 0.005 0.009 0.009 __init__.py:58(<module>)
1 0.000 0.000 0.009 0.009 tests.py:345(test_ensures_csrf_cookie_with_middleware)
1230 0.006 0.000 0.009 0.000 related.py:299(set_attributes_from_rel)
1 0.000 0.000 0.009 0.009 tests.py:782(test_raw)
1 0.004 0.004 0.009 0.009 idna.py:3(<module>)
59 0.000 0.000 0.009 0.000 polygon.py:50(__iter__)
1354 0.006 0.000 0.009 0.000 __init__.py:2031(_check_fix_default_value)
29 0.001 0.000 0.009 0.000 checks.py:847(check)
1 0.000 0.000 0.009 0.009 tests.py:59(test_get_or_create_invalid_params)
2 0.000 0.000 0.009 0.004 models.py:1201(to_python)
1 0.000 0.000 0.009 0.009 tests.py:300(test_extends_include_missing_cachedloader)
1 0.000 0.000 0.009 0.009 tests.py:567(test_tickets_6180_6203)
1 0.000 0.000 0.009 0.009 test_geom.py:206(test07a_polygons)
1 0.000 0.000 0.009 0.009 test_input_formats.py:305(test_dateField)
1 0.000 0.000 0.009 0.009 tests.py:170(test_filename_overflow)
1 0.000 0.000 0.009 0.009 test_base.py:284(test_template_params)
1 0.000 0.000 0.009 0.009 test_fields.py:562(test_datetimefield_2)
5 0.002 0.000 0.009 0.002 makemigrations.py:147(handle_merge)
309 0.003 0.000 0.009 0.000 collections.py:426(most_common)
47 0.000 0.000 0.009 0.000 dateformat.py:346(time_format)
1 0.000 0.000 0.009 0.009 tests.py:56(test_egg5)
3003 0.009 0.000 0.009 0.000 base.py:91(__init__)
3989 0.009 0.000 0.009 0.000 case.py:229(setUp)
170 0.001 0.000 0.009 0.000 nodes.py:813(__init__)
1028 0.005 0.000 0.009 0.000 __init__.py:471(validate)
112 0.001 0.000 0.009 0.000 smtplib.py:315(send)
15 0.000 0.000 0.009 0.001 tokens.py:20(check_token)
3 0.002 0.001 0.009 0.003 formats.py:1(<module>)
149 0.001 0.000 0.009 0.000 xml_serializer.py:160(_make_parser)
1 0.000 0.000 0.009 0.009 __init__.py:99(<module>)
38 0.000 0.000 0.009 0.000 six.py:640(__new__)
11 0.000 0.000 0.009 0.001 optparse.py:1247(_add_help_option)
1 0.000 0.000 0.009 0.009 tests.py:468(setUpClass)
1 0.000 0.000 0.009 0.009 tests.py:1095(test_ticket_11293)
2556 0.009 0.000 0.009 0.000 wsgi.py:36(__init__)
177 0.003 0.000 0.009 0.000 hashers.py:395(encode)
3 0.000 0.000 0.009 0.003 tests.py:557(assertIsInvalidRegexp)
1 0.000 0.000 0.009 0.009 tests.py:719(test_template_tag_return)
2656 0.009 0.000 0.009 0.000 deletion.py:55(__init__)
1 0.000 0.000 0.009 0.009 namespace_urls.py:1(<module>)
138 0.001 0.000 0.009 0.000 cookie.py:109(stored_length)
1 0.000 0.000 0.009 0.009 test_specials.py:25(test_nonascii_redirect)
601 0.006 0.000 0.009 0.000 registry.py:237(get_registered_model)
16 0.000 0.000 0.009 0.001 coordseq.py:144(kml)
1 0.000 0.000 0.009 0.009 test_commands.py:224(test_makemigrations_merge_no_conflict)
4485 0.009 0.000 0.009 0.000 related.py:1491(get_extra_restriction)
1 0.000 0.000 0.009 0.009 tests.py:106(test_set_foreign_key)
1 0.003 0.003 0.009 0.009 FixTk.py:1(<module>)
156 0.001 0.000 0.009 0.000 __init__.py:402(__deepcopy__)
1 0.000 0.000 0.009 0.009 tests.py:704(test_annotate_and_join)
964 0.005 0.000 0.009 0.000 misc.py:435(run)
1 0.000 0.000 0.009 0.009 tests.py:397(test_query_filter_with_naive_datetime)
1178 0.004 0.000 0.009 0.000 datastructures.py:403(_iteritems)
1 0.000 0.000 0.009 0.009 tests.py:187(test_eq)
1 0.001 0.001 0.009 0.009 test_imagefield.py:167(test_pickle)
271 0.002 0.000 0.009 0.000 message.py:80(_unquotevalue)
2739 0.009 0.000 0.009 0.000 {binascii.b2a_base64}
1 0.000 0.000 0.009 0.009 tests.py:2201(test_reverse_in)
1 0.000 0.000 0.009 0.009 tests.py:172(test_defer_inheritance_pk_chaining)
1 0.000 0.000 0.009 0.009 tests.py:280(test_update_parent_filtering)
4 0.000 0.000 0.009 0.002 polygon.py:164(tuple)
140 0.002 0.000 0.009 0.000 views.py:18(add_domain)
1 0.000 0.000 0.009 0.009 test_forms.py:97(test_invalid_username)
258 0.002 0.000 0.009 0.000 state.py:119(__init__)
892 0.005 0.000 0.009 0.000 options.py:236(pk_index)
1 0.000 0.000 0.009 0.009 tests.py:23(setUp)
827 0.005 0.000 0.009 0.000 __init__.py:1338(depart_paragraph)
483 0.004 0.000 0.009 0.000 standalone.py:52(get_transforms)
37 0.000 0.000 0.009 0.000 fields.py:332(get_content_type)
1 0.000 0.000 0.009 0.009 tests.py:166(test_swappable)
3291 0.009 0.000 0.009 0.000 query.py:1756(clear_deferred_loading)
1 0.000 0.000 0.009 0.009 tests.py:2005(test_reverse_m2m_clear)
73 0.000 0.000 0.009 0.000 geometries.py:648(__iter__)
1 0.000 0.000 0.009 0.009 test_forms.py:111(test_inactive_user)
1283 0.006 0.000 0.009 0.000 representer.py:86(represent_scalar)
999 0.005 0.000 0.009 0.000 related.py:1252(get_related_field)
3 0.000 0.000 0.009 0.003 wsgi.py:160(__call__)
1 0.000 0.000 0.009 0.009 test_extraction.py:613(test_no_locale_raises)
1 0.000 0.000 0.009 0.009 test_geom.py:320(test09b_srs_transform)
189 0.005 0.000 0.009 0.000 options.py:375(lookup_allowed)
33 0.001 0.000 0.009 0.000 __init__.py:1364(visit_reference)
35 0.000 0.000 0.009 0.000 admin_list.py:336(<lambda>)
12 0.000 0.000 0.009 0.001 polygon.py:167(<genexpr>)
16 0.009 0.001 0.009 0.001 driver.py:67(driver_count)
1 0.000 0.000 0.009 0.009 test_specials.py:14(test_combining_redirect)
3138 0.008 0.000 0.009 0.000 utils.py:285(allow_relation)
1 0.000 0.000 0.009 0.009 tests.py:1108(test_basic_creation)
3972 0.009 0.000 0.009 0.000 {method 'isdigit' of 'unicode' objects}
145 0.004 0.000 0.009 0.000 admin_modify.py:24(submit_row)
102 0.004 0.000 0.009 0.000 schema.py:807(_create_index_name)
1419 0.006 0.000 0.009 0.000 charset.py:299(from_splittable)
213 0.005 0.000 0.009 0.000 message.py:413(replace_header)
3927 0.009 0.000 0.009 0.000 sre_parse.py:210(isident)
1 0.002 0.002 0.009 0.009 query_utils.py:7(<module>)
2 0.000 0.000 0.009 0.004 tests.py:471(test_path_with_querystring)
1 0.000 0.000 0.008 0.008 tests.py:544(test_reverse_inner_in_response_middleware)
1368 0.006 0.000 0.008 0.000 constructor.py:105(construct_scalar)
1393 0.005 0.000 0.008 0.000 query.py:316(resolve_aggregate)
45 0.005 0.000 0.008 0.000 difflib.py:350(find_longest_match)
13 0.000 0.000 0.008 0.001 fields.py:543(_set_regex)
4 0.000 0.000 0.008 0.002 runner.py:73(addFailure)
1 0.000 0.000 0.008 0.008 tests.py:17(test_foreign_key_prefetch_related)
149 0.002 0.000 0.008 0.000 pulldom.py:330(parse)
1 0.000 0.000 0.008 0.008 test_extra.py:804(test_l10n_date_changed)
2 0.001 0.000 0.008 0.004 models.py:14(<module>)
1 0.000 0.000 0.008 0.008 tests.py:222(test_invalid_loading_order)
17 0.000 0.000 0.008 0.000 tests.py:167(<lambda>)
2 0.000 0.000 0.008 0.004 tests.py:874(setUp)
3 0.000 0.000 0.008 0.003 clearsessions.py:10(handle_noargs)
557 0.005 0.000 0.008 0.000 geomtype.py:33(__init__)
1 0.000 0.000 0.008 0.008 urls.py:37(auth_processor_attr_access)
4 0.000 0.000 0.008 0.002 manager.py:100(from_queryset)
6 0.006 0.001 0.008 0.001 signals.py:1(<module>)
1 0.000 0.000 0.008 0.008 tests.py:419(test_queryset_is_maintained)
1 0.000 0.000 0.008 0.008 tests.py:162(test_dates_query)
41 0.000 0.000 0.008 0.000 fields.py:319(contribute_to_class)
1 0.000 0.000 0.008 0.008 tests.py:408(test_lefthand_bitwise_and)
1 0.000 0.000 0.008 0.008 tests.py:415(test_lefthand_bitwise_or)
1 0.000 0.000 0.008 0.008 tests.py:258(test_include_missing_template)
286 0.005 0.000 0.008 0.000 base64.py:32(_translate)
1 0.000 0.000 0.008 0.008 tests.py:853(test_pass_connection_between_threads)
1019 0.004 0.000 0.008 0.000 geometry.py:113(__del__)
1929 0.008 0.000 0.008 0.000 {method 'findall' of '_sre.SRE_Pattern' objects}
1194 0.005 0.000 0.008 0.000 query.py:1022(_add_hints)
1 0.002 0.002 0.008 0.008 autodetector.py:1(<module>)
97 0.001 0.000 0.008 0.000 smtplib.py:328(putcmd)
3 0.000 0.000 0.008 0.003 tests.py:2616(setUp)
3 0.000 0.000 0.008 0.003 tests.py:2566(setUp)
3406 0.008 0.000 0.008 0.000 context.py:171(__getitem__)
87 0.003 0.000 0.008 0.000 scanner.py:1191(scan_flow_scalar_non_spaces)
1 0.000 0.000 0.008 0.008 tests.py:482(test_filefield_default)
1 0.000 0.000 0.008 0.008 test_forms.py:1830(test_hidden_initial_gets_id)
1 0.000 0.000 0.008 0.008 tests.py:161(test_redirect_to_strange_location)
1 0.000 0.000 0.008 0.008 test_fields.py:491(test_datefield_strptime)
1 0.000 0.000 0.008 0.008 test_response.py:181(test_repickling)
20 0.000 0.000 0.008 0.000 tests.py:30(tearDown)
1 0.000 0.000 0.008 0.008 tests.py:331(test_render_idn)
748/578 0.006 0.000 0.008 0.000 gettext.py:407(ungettext)
1 0.000 0.000 0.008 0.008 tests.py:175(test_redirect_http)
20 0.002 0.000 0.008 0.000 quoprimime.py:114(header_encode)
8 0.000 0.000 0.008 0.001 testcases.py:651(assertHTMLNotEqual)
155 0.004 0.000 0.008 0.000 feedparser.py:96(push)
54 0.000 0.000 0.008 0.000 __init__.py:1842(get_db_prep_value)
1015 0.003 0.000 0.008 0.000 widgets.py:518(<genexpr>)
1 0.000 0.000 0.008 0.008 reader.py:18(<module>)
1 0.000 0.000 0.008 0.008 tests.py:467(test_process_template_response_error)
1 0.000 0.000 0.008 0.008 tests.py:74(test_query_filters_correctly)
1 0.000 0.000 0.008 0.008 test_fields.py:1304(test_splitdatetimefield_changed)
1 0.000 0.000 0.008 0.008 tests.py:1099(setUp)
18 0.000 0.000 0.008 0.000 humanize.py:107(intword)
1373 0.008 0.000 0.008 0.000 related.py:1202(__init__)
2181 0.007 0.000 0.008 0.000 timezone.py:169(get_default_timezone)
2 0.000 0.000 0.008 0.004 tests.py:1713(test_middleware_doesnt_cache_streaming_response)
60 0.001 0.000 0.008 0.000 utils.py:10(make_template_fragment_key)
1 0.000 0.000 0.008 0.008 test_commands.py:280(test_makemigrations_no_changes_no_apps)
179 0.003 0.000 0.008 0.000 scanner.py:431(fetch_flow_collection_start)
79/74 0.000 0.000 0.008 0.000 expressions.py:190(evaluate)
1 0.000 0.000 0.008 0.008 test_regressions.py:19(test_class)
1 0.000 0.000 0.008 0.008 test_geos.py:276(test_multipoints)
1 0.000 0.000 0.008 0.008 test_data.py:88(__init__)
1 0.000 0.000 0.008 0.008 tests.py:209(test_integrity)
1 0.000 0.000 0.008 0.008 tests.py:113(testSingleCondition5)
1 0.000 0.000 0.008 0.008 tests.py:122(test_app_label_in_admin_validation)
125 0.001 0.000 0.008 0.000 json.py:60(getvalue)
1 0.000 0.000 0.008 0.008 tests.py:458(test_works_normally)
1 0.000 0.000 0.008 0.008 test_discover_runner.py:51(test_pattern)
1326 0.006 0.000 0.008 0.000 validators.py:280(<lambda>)
1 0.000 0.000 0.008 0.008 tests.py:126(test_unicode_contains)
1 0.001 0.001 0.008 0.008 models.py:15(<module>)
1 0.000 0.000 0.008 0.008 test_shortcuts.py:63(test_render_with_dirs)
2105 0.008 0.000 0.008 0.000 __init__.py:1440(_check_decimal_places)
1 0.000 0.000 0.008 0.008 reader.py:45(Reader)
159 0.001 0.000 0.008 0.000 scanner.py:428(fetch_flow_mapping_start)
1 0.000 0.000 0.008 0.008 tests.py:145(test_process_request_no_csrf_cookie)
3953 0.008 0.000 0.008 0.000 {method '__contains__' of 'frozenset' objects}
1 0.000 0.000 0.008 0.008 tests.py:47(test_egg4)
508 0.003 0.000 0.008 0.000 statemachine.py:330(previous_line)
2/1 0.000 0.000 0.008 0.008 tests.py:332(get_formset)
60 0.000 0.000 0.008 0.000 storage.py:58(get_valid_name)
1 0.000 0.000 0.008 0.008 tests.py:331(setUp)
1 0.000 0.000 0.008 0.008 tests.py:798(test_ticket7076)
1 0.000 0.000 0.008 0.008 tests.py:375(test_suspicious_operation_uses_sublogger)
1 0.000 0.000 0.008 0.008 tests.py:809(test_ticket7181)
1 0.000 0.000 0.008 0.008 config.py:359(BaseConfigurator)
1 0.000 0.000 0.008 0.008 tests.py:122(test_more_certain_fields)
1 0.000 0.000 0.008 0.008 test_timesince.py:24(test_equal_datetimes)
1 0.000 0.000 0.008 0.008 tests.py:470(test_proxy_is_returned)
20 0.000 0.000 0.008 0.000 test_hashers.py:31(setUp)
11 0.000 0.000 0.008 0.001 httplib.py:941(endheaders)
1 0.000 0.000 0.008 0.008 tests.py:1114(test_locale_paths_override_app_translation)
766 0.003 0.000 0.008 0.000 representer.py:167(represent_unicode)
92 0.001 0.000 0.008 0.000 options.py:996(save_form)
60 0.000 0.000 0.008 0.000 fields.py:1191(to_python)
1 0.000 0.000 0.008 0.008 views.py:110(render_view)
1 0.000 0.000 0.008 0.008 tests.py:77(test_runfcgi)
1 0.006 0.006 0.008 0.008 test_loaders.py:5(<module>)
3523 0.008 0.000 0.008 0.000 {method 'lstrip' of 'str' objects}
1607 0.008 0.000 0.008 0.000 {operator.getitem}
1 0.000 0.000 0.008 0.008 test_forms.py:51(test_password_verification)
1 0.000 0.000 0.008 0.008 test_forms.py:120(test_persistence)
1 0.000 0.000 0.008 0.008 tests.py:103(test_ticket1050)
1860 0.008 0.000 0.008 0.000 {imp.get_suffixes}
1 0.000 0.000 0.008 0.008 tests.py:649(test_get_admin_log_templatetag_custom_user)
23 0.000 0.000 0.008 0.000 transaction.py:47(rollback)
406 0.002 0.000 0.008 0.000 utils.py:409(norm_child_text)
1323 0.005 0.000 0.008 0.000 scanner.py:732(check_plain)
11 0.000 0.000 0.008 0.001 httplib.py:799(_send_output)
1 0.000 0.000 0.008 0.008 tests.py:210(test_accepts_args_and_request)
1138 0.006 0.000 0.008 0.000 generator.py:22(_is8bitstring)
1 0.000 0.000 0.008 0.008 tests.py:481(test_mass_mail_sending)
64 0.001 0.000 0.008 0.000 filters.py:100(choices)
1 0.000 0.000 0.008 0.008 tests.py:95(test_pk_in)
1 0.000 0.000 0.008 0.008 tests.py:116(test_get_for_models_full_cache)
1 0.000 0.000 0.008 0.008 tests.py:211(test_loader_debug_origin)
1043 0.006 0.000 0.008 0.000 base.py:43(_set_ptr)
1 0.000 0.000 0.008 0.008 tests.py:133(test_unicode_not_contains)
1 0.000 0.000 0.008 0.008 test_defaults.py:33(test_server_error)
1 0.000 0.000 0.008 0.008 tests.py:560(test_cursor_executemany_with_pyformat_iterator)
4 0.000 0.000 0.008 0.002 result.py:119(addFailure)
1 0.000 0.000 0.008 0.008 test_ds.py:202(test06_spatial_filter)
2651 0.008 0.000 0.008 0.000 events.py:65(__init__)
3573 0.008 0.000 0.008 0.000 validators.py:239(__init__)
1 0.000 0.000 0.008 0.008 tests.py:180(test_redirect_https)
1 0.000 0.000 0.008 0.008 tests.py:49(test_default_fields)
19 0.000 0.000 0.008 0.000 smtplib.py:382(docmd)
1 0.000 0.000 0.008 0.008 tests.py:439(test_process_response_middleware_permission_denied)
1 0.004 0.004 0.008 0.008 tests.py:22(<module>)
149 0.002 0.000 0.008 0.000 xml_serializer.py:313(__init__)
1 0.000 0.000 0.008 0.008 test_nodelist.py:40(test_correct_exception_index)
3699 0.008 0.000 0.008 0.000 deletion.py:239(<genexpr>)
6 0.000 0.000 0.008 0.001 tests.py:582(assert_xml_contains_datetime)
1 0.000 0.000 0.008 0.008 tests.py:139(test_filter_with_strings)
47 0.000 0.000 0.008 0.000 codecs.py:669(read)
1 0.000 0.000 0.008 0.008 tests.py:9(test_filtered_default_manager)
1 0.000 0.000 0.008 0.008 test_commands.py:247(test_makemigrations_empty_no_app_specified)
1 0.000 0.000 0.008 0.008 tests.py:62(test_stages)
1 0.000 0.000 0.008 0.008 test_forms.py:1774(test_empty_permitted)
292 0.001 0.000 0.008 0.000 timezone.py:109(dst)
1 0.000 0.000 0.008 0.008 test_commands.py:362(test_makemigrations_handle_merge)
1 0.000 0.000 0.008 0.008 tests.py:212(test_pickle)
1 0.000 0.000 0.008 0.008 test_auth_backends.py:439(test_has_perm_denied)
79/74 0.001 0.000 0.008 0.000 expressions.py:111(evaluate_date_modifier_node)
5 0.000 0.000 0.008 0.002 __init__.py:379(clone)
8 0.002 0.000 0.008 0.001 fields.py:638(to_python)
1552 0.006 0.000 0.008 0.000 termcolors.py:141(parse_color_setting)
1 0.000 0.000 0.008 0.008 tests.py:627(test_extra_method_select_argument_with_dashes)
1 0.000 0.000 0.008 0.008 tests.py:559(test_label_overrides)
2716 0.008 0.000 0.008 0.000 {locals}
3120 0.008 0.000 0.008 0.000 urlresolvers.py:361(<genexpr>)
7 0.000 0.000 0.008 0.001 middleware.py:17(__init__)
11 0.000 0.000 0.008 0.001 forms.py:119(save)
1 0.000 0.000 0.008 0.008 tests.py:133(test_field_traversal)
28 0.000 0.000 0.008 0.000 minidom.py:1727(getElementsByTagName)
1 0.000 0.000 0.008 0.008 tests.py:3231(test_ticket_12807)
4035 0.008 0.000 0.008 0.000 related.py:1476(get_extra_descriptor_filter)
1 0.000 0.000 0.008 0.008 tests.py:73(test_null_exclude)
1 0.000 0.000 0.008 0.008 tests.py:87(test_regression_7957)
1311 0.006 0.000 0.008 0.000 feedparser.py:73(readline)
112 0.002 0.000 0.008 0.000 PngImagePlugin.py:206(chunk_IHDR)
6 0.000 0.000 0.008 0.001 admin.py:161(get_extra)
1 0.000 0.000 0.008 0.008 tests.py:379(test_min_num)
3989 0.008 0.000 0.008 0.000 base.py:19(_get_ptr)
1557 0.008 0.000 0.008 0.000 __init__.py:960(to_python)
11 0.000 0.000 0.008 0.001 httplib.py:772(send)
1 0.000 0.000 0.008 0.008 test_geos.py:450(test_multipolygons)
238 0.003 0.000 0.008 0.000 __init__.py:375(__getattr__)
232 0.002 0.000 0.008 0.000 case.py:753(assertSetEqual)
1 0.000 0.000 0.008 0.008 tests.py:284(test_annotate_ordering)
6 0.000 0.000 0.008 0.001 admin.py:167(get_max_num)
2 0.000 0.000 0.008 0.004 test_operations.py:868(inner_method)
1 0.000 0.000 0.008 0.008 tests.py:230(test_inheritance)
6 0.003 0.000 0.008 0.001 inspect.py:247(getmembers)
172 0.003 0.000 0.008 0.000 decimal.py:1931(_power_exact)
1 0.000 0.000 0.008 0.008 tests.py:169(test_unicode_address_header)
178 0.003 0.000 0.008 0.000 scanner.py:454(fetch_flow_collection_end)
1 0.001 0.001 0.008 0.008 tests.py:2538(test_only_orders_with_all_items_having_status_1)
1 0.000 0.000 0.008 0.008 tests.py:839(test_localtime_filters_do_not_raise_exceptions)
1260 0.005 0.000 0.008 0.000 errcheck.py:46(check_predicate)
1 0.001 0.001 0.008 0.008 misc.py:5(<module>)
1 0.000 0.000 0.008 0.008 test_fields.py:220(test_integerfield_5)
59 0.000 0.000 0.008 0.000 coordseq.py:154(<genexpr>)
556 0.008 0.000 0.008 0.000 {posix.chdir}
1 0.000 0.000 0.008 0.008 tests.py:1295(test_unicode_payload_non_utf)
1 0.000 0.000 0.008 0.008 tests.py:383(test_unequal_html)
1 0.000 0.000 0.008 0.008 tests.py:81(test_manager_class_caching)
198 0.003 0.000 0.008 0.000 request.py:330(__setitem__)
1 0.000 0.000 0.008 0.008 test_input_formats.py:183(test_localized_timeField_with_inputformat)
47 0.001 0.000 0.008 0.000 codecs.py:424(read)
24 0.000 0.000 0.008 0.000 future.py:54(firstof)
305 0.004 0.000 0.008 0.000 config.py:444(convert)
1 0.000 0.000 0.008 0.008 tests.py:398(test_indentation_whitespace)
3847 0.008 0.000 0.008 0.000 storage.py:270(hash_key)
1 0.000 0.000 0.008 0.008 tests.py:75(test_list_with_select_related)
51 0.001 0.000 0.008 0.000 feedgenerator.py:36(rfc2822_date)
1 0.008 0.008 0.008 0.008 GifImagePlugin.py:28(<module>)
1 0.000 0.000 0.008 0.008 tests.py:455(test_right_hand_division)
1 0.000 0.000 0.008 0.008 tests.py:649(test_no_handler_exception)
1 0.000 0.000 0.008 0.008 tests.py:71(test_invalid_prefix_use)
3551 0.008 0.000 0.008 0.000 nodes.py:1693(_nop)
1 0.000 0.000 0.008 0.008 test_forms.py:1876(test_label_has_required_css_class)
18 0.000 0.000 0.008 0.000 tests.py:40(tearDown)
518 0.005 0.000 0.008 0.000 StringIO.py:54(__init__)
1 0.000 0.000 0.008 0.008 tests.py:291(test_https_malformed_referer)
1 0.000 0.000 0.008 0.008 tests.py:486(test_non_default_cache)
6/3 0.000 0.000 0.008 0.003 doctest.py:928(_find)
1 0.000 0.000 0.008 0.008 tests.py:270(test_cannot_include_through)
1 0.000 0.000 0.008 0.008 test_tokens.py:24(test_10265)
4 0.000 0.000 0.008 0.002 tests.py:496(create_squares_with_executemany)
158 0.001 0.000 0.008 0.000 scanner.py:451(fetch_flow_mapping_end)
2 0.000 0.000 0.008 0.004 tests.py:1459(_set_cache)
245 0.003 0.000 0.008 0.000 constructor.py:227(construct_yaml_int)
1 0.000 0.000 0.008 0.008 tests.py:479(test_count)
2 0.000 0.000 0.008 0.004 tests.py:1724(setUp)
36 0.000 0.000 0.008 0.000 message.py:689(get_boundary)
31 0.000 0.000 0.008 0.000 defaultfilters.py:950(phone2numeric_filter)
5 0.000 0.000 0.008 0.002 tests.py:73(<lambda>)
1 0.000 0.000 0.008 0.008 tests.py:105(test_distinct_not_implemented_checks)
94 0.001 0.000 0.008 0.000 options.py:971(message_user)
1 0.000 0.000 0.008 0.008 tests.py:30(test_correct_FK_value_validates)
28 0.001 0.000 0.008 0.000 xml_serializer.py:27(start_serialization)
3452 0.008 0.000 0.008 0.000 resolver.py:88(descend_resolver)
1 0.000 0.000 0.008 0.008 test_edit.py:159(test_create_view_without_explicit_fields)
741 0.005 0.000 0.008 0.000 decimal.py:728(_check_nans)
1 0.000 0.000 0.008 0.008 test_templatetags.py:104(test_get_flatpages_with_variable_prefix)
1 0.000 0.000 0.008 0.008 test_fields.py:692(test_filefield_1)
1 0.000 0.000 0.008 0.008 tests.py:371(test_generic_inlineformset_factory)
193 0.008 0.000 0.008 0.000 {time.tzset}
2319 0.005 0.000 0.008 0.000 parser.py:114(get_event)
2 0.000 0.000 0.008 0.004 base.py:77(test_cookie_worked)
1 0.000 0.000 0.008 0.008 tests.py:792(test_select_related)
1 0.000 0.000 0.008 0.008 tests.py:2991(test_disjunction_promotion3)
1 0.000 0.000 0.008 0.008 test_fields.py:286(test_floatfield_3)
1 0.000 0.000 0.008 0.008 tests.py:94(test_reverse_query_filters_correctly)
1 0.000 0.000 0.008 0.008 tests.py:106(test_get_for_models_partial_cache)
149 0.001 0.000 0.007 0.000 xml_serializer.py:332(reset)
26 0.000 0.000 0.007 0.000 tokens.py:13(make_token)
107 0.001 0.000 0.007 0.000 decimal.py:6137(_format_number)
1 0.000 0.000 0.007 0.007 tests.py:252(<lambda>)
1056 0.005 0.000 0.007 0.000 api.py:31(get_messages)
20 0.000 0.000 0.007 0.000 config.py:760(configure_logger)
9 0.000 0.000 0.007 0.001 zipfile.py:744(_GetContents)
1 0.000 0.000 0.007 0.007 tests.py:1124(test_login_without_signal)
1309 0.007 0.000 0.007 0.000 options.py:312(concrete_fields)
14/13 0.006 0.000 0.007 0.001 geometries.py:377(transform)
3 0.000 0.000 0.007 0.002 test_formsets.py:28(clean)
1 0.000 0.000 0.007 0.007 tests.py:447(test_right_hand_multiplication)
1 0.000 0.000 0.007 0.007 test_geos.py:863(test_transform)
1 0.000 0.000 0.007 0.007 tests.py:2754(test_ticket_17886)
483 0.004 0.000 0.007 0.000 __init__.py:74(__init__)
1 0.000 0.000 0.007 0.007 tests.py:744(test_ticket9985)
1 0.000 0.000 0.007 0.007 test_custom.py:259(test_15070_use_l10n)
1 0.000 0.000 0.007 0.007 tests.py:671(test_non_string_input)
1 0.000 0.000 0.007 0.007 tests.py:1359(test_m2m_managers)
510 0.004 0.000 0.007 0.000 stringprep.py:189(map_table_b3)
309 0.002 0.000 0.007 0.000 case.py:742(assertTupleEqual)
1729 0.007 0.000 0.007 0.000 formsets.py:373(add_prefix)
1 0.000 0.000 0.007 0.007 tests.py:391(test_sequence_name_length_limits_flush)
179 0.001 0.000 0.007 0.000 text.py:137(words)
1 0.000 0.000 0.007 0.007 tests.py:2500(test_exclude_with_q_object_distinct)
1 0.000 0.000 0.007 0.007 tests.py:385(test_lefthand_multiplication)
1 0.000 0.000 0.007 0.007 tests.py:83(test_app_completion)
23 0.000 0.000 0.007 0.000 findstatic.py:33(<genexpr>)
9 0.001 0.000 0.007 0.001 zipfile.py:755(_RealGetContents)
31 0.000 0.000 0.007 0.000 parser.py:139(parse_implicit_document_start)
598 0.005 0.000 0.007 0.000 utils.py:48(quote)
2 0.000 0.000 0.007 0.004 models.py:91(get_by_natural_key)
1 0.000 0.000 0.007 0.007 tests.py:393(test_lefthand_division)
1 0.000 0.000 0.007 0.007 tests.py:35(test_limited_FK_raises_error)
204 0.006 0.000 0.007 0.000 fields.py:413(create_generic_related_manager)
1236 0.005 0.000 0.007 0.000 ImageFile.py:305(read)
1 0.000 0.000 0.007 0.007 tests.py:1133(test_ticket_20250)
199 0.002 0.000 0.007 0.000 related.py:911(<lambda>)
1 0.000 0.000 0.007 0.007 tests.py:2153(test_model_field_that_returns_none_to_exclude_itself_with_explicit_fields)
1 0.000 0.000 0.007 0.007 tests.py:463(test_right_hand_modulo)
3043 0.007 0.000 0.007 0.000 __init__.py:1243(get_field_type)
1 0.000 0.000 0.007 0.007 tests.py:2600(test_double_exclude)
5 0.000 0.000 0.007 0.001 tests.py:128(setUp)
1 0.000 0.000 0.007 0.007 test_views.py:173(test_poisoned_http_host)
2460 0.007 0.000 0.007 0.000 base.py:361(delete_first_token)
439 0.005 0.000 0.007 0.000 genericpath.py:68(commonprefix)
1 0.000 0.000 0.007 0.007 test_forms.py:191(test_form_instance)
1316 0.005 0.000 0.007 0.000 tests.py:141(<lambda>)
15 0.000 0.000 0.007 0.000 widgets.py:28(media)
1 0.000 0.000 0.007 0.007 test_formsets.py:843(test_regression_6926)
57 0.001 0.000 0.007 0.000 filebased.py:23(__init__)
88 0.001 0.000 0.007 0.000 fields.py:338(to_python)
2 0.001 0.000 0.007 0.004 default.py:1(<module>)
1 0.000 0.000 0.007 0.007 test_templatetags.py:65(test_get_flatpages_with_prefix)
1 0.000 0.000 0.007 0.007 test_views.py:111(test_redirect_fallback_non_existent_flatpage)
1 0.000 0.000 0.007 0.007 test_geom.py:405(test14_add)
1 0.000 0.000 0.007 0.007 tests.py:470(test_righthand_power)
46 0.001 0.000 0.007 0.000 fields.py:31(contribute_to_class)
1 0.000 0.000 0.007 0.007 test_forms.py:168(test_success)
28 0.004 0.000 0.007 0.000 textwrap.py:235(_wrap_chunks)
1 0.000 0.000 0.007 0.007 tests.py:77(test_duplicate_order_field)
1 0.000 0.000 0.007 0.007 tests.py:439(test_right_hand_subtraction)
3542 0.007 0.000 0.007 0.000 i18n.py:195(<genexpr>)
19 0.000 0.000 0.007 0.000 __init__.py:78(__getattr__)
1 0.000 0.000 0.007 0.007 test_geom.py:177(test05_multilinestring)
20 0.001 0.000 0.007 0.000 widgets.py:119(value_from_datadict)
1 0.000 0.000 0.007 0.007 tests.py:388(test_db_col_table)
1 0.000 0.000 0.007 0.007 tests.py:670(test_ticket7277)
1 0.000 0.000 0.007 0.007 tests.py:95(test_one_to_one_multi_prefetch_related)
506 0.003 0.000 0.007 0.000 base.py:163(_get_level)
1 0.000 0.000 0.007 0.007 test_html.py:152(test_remove_tags)
1 0.000 0.000 0.007 0.007 test_fields.py:1186(test_filepathfield_2)
1 0.000 0.000 0.007 0.007 test_geos.py:998(test_prepared)
1 0.000 0.000 0.007 0.007 tests.py:423(test_lefthand_power)
2 0.002 0.001 0.007 0.004 loader.py:1(<module>)
1 0.000 0.000 0.007 0.007 test_http.py:140(test_sitemap_item)
1 0.000 0.000 0.007 0.007 test_templatetags.py:76(test_get_flatpages_with_prefix_for_anon_user)
3 0.000 0.000 0.007 0.002 test_extraction.py:500(tearDown)
1728/1595 0.006 0.000 0.007 0.000 options.py:541(get_base_chain)
3537 0.007 0.000 0.007 0.000 {method 'random' of '_random.Random' objects}
1 0.000 0.000 0.007 0.007 tests.py:401(test_lefthand_modulo)
2 0.000 0.000 0.007 0.004 forms.py:372(save)
1 0.000 0.000 0.007 0.007 tests.py:531(test_cursor_executemany_with_iterator)
1 0.000 0.000 0.007 0.007 tests.py:370(test_exclude_and_validation)
2191 0.006 0.000 0.007 0.000 cache.py:153(<genexpr>)
1130 0.005 0.000 0.007 0.000 formsets.py:287(_should_delete_form)
1 0.000 0.000 0.007 0.007 tests.py:1353(test_modelformset_factory_widgets)
7 0.000 0.000 0.007 0.001 models.py:64(get_for_models)
104 0.001 0.000 0.007 0.000 tz.py:42(do_timezone)
2 0.000 0.000 0.007 0.004 tests.py:1403(test_patch_cache_control)
7 0.000 0.000 0.007 0.001 schema.py:363(alter_db_table)
16 0.000 0.000 0.007 0.000 smtplib.py:398(ehlo)
758 0.005 0.000 0.007 0.000 base.py:467(__str__)
94 0.001 0.000 0.007 0.000 filters.py:226(__init__)
1 0.000 0.000 0.007 0.007 tests.py:694(test_prefetch_GFK_nonint_pk)
1 0.000 0.000 0.007 0.007 test_debug.py:53(test_403_template)
1 0.000 0.000 0.007 0.007 tests.py:2212(test_single_object)
1 0.000 0.000 0.007 0.007 test_forms.py:553(test_multiple_choice_list_data)
1 0.000 0.000 0.007 0.007 tests.py:120(testSingleCondition6)
1 0.000 0.000 0.007 0.007 tests.py:1477(test_head_with_cached_get)
4 0.000 0.000 0.007 0.002 formsets.py:400(<genexpr>)
159 0.006 0.000 0.007 0.000 related.py:801(create_many_related_manager)
1 0.000 0.000 0.007 0.007 tests.py:238(test_valid_loading_order)
3 0.000 0.000 0.007 0.002 tests.py:171(<lambda>)
9 0.000 0.000 0.007 0.001 models.py:183(get_all_objects_for_this_type)
1 0.000 0.000 0.007 0.007 test_imagefield.py:151(test_size_method)
1 0.000 0.000 0.007 0.007 tests.py:71(test_remove_from_wrong_set)
2 0.000 0.000 0.007 0.004 tests.py:331(test_remove_race_handling)
1 0.000 0.000 0.007 0.007 tests.py:497(test_even_more_aggregate)
1 0.000 0.000 0.007 0.007 urls.py:29(auth_processor_no_attr_access)
76 0.001 0.000 0.007 0.000 defaultfilters.py:467(linebreaksbr)
1 0.000 0.000 0.007 0.007 tests.py:69(test_post)
1 0.000 0.000 0.007 0.007 ConfigParser.py:231(RawConfigParser)
1 0.003 0.003 0.007 0.007 fancy_getopt.py:9(<module>)
15 0.000 0.000 0.007 0.000 humanize.py:122(_check_for_i18n)
60 0.001 0.000 0.007 0.000 query.py:843(defer)
1 0.000 0.000 0.007 0.007 tests.py:136(test_naturalday)
1 0.000 0.000 0.007 0.007 tests.py:376(test_ticket2091)
53 0.001 0.000 0.007 0.000 options.py:1307(get_changeform_initial_data)
1 0.000 0.000 0.007 0.007 test_hashers.py:320(test_load_library_importerror)
1 0.000 0.000 0.007 0.007 tests.py:369(test_suspicious_operation_creates_log_message)
42 0.001 0.000 0.007 0.000 defaulttags.py:1364(verbatim)
225 0.002 0.000 0.007 0.000 move.py:28(_samefile)
157 0.002 0.000 0.007 0.000 field.py:20(__init__)
1 0.000 0.000 0.007 0.007 tests.py:89(testSingleCondition1)
1 0.000 0.000 0.007 0.007 test_management.py:90(test_existing)
62 0.002 0.000 0.007 0.000 punycode.py:108(generate_integers)
1 0.000 0.000 0.007 0.007 test_shortcuts.py:29(test_render_to_response_with_dirs)
1 0.000 0.000 0.007 0.007 views.py:131(render_view_with_status)
1 0.000 0.000 0.007 0.007 tests.py:679(test_dependency_sorting_long)
1 0.000 0.000 0.007 0.007 tests.py:464(test_inheritance_resolve_columns)
62 0.001 0.000 0.007 0.000 response.py:367(__init__)
29 0.001 0.000 0.007 0.000 text.py:439(slugify)
1 0.000 0.000 0.007 0.007 tests.py:771(test_console_stream_kwarg)
1 0.000 0.000 0.007 0.007 views.py:92(render_to_response_view_with_request_context)
1 0.000 0.000 0.007 0.007 tests.py:389(dispatch)
1 0.000 0.000 0.007 0.007 tests.py:301(test_render)
4 0.000 0.000 0.007 0.002 query.py:511(last)
3168 0.007 0.000 0.007 0.000 query.py:1581(clear_select_fields)
6 0.000 0.000 0.007 0.001 common.py:130(process_response)
1 0.000 0.000 0.007 0.007 tests.py:34(test_contains)
1 0.000 0.000 0.007 0.007 tests.py:215(test_nonexistant_field)
44 0.000 0.000 0.007 0.000 __init__.py:191(get_language_from_path)
1 0.000 0.000 0.007 0.007 test_fields.py:161(test_integerfield_1)
2 0.002 0.001 0.007 0.003 urls.py:2(<module>)
1 0.000 0.000 0.007 0.007 tests.py:208(test_content_type_extra)
1199 0.007 0.000 0.007 0.000 __init__.py:1114(value_to_db_date)
3388 0.007 0.000 0.007 0.000 statemachine.py:357(abs_line_offset)
1 0.000 0.000 0.007 0.007 test_fields.py:883(test_boolean_picklable)
3566 0.007 0.000 0.007 0.000 {method 'copy' of 'set' objects}
1 0.000 0.000 0.007 0.007 test_widgets.py:1047(test_nullbooleanselect)
280 0.002 0.000 0.007 0.000 options.py:1714(__init__)
1 0.000 0.000 0.007 0.007 tests.py:559(test_query_clone)
1 0.002 0.002 0.007 0.007 defaulttags.py:1(<module>)
359 0.003 0.000 0.007 0.000 pickle.py:1027(load_dict)
1 0.000 0.000 0.007 0.007 test_fields.py:208(test_integerfield_4)
644 0.003 0.000 0.007 0.000 helpers.py:42(__iter__)
483 0.003 0.000 0.007 0.000 __init__.py:162(get_transforms)
57 0.001 0.000 0.007 0.000 feature.py:112(get)
1 0.000 0.000 0.007 0.007 tests.py:357(test_view_with_bad_login)
1 0.000 0.000 0.007 0.007 tests.py:49(test_month_filter)
4 0.000 0.000 0.007 0.002 formsets.py:356(has_changed)
68 0.001 0.000 0.007 0.000 __init__.py:1113(visit_list_item)
891 0.003 0.000 0.007 0.000 timezone.py:332(is_aware)
1 0.000 0.000 0.007 0.007 test_fields.py:196(test_integerfield_3)
1 0.000 0.000 0.007 0.007 test_views.py:106(test_redirect_fallback_flatpage)
14 0.000 0.000 0.007 0.000 graph.py:57(backwards_plan)
66 0.001 0.000 0.007 0.000 geometry.py:424(wkb)
4 0.000 0.000 0.007 0.002 forms.py:46(save_new)
1 0.007 0.007 0.007 0.007 console.py:3(<module>)
1 0.000 0.000 0.007 0.007 tests.py:230(test_missing_fields_attribute)
1151 0.005 0.000 0.007 0.000 query.py:884(ordered)
1 0.000 0.000 0.007 0.007 test_custom.py:374(test_assignment_tag_missing_context)
1 0.000 0.000 0.007 0.007 models.py:120(database_forwards)
3036 0.007 0.000 0.007 0.000 {method 'fileno' of 'file' objects}
3581 0.007 0.000 0.007 0.000 models.py:213(is_anonymous)
3 0.000 0.000 0.007 0.002 polygon.py:170(kml)
1 0.000 0.000 0.007 0.007 tests.py:1678(test_assignment_of_none_null_false)
1 0.000 0.000 0.007 0.007 tests.py:1287(test_unicode_payload_utf16)
21 0.000 0.000 0.007 0.000 pkg_resources.py:1275(_has)
3 0.000 0.000 0.007 0.002 tests.py:31(setUp)
3451 0.007 0.000 0.007 0.000 resolver.py:111(ascend_resolver)
1 0.000 0.000 0.007 0.007 tests.py:812(test_parent_link_prefetch)
2 0.000 0.000 0.007 0.003 tests.py:127(setUp)
34 0.001 0.000 0.007 0.000 fields.py:398(widget_attrs)
254 0.002 0.000 0.007 0.000 message.py:38(_formatparam)
1 0.000 0.000 0.007 0.007 tests.py:173(test_update)
142 0.001 0.000 0.007 0.000 decimal.py:872(__ne__)
1 0.000 0.000 0.007 0.007 tests.py:268(test_gfk_subclasses)
664 0.003 0.000 0.007 0.000 pickle.py:1022(load_list)
1 0.000 0.000 0.007 0.007 tests.py:787(test_foreignkey_to_inherited)
1 0.001 0.001 0.007 0.007 questioner.py:1(<module>)
209 0.001 0.000 0.007 0.000 pkg_resources.py:1287(_get)
6 0.000 0.000 0.007 0.001 doctest.py:991(_get_test)
228 0.001 0.000 0.007 0.000 __init__.py:1515(to_python)
2774 0.007 0.000 0.007 0.000 request.py:322(encoding)
3303 0.007 0.000 0.007 0.000 defaulttags.py:393(render)
1 0.000 0.000 0.007 0.007 tests.py:170(test_append_slash_no_redirect_on_POST_in_DEBUG_custom_urlconf)
1 0.000 0.000 0.007 0.007 tests.py:31(test_get_or_create_method_with_create)
2 0.000 0.000 0.007 0.003 models.py:166(database_forwards)
301 0.002 0.000 0.007 0.000 options.py:517(__init__)
16 0.000 0.000 0.007 0.000 tests.py:753(setUp)
1 0.000 0.000 0.007 0.007 test_forms.py:743(test_has_error)
1 0.000 0.000 0.007 0.007 tests.py:225(test_nonexistant_field_on_inline)
2 0.000 0.000 0.007 0.003 tests.py:399(get_formset)
1 0.000 0.000 0.007 0.007 tests.py:49(test_author_get_attributes)
7 0.000 0.000 0.007 0.001 tests.py:273(test_decode)
137 0.002 0.000 0.007 0.000 widgets.py:772(__init__)
1 0.000 0.000 0.007 0.007 tests.py:255(test_location_empty)
151 0.001 0.000 0.007 0.000 pyyaml.py:40(handle_field)
28 0.002 0.000 0.007 0.000 defaultfilters.py:869(filesizeformat)
152 0.001 0.000 0.007 0.000 emitter.py:311(expect_flow_mapping)
1 0.000 0.000 0.007 0.007 test_forms.py:29(test_user_already_exists)
149 0.001 0.000 0.007 0.000 pulldom.py:211(__init__)
1 0.000 0.000 0.007 0.007 tests.py:482(test_query)
1 0.000 0.000 0.007 0.007 test_commands.py:322(test_makemigrations_interactive_reject)
7 0.000 0.000 0.007 0.001 tests.py:40(assertChildNodeContent)
2 0.000 0.000 0.007 0.003 tests.py:293(test_makedirs_race_handling)
2 0.004 0.002 0.007 0.003 options.py:1(<module>)
1 0.000 0.000 0.007 0.007 tests.py:730(test_having_group_by)
1 0.000 0.000 0.007 0.007 test_custom.py:104(test_simple_tag_missing_context)
1 0.000 0.000 0.007 0.007 test_fields.py:384(test_decimalfield_5)
4 0.000 0.000 0.007 0.002 geometry.py:469(srs)
24 0.000 0.000 0.007 0.000 static.py:137(do_static)
705 0.005 0.000 0.007 0.000 random.py:173(randrange)
3 0.000 0.000 0.007 0.002 tests.py:43(make_reporter)
2 0.000 0.000 0.007 0.003 tests.py:301(<genexpr>)
483 0.005 0.000 0.007 0.000 core.py:169(set_source)
1 0.000 0.000 0.007 0.007 tests.py:2009(test_get_cache_key_with_query)
966 0.004 0.000 0.007 0.000 frontend.py:643(set_defaults_from_dict)
4 0.000 0.000 0.007 0.002 tests.py:259(test_non_existent)
1 0.000 0.000 0.007 0.007 tests.py:795(test_quoting_aggregate_order_by)
932 0.004 0.000 0.007 0.000 traceback.py:12(_print)
1 0.000 0.000 0.007 0.007 test_fields.py:400(test_decimalfield_widget_attrs)
1 0.000 0.000 0.007 0.007 tests.py:303(test_redirect_page)
33 0.002 0.000 0.007 0.000 smtp.py:16(__init__)
1 0.000 0.000 0.007 0.007 tests.py:569(test_hash_function)
282 0.001 0.000 0.007 0.000 polygon.py:55(__len__)
1 0.000 0.000 0.007 0.007 test_loaders.py:118(test_templatedir_caching)
2 0.000 0.000 0.007 0.003 tests.py:2310(setUp)
1 0.000 0.000 0.007 0.007 tests.py:545(test_year_lookup_edge_case)
28 0.000 0.000 0.007 0.000 xml_serializer.py:128(handle_m2m)
513 0.002 0.000 0.007 0.000 random.py:237(randint)
1 0.000 0.000 0.007 0.007 tests.py:482(test_default_cache)
89 0.001 0.000 0.007 0.000 expatbuilder.py:350(first_element_handler)
1 0.000 0.000 0.007 0.007 tests.py:605(test_extra_method_select_argument_with_dashes_and_values)
180 0.001 0.000 0.007 0.000 ipv6.py:257(_is_shorthand_ip)
4 0.000 0.000 0.007 0.002 file.py:73(load)
235 0.002 0.000 0.007 0.000 pkg_resources.py:1231(_fn)
20 0.001 0.000 0.007 0.000 test_archive.py:16(setUp)
1 0.000 0.000 0.007 0.007 test_widgets.py:1092(test_13390)
742 0.005 0.000 0.007 0.000 __init__.py:430(make_debug_cursor)
3 0.000 0.000 0.007 0.002 tests.py:59(make_reporter)
1633 0.007 0.000 0.007 0.000 {time.localtime}
1 0.000 0.000 0.007 0.007 test_response.py:194(test_pickling_cookie)
1630 0.005 0.000 0.007 0.000 mutable_list.py:100(<genexpr>)
1 0.000 0.000 0.007 0.007 fields.py:170(database_forwards)
118 0.001 0.000 0.007 0.000 testcases.py:1024(decorator)
1 0.000 0.000 0.007 0.007 test_views.py:194(test_poisoned_http_host_admin_site)
1 0.000 0.000 0.007 0.007 tests.py:155(test_to_field_clear)
11 0.000 0.000 0.007 0.001 forms.py:326(clean_old_password)
8 0.000 0.000 0.007 0.001 tests.py:956(setUp)
1 0.000 0.000 0.007 0.007 test_base.py:251(test_get)
1 0.000 0.000 0.007 0.007 tests.py:333(test_filter_not_equals_other_field)
1 0.000 0.000 0.007 0.007 tests.py:536(test_urlconf_overridden_with_null)
1 0.000 0.000 0.007 0.007 tests.py:909(test_annotate_joins)
1 0.000 0.000 0.007 0.007 test_views.py:50(test_fallback_flatpage)
1 0.002 0.002 0.007 0.007 coordseq.py:1(<module>)
31 0.001 0.000 0.007 0.000 text.py:91(chars)
24 0.000 0.000 0.007 0.000 __init__.py:564(is_compactable)
672 0.002 0.000 0.007 0.000 {method 'difference' of 'set' objects}
1 0.006 0.006 0.007 0.007 generation.py:4(<module>)
3159 0.007 0.000 0.007 0.000 test_mutable_list.py:46(_set_single)
1 0.000 0.000 0.007 0.007 test_templatetags.py:37(test_get_flatpages_tag_for_anon_user)
1 0.000 0.000 0.007 0.007 tests.py:197(test_timezones)
2 0.000 0.000 0.007 0.003 tests.py:402(<lambda>)
1 0.000 0.000 0.007 0.007 tests.py:67(test_get_table_description_col_lengths)
60 0.001 0.000 0.007 0.000 files.py:307(get_directory_name)
1 0.000 0.000 0.007 0.007 tests.py:35(test_fields)
1 0.000 0.000 0.007 0.007 tests.py:187(test_create)
624 0.005 0.000 0.007 0.000 threading.py:185(__init__)
1 0.000 0.000 0.007 0.007 tests.py:96(testSingleCondition2)
130 0.001 0.000 0.006 0.000 base.py:76(__iter__)
189 0.004 0.000 0.006 0.000 io.py:135(determine_encoding_from_data)
70 0.001 0.000 0.006 0.000 smartif.py:103(<lambda>)
1 0.000 0.000 0.006 0.006 tests.py:42(test_simple_upload)
1 0.000 0.000 0.006 0.006 tests.py:127(test_target_model_nonzero_false)
1 0.000 0.000 0.006 0.006 test_fields.py:1004(test_nullbooleanfield_2)
34 0.002 0.000 0.006 0.000 pkg_resources.py:2257(insert_on)
11 0.000 0.000 0.006 0.001 mimetools.py:24(__init__)
1 0.000 0.000 0.006 0.006 tests.py:1125(test_save_commit_false)
3482 0.006 0.000 0.006 0.000 {unicodedata.east_asian_width}
31 0.000 0.000 0.006 0.000 text.py:279(phone2numeric)
1 0.000 0.000 0.006 0.006 tests.py:908(test_auth_attempted)
27 0.000 0.000 0.006 0.000 defaultfilters.py:225(slugify)
2 0.000 0.000 0.006 0.003 views.py:53(<lambda>)
187/155 0.002 0.000 0.006 0.000 query.py:1237(<genexpr>)
3 0.000 0.000 0.006 0.002 tests.py:36(make_reporter)
1 0.000 0.000 0.006 0.006 test_commands.py:211(test_makemigrations_merge_basic)
1 0.000 0.000 0.006 0.006 tests.py:99(test_savepoint_rollback)
1 0.000 0.000 0.006 0.006 views.py:124(render_view_with_content_type)
155 0.001 0.000 0.006 0.000 related.py:685(<genexpr>)
14 0.000 0.000 0.006 0.000 test_cookie.py:26(stored_cookie_messages_count)
738/734 0.003 0.000 0.006 0.000 autodetector.py:60(<genexpr>)
226 0.003 0.000 0.006 0.000 aggregates.py:11(refs_aggregate)
2 0.005 0.002 0.006 0.003 inspectdb.py:1(<module>)
1 0.000 0.000 0.006 0.006 tests.py:2178(test_custom_error_messages)
601 0.003 0.000 0.006 0.000 models.py:207(__str__)
17 0.000 0.000 0.006 0.000 tests.py:672(tearDown)
1 0.000 0.000 0.006 0.006 tests.py:1919(test_sensitive_cookie_not_cached)
1 0.002 0.002 0.006 0.006 nodes.py:20(<module>)
100 0.002 0.000 0.006 0.000 point.py:43(_create_point)
1 0.000 0.000 0.006 0.006 tests.py:114(test_target_model_len_zero)
483 0.004 0.000 0.006 0.000 __init__.py:506(get_stylesheet_list)
1 0.000 0.000 0.006 0.006 tests.py:255(test_graceful_m2m_fail)
1 0.000 0.000 0.006 0.006 tests.py:3001(test_disjunction_promotion3_demote)
1 0.000 0.000 0.006 0.006 tests.py:441(test_query_aggregation)
11 0.000 0.000 0.006 0.001 urlresolvers.py:405(resolve400)
2 0.000 0.000 0.006 0.003 tests.py:283(<genexpr>)
236 0.002 0.000 0.006 0.000 html.py:121(__init__)
1 0.000 0.000 0.006 0.006 views.py:117(render_view_with_base_context)
1 0.000 0.000 0.006 0.006 tests.py:1660(test_tickets_3045_3288)
47 0.001 0.000 0.006 0.000 geometries.py:602(__getitem__)
1 0.000 0.000 0.006 0.006 tests.py:150(test_to_field_clear_reverse)
1 0.000 0.000 0.006 0.006 tests.py:104(test_exclude_inline_model_admin)
1 0.000 0.000 0.006 0.006 views.py:140(file_upload_filename_case_view)
2 0.000 0.000 0.006 0.003 tests.py:279(<genexpr>)
1 0.000 0.000 0.006 0.006 tests.py:1059(test_model_form)
1 0.000 0.000 0.006 0.006 tests.py:151(test_custom_queryset_still_wins)
22 0.001 0.000 0.006 0.000 testcases.py:427(assertFormsetError)
5 0.000 0.000 0.006 0.001 forms.py:568(as_text)
300 0.001 0.000 0.006 0.000 codecs.py:689(write)
1 0.000 0.000 0.006 0.006 tests.py:43(test_paginator)
1 0.000 0.000 0.006 0.006 test_input_formats.py:138(test_localized_timeField)
1 0.000 0.000 0.006 0.006 tests.py:2095(test_choices_type)
3 0.000 0.000 0.006 0.002 tests.py:103(assertStaticRaises)
1 0.001 0.001 0.006 0.006 test_ordinary_fields.py:491(test_pillow_installed)
1 0.000 0.000 0.006 0.006 custom_user.py:34(create_superuser)
1 0.000 0.000 0.006 0.006 tests.py:515(test_foreign_key_validation)
2 0.005 0.002 0.006 0.003 dates.py:1(<module>)
184 0.001 0.000 0.006 0.000 python.py:127(<lambda>)
1786 0.004 0.000 0.006 0.000 widgets.py:240(_format_value)
1 0.000 0.000 0.006 0.006 tests.py:739(test_dependency_sorting_m2m_simple_circular)
1 0.000 0.000 0.006 0.006 tests.py:59(test_queries_on_textfields)
9 0.000 0.000 0.006 0.001 tests.py:326(_get_field_values)
1 0.003 0.003 0.006 0.006 makemessages.py:1(<module>)
22/2 0.001 0.000 0.006 0.003 views.py:337(extract_views_from_urlpatterns)
2 0.000 0.000 0.006 0.003 storage.py:96(test_reset_deletes_tmp_files)
1017 0.004 0.000 0.006 0.000 geometry.py:200(has_cs)
1 0.000 0.000 0.006 0.006 tests.py:52(test_non_added_parent)
1 0.000 0.000 0.006 0.006 tests.py:28(test_reverse_by_field)
483 0.003 0.000 0.006 0.000 __init__.py:29(finish_parse)
2 0.000 0.000 0.006 0.003 tests.py:250(test_listdir)
1 0.000 0.000 0.006 0.006 tests.py:1062(test_ticket_10790_8)
378 0.002 0.000 0.006 0.000 threading.py:100(RLock)
1 0.000 0.000 0.006 0.006 tests.py:468(test_mail_sending)
29 0.000 0.000 0.006 0.000 defaultfilters.py:455(linebreaks_filter)
1 0.000 0.000 0.006 0.006 test_forms.py:251(test_password_verification)
1 0.000 0.000 0.006 0.006 tests.py:43(test_unicode_chars_in_queries)
1 0.000 0.000 0.006 0.006 tests.py:47(test_manager_all)
70 0.001 0.000 0.006 0.000 cached_db.py:22(__init__)
1 0.000 0.000 0.006 0.006 tests.py:390(test_get_formsets_with_inlines)
1 0.000 0.000 0.006 0.006 test_loaders.py:197(test_get_template)
2 0.000 0.000 0.006 0.003 models.py:20(__str__)
1 0.000 0.000 0.006 0.006 _strptime.py:12(<module>)
5 0.000 0.000 0.006 0.001 archive.py:180(__init__)
1 0.000 0.000 0.006 0.006 test_widgets.py:1147(test_clear_input_renders)
2770 0.006 0.000 0.006 0.000 {method 'upper' of 'str' objects}
18 0.000 0.000 0.006 0.000 models.py:199(primary_house)
2920 0.006 0.000 0.006 0.000 operations.py:104(set_time_zone_sql)
1 0.000 0.000 0.006 0.006 tests.py:191(<lambda>)
1 0.000 0.000 0.006 0.006 tests.py:85(test_model_pickle_dynamic)
1 0.003 0.003 0.006 0.006 test_autoreload.py:1(<module>)
222 0.002 0.000 0.006 0.000 geometry.py:320(equals_exact)
1 0.000 0.000 0.006 0.006 test_ordinary_fields.py:204(test_auto_now_and_auto_now_add_raise_error)
78 0.001 0.000 0.006 0.000 widgets.py:83(__init__)
149 0.004 0.000 0.006 0.000 expatreader.py:244(reset)
3 0.000 0.000 0.006 0.002 tests.py:52(make_reporter)
1 0.000 0.000 0.006 0.006 tests.py:154(test_process_request_csrf_cookie_no_token)
663 0.004 0.000 0.006 0.000 mimetypes.py:78(add_type)
1 0.000 0.000 0.006 0.006 edit.py:177(put)
20 0.000 0.000 0.006 0.000 test_optimizer.py:14(optimize)
45 0.001 0.000 0.006 0.000 multipartparser.py:254(handle_file_complete)
1 0.000 0.000 0.006 0.006 tests.py:10(test_update_fields_basic)
1 0.000 0.000 0.006 0.006 tests.py:195(test_process_template_response_middleware)
1 0.000 0.000 0.006 0.006 tests.py:1082(test_name_expressions)
1417/1415 0.005 0.000 0.006 0.000 models.py:784(pk_is_not_editable)
111 0.001 0.000 0.006 0.000 related.py:1158(related_manager_cls)
469 0.003 0.000 0.006 0.000 messages.py:78(__init__)
302 0.004 0.000 0.006 0.000 query.py:1707(add_select_related)
1 0.000 0.000 0.006 0.006 zipfile.py:3(<module>)
1 0.000 0.000 0.006 0.006 tests.py:136(test_ticket_16409)
221 0.002 0.000 0.006 0.000 utils.py:345(help_text_for_field)
1 0.000 0.000 0.006 0.006 tests.py:46(test_follow_two)
141 0.003 0.000 0.006 0.000 expatreader.py:213(close)
12 0.000 0.000 0.006 0.001 tempfile.py:417(__exit__)
1 0.000 0.000 0.006 0.006 tests.py:153(test_media_files)
1 0.000 0.000 0.006 0.006 tests.py:122(test_parent_only)
1 0.000 0.000 0.006 0.006 tests.py:187(test_query_aggregation)
24 0.001 0.000 0.006 0.000 feedgenerator.py:88(__init__)
39 0.000 0.000 0.006 0.000 tests.py:20(check_paginator)
1 0.000 0.000 0.006 0.006 tests.py:1188(test_post)
1 0.000 0.000 0.006 0.006 _strptime.py:179(__init__)
466 0.004 0.000 0.006 0.000 loader_tags.py:130(__init__)
8 0.000 0.000 0.006 0.001 __init__.py:143(_load_serializers)
1 0.000 0.000 0.006 0.006 tests.py:440(test_none)
1 0.000 0.000 0.006 0.006 tests.py:86(test_no_auto_transaction)
1 0.000 0.000 0.006 0.006 test_autodetector.py:193(test_old_model)
27 0.000 0.000 0.006 0.000 test_views.py:70(assertURLEqual)
2 0.001 0.000 0.006 0.003 tests.py:460(test_path_ignored_completely)
1 0.000 0.000 0.006 0.006 tests.py:458(test_custom_queryset_init)
2511 0.006 0.000 0.006 0.000 {method 'capitalize' of 'unicode' objects}
1 0.000 0.000 0.006 0.006 tests.py:41(test_filter_on_nonexistant_field)
1 0.003 0.003 0.006 0.006 test_commands.py:2(<module>)
1 0.000 0.000 0.006 0.006 tests.py:180(test_bug_19457)
2645 0.006 0.000 0.006 0.000 tokens.py:3(__init__)
966 0.004 0.000 0.006 0.000 __init__.py:137(attach_observer)
1 0.000 0.000 0.006 0.006 tests.py:73(test_onetoone_reverse_no_match)
1 0.000 0.000 0.006 0.006 tests.py:1115(test_fobj_group_by)
1 0.000 0.000 0.006 0.006 tests.py:278(test_https_bad_referer)
776 0.004 0.000 0.006 0.000 widgets.py:466(value_from_datadict)
1 0.000 0.000 0.006 0.006 tests.py:1859(test_file_path_field_blank)
49 0.000 0.000 0.006 0.000 base.py:340(invalid_block_tag)
535 0.003 0.000 0.006 0.000 formsets.py:55(__init__)
1 0.000 0.000 0.006 0.006 tests.py:69(test_not_followed_by_default)
1 0.000 0.000 0.006 0.006 test_custom.py:186(test_include_tag_missing_context)
1 0.000 0.000 0.006 0.006 tests.py:52(test_follow_two_next_level)
136 0.002 0.000 0.006 0.000 srs.py:136(attr_value)
3 0.000 0.000 0.006 0.002 tests.py:183(pre_delete)
1 0.000 0.000 0.006 0.006 test_fields.py:1163(test_combofield_1)
24 0.000 0.000 0.006 0.000 __init__.py:554(check_simple_list)
1 0.000 0.000 0.006 0.006 tests.py:162(test_page_indexes)
1 0.000 0.000 0.006 0.006 test_fields.py:460(test_datefield_3)
1 0.000 0.000 0.006 0.006 tests.py:2226(test_model_form_clean_applies_to_model)
1 0.000 0.000 0.006 0.006 test_views.py:55(test_fallback_non_existent_flatpage)
110 0.000 0.000 0.006 0.000 models.py:111(__str__)
5 0.000 0.000 0.006 0.001 test_extraction.py:555(_set_times_for_all_po_files)
61 0.001 0.000 0.006 0.000 text.py:234(get_valid_filename)
1 0.000 0.000 0.006 0.006 tests.py:30(test_order_by)
169 0.002 0.000 0.006 0.000 files.py:287(get_prep_value)
1 0.000 0.000 0.006 0.006 tests.py:2071(test_values_subquery)
1 0.000 0.000 0.006 0.006 test_ordinary_fields.py:69(test_valid_field)
5 0.000 0.000 0.006 0.001 cache.py:104(<lambda>)
1 0.000 0.000 0.006 0.006 test_forms.py:239(test_incorrect_password)
1 0.006 0.006 0.006 0.006 test_geos.py:1(<module>)
42 0.000 0.000 0.006 0.000 geometry.py:547(centroid)
1 0.000 0.000 0.006 0.006 tests.py:1358(test_body_from_empty_request)
294 0.002 0.000 0.006 0.000 files.py:17(__init__)
18 0.000 0.000 0.006 0.000 polygon.py:111(_set_list)
40 0.000 0.000 0.006 0.000 difflib.py:261(set_seq2)
1 0.000 0.000 0.006 0.006 tests.py:479(test_ticket3037)
1 0.000 0.000 0.006 0.006 test_models.py:14(test_user_natural_key)
1 0.000 0.000 0.006 0.006 tests.py:1364(test_inlineformset_factory_widgets)
103 0.001 0.000 0.006 0.000 message.py:241(get_connection)
135 0.003 0.000 0.006 0.000 tarfile.py:246(calc_chksums)
2651 0.006 0.000 0.006 0.000 nodes.py:27(__init__)
1 0.000 0.000 0.006 0.006 test_relative_fields.py:1087(test_m2m_field_argument_validation)
26 0.000 0.000 0.006 0.000 tests.py:1329(tearDown)
2 0.000 0.000 0.006 0.003 customadmin.py:28(get_urls)
5 0.000 0.000 0.006 0.001 models.py:240(set_unusable_password)
2454 0.006 0.000 0.006 0.000 sre_parse.py:134(__setitem__)
1 0.000 0.000 0.006 0.006 tests.py:1178(test_patch)
1 0.004 0.004 0.006 0.006 tests.py:1556(test_requires_model_validation_and_requires_system_checks_both_defined)
1 0.000 0.000 0.006 0.006 test_forms.py:1290(test_changed_data)
3 0.000 0.000 0.006 0.002 test_extraction.py:66(assertNotMsgId)
1 0.000 0.000 0.006 0.006 tests.py:329(test_aggregate_annotation)
920 0.006 0.000 0.006 0.000 request.py:46(__init__)
1 0.000 0.000 0.006 0.006 test_forms.py:1891(test_label_split_datetime_not_displayed)
8 0.000 0.000 0.006 0.001 tests.py:502(setUp)
1 0.000 0.000 0.006 0.006 tests.py:168(test_order_by_pk)
31 0.001 0.000 0.006 0.000 loader.py:23(__init__)
2182 0.006 0.000 0.006 0.000 csrf.py:88(_accept)
27 0.000 0.000 0.006 0.000 fields.py:301(validate)
1 0.000 0.000 0.006 0.006 tests.py:43(test_select_related_preserved)
1 0.000 0.000 0.006 0.006 tests.py:58(test_forward_and_back)
1 0.005 0.005 0.006 0.006 __init__.py:4(<module>)
1 0.000 0.000 0.006 0.006 test_ordinary_fields.py:263(test_fix_default_value_tz)
1251 0.006 0.000 0.006 0.000 db.py:23(__init__)
1 0.000 0.000 0.006 0.006 tests.py:517(test_ticket2902)
1 0.000 0.000 0.006 0.006 test_forms.py:236(test_revalidation)
1 0.000 0.000 0.006 0.006 tests.py:125(test_reverse_one_to_one_multi_prefetch_related)
455 0.002 0.000 0.006 0.000 response.py:403(<lambda>)
3 0.000 0.000 0.006 0.002 tests.py:77(setUp)
1 0.000 0.000 0.006 0.006 tests.py:59(test_empty_post)
1 0.000 0.000 0.006 0.006 test_compilation.py:49(test_no_write_access)
1 0.000 0.000 0.006 0.006 tests.py:102(test_select_related_with_extra)
1 0.000 0.000 0.006 0.006 tests.py:80(test_follow_inheritance)
38/33 0.000 0.000 0.006 0.000 __init__.py:53(register_serializer)
2 0.000 0.000 0.006 0.003 tests.py:530(test_import_replacement)
1 0.000 0.000 0.006 0.006 tests.py:277(test_user_userproxy_userproxyproxy)
1 0.000 0.000 0.006 0.006 tests.py:1166(test_put)
1 0.000 0.000 0.006 0.006 views.py:99(render_to_response_view_with_content_type)
1 0.000 0.000 0.006 0.006 tests.py:71(test_one_to_one)
1 0.000 0.000 0.006 0.006 tests.py:339(test_null_default)
69 0.000 0.000 0.006 0.000 urlresolvers.py:414(resolve500)
1 0.000 0.000 0.006 0.006 tests.py:1373(test_read_from_nonempty_request)
2 0.000 0.000 0.006 0.003 tests.py:432(<lambda>)
1 0.000 0.000 0.006 0.006 tests.py:56(test_aggregate_multi_join)
1 0.000 0.000 0.006 0.006 test_forms.py:108(test_first_step)
1 0.000 0.000 0.006 0.006 tests.py:282(test_attrs)
174 0.001 0.000 0.006 0.000 fields.py:684(split_url)
1 0.000 0.000 0.006 0.006 tests.py:148(test_reverse_object_cached_when_related_is_accessed)
1 0.000 0.000 0.006 0.006 tests.py:1129(test_annotate_reserved_word)
18/14 0.000 0.000 0.006 0.000 difflib.py:1043(_fancy_helper)
21 0.000 0.000 0.006 0.000 tests.py:4218(assert_non_localized_year)
18 0.000 0.000 0.006 0.000 i18n.py:230(do_get_language_info_list)
101 0.001 0.000 0.006 0.000 base.py:77(get_step_files)
47 0.000 0.000 0.006 0.000 formats.py:137(time_format)
5 0.000 0.000 0.006 0.001 test_forms.py:451(<genexpr>)
45 0.001 0.000 0.006 0.000 tests.py:142(check_indexes)
15 0.001 0.000 0.006 0.000 config.py:681(configure_handler)
90 0.001 0.000 0.006 0.000 tarfile.py:800(read)
1 0.000 0.000 0.006 0.006 tests.py:1382(test_no_color)
1 0.000 0.000 0.006 0.006 tests.py:760(test_ticket10432)
1 0.000 0.000 0.006 0.006 tests.py:11(test_foreign_key)
1 0.000 0.000 0.006 0.006 tests.py:315(test_use_explicit_o2o_to_parent_from_abstract_model)
18 0.000 0.000 0.006 0.000 i18n.py:210(do_get_language_info)
1 0.000 0.000 0.006 0.006 tests.py:258(test_get_token_for_requires_csrf_token_view)
64 0.002 0.000 0.006 0.000 query.py:1890(trim_start)
741 0.004 0.000 0.006 0.000 main.py:82(get_filters_params)
32 0.000 0.000 0.006 0.000 tests.py:48(tearDown)
35 0.003 0.000 0.006 0.000 difflib.py:306(__chain_b)
1 0.000 0.000 0.006 0.006 tests.py:100(test_bad_name)
1 0.000 0.000 0.006 0.006 tests.py:2231(test_recursive_fk)
2 0.000 0.000 0.006 0.003 test_extraction.py:425(tearDown)
1 0.000 0.000 0.006 0.006 models.py:22(save)
1 0.000 0.000 0.006 0.006 tests.py:258(test_no_deletion)
1 0.000 0.000 0.006 0.006 tests.py:3017(test_disjunction_promotion4)
20 0.000 0.000 0.006 0.000 tempfile.py:426(NamedTemporaryFile)
4 0.000 0.000 0.006 0.001 test_geos.py:984(get_geoms)
24 0.000 0.000 0.006 0.000 csrf.py:30(_get_failure_view)
1 0.000 0.000 0.006 0.006 tests.py:655(test_dependency_sorting_tight_circular)
214 0.002 0.000 0.006 0.000 runner.py:158(is_discoverable)
57 0.000 0.000 0.006 0.000 detail.py:58(get_queryset)
148 0.002 0.000 0.006 0.000 minidom.py:1541(appendChild)
1 0.004 0.004 0.006 0.006 test_fallback.py:1(<module>)
1 0.000 0.000 0.006 0.006 test_media.py:73(test_combine_media)
1377 0.006 0.000 0.006 0.000 i18n.py:101(__init__)
1 0.000 0.000 0.006 0.006 tests.py:88(test_postgresql_real_type)
1 0.000 0.000 0.006 0.006 tests.py:526(test_manually_specify_primary_key)
1 0.000 0.000 0.006 0.006 tests.py:304(test_modelformset_factory_default)
1 0.000 0.000 0.006 0.006 test_forms.py:174(test_form_initial)
499 0.004 0.000 0.006 0.000 _parseaddr.py:162(quote)
1 0.003 0.003 0.006 0.006 test_writer.py:2(<module>)
1 0.000 0.000 0.006 0.006 tests.py:685(test_integrity_checks_on_creation)
33 0.001 0.000 0.006 0.000 html.py:108(linebreaks)
1494 0.006 0.000 0.006 0.000 {method 'set_client_encoding' of 'psycopg2._psycopg.connection' objects}
1 0.000 0.000 0.006 0.006 tests.py:489(test_query_proxy)
1 0.000 0.000 0.006 0.006 tests.py:496(test_ticket4358)
195 0.001 0.000 0.006 0.000 gzip.py:410(seek)
1 0.000 0.000 0.006 0.006 tests.py:960(test_backwards_compatibility)
1 0.000 0.000 0.006 0.006 test_geos.py:151(test_create_hex)
1 0.000 0.000 0.006 0.006 tests.py:1385(test_generic_key_managers)
135 0.001 0.000 0.006 0.000 tarfile.py:1255(_proc_member)
2 0.000 0.000 0.006 0.003 tests.py:481(test_path_with_fragment)
1 0.000 0.000 0.006 0.006 misc.py:367(Role)
1 0.000 0.000 0.006 0.006 tests.py:229(test_error_contains_full_traceback)
838 0.004 0.000 0.006 0.000 statemachine.py:365(get_source_and_line)
1 0.000 0.000 0.006 0.006 tests.py:58(test_long_textfield)
1 0.000 0.000 0.006 0.006 tests.py:462(test_redirect_on_non_redirect_page)
1 0.002 0.002 0.006 0.006 urllib2.py:76(<module>)
561 0.004 0.000 0.006 0.000 pickle.py:911(load_int)
310 0.003 0.000 0.006 0.000 states.py:679(quoted_start)
1 0.000 0.000 0.006 0.006 sysconfig.py:10(<module>)
1 0.000 0.000 0.006 0.006 tests.py:1375(test_modelformset_factory_labels_overrides)
1 0.000 0.000 0.006 0.006 tests.py:252(test_debug_false_origin)
11 0.000 0.000 0.006 0.001 __init__.py:1555(formfield)
1 0.000 0.000 0.006 0.006 test_compilation.py:43(test_bom_rejection)
2741 0.006 0.000 0.006 0.000 decimal.py:793(__nonzero__)
210 0.002 0.000 0.006 0.000 pkg_resources.py:1156(__init__)
259 0.002 0.000 0.006 0.000 widgets.py:342(__init__)
1 0.000 0.000 0.006 0.006 tests.py:48(test_get_table_description_names)
1 0.000 0.000 0.006 0.006 test_forms.py:264(test_success)
1 0.003 0.003 0.006 0.006 tests.py:1209(setUp)
1 0.000 0.000 0.006 0.006 tests.py:404(test_ticket2400)
483 0.003 0.000 0.006 0.000 universal.py:32(apply)
1 0.000 0.000 0.006 0.006 tests.py:54(test_get_table_description_types)
20 0.001 0.000 0.006 0.000 test_archive.py:55(check_files)
1 0.000 0.000 0.006 0.006 tests.py:37(test_get_view)
289 0.002 0.000 0.006 0.000 polygon.py:146(num_interior_rings)
1 0.000 0.000 0.006 0.006 tests.py:2240(test_recursive_fk_reverse)
1 0.000 0.000 0.006 0.006 tests.py:176(test_empty_permitted)
1 0.000 0.000 0.006 0.006 tests.py:450(test_cache_fragment_cache)
18 0.001 0.000 0.006 0.000 test_commands.py:117(setUp)
609 0.002 0.000 0.006 0.000 uploadhandler.py:178(receive_data_chunk)
1 0.000 0.000 0.006 0.006 tests.py:106(test_wsgirequest_repr)
45 0.001 0.000 0.006 0.000 message.py:192(__init__)
1 0.000 0.000 0.006 0.006 tests.py:460(test_filefield_read)
1 0.000 0.000 0.006 0.006 tests.py:416(test_locale_independent)
241 0.001 0.000 0.006 0.000 collections.py:48(__len__)
1 0.000 0.000 0.006 0.006 tests.py:30(test_httprequest_repr)
1246 0.006 0.000 0.006 0.000 uploadhandler.py:69(__init__)
16 0.000 0.000 0.006 0.000 tests.py:758(tearDown)
1 0.000 0.000 0.006 0.006 test_defaults.py:51(test_get_absolute_url_attributes)
1 0.000 0.000 0.006 0.006 tests.py:89(test_one_to_one_prefetch_related)
1 0.000 0.000 0.006 0.006 tests.py:721(test_exceptions)
2 0.000 0.000 0.006 0.003 views.py:144(get_object)
1 0.000 0.000 0.006 0.006 test_geom.py:115(test01e_json)
3 0.000 0.000 0.006 0.002 tests.py:61(<lambda>)
3 0.000 0.000 0.006 0.002 tests.py:838(test_find_all)
1 0.000 0.000 0.006 0.006 tests.py:114(test_inline_formset_factory)
2426 0.006 0.000 0.006 0.000 optparse.py:959(set_conflict_handler)
1 0.000 0.000 0.006 0.006 test_state.py:383(test_fields_immutability)
1 0.000 0.000 0.006 0.006 test_autodetector.py:176(test_new_model)
1 0.000 0.000 0.006 0.006 tests.py:102(test_raw_post)
546 0.003 0.000 0.006 0.000 cookie.py:17(default)
1 0.000 0.000 0.006 0.006 test_forms.py:419(test_preserve_username_case)
1 0.000 0.000 0.006 0.006 tests.py:184(testAnnotations)
1 0.000 0.000 0.006 0.006 tests.py:37(test_custom_named_field)
219 0.002 0.000 0.006 0.000 widgets.py:776(is_hidden)
1 0.000 0.000 0.006 0.006 tests.py:430(test_removetags)
15 0.000 0.000 0.006 0.000 smtplib.py:388(helo)
1 0.000 0.000 0.006 0.006 views.py:85(render_to_response_view)
1 0.000 0.000 0.006 0.006 tests.py:49(test_get_post_view)
63 0.001 0.000 0.006 0.000 test_data.py:64(__init__)
466 0.003 0.000 0.006 0.000 tempfile.py:123(rng)
1 0.000 0.000 0.006 0.006 tests.py:1204(test_patch)
1 0.000 0.000 0.006 0.006 tests.py:1146(test_post)
1 0.000 0.000 0.006 0.006 frontmatter.py:20(<module>)
2415 0.006 0.000 0.006 0.000 __init__.py:158(get_transforms)
1 0.000 0.000 0.006 0.006 tests.py:414(test_ticket2496)
1 0.000 0.000 0.006 0.006 tests.py:1072(test_name_filters)
136 0.001 0.000 0.006 0.000 utils.py:166(add_edge)
1682 0.006 0.000 0.006 0.000 storage.py:145(url_converter)
1 0.000 0.000 0.006 0.006 test_forms.py:88(test_flatpage_nosites)
1 0.000 0.000 0.006 0.006 tests.py:448(test_redirect_chain_on_non_redirect_page)
117 0.001 0.000 0.006 0.000 tests.py:31(check_attribute)
2 0.000 0.000 0.005 0.003 db.py:80(clear_expired)
1 0.000 0.000 0.005 0.005 tests.py:122(testGenericInlineFormsetFactory)
1 0.000 0.000 0.005 0.005 tests.py:146(test_binary_not_contains)
1 0.000 0.000 0.005 0.005 tests.py:54(test_foreign_key_update_with_id)
2 0.000 0.000 0.005 0.003 test_mutable_list.py:196(test04_get_set_del_single)
1 0.000 0.000 0.005 0.005 tests.py:113(test_reverse_one_to_one_prefetch_related)
1 0.000 0.000 0.005 0.005 tests.py:1335(test_client_headers)
1 0.000 0.000 0.005 0.005 tests.py:1382(test_read_numbytes_from_nonempty_request)
483 0.002 0.000 0.005 0.000 __init__.py:23(setup_parse)
1 0.000 0.000 0.005 0.005 tests.py:2190(test_model_clean_error_messages)
364 0.003 0.000 0.005 0.000 constructor.py:170(flatten_mapping)
2454 0.005 0.000 0.005 0.000 sql.py:32(<genexpr>)
1 0.000 0.000 0.005 0.005 tests.py:1967(test_patch_vary_headers)
1 0.000 0.000 0.005 0.005 test_geom.py:141(test03_multipoints)
3 0.000 0.000 0.005 0.002 generator.py:267(_handle_message)
1 0.000 0.000 0.005 0.005 frontmatter.py:272(DocInfo)
1475 0.005 0.000 0.005 0.000 nodes.py:351(astext)
28 0.000 0.000 0.005 0.000 dates.py:306(_make_single_date_lookup)
1 0.000 0.000 0.005 0.005 tests.py:1003(test_model_form)
2 0.000 0.000 0.005 0.003 tests.py:1611(test_cache_key_no_i18n)
63 0.001 0.000 0.005 0.000 json.py:27(start_serialization)
2000 0.005 0.000 0.005 0.000 __init__.py:592(get_internal_type)
1 0.000 0.000 0.005 0.005 tests.py:2011(test_big_integer_field)
2316 0.005 0.000 0.005 0.000 manager.py:189(__init__)
1 0.000 0.000 0.005 0.005 tests.py:70(test_initial_data)
1 0.000 0.000 0.005 0.005 test_forms.py:211(test_password_verification)
1 0.001 0.001 0.005 0.005 urlparse.py:29(<module>)
621 0.003 0.000 0.005 0.000 uploadhandler.py:137(__init__)
1 0.000 0.000 0.005 0.005 tests.py:1279(test_unicode_payload_utf8)
1 0.000 0.000 0.005 0.005 tests.py:497(test_empty_upload_to)
49 0.000 0.000 0.005 0.000 debug.py:254(format_path_status)
1 0.000 0.000 0.005 0.005 test_fields.py:921(test_choicefield_4)
1 0.000 0.000 0.005 0.005 decoder.py:2(<module>)
1 0.003 0.003 0.005 0.005 test_ds.py:1(<module>)
5 0.000 0.000 0.005 0.001 forms.py:357(__init__)
1 0.000 0.000 0.005 0.005 tests.py:131(test_no_admin_fallback_to_model_ordering)
57 0.001 0.000 0.005 0.000 defaulttags.py:354(include_is_allowed)
1 0.000 0.000 0.005 0.005 tests.py:1596(test_ticket7256)
1 0.000 0.000 0.005 0.005 tests.py:2158(test_tickets_7698_10202)
1 0.000 0.000 0.005 0.005 tests.py:39(test_custom_sql_debug)
4 0.000 0.000 0.005 0.001 __init__.py:140(npgettext_lazy)
1686 0.005 0.000 0.005 0.000 {method 'seek' of '_io.BytesIO' objects}
1 0.004 0.004 0.005 0.005 test_compilation.py:1(<module>)
1 0.000 0.000 0.005 0.005 tests.py:2631(test_21001)
1 0.000 0.000 0.005 0.005 parser.py:5(<module>)
1 0.000 0.000 0.005 0.005 tests.py:1765(test_parallel_iterators)
151 0.001 0.000 0.005 0.000 expressions.py:151(evaluate)
88 0.001 0.000 0.005 0.000 pkg_resources.py:2054(__init__)
1 0.000 0.000 0.005 0.005 test_extraction.py:532(tearDown)
1 0.000 0.000 0.005 0.005 tests.py:40(test_get_succeeds_on_multicolumn_match)
1 0.000 0.000 0.005 0.005 tests.py:255(<lambda>)
18 0.005 0.000 0.005 0.000 apps.py:1(<module>)
1 0.000 0.000 0.005 0.005 tests.py:1363(test_read_from_empty_request)
1 0.000 0.000 0.005 0.005 tests.py:1172(test_delete)
1 0.000 0.000 0.005 0.005 tests.py:319(test_generic_inline_formsets_initial)
3 0.000 0.000 0.005 0.002 file.py:102(create)
135 0.001 0.000 0.005 0.000 codecs.py:293(decode)
1 0.000 0.000 0.005 0.005 test_fields.py:395(test_decimalfield_6)
540 0.003 0.000 0.005 0.000 PngImagePlugin.py:41(i16)
1 0.000 0.000 0.005 0.005 markupbase.py:7(<module>)
111 0.001 0.000 0.005 0.000 models.py:23(state_forwards)
20 0.000 0.000 0.005 0.000 config.py:742(common_logger_config)
1 0.000 0.000 0.005 0.005 tests.py:94(test_ticket_11936)
1 0.000 0.000 0.005 0.005 test_forms.py:296(test_bug_14242)
142 0.003 0.000 0.005 0.000 __init__.py:1205(findCaller)
100 0.000 0.000 0.005 0.000 constructor.py:390(construct_yaml_seq)
85 0.001 0.000 0.005 0.000 dateformat.py:141(P)
1 0.004 0.004 0.005 0.005 query.py:8(<module>)
1 0.000 0.000 0.005 0.005 tests.py:92(test_bad_module)
2 0.000 0.000 0.005 0.003 dates.py:616(get_dated_items)
5 0.000 0.000 0.005 0.001 test_forms.py:455(<genexpr>)
1 0.000 0.000 0.005 0.005 tests.py:154(test_inline_self_validation)
1 0.000 0.000 0.005 0.005 tests.py:101(test_reverse_one_to_one)
19 0.000 0.000 0.005 0.000 smtplib.py:279(_get_socket)
2 0.000 0.000 0.005 0.003 views.py:320(render_goto_step)
2105 0.005 0.000 0.005 0.000 __init__.py:1466(_check_max_digits)
1414 0.005 0.000 0.005 0.000 __init__.py:1318(getEffectiveLevel)
13 0.000 0.000 0.005 0.000 charset.py:378(body_encode)
1 0.000 0.000 0.005 0.005 test_auth_backends.py:366(setUp)
2 0.000 0.000 0.005 0.003 models.py:12(save)
30/29 0.001 0.000 0.005 0.000 writer.py:176(serialize_deconstructed)
1 0.000 0.000 0.005 0.005 tests.py:1271(test_simple_unicode_payload)
347 0.004 0.000 0.005 0.000 codecs.py:651(__init__)
1 0.000 0.000 0.005 0.005 tests.py:70(test_domain)
1 0.000 0.000 0.005 0.005 tests.py:161(test_related_object_cached_when_reverse_is_accessed)
623 0.004 0.000 0.005 0.000 datastructures.py:483(__new__)
1 0.000 0.000 0.005 0.005 tests.py:424(test_ifchanged_concurrency)
2102 0.005 0.000 0.005 0.000 __init__.py:1492(_check_decimal_places_and_max_digits)
42 0.001 0.000 0.005 0.000 autodetector.py:417(generate_deleted_models)
1 0.000 0.000 0.005 0.005 test_operations.py:918(create_shetlandponies)
1 0.000 0.000 0.005 0.005 test_forms.py:175(test_optional_data)
100 0.000 0.000 0.005 0.000 utils.py:13(<genexpr>)
28 0.001 0.000 0.005 0.000 states.py:737(interpreted_or_phrase_ref)
1 0.000 0.000 0.005 0.005 test_forms.py:1898(test_multivalue_field_validation)
1 0.000 0.000 0.005 0.005 tests.py:41(test_sign_unsign)
1 0.000 0.000 0.005 0.005 tests.py:362(test_exclude_fields_with_string)
2 0.002 0.001 0.005 0.003 handlers.py:1(<module>)
8 0.000 0.000 0.005 0.001 __init__.py:217(fetch_command)
1 0.000 0.000 0.005 0.005 tests.py:56(test_get_nonexisting_storage_module)
637 0.003 0.000 0.005 0.000 related.py:64(get_cache_name)
817 0.004 0.000 0.005 0.000 decimal.py:5418(__init__)
1 0.000 0.000 0.005 0.005 test_backend_specific.py:14(test_check_field)
1 0.000 0.000 0.005 0.005 tests.py:2088(test_media_on_modelform)
1 0.000 0.000 0.005 0.005 tests.py:593(test_values_aggregation)
1 0.000 0.000 0.005 0.005 test_forms.py:275(test_field_order)
27 0.000 0.000 0.005 0.000 test_writer.py:35(serialize_round_trip)
31 0.000 0.000 0.005 0.000 header.py:334(_split_ascii)
1712 0.004 0.000 0.005 0.000 checks.py:450(_check_readonly_fields)
3 0.000 0.000 0.005 0.002 tests.py:860(do_thread)
1 0.000 0.000 0.005 0.005 tests.py:112(test_404)
149 0.002 0.000 0.005 0.000 pulldom.py:219(reset)
201 0.001 0.000 0.005 0.000 __init__.py:210(_acquireLock)
1985 0.005 0.000 0.005 0.000 markupbase.py:37(reset)
1 0.000 0.000 0.005 0.005 tests.py:1368(test_read_numbytes_from_empty_request)
1 0.000 0.000 0.005 0.005 tests.py:633(test_ticket11881)
91 0.002 0.000 0.005 0.000 dateparse.py:31(parse_date)
2 0.000 0.000 0.005 0.003 views.py:104(return_unicode)
1 0.000 0.000 0.005 0.005 tests.py:40(test_follow_next_level)
1 0.000 0.000 0.005 0.005 tests.py:703(test_emptyqs_values_order)
1 0.000 0.000 0.005 0.005 tests.py:2222(test_single_object_reverse)
26 0.000 0.000 0.005 0.000 testcases.py:117(on_template_render)
17 0.000 0.000 0.005 0.000 tests.py:389(get_available_name)
1 0.000 0.000 0.005 0.005 tests.py:143(test_admin_ordering_beats_model_ordering)
73 0.001 0.000 0.005 0.000 datastructures.py:65(as_sql)
1 0.000 0.000 0.005 0.005 tests.py:1345(test_get_language_from_request)
769 0.003 0.000 0.005 0.000 state.py:263(<genexpr>)
1 0.000 0.000 0.005 0.005 test_media.py:525(test_combine_media)
4 0.000 0.000 0.005 0.001 views.py:189(login_protected_view)
1 0.000 0.000 0.005 0.005 test_ordinary_fields.py:307(test_fix_default_value_tz)
1 0.000 0.000 0.005 0.005 test_array.py:160(test_slice)
1 0.000 0.000 0.005 0.005 named_urls.py:1(<module>)
6 0.000 0.000 0.005 0.001 signed_cookies.py:9(load)
1 0.000 0.000 0.005 0.005 tests.py:139(test_null_display_for_field)
2 0.000 0.000 0.005 0.003 tests.py:519(test_template_tag_relative)
26 0.000 0.000 0.005 0.000 polygon.py:152(_get_ext_ring)
1 0.000 0.000 0.005 0.005 test_fields.py:974(test_typedchoicefield_special_coerce)
165 0.003 0.000 0.005 0.000 quoprimime.py:73(header_quopri_len)
1 0.000 0.000 0.005 0.005 test_auth_backends.py:530(setUp)
1 0.002 0.002 0.005 0.005 testing.py:1(<module>)
1 0.000 0.000 0.005 0.005 tests.py:2640(test_evaluated_proxy_count)
2 0.000 0.000 0.005 0.003 test_liveserver.py:30(setUpClass)
1 0.000 0.000 0.005 0.005 feedparser.py:20(<module>)
1 0.000 0.000 0.005 0.005 tests.py:1152(test_head)
8 0.000 0.000 0.005 0.001 test_module_loading.py:226(load_module)
1 0.000 0.000 0.005 0.005 test_geom.py:74(test01a_ewkt)
1 0.000 0.000 0.005 0.005 tests.py:44(test_default_ordering_override)
717 0.003 0.000 0.005 0.000 models.py:1257(modelform_defines_fields)
1 0.000 0.000 0.005 0.005 tests.py:20(test_getter)
177 0.001 0.000 0.005 0.000 expatbuilder.py:821(reset)
33 0.001 0.000 0.005 0.000 fields.py:240(__init__)
56 0.001 0.000 0.005 0.000 helpers.py:318(deletion_field)
2 0.000 0.000 0.005 0.003 tests.py:452(test_template_tag_simple_content)
4 0.000 0.000 0.005 0.001 test_widgets.py:893(<genexpr>)
11 0.000 0.000 0.005 0.000 rfc822.py:88(__init__)
1 0.000 0.000 0.005 0.005 tests.py:79(test_do_nothing_qscount)
13 0.000 0.000 0.005 0.000 geometry.py:413(json)
95 0.000 0.000 0.005 0.000 views.py:61(item_link)
1 0.000 0.000 0.005 0.005 tests.py:1140(test_get)
5 0.000 0.000 0.005 0.001 test_response.py:218(_response)
8 0.003 0.000 0.005 0.001 {method 'load_module' of 'zipimport.zipimporter' objects}
135 0.001 0.000 0.005 0.000 tarfile.py:1268(_proc_builtin)
1 0.000 0.000 0.005 0.005 tests.py:1196(test_put)
4 0.000 0.000 0.005 0.001 loaddata.py:280(__init__)
1 0.000 0.000 0.005 0.005 test_base.py:264(test_get_template_attribute)
1 0.003 0.003 0.005 0.005 html.py:10(<module>)
1 0.000 0.000 0.005 0.005 tests.py:49(test_get_fails_on_multicolumn_mismatch)
1 0.000 0.000 0.005 0.005 tests.py:27(test_date_type)
1 0.000 0.000 0.005 0.005 test_input_formats.py:495(test_dateField)
1 0.000 0.000 0.005 0.005 tests.py:2491(test_exclude_plain_distinct)
1 0.000 0.000 0.005 0.005 test_parser.py:63(test_variable_parsing)
1 0.000 0.000 0.005 0.005 tests.py:195(testWhiteSpaceQuery)
193 0.003 0.000 0.005 0.000 debug.py:237(__init__)
1 0.000 0.000 0.005 0.005 tests.py:3009(test_disjunction_promotion4_demote)
25 0.000 0.000 0.005 0.000 context.py:91(new)
9 0.002 0.000 0.005 0.001 quoprimime.py:178(encode)
1 0.000 0.000 0.005 0.005 tests.py:167(test_empty_in)
1 0.000 0.000 0.005 0.005 test_geos.py:159(test_create_wkb)
9 0.000 0.000 0.005 0.001 0001_initial.py:7(Migration)
1 0.000 0.000 0.005 0.005 tests.py:1160(test_options)
11 0.001 0.000 0.005 0.000 httplib.py:234(readheaders)
1 0.001 0.001 0.005 0.005 dateformat.py:12(<module>)
1 0.000 0.000 0.005 0.005 tests.py:129(test_multiple_subclass)
49 0.000 0.000 0.005 0.000 fields.py:862(clean)
48 0.001 0.000 0.005 0.000 utils.py:123(__repr__)
1 0.000 0.000 0.005 0.005 tests.py:232(test_ticket_11722_iexact_lookup)
1 0.000 0.000 0.005 0.005 tests.py:396(test_min_num_with_existing)
6 0.000 0.000 0.005 0.001 test_safestring.py:15(assertRenderEqual)
149 0.002 0.000 0.005 0.000 expatreader.py:87(__init__)
2 0.000 0.000 0.005 0.002 tests.py:578(test_css_import_case_insensitive)
1 0.000 0.000 0.005 0.005 tests.py:107(test_target_model_is_unsaved)
1 0.000 0.000 0.005 0.005 test_geom.py:253(test08_multipolygons)
1 0.000 0.000 0.005 0.005 tests.py:53(test_no_proxy)
1 0.000 0.000 0.005 0.005 tests.py:1867(test_include_only)
1 0.003 0.003 0.005 0.005 test_jslex.py:2(<module>)
1392 0.004 0.000 0.005 0.000 {method 'index' of 'list' objects}
8 0.005 0.001 0.005 0.001 middleware.py:1(<module>)
2 0.000 0.000 0.005 0.002 tests.py:509(test_template_tag_denorm)
1 0.000 0.000 0.005 0.005 test_base.py:271(test_get_generic_template)
1 0.000 0.000 0.005 0.005 test_ordinary_fields.py:555(test_fix_default_value_tz)
31 0.002 0.000 0.005 0.000 collections.py:53(_create_collection)
1 0.000 0.000 0.005 0.005 test_auth_backends.py:553(test_does_not_shadow_exception)
1 0.000 0.000 0.005 0.005 tests.py:1868(setUp)
1 0.000 0.000 0.005 0.005 tests.py:134(test_onetoone_with_subclass)
1 0.000 0.000 0.005 0.005 test_array.py:171(test_slice_nested)
1982 0.005 0.000 0.005 0.000 base.py:161(__init__)
32 0.000 0.000 0.005 0.000 static.py:119(was_modified_since)
1 0.000 0.000 0.005 0.005 test_forms.py:2071(test_boundfield_label_tag_custom_widget_id_for_label)
81 0.002 0.000 0.005 0.000 srs.py:306(wkt)
2292 0.005 0.000 0.005 0.000 deletion.py:133(<genexpr>)
1 0.000 0.000 0.005 0.005 test_error_messages.py:66(test_decimalfield)
1 0.000 0.000 0.005 0.005 test_models.py:45(test_list_containing_non_iterable)
1 0.000 0.000 0.005 0.005 tests.py:117(test_latest_manual)
1 0.000 0.000 0.005 0.005 tests.py:2509(test_exclude_with_q_object_no_distinct)
2 0.002 0.001 0.005 0.002 __init__.py:84(__init__)
1 0.000 0.000 0.005 0.005 tests.py:263(test_attrs)
2 0.000 0.000 0.005 0.002 tests.py:490(test_path_with_querystring_and_fragment)
1 0.000 0.000 0.005 0.005 tests.py:182(test_simple)
147 0.002 0.000 0.005 0.000 __init__.py:1097(prep_for_like_query)
1 0.000 0.000 0.005 0.005 tests.py:165(test_boundary_conditions)
1 0.000 0.000 0.005 0.005 tests.py:61(test_invalid_field_type)
1189 0.005 0.000 0.005 0.000 {method 'splitlines' of 'unicode' objects}
1 0.005 0.005 0.005 0.005 test_hashers.py:2(<module>)
1 0.000 0.000 0.005 0.005 tests.py:64(test_back_and_forward)
3 0.000 0.000 0.005 0.002 tests.py:859(_update)
646 0.002 0.000 0.005 0.000 compiler.py:741(<genexpr>)
197 0.003 0.000 0.005 0.000 models.py:132(normalize_email)
85/84 0.001 0.000 0.005 0.000 message.py:308(_create_message)
10 0.000 0.000 0.005 0.000 __init__.py:139(__contains__)
4 0.000 0.000 0.005 0.001 base.py:196(delete_many)
1 0.000 0.000 0.005 0.005 test_array.py:25(test_char)
181 0.001 0.000 0.005 0.000 defaulttags.py:557(comment)
1 0.000 0.000 0.005 0.005 tests.py:573(test_dates_with_aggregation)
40/37 0.000 0.000 0.005 0.000 expressions.py:64(evaluate)
1 0.000 0.000 0.005 0.005 tests.py:1780(test_nested_queries_sql)
61 0.000 0.000 0.005 0.000 <string>:24(_asdict)
2 0.000 0.000 0.005 0.002 tests.py:545(test_template_tag_url)
1 0.000 0.000 0.005 0.005 test_graph.py:61(test_complex_graph)
780 0.003 0.000 0.005 0.000 minidom.py:661(_get_localName)
1 0.000 0.000 0.005 0.005 included_namespace_urls.py:1(<module>)
1 0.000 0.000 0.005 0.005 test_formsets.py:2(<module>)
1 0.000 0.000 0.005 0.005 tests.py:370(test_get_fieldsets)
2482 0.005 0.000 0.005 0.000 tests.py:59(allow_migrate)
1 0.000 0.000 0.005 0.005 test_fields.py:413(test_decimalfield_localized)
1 0.000 0.000 0.005 0.005 tests.py:454(test_in)
4 0.000 0.000 0.005 0.001 __init__.py:132(ngettext_lazy)
1 0.000 0.000 0.005 0.005 test_fields.py:485(test_datefield_changed)
107 0.002 0.000 0.005 0.000 decimal.py:6090(_insert_thousands_sep)
1 0.000 0.000 0.005 0.005 tests.py:224(test_proxy_model_signals)
112 0.001 0.000 0.005 0.000 sites.py:223(wrap)
300 0.003 0.000 0.005 0.000 codecs.py:347(write)
1 0.000 0.000 0.005 0.005 tests.py:198(test_no_context)
1 0.000 0.000 0.005 0.005 views.py:242(session_view)
21 0.000 0.000 0.005 0.000 __init__.py:69(_get_paginator)
2423 0.005 0.000 0.005 0.000 __init__.py:712(autoinc_sql)
677 0.003 0.000 0.005 0.000 filters.py:220(<lambda>)
24 0.000 0.000 0.005 0.000 __init__.py:1836(to_python)
480/162 0.003 0.000 0.005 0.000 regex_helper.py:285(contains)
1 0.000 0.000 0.005 0.005 tests.py:249(test_get_token_for_exempt_view)
4 0.000 0.000 0.005 0.001 runner.py:65(addError)
100 0.001 0.000 0.005 0.000 main.py:206(get_ordering_field)
2426 0.005 0.000 0.005 0.000 optparse.py:964(set_description)
1 0.000 0.000 0.005 0.005 tests.py:181(test_dynamic_load)
209 0.001 0.000 0.005 0.000 hmac.py:106(digest)
1 0.000 0.000 0.005 0.005 tests.py:1055(test_cache_resetting)
1 0.000 0.000 0.005 0.005 tests.py:285(test_django_date_trunc)
1 0.000 0.000 0.005 0.005 tests.py:386(test_multidb)
1 0.000 0.000 0.005 0.005 tests.py:16(test_nonempty_update)
1340 0.005 0.000 0.005 0.000 inspectdb.py:237(get_meta)
1 0.000 0.000 0.005 0.005 tests.py:513(test_filefield_pickling)
1230 0.005 0.000 0.005 0.000 {sys.getfilesystemencoding}
2 0.000 0.000 0.005 0.002 tests.py:500(test_template_tag_absolute)
1 0.000 0.000 0.005 0.005 tests.py:26(test_wrong_FK_value_raises_error)
1 0.000 0.000 0.005 0.005 tests.py:1158(test_bug)
71 0.001 0.000 0.005 0.000 query.py:1234(iterator)
184 0.001 0.000 0.005 0.000 case.py:513(assertNotEqual)
411 0.003 0.000 0.005 0.000 pickle.py:1122(find_class)
71 0.000 0.000 0.005 0.000 related.py:1808(formfield)
45 0.000 0.000 0.005 0.000 multipart.py:16(__init__)
3 0.005 0.002 0.005 0.002 i18n.py:1(<module>)
1 0.000 0.000 0.005 0.005 test_media.py:630(test_media_inheritance)
1 0.000 0.000 0.005 0.005 test_ordinary_fields.py:25(test_primary_key)
50 0.001 0.000 0.005 0.000 constructor.py:112(construct_sequence)
1 0.000 0.000 0.005 0.005 tests.py:986(test_parse_language_cookie)
1 0.000 0.000 0.005 0.005 tests.py:156(test_nontext_not_contains)
1 0.000 0.000 0.005 0.005 test_input_formats.py:804(test_localized_dateTimeField)
1 0.000 0.000 0.005 0.005 test_forms.py:186(test_username_field_label_not_set)
32 0.002 0.000 0.005 0.000 geometries.py:657(add)
26 0.000 0.000 0.005 0.000 admin.py:190(get_queryset)
2 0.000 0.000 0.005 0.002 tests.py:537(test_template_tag_deep_relative)
32 0.000 0.000 0.005 0.000 tests.py:44(setUp)
33 0.000 0.000 0.005 0.000 tests.py:95(tearDown)
1 0.000 0.000 0.005 0.005 test_extra.py:513(test_generic_ipaddress_as_generic)
2 0.000 0.000 0.005 0.002 tests.py:1323(test_patch_vary_headers)
1 0.005 0.005 0.005 0.005 test_dispatcher.py:1(<module>)
1 0.005 0.005 0.005 0.005 tests.py:1026(test_get_language_from_path_null)
141 0.001 0.000 0.005 0.000 related.py:519(<genexpr>)
1 0.000 0.000 0.005 0.005 __init__.py:45(<module>)
54 0.000 0.000 0.005 0.000 session.py:43(deserialize_messages)
3 0.005 0.002 0.005 0.002 {posix.popen}
3 0.000 0.000 0.005 0.002 tests.py:347(setUp)
1793 0.005 0.000 0.005 0.000 __init__.py:449(validators)
251 0.002 0.000 0.005 0.000 geometry.py:233(num_geom)
1 0.000 0.000 0.005 0.005 tests.py:135(test_modelformset_factory_without_fields)
1 0.000 0.000 0.005 0.005 tests.py:119(test_reverse_one_to_one_multi_select_related)
1 0.000 0.000 0.005 0.005 tests.py:2320(test_limit_choices_to_callable_for_fk_rel)
1 0.000 0.000 0.005 0.005 tests.py:101(test_update_multiple_fields)
1 0.000 0.000 0.005 0.005 tests.py:113(test_missing_content_type_field)
1003 0.005 0.000 0.005 0.000 {method 'index' of 'unicode' objects}
3 0.000 0.000 0.005 0.002 __init__.py:1683(_showwarning)
1 0.000 0.000 0.005 0.005 tests.py:417(test_generic_relation)
664 0.003 0.000 0.005 0.000 statemachine.py:987(blank)
8 0.000 0.000 0.005 0.001 tests.py:575(tearDown)
1 0.000 0.000 0.005 0.005 tests.py:72(test_textfields_unicode)
31 0.002 0.000 0.005 0.000 header.py:418(_split_ascii)
2290 0.005 0.000 0.005 0.000 {method 'weekday' of 'datetime.date' objects}
275 0.002 0.000 0.005 0.000 timezone.py:352(make_aware)
1 0.000 0.000 0.005 0.005 tests.py:108(test_certain_fields)
1 0.000 0.000 0.005 0.005 tests.py:372(test_autoincrement_reset1)
1 0.000 0.000 0.005 0.005 tests.py:42(test_get_invalid_storage_module)
1 0.000 0.000 0.005 0.005 recorder.py:1(<module>)
195 0.001 0.000 0.005 0.000 generation.py:43(geomerrcheck)
1 0.000 0.000 0.005 0.005 test_base.py:30(assertColumnNull)
151 0.002 0.000 0.005 0.000 expressions.py:98(evaluate_leaf)
182/181 0.001 0.000 0.005 0.000 message.py:311(_create_attachments)
708 0.005 0.000 0.005 0.000 {built-in method utcnow}
1 0.000 0.000 0.005 0.005 tests.py:164(test_textfield_hash)
1 0.000 0.000 0.005 0.005 tests.py:1311(test_ticket11811)
10 0.003 0.000 0.005 0.000 difflib.py:662(quick_ratio)
1 0.000 0.000 0.005 0.005 recorder.py:9(MigrationRecorder)
139 0.001 0.000 0.005 0.000 validators.py:165(validate_domain_part)
18 0.001 0.000 0.005 0.000 testcases.py:376(assertFormError)
1 0.000 0.000 0.005 0.005 tests.py:161(test_environ)
90 0.001 0.000 0.005 0.000 tarfile.py:728(read)
1 0.001 0.001 0.005 0.005 defaultfilters.py:1(<module>)
162 0.001 0.000 0.005 0.000 helpers.py:236(fields)
621 0.003 0.000 0.005 0.000 request.py:184(upload_handlers)
1 0.000 0.000 0.005 0.005 tests.py:308(test_connection_arg)
20 0.000 0.000 0.005 0.000 geometry.py:537(buffer)
1059 0.005 0.000 0.005 0.000 cache.py:54(dictvalue)
1 0.000 0.000 0.005 0.005 tests.py:68(test_order_by_override)
1 0.003 0.003 0.005 0.005 test_regress.py:2(<module>)
88 0.001 0.000 0.005 0.000 widgets.py:631(__init__)
1 0.000 0.000 0.005 0.005 tests.py:135(test_admin_with_no_ordering_fallback_to_model_ordering)
88 0.000 0.000 0.005 0.000 feature.py:55(__iter__)
2088 0.005 0.000 0.005 0.000 base.py:247(close)
1 0.000 0.000 0.005 0.005 tests.py:161(test_explicit_swappable_manager)
1 0.000 0.000 0.005 0.005 tests.py:133(test_reverse_object_does_not_exist_cache)
8 0.000 0.000 0.005 0.001 i18n.py:495(language)
191 0.002 0.000 0.005 0.000 safestring.py:63(_proxy_method)
95 0.001 0.000 0.005 0.000 uploadedfile.py:28(__init__)
1 0.000 0.000 0.005 0.005 tests.py:642(test_simplelistfilter_without_parameter)
1 0.000 0.000 0.005 0.005 tests.py:7(test_display)
8 0.000 0.000 0.005 0.001 tests.py:299(setUp)
7 0.000 0.000 0.005 0.001 models.py:321(get_group_permissions)
1 0.000 0.000 0.005 0.005 tests.py:358(test_call_order)
1876 0.005 0.000 0.005 0.000 base.py:104(__init__)
1 0.000 0.000 0.005 0.005 test_module_loading.py:26(test_loader)
1 0.000 0.000 0.005 0.005 tests.py:265(test_missing_model)
16 0.000 0.000 0.005 0.000 __init__.py:1921(formfield)
51 0.001 0.000 0.005 0.000 decorators.py:18(decorator)
1 0.000 0.000 0.005 0.005 tests.py:25(test_site_fk)
1 0.000 0.000 0.005 0.005 test_models.py:144(test_list_containing_non_iterable)
1 0.000 0.000 0.005 0.005 tests.py:1374(test_foreign_key_managers)
1 0.000 0.000 0.005 0.005 test_ordinary_fields.py:148(test_choices_containing_non_pairs)
1 0.000 0.000 0.005 0.005 tests.py:456(test_html_contain)
1 0.000 0.000 0.005 0.005 tests.py:71(test_update)
1 0.000 0.000 0.005 0.005 tests.py:1137(test_save_with_data_errors)
1 0.000 0.000 0.005 0.005 tests.py:2366(test_modelform_factory_without_fields)
187 0.002 0.000 0.005 0.000 widgets.py:586(__init__)
1 0.000 0.000 0.005 0.005 tests.py:74(test_get_author_m2m_relation)
1 0.000 0.000 0.005 0.005 tests.py:121(test_exception_on_unspecified_foreign_key)
1 0.000 0.000 0.005 0.005 tests.py:972(test_email_tls_attempts_starttls)
1 0.000 0.000 0.005 0.005 test_unique.py:101(test_primary_key_unique_check_performed_when_adding_and_pk_specified)
1 0.000 0.000 0.005 0.005 tests.py:110(test_undefined_order)
1 0.000 0.000 0.005 0.005 tests.py:290(test_form_exclude_kwarg_override)
1 0.000 0.000 0.005 0.005 tests.py:180(test_unicode_headers)
1 0.000 0.000 0.005 0.005 tests.py:1382(test_inlineformset_factory_labels_overrides)
406 0.003 0.000 0.005 0.000 minidom.py:481(items)
219 0.002 0.000 0.005 0.000 filebased.py:131(_is_expired)
1 0.000 0.000 0.005 0.005 tests.py:3200(test_ticket_18785)
1712 0.004 0.000 0.005 0.000 checks.py:69(_check_fields)
3 0.000 0.000 0.005 0.002 test_forms.py:884(__init__)
652 0.003 0.000 0.005 0.000 statemachine.py:1271(trim_end)
1 0.000 0.000 0.005 0.005 test_commands.py:237(test_makemigrations_no_app_sys_exit)
1 0.000 0.000 0.005 0.005 test_models.py:153(test_create_superuser)
378 0.003 0.000 0.005 0.000 threading.py:105(__init__)
1 0.000 0.000 0.005 0.005 tests.py:75(test_iterator)
1 0.000 0.000 0.005 0.005 tests.py:2732(test_iter_exceptions)
7 0.000 0.000 0.005 0.001 signed_cookies.py:32(save)
98 0.002 0.000 0.005 0.000 subqueries.py:121(add_update_values)
1 0.000 0.000 0.005 0.005 test_models.py:19(test_group_natural_key)
1 0.000 0.000 0.004 0.004 tests.py:167(test_empty_fields_on_modelformset)
1 0.000 0.000 0.004 0.004 tests.py:330(test_incorrect_target)
2067 0.004 0.000 0.004 0.000 options.py:351(get_readonly_fields)
1 0.000 0.000 0.004 0.004 tests.py:363(test_auto_now_and_auto_now_add)
1932 0.004 0.000 0.004 0.000 __init__.py:685(set_output)
122 0.001 0.000 0.004 0.000 fields.py:875(to_python)
82 0.001 0.000 0.004 0.000 uploadedfile.py:92(__init__)
24 0.000 0.000 0.004 0.000 static.py:101(url)
7 0.000 0.000 0.004 0.001 signed_cookies.py:67(_get_session_key)
19 0.000 0.000 0.004 0.000 filebased.py:63(delete)
4 0.000 0.000 0.004 0.001 test_widgets.py:888(<genexpr>)
391 0.003 0.000 0.004 0.000 autodetector.py:258(check_dependency)
578 0.004 0.000 0.004 0.000 {method 'copy' of 'dictproxy' objects}
20 0.000 0.000 0.004 0.000 lookups.py:376(as_sql)
1 0.000 0.000 0.004 0.004 tests.py:22(test_get_or_create_method_with_get)
104/102 0.001 0.000 0.004 0.000 widgets.py:807(value_from_datadict)
1 0.000 0.000 0.004 0.004 tests.py:82(test_update_multiple_objects)
1 0.000 0.000 0.004 0.004 tests.py:78(test_get_table_description_nullable)
1 0.000 0.000 0.004 0.004 test_regressions.py:136(test_regression_14234)
1 0.000 0.000 0.004 0.004 tests.py:632(test_listfilter_without_title)
1 0.000 0.000 0.004 0.004 tests.py:160(testExtraConversions)
1 0.000 0.000 0.004 0.004 tests.py:39(test_time_field)
1 0.000 0.000 0.004 0.004 test_ordinary_fields.py:50(test_nullable_boolean_field)
1 0.000 0.000 0.004 0.004 tests.py:724(test_values_annotate_values)
1 0.001 0.001 0.004 0.004 bar.py:1(<module>)
2 0.000 0.000 0.004 0.002 tests.py:124(test_file_accessed_time)
257 0.002 0.000 0.004 0.000 pkg_resources.py:2537(_find_adapter)
731 0.003 0.000 0.004 0.000 pickle.py:426(save_none)
110 0.001 0.000 0.004 0.000 threadsafe.py:32(__init__)
1 0.000 0.000 0.004 0.004 tests.py:69(test_long_unicode_textfield)
29 0.000 0.000 0.004 0.000 utils.py:126(__contains__)
1 0.004 0.004 0.004 0.004 test_extraction.py:2(<module>)
1 0.000 0.000 0.004 0.004 tests.py:2205(test_override_clean)
1 0.000 0.000 0.004 0.004 tests.py:1412(test_ticket10181)
95 0.001 0.000 0.004 0.000 text.py:75(add_truncation_text)
751 0.003 0.000 0.004 0.000 text.py:285(<genexpr>)
727 0.003 0.000 0.004 0.000 coordseq.py:20(__init__)
1 0.000 0.000 0.004 0.004 tests.py:57(test_get_all_authors_for_an_article)
1 0.000 0.000 0.004 0.004 tests.py:443(test_set_instance)
1 0.000 0.000 0.004 0.004 test_media.py:334(test_multi_widget)
1 0.000 0.000 0.004 0.004 tests.py:152(test_nontext_contains)
3 0.000 0.000 0.004 0.001 sql.py:123(sql_custom)
2 0.003 0.001 0.004 0.002 test_http.py:1(<module>)
1 0.000 0.000 0.004 0.004 tests.py:148(test_content_type_field_pointing_to_wrong_model)
54/52 0.001 0.000 0.004 0.000 query.py:1239(split_having_parts)
1 0.000 0.000 0.004 0.004 tests.py:157(test_formset_with_none_instance)
29 0.000 0.000 0.004 0.000 emitter.py:293(expect_flow_sequence_item)
1 0.000 0.000 0.004 0.004 tests.py:1126(test_ticket19672)
138 0.000 0.000 0.004 0.000 related.py:529(<genexpr>)
483 0.003 0.000 0.004 0.000 core.py:186(set_destination)
1 0.000 0.000 0.004 0.004 tests.py:551(test_filter_date_field_with_aware_datetime)
1 0.000 0.000 0.004 0.004 tests.py:140(test_no_collectstatic_emulation)
1 0.000 0.000 0.004 0.004 tests.py:61(test_default_fieldsets)
1 0.000 0.000 0.004 0.004 test_imagefield.py:360(test_assignment)
124 0.001 0.000 0.004 0.000 expressions.py:33(_combine)
1 0.000 0.000 0.004 0.004 tests.py:551(test_ticket6981)
198 0.001 0.000 0.004 0.000 text.py:72(__init__)
1 0.000 0.000 0.004 0.004 tests.py:113(testTranslations)
1 0.000 0.000 0.004 0.004 tests.py:84(test_batch_same_vals)
1 0.000 0.000 0.004 0.004 tests.py:219(test_method_data_types)
1 0.000 0.000 0.004 0.004 tests.py:35(test_filter_first_name)
267 0.003 0.000 0.004 0.000 models.py:47(references_model)
1 0.000 0.000 0.004 0.004 zipfile.py:464(ZipExtFile)
1 0.000 0.000 0.004 0.004 tests.py:254(test_invalid_sender_model_name)
1 0.000 0.000 0.004 0.004 test_forms.py:223(test_success)
296 0.003 0.000 0.004 0.000 archive.py:101(split_leading_dir)
2 0.001 0.000 0.004 0.002 geom.py:1(<module>)
1 0.000 0.000 0.004 0.004 tests.py:505(test_random_upload_to)
1 0.000 0.000 0.004 0.004 views.py:157(render_template_multiple_times)
1932 0.004 0.000 0.004 0.000 optparse.py:952(_share_option_mappings)
483 0.003 0.000 0.004 0.000 optparse.py:384(__init__)
99 0.001 0.000 0.004 0.000 client.py:186(<lambda>)
475 0.002 0.000 0.004 0.000 helpers.py:285(needs_explicit_pk_field)
8 0.000 0.000 0.004 0.001 tests.py:433(setUp)
1 0.000 0.000 0.004 0.004 test_fields.py:900(test_choicefield_1)
770 0.003 0.000 0.004 0.000 scanner.py:722(check_value)
1 0.000 0.000 0.004 0.004 test_models.py:49(test_create_user)
1 0.000 0.000 0.004 0.004 tests.py:242(test_loader_origin)
1 0.003 0.003 0.004 0.004 test_forms.py:2(<module>)
1 0.000 0.000 0.004 0.004 tests.py:336(test_limit_fields_with_string)
647 0.003 0.000 0.004 0.000 query.py:1995(is_reverse_o2o)
1 0.000 0.000 0.004 0.004 tests.py:273(test_content_type)
1 0.000 0.000 0.004 0.004 tests.py:676(test_tickets_7448_7707)
1 0.000 0.000 0.004 0.004 tests.py:73(test_cc)
1 0.000 0.000 0.004 0.004 tests.py:368(__init__)
1 0.000 0.000 0.004 0.004 test_management.py:127(test_that_max_tries_exits_1)
1 0.000 0.000 0.004 0.004 tests.py:130(test_invalid_content_type_field)
1 0.000 0.000 0.004 0.004 test_geos.py:610(test_srid)
1 0.000 0.000 0.004 0.004 tests.py:155(test_auto_now_and_auto_now_add)
1 0.000 0.000 0.004 0.004 tests.py:247(test_render)
1 0.000 0.000 0.004 0.004 test_models.py:385(test_ordering_non_iterable)
4 0.000 0.000 0.004 0.001 tests.py:873(test_add_fail_on_pickleerror)
9 0.000 0.000 0.004 0.000 zipfile.py:196(_EndRecData)
510 0.003 0.000 0.004 0.000 roles.py:94(role)
1 0.000 0.000 0.004 0.004 test_forms.py:2105(test_field_name)
22 0.000 0.000 0.004 0.000 test_writer.py:39(assertSerializedEqual)
15 0.000 0.000 0.004 0.000 test_error_messages.py:12(_test_validation_messages)
1 0.000 0.000 0.004 0.004 test_fields.py:296(test_floatfield_widget_attrs)
1 0.000 0.000 0.004 0.004 tests.py:557(test_simple_equal_raise)
1 0.000 0.000 0.004 0.004 tests.py:61(setUp)
1 0.000 0.000 0.004 0.004 test_auth_backends.py:434(test_authenticates)
1 0.000 0.000 0.004 0.004 tests.py:183(test_field_name_ending_with_underscore)
1 0.002 0.002 0.004 0.004 srs.py:28(<module>)
1 0.000 0.000 0.004 0.004 tests.py:2625(test_joined_exclude)
22 0.002 0.000 0.004 0.000 text.py:161(_truncate_html)
4 0.000 0.000 0.004 0.001 result.py:111(addError)
1 0.000 0.000 0.004 0.004 tests.py:111(test_insecure)
1 0.003 0.003 0.004 0.004 test_handlers.py:1(<module>)
1 0.000 0.000 0.004 0.004 test_fields.py:512(test_timefield_2)
15 0.000 0.000 0.004 0.000 defaultfilters.py:253(title)
1494 0.004 0.000 0.004 0.000 {method 'get_parameter_status' of 'psycopg2._psycopg.connection' objects}
1 0.000 0.000 0.004 0.004 tests.py:117(test_get_or_create_empty)
1 0.000 0.000 0.004 0.004 tests.py:363(test_view_with_inactive_login)
1 0.000 0.000 0.004 0.004 tests.py:109(test_swappable_manager)
159 0.001 0.000 0.004 0.000 generation.py:105(_check_str)
1 0.000 0.000 0.004 0.004 tests.py:80(testFkeyRawQuery)
6 0.000 0.000 0.004 0.001 doctest.py:636(get_doctest)
1111 0.004 0.000 0.004 0.000 timezone.py:135(tzname)
246 0.002 0.000 0.004 0.000 regex_helper.py:248(get_quantifier)
1 0.000 0.000 0.004 0.004 test_models.py:418(test_ordering_pointing_to_missing_foreignkey_field)
157 0.001 0.000 0.004 0.000 widgets.py:59(__init__)
1 0.000 0.000 0.004 0.004 test_geos.py:363(test_polygons_from_bbox)
1 0.000 0.000 0.004 0.004 tests.py:632(test_regex_non_ascii)
8 0.000 0.000 0.004 0.001 tests.py:572(setUp)
3 0.000 0.000 0.004 0.001 admin.py:225(external_mail)
1 0.000 0.000 0.004 0.004 tests.py:11(test_object_creation)
483 0.003 0.000 0.004 0.000 __init__.py:30(get_transforms)
43 0.000 0.000 0.004 0.000 geometries.py:597(__iter__)
179 0.001 0.000 0.004 0.000 util.py:8(safe_repr)
1 0.000 0.000 0.004 0.004 test_extra.py:544(test_generic_ipaddress_as_ipv6_only)
1 0.000 0.000 0.004 0.004 test_extra.py:561(test_generic_ipaddress_as_generic_not_required)
1 0.000 0.000 0.004 0.004 tests.py:286(test_datetime_from_date)
1 0.000 0.000 0.004 0.004 tests.py:61(test_lookup_date_as_str)
1 0.000 0.000 0.004 0.004 test_ordinary_fields.py:314(test_required_attributes)
1 0.000 0.000 0.004 0.004 tests.py:3304(test_values_no_promotion_for_existing)
1 0.000 0.000 0.004 0.004 tests.py:67(test_annotate_with_extra)
2 0.000 0.000 0.004 0.002 states.py:2478(enumerator)
1 0.000 0.000 0.004 0.004 tests.py:1950(test_m2m_get_or_create)
16 0.000 0.000 0.004 0.000 test_geos_mutation.py:20(api_get_buffer)
1 0.000 0.000 0.004 0.004 tests.py:221(test_single_context)
1 0.000 0.000 0.004 0.004 test_models.py:163(test_non_list)
3 0.000 0.000 0.004 0.001 base.py:101(test_add_lazy_translation)
507 0.004 0.000 0.004 0.000 {gc.enable}
1 0.000 0.000 0.004 0.004 tests.py:636(test_filesizeformat)
1 0.000 0.000 0.004 0.004 tests.py:72(test_extra_stay_tied)
4 0.000 0.000 0.004 0.001 basehttp.py:27(get_internal_wsgi_application)
1 0.000 0.000 0.004 0.004 test_input_formats.py:19(test_timeField)
9 0.000 0.000 0.004 0.000 tests.py:876(setUp)
1 0.000 0.000 0.004 0.004 tests.py:246(test_first_page)
1 0.000 0.000 0.004 0.004 test_ordinary_fields.py:164(test_bad_db_index_value)
32 0.000 0.000 0.004 0.000 exceptions.py:124(message_dict)
1 0.000 0.000 0.004 0.004 tests.py:80(test_partial_validation)
1 0.002 0.002 0.004 0.004 helpers.py:1(<module>)
1 0.000 0.000 0.004 0.004 test_relative_fields.py:434(test_nullable_primary_key)
1 0.000 0.000 0.004 0.004 wsgi.py:5(get_wsgi_application)
1 0.000 0.000 0.004 0.004 tests.py:559(test_unicode_data)
1 0.000 0.000 0.004 0.004 tests.py:261(test_field_error)
1 0.000 0.000 0.004 0.004 tests.py:35(test_internal_related_name_not_in_error_msg)
38 0.000 0.000 0.004 0.000 fields.py:1203(clean)
117 0.001 0.000 0.004 0.000 testcases.py:1054(<lambda>)
1 0.000 0.000 0.004 0.004 tests.py:671(test_dependency_self_referential)
23 0.000 0.000 0.004 0.000 options.py:1284(render_delete_form)
262 0.003 0.000 0.004 0.000 filters.py:181(has_output)
1 0.000 0.000 0.004 0.004 test_array.py:50(test_null_handling)
112 0.002 0.000 0.004 0.000 views.py:369(simplify_regex)
1 0.000 0.000 0.004 0.004 tests.py:503(test_microsecond_precision)
1 0.000 0.000 0.004 0.004 tests.py:145(test_new_fields)
3 0.000 0.000 0.004 0.001 widgetadmin.py:16(formfield_for_foreignkey)
1 0.000 0.000 0.004 0.004 tests.py:219(testGetItem)
1 0.000 0.000 0.004 0.004 tests.py:91(test_field_subclassing)
123 0.001 0.000 0.004 0.000 dates.py:779(timezone_today)
58 0.000 0.000 0.004 0.000 aggregates.py:73(_computed_aggregate_field)
6 0.000 0.000 0.004 0.001 doctest.py:648(get_examples)
201 0.001 0.000 0.004 0.000 __init__.py:219(_releaseLock)
1 0.000 0.000 0.004 0.004 tests.py:1203(test_close)
804 0.003 0.000 0.004 0.000 collections.py:277(<genexpr>)
12 0.000 0.000 0.004 0.000 views.py:84(index)
494 0.003 0.000 0.004 0.000 optparse.py:1242(_create_option_list)
1 0.000 0.000 0.004 0.004 tests.py:107(test_regression_7961)
1 0.000 0.000 0.004 0.004 tests.py:260(test_order_by_tables)
1 0.000 0.000 0.004 0.004 tests.py:77(test_one_to_one_select_related)
1 0.000 0.000 0.004 0.004 tests.py:327(test_debug_sql)
8 0.000 0.000 0.004 0.001 tests.py:366(setUp)
198 0.003 0.000 0.004 0.000 _os.py:48(npath)
67 0.001 0.000 0.004 0.000 urlresolvers.py:216(__repr__)
140 0.002 0.000 0.004 0.000 testcases.py:523(assertTemplateUsed)
1473 0.004 0.000 0.004 0.000 {method 'rpartition' of 'str' objects}
5 0.001 0.000 0.004 0.001 tarfile.py:1733(bz2open)
1098 0.004 0.000 0.004 0.000 options.py:316(local_concrete_fields)
1 0.000 0.000 0.004 0.004 tests.py:1897(test_reverse_fk_update)
1 0.000 0.000 0.004 0.004 tests.py:2281(test_field_removal_name_clashes)
1 0.000 0.000 0.004 0.004 tests.py:941(test_date_and_time_template_filters)
64 0.001 0.000 0.004 0.000 mimetypes.py:95(guess_type)
2 0.000 0.000 0.004 0.002 formsets.py:405(<genexpr>)
1 0.000 0.000 0.004 0.004 test_forms.py:1316(test_boundfield_values)
1 0.003 0.003 0.004 0.004 collectstatic.py:1(<module>)
1 0.000 0.000 0.004 0.004 tests.py:330(test_aware_datetime_in_local_timezone)
1 0.000 0.000 0.004 0.004 tests.py:107(test_reverse_one_to_one_select_related)
1 0.004 0.004 0.004 0.004 views.py:30(erroneous_view)
1 0.000 0.000 0.004 0.004 test_tokens.py:37(test_timeout)
12 0.000 0.000 0.004 0.000 views.py:524(get_step_index)
2 0.000 0.000 0.004 0.002 formsets.py:410(<genexpr>)
441 0.002 0.000 0.004 0.000 models.py:666(<genexpr>)
1 0.000 0.000 0.004 0.004 tests.py:461(test_json_response_raises_type_error_with_default_setting)
1 0.000 0.000 0.004 0.004 tests.py:147(test_unique_pk)
461 0.004 0.000 0.004 0.000 datastructures.py:307(__repr__)
1762 0.004 0.000 0.004 0.000 options.py:345(get_ordering)
1 0.000 0.000 0.004 0.004 tests.py:279(test_process_exception_middleware_not_found)
1 0.000 0.000 0.004 0.004 tests.py:1609(test_ticket7045)
31 0.001 0.000 0.004 0.000 utils.py:528(setUp)
1 0.000 0.000 0.004 0.004 tests.py:2328(test_limit_choices_to_callable_for_m2m_rel)
1766 0.004 0.000 0.004 0.000 operations.py:64(deferrable_sql)
1 0.000 0.000 0.004 0.004 tests.py:1690(test_ticket10028)
9 0.000 0.000 0.004 0.000 pkg_resources.py:2205(from_filename)
148 0.001 0.000 0.004 0.000 helpers.py:345(__init__)
1 0.000 0.000 0.004 0.004 test_media.py:178(test_media_inheritance)
3 0.000 0.000 0.004 0.001 state.py:108(__ne__)
1 0.000 0.000 0.004 0.004 test_management.py:86(test_simple)
1 0.000 0.000 0.004 0.004 tests.py:100(test_missing_reverse)
1 0.000 0.000 0.004 0.004 test_models.py:179(test_valid_model)
4 0.000 0.000 0.004 0.001 tests.py:100(queryset)
1 0.000 0.000 0.004 0.004 test_geos.py:818(test_collections_of_collections)
1 0.000 0.000 0.004 0.004 tests.py:521(test_contains_html)
1409 0.004 0.000 0.004 0.000 base.py:30(__bool__)
3 0.000 0.000 0.004 0.001 base.py:118(test_add_update)
206 0.002 0.000 0.004 0.000 punycode.py:80(generate_generalized_integer)
5 0.000 0.000 0.004 0.001 tz.py:131(localtime_tag)
1 0.000 0.000 0.004 0.004 tests.py:2069(test_http_prefixing)
184 0.001 0.000 0.004 0.000 __init__.py:1142(warning)
1 0.000 0.000 0.004 0.004 tests.py:1144(test_callable_args)
203 0.002 0.000 0.004 0.000 punycode.py:24(selective_len)
1 0.000 0.000 0.004 0.004 tests.py:133(test_custom_swappable_manager)
128 0.002 0.000 0.004 0.000 traceback.py:147(format_exception_only)
483 0.003 0.000 0.004 0.000 core.py:246(debugging_dumps)
34 0.001 0.000 0.004 0.000 sre_parse.py:691(parse_template)
650 0.003 0.000 0.004 0.000 pickle.py:899(load_none)
34 0.000 0.000 0.004 0.000 tz.py:24(localtime)
173 0.002 0.000 0.004 0.000 feedparser.py:177(_new_message)
635 0.003 0.000 0.004 0.000 models.py:203(get_username)
1 0.000 0.000 0.004 0.004 test_fields.py:234(test_integerfield_localized)
1 0.000 0.000 0.004 0.004 tests.py:157(test_zero_non_autoincrement_pk)
3 0.004 0.001 0.004 0.001 test_middleware.py:1(<module>)
11 0.000 0.000 0.004 0.000 humanize.py:141(apnumber)
152 0.001 0.000 0.004 0.000 base.py:119(update_response)
1 0.000 0.000 0.004 0.004 test_util.py:16(test_flatatt)
8 0.000 0.000 0.004 0.000 test_fallback.py:27(stored_cookie_messages_count)
300 0.002 0.000 0.004 0.000 models.py:19(__iter__)
1 0.000 0.000 0.004 0.004 tests.py:62(test_non_auto_increment_pk_efficiency)
1 0.000 0.000 0.004 0.004 tests.py:589(test_reverse_outer_in_streaming)
48 0.001 0.000 0.004 0.000 datastructures.py:85(as_sql)
89 0.002 0.000 0.004 0.000 charset.py:200(__init__)
119 0.001 0.000 0.004 0.000 __init__.py:699(release)
72 0.001 0.000 0.004 0.000 io.py:201(write)
1 0.000 0.000 0.004 0.004 tests.py:740(test_explicitpk_unspecified)
1 0.000 0.000 0.004 0.004 tests.py:62(testSimpleRawQuery)
1 0.000 0.000 0.004 0.004 tests.py:75(test_get_fieldsets)
502 0.002 0.000 0.004 0.000 query.py:1667(get_current_to_attr)
1 0.000 0.000 0.004 0.004 tests.py:34(testWithoutConditions)
41 0.000 0.000 0.004 0.000 file.py:21(__init__)
1735 0.004 0.000 0.004 0.000 checks.py:194(_check_exclude)
1 0.000 0.000 0.004 0.004 test_models.py:255(test_including_separator)
1 0.004 0.004 0.004 0.004 humanize.py:2(<module>)
281 0.001 0.000 0.004 0.000 filebased.py:102(_createdir)
8 0.000 0.000 0.004 0.000 tests.py:232(setUp)
1683 0.004 0.000 0.004 0.000 checks.py:825(_check_date_hierarchy)
483 0.003 0.000 0.004 0.000 references.py:865(__init__)
1 0.000 0.000 0.004 0.004 tests.py:97(test_get_for_models_empty_cache)
6 0.001 0.000 0.004 0.001 doctest.py:597(parse)
1 0.000 0.000 0.004 0.004 tests.py:192(test_update_fields_signals)
1 0.000 0.000 0.004 0.004 test_fields.py:950(test_typedchoicefield_4)
485 0.003 0.000 0.004 0.000 urllib.py:1199(<genexpr>)
1 0.000 0.000 0.004 0.004 test_models.py:191(test_pointing_to_missing_field)
1 0.000 0.000 0.004 0.004 tests.py:18(testClassFixtures)
35 0.001 0.000 0.004 0.000 cache.py:13(__init__)
1 0.000 0.000 0.004 0.004 tests.py:77(test_add)
1 0.000 0.000 0.004 0.004 tests.py:241(test_editable_generic_rel)
1 0.000 0.000 0.004 0.004 test_extra.py:578(test_generic_ipaddress_normalization)
1 0.000 0.000 0.004 0.004 test_fields.py:916(test_choicefield_3)
7 0.000 0.000 0.004 0.001 tests.py:279(test_decode_failure_logged_to_security)
1 0.000 0.000 0.004 0.004 test_auth_backends.py:475(setUp)
81 0.001 0.000 0.004 0.000 utils.py:43(check_settings)
1 0.000 0.000 0.004 0.004 test_liveserver.py:46(setUpClass)
1 0.000 0.000 0.004 0.004 test_operations.py:905(create_ponies)
1 0.000 0.000 0.004 0.004 tests.py:229(test_truncated_multipart_handled_gracefully)
215 0.001 0.000 0.004 0.000 related.py:1268(__init__)
1 0.000 0.000 0.004 0.004 test_models.py:402(test_ordering_pointing_to_missing_field)
1 0.000 0.000 0.004 0.004 tests.py:1053(test_localized_form)
1 0.000 0.000 0.004 0.004 test_array.py:154(test_len)
1 0.000 0.000 0.004 0.004 test_ordinary_fields.py:408(test_valid_case)
1 0.000 0.000 0.004 0.004 test_hashers.py:286(test_pbkdf2_upgrade_new_hasher)
1 0.000 0.000 0.004 0.004 tests.py:59(test_bad_app_config)
1 0.000 0.000 0.004 0.004 test_ordinary_fields.py:433(test_primary_key)
483 0.003 0.000 0.004 0.000 __init__.py:165(__init__)
11 0.000 0.000 0.004 0.000 httplib.py:754(connect)
2 0.000 0.000 0.004 0.002 tests.py:157(test_file_modified_time)
19 0.001 0.000 0.004 0.000 abc.py:86(__new__)
2 0.000 0.000 0.004 0.002 tests.py:192(test_file_save_with_path)
1 0.000 0.000 0.004 0.004 test_fields.py:300(test_floatfield_localized)
483 0.003 0.000 0.004 0.000 __init__.py:707(add)
6 0.000 0.000 0.004 0.001 geometries.py:671(point_count)
1 0.000 0.000 0.004 0.004 test_extra.py:697(test_multipart_encoded_form)
340 0.002 0.000 0.004 0.000 query.py:1664(get_current_prefetch_to)
1 0.004 0.004 0.004 0.004 test_backend_specific.py:2(<module>)
483 0.003 0.000 0.004 0.000 __init__.py:33(get_transforms)
324 0.002 0.000 0.004 0.000 generation.py:76(_check_const)
4 0.000 0.000 0.004 0.001 test_unique.py:54(M)
593 0.003 0.000 0.004 0.000 errcheck.py:95(check_srs)
1 0.000 0.000 0.004 0.004 tests.py:56(test_lookup_int_as_str)
1 0.000 0.000 0.004 0.004 tests.py:109(test_validation_of_choices_for_custom_field)
1 0.000 0.000 0.004 0.004 base.py:438(handle)
32 0.000 0.000 0.004 0.000 fields.py:213(contribute_to_class)
11 0.000 0.000 0.004 0.000 test_response.py:30(_response)
1 0.000 0.000 0.004 0.004 tests.py:827(test_ticket9411)
1 0.000 0.000 0.004 0.004 test_text.py:16(test_truncate_chars)
388 0.003 0.000 0.004 0.000 defaultfilters.py:715(add)
284 0.002 0.000 0.004 0.000 __init__.py:1664(get_prep_value)
1 0.000 0.000 0.004 0.004 test_fields.py:527(test_timefield_changed)
2 0.001 0.001 0.004 0.002 test_validators.py:1(<module>)
1 0.002 0.002 0.004 0.004 img.py:10(<module>)
90 0.001 0.000 0.004 0.000 tarfile.py:741(readnormal)
1 0.000 0.000 0.004 0.004 tests.py:624(test_regex_non_string)
1 0.000 0.000 0.004 0.004 tests.py:363(test_get_context_data_with_mixin)
15 0.000 0.000 0.004 0.000 collections.py:18(__init__)
2 0.000 0.000 0.004 0.002 test_mutable_list.py:343(test_11_sorting)
1 0.000 0.000 0.004 0.004 views.py:17(file_upload_view)
195 0.002 0.000 0.004 0.000 errcheck.py:87(check_geom_offset)
35 0.001 0.000 0.004 0.000 __init__.py:1698(validators)
1 0.000 0.000 0.004 0.004 test_liveserver.py:70(raises_exception)
1 0.000 0.000 0.004 0.004 test_ordinary_fields.py:84(test_missing_max_length)
1 0.000 0.000 0.004 0.004 test_models.py:368(test_unique_primary_key)
181 0.001 0.000 0.004 0.000 base.py:300(skip_past)
30 0.000 0.000 0.004 0.000 geometry.py:145(__getstate__)
606 0.003 0.000 0.004 0.000 _parseaddr.py:201(gotonext)
16 0.000 0.000 0.004 0.000 test_geos_mutation.py:16(api_get_distance)
1 0.002 0.002 0.004 0.004 six.py:1(<module>)
325 0.002 0.000 0.004 0.000 options.py:725(get_paginator)
1 0.000 0.000 0.004 0.004 test_models.py:61(test_pointing_to_missing_field)
1 0.000 0.000 0.004 0.004 tests.py:174(test_reverse_object_cached_when_related_is_set)
1807 0.004 0.000 0.004 0.000 statemachine.py:361(abs_line_number)
1 0.000 0.000 0.004 0.004 tests.py:35(test_no_databases)
1 0.000 0.000 0.004 0.004 tests.py:548(test_response)
1 0.000 0.000 0.004 0.004 test_media.py:43(test_media_dsl)
1 0.000 0.000 0.004 0.004 tests.py:335(test_process_exception_middleware_exception)
1 0.001 0.001 0.004 0.004 basehttp.py:8(<module>)
1 0.000 0.000 0.004 0.004 test_models.py:128(test_non_iterable)
1 0.000 0.000 0.004 0.004 test_html.py:122(test_strip_entities)
1 0.000 0.000 0.004 0.004 sqlcustom.py:21(handle_app_config)
163 0.001 0.000 0.004 0.000 defaultfilters.py:481(safe)
1 0.000 0.000 0.004 0.004 test_ordinary_fields.py:132(test_non_iterable_choices)
964 0.004 0.000 0.004 0.000 __init__.py:297(__init__)
1 0.000 0.000 0.004 0.004 test_geos.py:780(test_emptyCollections)
1 0.000 0.000 0.004 0.004 tests.py:155(test_any_iterable_allowed_as_argument_to_exclude)
583 0.003 0.000 0.004 0.000 errcheck.py:76(check_geom)
1 0.000 0.000 0.004 0.004 tests.py:1992(test_reverse_m2m_add)
178 0.001 0.000 0.004 0.000 expatbuilder.py:155(getParser)
490 0.002 0.000 0.004 0.000 states.py:136(__init__)
1 0.000 0.000 0.004 0.004 test_ordinary_fields.py:452(test_forbidden_files_and_folders)
1 0.000 0.000 0.004 0.004 test_forms.py:253(test_init)
1 0.000 0.000 0.004 0.004 tests.py:73(test_no_transaction)
1 0.000 0.000 0.004 0.004 tests.py:194(test_issue_7488)
99 0.001 0.000 0.004 0.000 widgets.py:623(__init__)
88 0.001 0.000 0.004 0.000 pkg_resources.py:506(add)
1 0.000 0.000 0.004 0.004 tests.py:205(test_ticket6074)
8 0.000 0.000 0.004 0.000 tests.py:809(setUp)
1 0.000 0.000 0.004 0.004 test_ordinary_fields.py:471(test_non_nullable_blank)
2 0.000 0.000 0.004 0.002 test_module_loading.py:74(test_shallow_loader)
1 0.000 0.000 0.004 0.004 test_ordinary_fields.py:336(test_negative_max_digits_and_decimal_places)
1 0.000 0.000 0.004 0.004 test_loaders.py:217(test_basic)
1 0.000 0.000 0.004 0.004 tests.py:2081(test_ticket_19151)
20 0.000 0.000 0.004 0.000 defaultfilters.py:881(<lambda>)
1 0.000 0.000 0.004 0.004 tests.py:264(test_local_storage_detection_helper)
1 0.000 0.000 0.004 0.004 test_geos.py:1052(test_linearref)
1 0.000 0.000 0.004 0.004 tests.py:254(test_stacked_render)
262 0.002 0.000 0.004 0.000 tempfile.py:47(_set_cloexec)
2 0.004 0.002 0.004 0.002 main.py:1(<module>)
1 0.000 0.000 0.004 0.004 test_geom.py:427(test15_extent)
1 0.000 0.000 0.004 0.004 test_widgets.py:1041(test_splithiddendatetime)
30 0.000 0.000 0.004 0.000 geometry.py:150(__setstate__)
3 0.000 0.000 0.004 0.001 query.py:1594(__getitem__)
1 0.000 0.000 0.004 0.004 tests.py:108(testSingleCondition4)
1510 0.004 0.000 0.004 0.000 color.py:34(dummy)
1 0.000 0.000 0.004 0.004 views.py:150(file_upload_content_type_extra)
2 0.000 0.000 0.004 0.002 tests.py:140(test_file_created_time)
117/109 0.001 0.000 0.004 0.000 array.py:72(get_prep_value)
1 0.000 0.000 0.004 0.004 tests.py:626(test_directory_with_dot)
1 0.000 0.000 0.004 0.004 tests.py:127(testInvalidETag)
1 0.000 0.000 0.004 0.004 test_array.py:140(test_index_used_on_nested_data)
595 0.003 0.000 0.004 0.000 decimal.py:3718(_dec_from_triple)
1 0.000 0.000 0.004 0.004 test_loaders.py:174(test_no_empty_dict_pushed_to_stack)
1 0.000 0.000 0.004 0.004 tests.py:351(FormfieldShouldDeleteFormTests)
1 0.000 0.000 0.004 0.004 tests.py:65(test_aggregate_alias)
1 0.000 0.000 0.004 0.004 tests.py:47(test_max_age_argument)
1 0.000 0.000 0.004 0.004 models.py:75(response_add)
1 0.000 0.000 0.004 0.004 tests.py:185(test_notfound_response)
30 0.000 0.000 0.004 0.000 __init__.py:1569(__init__)
1 0.000 0.000 0.004 0.004 tests.py:123(testParams)
1 0.000 0.000 0.004 0.004 tests.py:982(test_email_ssl_attempts_ssl_connection)
1 0.000 0.000 0.004 0.004 test_geom.py:96(test01c_hex)
1 0.000 0.000 0.004 0.004 subprocess.py:389(<module>)
1 0.000 0.000 0.004 0.004 tests.py:203(test_get_reverse_on_unsaved_object)
90 0.001 0.000 0.004 0.000 tarfile.py:2100(extractfile)
1 0.000 0.000 0.004 0.004 tests.py:117(test_secure)
29 0.000 0.000 0.004 0.000 geometries.py:675(<genexpr>)
9 0.000 0.000 0.004 0.000 geometry.py:376(ewkt)
8 0.000 0.000 0.004 0.000 debug.py:134(get_cleansed_multivaluedict)
1012 0.004 0.000 0.004 0.000 {built-in method unregister}
1 0.000 0.000 0.004 0.004 tests.py:119(test_request_signals_streaming_response)
1 0.000 0.000 0.004 0.004 test_ordinary_fields.py:358(test_bad_values_of_max_digits_and_decimal_places)
7 0.000 0.000 0.004 0.001 scanner.py:655(fetch_double)
1 0.000 0.000 0.004 0.004 tests.py:55(test_force_update_on_proxy_model)
678 0.004 0.000 0.004 0.000 decimal.py:715(_isinfinity)
1 0.000 0.000 0.004 0.004 test_optimizer.py:326(test_optimize_through_fields)
1 0.000 0.000 0.004 0.004 tests.py:187(test_reverse_object_cached_when_related_is_unset)
34 0.000 0.000 0.004 0.000 pkg_resources.py:1795(fixup_namespace_packages)
1 0.000 0.000 0.004 0.004 test_fields.py:1227(test_filepathfield_4)
1 0.000 0.000 0.004 0.004 tests.py:209(test_process_exception_middleware)
1 0.000 0.000 0.004 0.004 tests.py:132(test_static_files)
1 0.000 0.000 0.004 0.004 test_fields.py:116(test_charfield_4)
1 0.000 0.000 0.004 0.004 test_fields.py:710(test_filefield_2)
1 0.000 0.000 0.004 0.004 tests.py:1171(test_custom_key_validation)
92 0.001 0.000 0.004 0.000 tests.py:160(safe_remove)
97 0.000 0.000 0.004 0.000 urlresolvers.py:497(regex)
1 0.000 0.000 0.004 0.004 test_response.py:222(test_render)
4 0.000 0.000 0.004 0.001 tests.py:878(test_set_fail_on_pickleerror)
1 0.000 0.000 0.004 0.004 test_media.py:495(test_media_dsl)
63 0.001 0.000 0.004 0.000 json.py:40(end_serialization)
500 0.003 0.000 0.004 0.000 messages.py:18(__init__)
1 0.000 0.000 0.004 0.004 tests.py:1065(test_localized_model_form)
26 0.003 0.000 0.004 0.000 geometries.py:317(json)
1 0.000 0.000 0.004 0.004 tests.py:949(test_date_and_time_template_filters_honor_localtime)
1 0.001 0.001 0.004 0.004 io.py:8(<module>)
3 0.000 0.000 0.004 0.001 runner.py:105(printErrors)
1 0.000 0.000 0.004 0.004 test_fields.py:1048(test_multiplechoicefield_1)
5 0.000 0.000 0.004 0.001 finders.py:198(find)
1 0.000 0.000 0.004 0.004 test_fields.py:108(test_charfield_3)
284 0.001 0.000 0.004 0.000 __init__.py:598(filter)
199 0.002 0.000 0.004 0.000 utils.py:65(unquote)
1621 0.004 0.000 0.004 0.000 {thread.allocate_lock}
1 0.000 0.000 0.004 0.004 __init__.py:1641(formfield)
1 0.000 0.000 0.004 0.004 tests.py:1862(test_fk_delete)
619 0.002 0.000 0.004 0.000 loader_tags.py:144(<dictcomp>)
1 0.000 0.000 0.004 0.004 tests.py:114(test_request_signals)
13 0.000 0.000 0.004 0.000 test_geos.py:343(<genexpr>)
1 0.001 0.001 0.004 0.004 tests.py:610(get_template_tests)
224 0.001 0.000 0.004 0.000 os.py:470(__setitem__)
1 0.000 0.000 0.004 0.004 tests.py:1396(test_inlineformset_factory_help_text_overrides)
1 0.000 0.000 0.004 0.004 test_media.py:14(test_construction)
16 0.000 0.000 0.004 0.000 collections.py:71(_set_list)
1 0.000 0.000 0.004 0.004 __init__.py:198(HTMLTranslator)
1 0.000 0.000 0.004 0.004 test_fields.py:786(test_urlfield_2)
1783 0.004 0.000 0.004 0.000 parser.py:107(peek_event)
1 0.000 0.000 0.004 0.004 test_ordinary_fields.py:116(test_bad_max_length_value)
1 0.000 0.000 0.004 0.004 test_array.py:31(test_dates)
1 0.000 0.000 0.004 0.004 tests.py:166(test_missing_object_id_field)
1 0.000 0.000 0.004 0.004 tests.py:571(test_session_delete_on_end)
8 0.000 0.000 0.004 0.000 tests.py:742(setUp)
59 0.003 0.000 0.004 0.000 srs.py:293(import_user_input)
1 0.000 0.000 0.004 0.004 tests.py:344(test_get_context_data_inheritance)
1 0.000 0.000 0.004 0.004 tests.py:75(test_no_such_app)
138 0.001 0.000 0.004 0.000 models.py:185(__init__)
2 0.000 0.000 0.004 0.002 test_operations.py:938(inner_method)
3 0.000 0.000 0.004 0.001 warnings.py:36(formatwarning)
2 0.000 0.000 0.004 0.002 deletion.py:46(SET_DEFAULT)
20 0.000 0.000 0.004 0.000 geometry.py:136(__str__)
1 0.000 0.000 0.004 0.004 tests.py:103(testSingleCondition3)
1 0.000 0.000 0.004 0.004 test_fields.py:935(test_typedchoicefield_1)
1 0.000 0.000 0.004 0.004 tests.py:314(test_increment_value)
1 0.000 0.000 0.004 0.004 test_ordinary_fields.py:417(test_unique)
1 0.000 0.000 0.004 0.004 tests.py:453(test_process_exception_middleware_permission_denied)
1659 0.004 0.000 0.004 0.000 states.py:257(bof)
1 0.000 0.000 0.004 0.004 test_fields.py:626(test_regexfield_4)
1 0.000 0.000 0.004 0.004 tests.py:278(test_year_lte_sql)
1 0.000 0.000 0.004 0.004 test_models.py:270(test_pk)
409 0.003 0.000 0.004 0.000 punycode.py:32(selective_find)
1 0.000 0.000 0.004 0.004 tests.py:1845(test_custom_file_field_save)
107 0.001 0.000 0.004 0.000 decimal.py:3838(copy)
22 0.000 0.000 0.004 0.000 mutable_list.py:152(__eq__)
178 0.001 0.000 0.004 0.000 base.py:24(__str__)
1 0.003 0.003 0.004 0.004 test_static.py:1(<module>)
30 0.001 0.000 0.004 0.000 tests.py:85(assertContentBefore)
1 0.000 0.000 0.004 0.004 tests.py:123(test_aware_datetime_in_other_timezone)
1 0.000 0.000 0.004 0.004 tests.py:222(test_deferred_class_factory)
1 0.000 0.000 0.004 0.004 test_models.py:13(test_non_iterable)
1 0.000 0.000 0.004 0.004 tests.py:351(test_aware_datetime_in_utc)
72 0.000 0.000 0.004 0.000 dateformat.py:56(a)
194 0.001 0.000 0.004 0.000 decimal.py:987(as_tuple)
283 0.004 0.000 0.004 0.000 {method 'write' of '_io.TextIOWrapper' objects}
8 0.000 0.000 0.004 0.000 tests.py:675(setUp)
1 0.000 0.000 0.004 0.004 tests.py:274(test_not_loaded_model)
1 0.000 0.000 0.004 0.004 tests.py:38(<lambda>)
1 0.000 0.000 0.004 0.004 test_geos.py:894(test_transform_noop)
3 0.000 0.000 0.004 0.001 base.py:140(test_existing_read_add_update)
1 0.000 0.000 0.004 0.004 tests.py:1104(test_ticket_11293_q_immutable)
1669 0.004 0.000 0.004 0.000 emitter.py:460(process_anchor)
1 0.000 0.000 0.004 0.004 tests.py:83(test_one_to_one_multi_select_related)
2 0.000 0.000 0.004 0.002 tests.py:107(test_file_access_options)
163 0.002 0.000 0.004 0.000 text.py:149(_text_words)
8 0.000 0.000 0.004 0.000 models.py:22(__str__)
1 0.000 0.000 0.003 0.003 views.py:154(render_with_dirs)
1754 0.003 0.000 0.003 0.000 {intern}
1 0.000 0.000 0.003 0.003 tests.py:272(test_naive_datetime)
483 0.002 0.000 0.003 0.000 __init__.py:144(detach_observer)
1 0.000 0.000 0.003 0.003 tests.py:117(test_timestamp_signer)
1 0.000 0.000 0.003 0.003 test_formsets.py:1141(test_no_data_raises_validation_error)
1 0.000 0.000 0.003 0.003 test_basic.py:76(test_superuser)
31 0.001 0.000 0.003 0.000 reader.py:59(__init__)
1 0.000 0.000 0.003 0.003 publication.py:1(<module>)
4 0.000 0.000 0.003 0.001 geometries.py:677(tuple)
1 0.000 0.000 0.003 0.003 tests.py:279(test_regex_equality)
148 0.001 0.000 0.003 0.000 minidom.py:1643(createElementNS)
1 0.000 0.000 0.003 0.003 tests.py:543(test_cursor_execute_with_pyformat)
1 0.000 0.000 0.003 0.003 test_geos.py:728(test_threed)
285 0.002 0.000 0.003 0.000 utils.py:502(__len__)
1 0.000 0.000 0.003 0.003 tests.py:328(test_limit_nonexistent_field)
1 0.000 0.000 0.003 0.003 tests.py:113(test_lazy_pickle)
787 0.003 0.000 0.003 0.000 decimal.py:3889(Etiny)
667 0.002 0.000 0.003 0.000 ipv6.py:269(<genexpr>)
219 0.001 0.000 0.003 0.000 datastructures.py:67(<genexpr>)
1 0.000 0.000 0.003 0.003 tests.py:84(test_for_update_sql_generated_nowait)
251 0.003 0.000 0.003 0.000 __init__.py:382(__getitem__)
1282 0.003 0.000 0.003 0.000 gettext.py:217(ugettext)
11 0.000 0.000 0.003 0.000 urllib2.py:195(__init__)
236 0.003 0.000 0.003 0.000 {posix.rename}
5 0.000 0.000 0.003 0.001 message.py:355(_create_attachment)
273 0.002 0.000 0.003 0.000 pickle.py:1168(load_binput)
47 0.001 0.000 0.003 0.000 runner.py:22(writeln)
1 0.000 0.000 0.003 0.003 fields.py:317(DecimalField)
1 0.001 0.001 0.003 0.003 xml_serializer.py:3(<module>)
1 0.000 0.000 0.003 0.003 test_validators.py:42(test_all_errors_get_reported)
10 0.000 0.000 0.003 0.000 base.py:935(date_error_message)
1 0.000 0.000 0.003 0.003 test_ordinary_fields.py:380(test_decimal_places_greater_than_max_digits)
1 0.000 0.000 0.003 0.003 tests.py:617(test_regex_null)
1 0.000 0.000 0.003 0.003 tests.py:147(test_nested)
1 0.000 0.000 0.003 0.003 test_forms.py:165(test_form_prefix)
6 0.000 0.000 0.003 0.001 runner.py:111(printErrorList)
89 0.001 0.000 0.003 0.000 expatbuilder.py:137(__init__)
1626 0.003 0.000 0.003 0.000 threading.py:57(__init__)
38 0.001 0.000 0.003 0.000 files.py:226(__init__)
1 0.000 0.000 0.003 0.003 tests.py:88(test_response_attached_request)
1 0.000 0.000 0.003 0.003 tests.py:691(test_empty_filter_aggregate)
1 0.000 0.000 0.003 0.003 tests.py:397(test_ticket3141)
1 0.000 0.000 0.003 0.003 tests.py:21(test_same_manager_queries)
1 0.000 0.000 0.003 0.003 tests.py:521(test_file_object)
1 0.000 0.000 0.003 0.003 tests.py:86(test_tablespace_for_many_to_many_field)
1 0.000 0.000 0.003 0.003 tests.py:1891(test_context_comparable)
1 0.000 0.000 0.003 0.003 tests.py:145(test_decorators)
1 0.000 0.000 0.003 0.003 test_backend_specific.py:39(test_validate_field)
90/84 0.000 0.000 0.003 0.000 defaulttags.py:534(<genexpr>)
1 0.000 0.000 0.003 0.003 test_functional.py:70(test_lazy_equality)
1 0.000 0.000 0.003 0.003 tests.py:345(test_dont_mangle_from_in_body)
1 0.000 0.000 0.003 0.003 test_input_formats.py:517(test_localized_dateField)
1 0.000 0.000 0.003 0.003 test_templatetags.py:117(test_parsing_errors)
1 0.000 0.000 0.003 0.003 tests.py:267(test_last_page)
1 0.000 0.000 0.003 0.003 tests.py:138(test_to_field)
1 0.000 0.000 0.003 0.003 test_html.py:161(test_smart_urlquote)
1 0.000 0.000 0.003 0.003 test_tzinfo.py:86(test_pickling_unpickling)
1 0.000 0.000 0.003 0.003 tests.py:19(test_simple)
270 0.001 0.000 0.003 0.000 cache.py:62(<genexpr>)
14 0.000 0.000 0.003 0.000 __init__.py:1576(deconstruct)
1142 0.003 0.000 0.003 0.000 base.py:19(__init__)
21 0.000 0.000 0.003 0.000 geometries.py:680(<genexpr>)
1 0.000 0.000 0.003 0.003 tests.py:32(test_author_filtering)
1 0.000 0.000 0.003 0.003 test_middleware.py:8(setUp)
278 0.002 0.000 0.003 0.000 nodes.py:592(astext)
12 0.000 0.000 0.003 0.000 defaultfilters.py:261(truncatechars)
1 0.000 0.000 0.003 0.003 tests.py:680(test_resolver_match_on_request)
1 0.000 0.000 0.003 0.003 tests.py:181(test_process_response_middleware)
16 0.000 0.000 0.003 0.000 scanner.py:624(fetch_tag)
32 0.000 0.000 0.003 0.000 tests.py:414(tearDown)
1 0.000 0.000 0.003 0.003 test_ordinary_fields.py:100(test_negative_max_length)
1 0.000 0.000 0.003 0.003 test_models.py:469(test_swappable_missing_app)
31 0.000 0.000 0.003 0.000 utils.py:75(fix_eols)
1 0.003 0.003 0.003 0.003 test_module_loading.py:1(<module>)
1 0.000 0.000 0.003 0.003 tests.py:82(test_response_headers)
149 0.002 0.000 0.003 0.000 query.py:1658(set_group_by)
1283 0.003 0.000 0.003 0.000 emitter.py:18(__init__)
1 0.000 0.000 0.003 0.003 test_array.py:19(test_integer)
6 0.000 0.000 0.003 0.001 polygon.py:173(<genexpr>)
1 0.000 0.000 0.003 0.003 debug.py:512(default_urlconf)
142 0.001 0.000 0.003 0.000 datastructures.py:268(__iter__)
1 0.000 0.000 0.003 0.003 test_geom.py:368(test11_intersection)
188 0.001 0.000 0.003 0.000 admin_urls.py:15(admin_urlquote)
1 0.000 0.000 0.003 0.003 tests.py:284(test_custom_request_checker)
9 0.000 0.000 0.003 0.000 test_module_loading.py:186(find_module)
1 0.000 0.000 0.003 0.003 test_input_formats.py:617(test_localized_dateTimeField)
1 0.000 0.000 0.003 0.003 test_geos.py:533(test_intersection)
7 0.000 0.000 0.003 0.000 tests.py:1594(setUp)
179/9 0.002 0.000 0.003 0.000 test_data.py:20(tuplize)
1449 0.003 0.000 0.003 0.000 frontend.py:179(make_paths_absolute)
165 0.002 0.000 0.003 0.000 polygon.py:121(_get_single_internal)
2/1 0.000 0.000 0.003 0.003 tests.py:306(get_form)
1 0.000 0.000 0.003 0.003 admin.py:108(delete_model)
1 0.000 0.000 0.003 0.003 tests.py:1169(test_non_nullable_fk_not_promoted)
667 0.002 0.000 0.003 0.000 shortcuts.py:153(<genexpr>)
1 0.000 0.000 0.003 0.003 tests.py:806(test_subquery)
1 0.000 0.000 0.003 0.003 test_widgets.py:1181(test_clear_input_renders_only_if_not_required)
60 0.001 0.000 0.003 0.000 related.py:790(related_manager_cls)
302 0.002 0.000 0.003 0.000 {method 'isoformat' of 'datetime.datetime' objects}
171 0.001 0.000 0.003 0.000 fields.py:807(to_python)
122 0.001 0.000 0.003 0.000 datetime_safe.py:16(strftime)
177 0.001 0.000 0.003 0.000 expatbuilder.py:166(reset)
1 0.000 0.000 0.003 0.003 tests.py:719(test_sanitize_separators)
4 0.000 0.000 0.003 0.001 views.py:103(<genexpr>)
1 0.000 0.000 0.003 0.003 tests.py:552(test_multiple_query_compilation)
1494 0.003 0.000 0.003 0.000 __init__.py:107(NumberAwareString)
1 0.000 0.000 0.003 0.003 test_tokens.py:15(test_make_token)
1 0.000 0.000 0.003 0.003 tests.py:517(test_none_not_allowed)
1 0.000 0.000 0.003 0.003 scanner.py:2(<module>)
2 0.000 0.000 0.003 0.002 utils.py:91(executemany)
76 0.003 0.000 0.003 0.000 related.py:642(create_foreign_related_manager)
1 0.000 0.000 0.003 0.003 tests.py:51(test_naive_datetime_with_microsecond)
1 0.000 0.000 0.003 0.003 tests.py:90(test_exclude_in_inline)
1 0.000 0.000 0.003 0.003 tests.py:174(test_empty_generic_ip_passes)
1 0.000 0.000 0.003 0.003 tests.py:357(test_aware_datetime_in_other_timezone)
20 0.002 0.000 0.003 0.000 utils.py:186(prepare_test_settings)
1 0.000 0.000 0.003 0.003 test_state.py:376(test_bound_field_sanity_check)
1476 0.003 0.000 0.003 0.000 nodes.py:334(__init__)
31 0.003 0.000 0.003 0.000 {method 'connect' of '_socket.socket' objects}
1 0.000 0.000 0.003 0.003 test_auth_backends.py:275(get_group_permissions)
1 0.000 0.000 0.003 0.003 test_forms.py:154(test_form_kwargs)
1 0.002 0.002 0.003 0.003 errcheck.py:3(<module>)
283 0.002 0.000 0.003 0.000 fields.py:721(to_python)
1 0.000 0.000 0.003 0.003 test_models.py:29(test_non_list)
1 0.000 0.000 0.003 0.003 test_models.py:149(test_create_user)
1 0.000 0.000 0.003 0.003 test_parser.py:90(test_compile_filter_error)
1 0.000 0.000 0.003 0.003 tests.py:166(test_multiple_calls)
1 0.000 0.000 0.003 0.003 tests.py:282(test_failure)
8 0.000 0.000 0.003 0.000 pkg_resources.py:1659(find_in_zip)
1368 0.003 0.000 0.003 0.000 tokens.py:98(__init__)
1 0.001 0.001 0.003 0.003 pickle.py:25(<module>)
1 0.000 0.000 0.003 0.003 tests.py:24(test_conditional_content_removal)
2 0.000 0.000 0.003 0.002 constants.py:3(<module>)
2 0.000 0.000 0.003 0.002 tests.py:407(save)
33 0.000 0.000 0.003 0.000 session.py:29(_store)
1 0.000 0.000 0.003 0.003 tests.py:295(test_custom_implementation_year_exact)
1 0.000 0.000 0.003 0.003 tests.py:51(<lambda>)
22 0.000 0.000 0.003 0.000 base.py:77(get_response)
1 0.000 0.000 0.003 0.003 test_widgets.py:1023(test_dateinput)
1 0.000 0.000 0.003 0.003 test_ordinary_fields.py:396(test_valid_field)
1 0.000 0.000 0.003 0.003 test_remote_user.py:166(configure_user)
1 0.000 0.000 0.003 0.003 tests.py:131(test_simple)
1 0.000 0.000 0.003 0.003 tests.py:237(test_process_view_middleware_not_found)
15 0.000 0.000 0.003 0.000 smtplib.py:159(quotedata)
39 0.001 0.000 0.003 0.000 feedgenerator.py:194(latest_post_date)
90 0.000 0.000 0.003 0.000 config.py:314(pop)
14 0.000 0.000 0.003 0.000 __init__.py:61(close_old_connections)
1 0.000 0.000 0.003 0.003 tests.py:246(test_headers_type)
1 0.000 0.000 0.003 0.003 tests.py:45(test_naive_datetime)
1 0.000 0.000 0.003 0.003 feeds.py:152(add_root_elements)
1 0.000 0.000 0.003 0.003 tests.py:66(test_aware_datetime_in_local_timezone)
1 0.000 0.000 0.003 0.003 models.py:60(response_post_save_add)
1 0.000 0.000 0.003 0.003 tests.py:144(test_to_field_reverse)
1 0.000 0.000 0.003 0.003 test_ds.py:119(test03b_layer_slice)
1 0.000 0.000 0.003 0.003 tests.py:2133(test_extra_values_list)
1 0.000 0.000 0.003 0.003 test_hashers.py:255(test_pbkdf2_upgrade)
154 0.002 0.000 0.003 0.000 widgets.py:572(value_from_datadict)
1 0.000 0.000 0.003 0.003 tests.py:281(test_ticket_18375_chained_filters)
62 0.002 0.000 0.003 0.000 punycode.py:11(segregate)
1 0.000 0.000 0.003 0.003 views.py:106(render_to_response_view_with_dirs)
1 0.000 0.000 0.003 0.003 tests.py:857(test_timezone_templatetag)
296 0.002 0.000 0.003 0.000 minidom.py:1896(_nssplit)
1 0.000 0.000 0.003 0.003 __init__.py:118(items)
1 0.000 0.000 0.003 0.003 models.py:43(Container)
1 0.000 0.000 0.003 0.003 tests.py:383(test_heterogeneous_qs_combination)
249 0.002 0.000 0.003 0.000 pickle.py:437(save_int)
1 0.000 0.000 0.003 0.003 tests.py:438(test_bad_form)
1 0.002 0.002 0.003 0.003 customadmin.py:3(<module>)
1 0.000 0.000 0.003 0.003 test_array.py:60(test_nested)
1 0.000 0.000 0.003 0.003 tests.py:675(test_parse_cache)
1 0.000 0.000 0.003 0.003 tests.py:17(testClassFixtures)
1 0.000 0.000 0.003 0.003 test_array.py:91(test_gt)
1 0.001 0.001 0.003 0.003 csrf.py:6(<module>)
1 0.000 0.000 0.003 0.003 tests.py:106(test_str)
1 0.000 0.000 0.003 0.003 test_fields.py:649(test_change_regex_after_init)
243/48 0.001 0.000 0.003 0.000 test_data.py:23(<genexpr>)
1 0.000 0.000 0.003 0.003 tests.py:90(test_decode_detects_tampering)
175 0.002 0.000 0.003 0.000 locmem.py:17(__init__)
20 0.001 0.000 0.003 0.000 archive.py:112(has_leading_dir)
1 0.000 0.000 0.003 0.003 encoder.py:2(<module>)
1 0.000 0.000 0.003 0.003 test_media.py:218(test_media_inheritance_from_property)
1 0.000 0.000 0.003 0.003 tests.py:1338(test_invalid_model_type)
1635 0.003 0.000 0.003 0.000 errcheck.py:38(check_minus_one)
2 0.000 0.000 0.003 0.002 tests.py:212(__init__)
72 0.001 0.000 0.003 0.000 io.py:164(read)
1 0.000 0.000 0.003 0.003 test_array.py:37(test_tuples)
16 0.000 0.000 0.003 0.000 scanner.py:941(scan_tag)
1 0.003 0.003 0.003 0.003 test_tzinfo.py:1(<module>)
151 0.001 0.000 0.003 0.000 decimal.py:2502(_rescale)
1 0.000 0.000 0.003 0.003 test_fields.py:1021(test_nullbooleanfield_4)
33 0.000 0.000 0.003 0.000 files.py:303(contribute_to_class)
1538 0.003 0.000 0.003 0.000 statemachine.py:773(eof)
4 0.000 0.000 0.003 0.001 tests.py:59(<genexpr>)
1 0.000 0.000 0.003 0.003 tests.py:288(test_postgres_year_exact)
1 0.000 0.000 0.003 0.003 models.py:64(response_post_save_change)
26 0.000 0.000 0.003 0.000 geometry.py:680(clone)
1 0.000 0.000 0.003 0.003 array.py:107(render)
1 0.000 0.000 0.003 0.003 test_ds.py:62(test02_invalid_shp)
198 0.002 0.000 0.003 0.000 optimizer.py:202(reduce_create_model_add_field)
160 0.001 0.000 0.003 0.000 copy_reg.py:95(_slotnames)
20 0.001 0.000 0.003 0.000 filebased.py:13(__init__)
1 0.000 0.000 0.003 0.003 test_discover_runner.py:92(test_ignore_adjacent)
2 0.000 0.000 0.003 0.002 feedgenerator.py:186(writeString)
1 0.000 0.000 0.003 0.003 tests.py:1744(test_attribute_error_m2m)
1 0.000 0.000 0.003 0.003 tests.py:272(test_count)
295 0.003 0.000 0.003 0.000 {built-in method today}
1 0.000 0.000 0.003 0.003 libgdal.py:89(gdal_version_info)
1 0.000 0.000 0.003 0.003 states.py:2599(SubstitutionDef)
1 0.000 0.000 0.003 0.003 tests.py:328(test_all_fields_from_abstract_base_class)
1 0.000 0.000 0.003 0.003 tests.py:1389(test_modelformset_factory_help_text_overrides)
25 0.000 0.000 0.003 0.000 emitter.py:374(expect_first_block_sequence_item)
1012 0.003 0.000 0.003 0.000 {built-in method register}
1 0.000 0.000 0.003 0.003 test_unique.py:146(test_unique_for_date_with_nullable_date)
1 0.000 0.000 0.003 0.003 tests.py:336(test_aware_datetime_in_local_timezone_with_microsecond)
31 0.001 0.000 0.003 0.000 {_socket.getaddrinfo}
22 0.000 0.000 0.003 0.000 validation.py:213(validate_inlines)
1 0.000 0.000 0.003 0.003 test_optimizer.py:29(test_operation_equality)
7 0.000 0.000 0.003 0.000 test_templatetags.py:119(<lambda>)
249 0.002 0.000 0.003 0.000 decimal.py:999(__str__)
1060 0.003 0.000 0.003 0.000 case.py:241(tearDownClass)
1 0.000 0.000 0.003 0.003 views.py:266(mass_mail_sending_view)
2 0.003 0.002 0.003 0.002 test_error_messages.py:2(<module>)
3 0.000 0.000 0.003 0.001 test_forms.py:840(__init__)
1 0.000 0.000 0.003 0.003 tests.py:1909(test_m2m_add)
1 0.000 0.000 0.003 0.003 tests.py:413(test_mixmodel_form)
483 0.002 0.000 0.003 0.000 frontmatter.py:261(apply)
267 0.002 0.000 0.003 0.000 urlparse.py:90(hostname)
1 0.000 0.000 0.003 0.003 tests.py:597(test_ticket7155)
1 0.000 0.000 0.003 0.003 wrong.py:1(<module>)
1 0.000 0.000 0.003 0.003 tests.py:221(test_token_node_no_csrf_cookie)
1491 0.003 0.000 0.003 0.000 {globals}
2 0.000 0.000 0.003 0.002 tests.py:1091(formfield_for_dbfield)
8 0.000 0.000 0.003 0.000 hashers.py:172(_load_library)
1 0.000 0.000 0.003 0.003 tests.py:135(test_gfk_to_model_with_empty_pk)
12 0.000 0.000 0.003 0.000 _parseaddr.py:284(getrouteaddr)
30 0.002 0.000 0.003 0.000 __init__.py:306(<genexpr>)
32 0.000 0.000 0.003 0.000 fields.py:58(__init__)
1 0.003 0.003 0.003 0.003 audio.py:5(<module>)
31 0.000 0.000 0.003 0.000 related.py:371(get_queryset)
1 0.000 0.000 0.003 0.003 tests.py:652(test_simplelistfilter_with_none_returning_lookups)
1 0.000 0.000 0.003 0.003 tests.py:899(test_get_current_timezone_templatetag)
2 0.002 0.001 0.003 0.002 prepared.py:1(<module>)
1 0.000 0.000 0.003 0.003 tests.py:625(test_ticket12886)
62 0.000 0.000 0.003 0.000 models.py:107(get_for_id)
34 0.000 0.000 0.003 0.000 files.py:69(_get_size)
1 0.003 0.003 0.003 0.003 gmap.py:1(<module>)
1 0.000 0.000 0.003 0.003 test_fields.py:602(test_regexfield_1)
1 0.000 0.000 0.003 0.003 test_forms.py:40(test_invalid_data)
1 0.003 0.003 0.003 0.003 test_fields.py:26(<module>)
1 0.000 0.000 0.003 0.003 test_geom.py:157(test04_linestring)
5 0.000 0.000 0.003 0.001 models.py:45(get_queryset)
1 0.000 0.000 0.003 0.003 tests.py:411(<lambda>)
1 0.000 0.000 0.003 0.003 tests.py:299(test_naive_datetime_with_microsecond)
1 0.000 0.000 0.003 0.003 tests.py:75(test_aware_datetime_in_local_timezone_with_microsecond)
1 0.000 0.000 0.003 0.003 test_forms.py:460(test_form_with_noniterable_boundfield)
1 0.000 0.000 0.003 0.003 test_hashers.py:244(test_no_upgrade_on_incorrect_pass)
1 0.000 0.000 0.003 0.003 tests.py:67(test_select_related_as_empty_tuple)
206 0.002 0.000 0.003 0.000 query.py:1825(get_loaded_field_names_cb)
1 0.000 0.000 0.003 0.003 tests.py:126(test_closing_of_filenames)
14 0.001 0.000 0.003 0.000 mutable_list.py:121(__add__)
1 0.000 0.000 0.003 0.003 tests.py:421(<lambda>)
1408 0.003 0.000 0.003 0.000 __init__.py:341(disable_constraint_checking)
1 0.000 0.000 0.003 0.003 tests.py:255(test_empty_multipart_handled_gracefully)
1 0.000 0.000 0.003 0.003 tests.py:276(test_404_error_nonascii_referrer)
439 0.001 0.000 0.003 0.000 widgets.py:778(<genexpr>)
1 0.000 0.000 0.003 0.003 test_geos.py:558(test_difference)
1 0.003 0.003 0.003 0.003 changepassword.py:1(<module>)
1 0.000 0.000 0.003 0.003 test_extra.py:532(test_generic_ipaddress_as_ipv4_only)
69 0.001 0.000 0.003 0.000 trans_real.py:707(parse_accept_lang_header)
15 0.001 0.000 0.003 0.000 test_datastructures.py:16(setUp)
1 0.000 0.000 0.003 0.003 tests.py:93(test_validation_with_empty_blank_field)
172 0.002 0.000 0.003 0.000 decimal.py:3132(_log10_exp_bound)
1 0.000 0.000 0.003 0.003 tests.py:1326(test_missing_model_field)
1 0.000 0.000 0.003 0.003 test_text.py:62(test_truncate_html_words)
1 0.000 0.000 0.003 0.003 test_forms.py:228(test_done)
1 0.003 0.003 0.003 0.003 test_context_processors.py:1(<module>)
1 0.000 0.000 0.003 0.003 tests.py:217(test_permissions_created)
2 0.000 0.000 0.003 0.002 tests.py:209(test_file_path)
1 0.000 0.000 0.003 0.003 tests.py:811(test_manager_methods)
1 0.003 0.003 0.003 0.003 test_crypto.py:1(<module>)
1 0.000 0.000 0.003 0.003 tests.py:1020(test_get_language_from_path_real)
66 0.001 0.000 0.003 0.000 measure.py:59(__init__)
180 0.001 0.000 0.003 0.000 collections.py:63(_get_single_internal)
154 0.001 0.000 0.003 0.000 defaultfilters.py:418(cut)
3 0.000 0.000 0.003 0.001 test_forms.py:863(__init__)
1 0.000 0.000 0.003 0.003 tests.py:81(test_exclude_duplicate_values)
6 0.000 0.000 0.003 0.001 0002_second.py:7(Migration)
1 0.000 0.000 0.003 0.003 tests.py:900(test_get_finder_bad_module)
105 0.000 0.000 0.003 0.000 config.py:302(get)
1 0.000 0.000 0.003 0.003 test_array.py:79(test_exact)
1 0.000 0.000 0.003 0.003 test_response.py:132(test_post_callbacks)
1477 0.003 0.000 0.003 0.000 __init__.py:1183(get_internal_type)
22 0.000 0.000 0.003 0.000 suite.py:192(_addClassOrModuleLevelException)
1 0.000 0.000 0.003 0.003 tests.py:552(test_lookup_integer_in_textfield)
9 0.000 0.000 0.003 0.000 gzip.py:15(process_response)
1 0.000 0.000 0.003 0.003 tests.py:621(test_callable_handers)
20 0.000 0.000 0.003 0.000 tempfile.py:412(__del__)
16 0.000 0.000 0.003 0.000 test_geos_mutation.py:56(api_get_convex_hull)
1 0.000 0.000 0.003 0.003 test_srs.py:88(test05_epsg)
1 0.000 0.000 0.003 0.003 test_ordinary_fields.py:16(test_valid_case)
130 0.002 0.000 0.003 0.000 tests.py:119(_add_middleware)
12 0.000 0.000 0.003 0.000 cache.py:7(cache_page)
1 0.000 0.000 0.003 0.003 tests.py:97(test_aware_datetime_in_utc)
1 0.000 0.000 0.003 0.003 tests.py:335(test_non_model_first_field)
1 0.000 0.000 0.003 0.003 tests.py:4881(test_check)
1 0.000 0.000 0.003 0.003 tests.py:414(test_manager_class_caching)
1 0.000 0.000 0.003 0.003 test_models.py:452(test_swappable_missing_app_name)
1 0.000 0.000 0.003 0.003 test_safestring.py:39(test_mark_for_escaping_lazy)
1 0.000 0.000 0.003 0.003 test_widgets.py:1018(test_datetimeinput)
1 0.000 0.000 0.003 0.003 tests.py:560(test_null_datetime)
1 0.000 0.000 0.003 0.003 tests.py:449(test_inheritance_values_joins)
110 0.001 0.000 0.003 0.000 widgets.py:857(decompress)
3 0.000 0.000 0.003 0.001 tests.py:1910(render_ssi)
1 0.000 0.000 0.003 0.003 test_media.py:466(test_construction)
1 0.000 0.000 0.003 0.003 test_geos.py:570(test_symdifference)
527 0.003 0.000 0.003 0.000 admin_urls.py:10(admin_urlname)
494 0.002 0.000 0.003 0.000 pickle.py:430(save_bool)
801 0.003 0.000 0.003 0.000 events.py:22(__init__)
1 0.000 0.000 0.003 0.003 test_timezone.py:82(test_pickling_unpickling)
1 0.000 0.000 0.003 0.003 tests.py:230(test_deprecation)
41 0.000 0.000 0.003 0.000 query_utils.py:60(__and__)
1 0.000 0.000 0.003 0.003 test_extra.py:486(test_ipaddress)
19 0.000 0.000 0.003 0.000 geometries.py:556(tuple)
241 0.003 0.000 0.003 0.000 {zlib.compress}
1 0.000 0.000 0.003 0.003 test_response.py:226(test_render_with_requestcontext)
1 0.000 0.000 0.003 0.003 test_geom.py:105(test01d_wkb)
139 0.001 0.000 0.003 0.000 dateformat.py:204(c)
1 0.000 0.000 0.003 0.003 tests.py:118(test_abc)
1052 0.003 0.000 0.003 0.000 case.py:237(setUpClass)
1 0.000 0.000 0.003 0.003 tests.py:1254(test_ticket7759)
44 0.000 0.000 0.003 0.000 __init__.py:1395(visit_row)
1 0.000 0.000 0.003 0.003 tests.py:39(tearDown)
917 0.003 0.000 0.003 0.000 defaulttags.py:277(__init__)
151 0.001 0.000 0.003 0.000 generator.py:172(_handle_text)
1 0.000 0.000 0.003 0.003 test_forms.py:2153(test_error_dict_as_json_escape_html)
1 0.000 0.000 0.003 0.003 tests.py:251(test_ticket_18375_join_reuse)
1 0.000 0.000 0.003 0.003 tests.py:581(test_error_messages_overrides)
1 0.000 0.000 0.003 0.003 test_array.py:115(test_contains)
1 0.000 0.000 0.003 0.003 test_media.py:786(test_multi_widget)
25 0.000 0.000 0.003 0.000 session.py:39(serialize_messages)
1 0.000 0.000 0.003 0.003 tests.py:60(test_single_key_value)
1 0.000 0.000 0.003 0.003 test_geom.py:393(test13_union)
1485 0.003 0.000 0.003 0.000 decimal.py:700(_isnan)
28 0.000 0.000 0.003 0.000 defaultfilters.py:378(wordwrap)
18 0.001 0.000 0.003 0.000 message.py:702(set_boundary)
16 0.000 0.000 0.003 0.000 geometry.py:556(convex_hull)
1 0.000 0.000 0.003 0.003 test_forms.py:246(test_init)
1 0.000 0.000 0.003 0.003 test_geos.py:144(test_wkb)
415 0.002 0.000 0.003 0.000 filters.py:258(<lambda>)
31 0.000 0.000 0.003 0.000 models.py:382(_update_errors)
1 0.003 0.003 0.003 0.003 libgdal.py:77(gdal_version)
1 0.000 0.000 0.003 0.003 urllib2.py:823(AbstractBasicAuthHandler)
1 0.000 0.000 0.003 0.003 tests.py:122(build_abc)
1 0.000 0.000 0.003 0.003 test_array.py:43(test_integers_passed_as_strings)
1 0.000 0.000 0.003 0.003 test_fields.py:1208(test_filepathfield_3)
156 0.001 0.000 0.003 0.000 __init__.py:183(to_locale)
1 0.000 0.000 0.003 0.003 tests.py:668(test_CharField)
812 0.003 0.000 0.003 0.000 testcases.py:73(restore_transaction_methods)
1393 0.003 0.000 0.003 0.000 nodes.py:51(__nonzero__)
619 0.003 0.000 0.003 0.000 multipartparser.py:412(__init__)
1 0.000 0.000 0.003 0.003 test_geom.py:381(test12_symdifference)
257 0.002 0.000 0.003 0.000 query.py:648(deferred_to_columns_cb)
1222 0.003 0.000 0.003 0.000 related.py:1263(set_field_name)
189 0.001 0.000 0.003 0.000 errcheck.py:74(check_string)
1 0.000 0.000 0.003 0.003 tests.py:1149(__init__)
4 0.000 0.000 0.003 0.001 tests.py:16(sql_for_table)
1 0.000 0.000 0.003 0.003 tests.py:186(test_primary_key_foreign_key_types)
1400 0.003 0.000 0.003 0.000 widgets.py:220(id_for_label)
219 0.002 0.000 0.003 0.000 datetime_safe.py:39(new_datetime)
19 0.000 0.000 0.003 0.000 emitter.py:281(expect_first_flow_sequence_item)
1 0.000 0.000 0.003 0.003 tests.py:2033(test_reverse_m2m_get_or_create)
1 0.000 0.000 0.003 0.003 test_fields.py:856(test_booleanfield_1)
1 0.000 0.000 0.003 0.003 tests.py:615(test_named_handlers)
1 0.000 0.000 0.003 0.003 tests.py:1314(test_not_model_admin)
1 0.003 0.003 0.003 0.003 test_discover_runner.py:1(<module>)
13 0.000 0.000 0.003 0.000 message.py:513(get_params)
56 0.002 0.000 0.003 0.000 case.py:57(decorator)
1 0.000 0.000 0.003 0.003 test_forms.py:2095(test_label_tag_override)
1 0.003 0.003 0.003 0.003 image.py:5(<module>)
1 0.000 0.000 0.003 0.003 models.py:54(__str__)
14 0.000 0.000 0.003 0.000 tests.py:68(<lambda>)
42 0.001 0.000 0.003 0.000 uploadedfile.py:115(__init__)
6 0.000 0.000 0.003 0.000 __init__.py:1559(visit_thead)
1 0.000 0.000 0.003 0.003 tests.py:154(test_v6_uniqueness_detection)
17 0.000 0.000 0.003 0.000 layer.py:45(__getitem__)
1 0.000 0.000 0.003 0.003 test_forms.py:2059(test_boundfield_label_tag_no_id)
1 0.000 0.000 0.003 0.003 tests.py:67(test_initial_data)
110 0.001 0.000 0.003 0.000 config.py:290(__getitem__)
1 0.000 0.000 0.003 0.003 test_decorators.py:84(test_full_dec_templateresponse)
1 0.000 0.000 0.003 0.003 tests.py:156(test_aware_expiration)
1 0.000 0.000 0.003 0.003 tests.py:933(test_template_tag)
1 0.000 0.000 0.003 0.003 test_geos.py:523(test_relate_pattern)
1 0.000 0.000 0.003 0.003 models.py:20(get_foo)
1 0.000 0.000 0.003 0.003 test_widgets.py:1158(test_html_escaped)
1 0.000 0.000 0.003 0.003 test_array.py:127(test_index_chained)
1 0.002 0.002 0.003 0.003 math2html.py:26(<module>)
1 0.000 0.000 0.003 0.003 test_extraction.py:388(tearDown)
325 0.002 0.000 0.003 0.000 minidom.py:1423(_create_document)
1 0.000 0.000 0.003 0.003 tests.py:137(testPyformatParams)
1 0.000 0.000 0.003 0.003 tests.py:377(test_autoincrement_reset2)
1 0.000 0.000 0.003 0.003 tests.py:2928(test_fk_reuse_annotation)
2 0.000 0.000 0.003 0.001 test_formsets.py:901(__getitem__)
1 0.000 0.000 0.003 0.003 tests.py:304(test_ticket7378)
46 0.000 0.000 0.003 0.000 query.py:1259(iterator)
1 0.000 0.000 0.003 0.003 tests.py:298(test_long_line)
233/224 0.001 0.000 0.003 0.000 suite.py:40(countTestCases)
1 0.000 0.000 0.003 0.003 tests.py:194(test_truncatechars_html)
5 0.000 0.000 0.003 0.001 formsets.py:78(__len__)
1 0.000 0.000 0.003 0.003 tests.py:1266(test_ticket7107)
176 0.001 0.000 0.003 0.000 tests.py:229(setUp)
306 0.002 0.000 0.003 0.000 debug.py:85(get_exception_reporter_filter)
1 0.000 0.000 0.003 0.003 test_array.py:97(test_lt)
1 0.000 0.000 0.003 0.003 tests.py:2099(test_extra_values)
1 0.000 0.000 0.003 0.003 tests.py:138(test_no_base_classes)
1 0.000 0.000 0.003 0.003 simple_server.py:11(<module>)
1 0.000 0.000 0.003 0.003 tests.py:706(test_EmailField)
1 0.000 0.000 0.003 0.003 tests.py:2247(test_form_subclass_inheritance)
1 0.000 0.000 0.003 0.003 test_array.py:85(test_isnull)
139 0.001 0.000 0.003 0.000 base.py:55(_get_size)
1 0.000 0.000 0.003 0.003 test_input_formats.py:67(test_timeField_with_inputformat)
1 0.000 0.000 0.003 0.003 tests.py:74(test_for_update_sql_generated)
1 0.000 0.000 0.003 0.003 file.py:189(clear_expired)
406 0.002 0.000 0.003 0.000 utils.py:398(norm_whitespace)
273 0.001 0.000 0.003 0.000 ImageFile.py:516(_safe_read)
4 0.000 0.000 0.003 0.001 __init__.py:11(assertFieldFailsValidationWithMessage)
23 0.000 0.000 0.003 0.000 dummy.py:15(get)
1 0.000 0.000 0.003 0.003 tests.py:224(test_empty_update_fields)
1 0.000 0.000 0.003 0.003 test_geos.py:546(test_union)
1 0.000 0.000 0.003 0.003 test_fields.py:1248(test_filepathfield_folders)
1027 0.003 0.000 0.003 0.000 admin_list.py:186(link_in_col)
421 0.002 0.000 0.003 0.000 minidom.py:822(_get_attributes)
22 0.000 0.000 0.003 0.000 geometries.py:286(_get_srid)
74 0.000 0.000 0.003 0.000 python.py:73(<lambda>)
29 0.001 0.000 0.003 0.000 base.py:1200(dec)
1 0.000 0.000 0.003 0.003 test_geos.py:837(test_gdal)
9 0.000 0.000 0.003 0.000 geometries.py:493(union)
1 0.000 0.000 0.003 0.003 tests.py:139(build_no_base_classes)
1 0.000 0.000 0.003 0.003 test_forms.py:1820(test_extracting_hidden_and_visible)
698 0.003 0.000 0.003 0.000 widgets.py:237(__init__)
1 0.000 0.000 0.003 0.003 tests.py:88(testDBColumnHandler)
1 0.000 0.000 0.003 0.003 tests.py:125(test_reversed_ordering)
105 0.001 0.000 0.003 0.000 {method 'tell' of '_io._IOBase' objects}
1 0.000 0.000 0.003 0.003 tests.py:112(test_update_all)
45 0.000 0.000 0.003 0.000 uploadhandler.py:187(file_complete)
1 0.000 0.000 0.003 0.003 test_media.py:670(test_media_inheritance_from_property)
149 0.001 0.000 0.003 0.000 xmlreader.py:111(__init__)
74 0.001 0.000 0.003 0.000 six.py:500(iterlists)
1295 0.003 0.000 0.003 0.000 options.py:814(<genexpr>)
475 0.003 0.000 0.003 0.000 encoding.py:24(python_2_unicode_compatible)
1197 0.003 0.000 0.003 0.000 {sys.exc_info}
1 0.000 0.000 0.003 0.003 tests.py:1835(test_ticket_11320)
27 0.001 0.000 0.003 0.000 defaultfilters.py:189(linenumbers)
168 0.001 0.000 0.003 0.000 feedgenerator.py:91(<lambda>)
25 0.001 0.000 0.003 0.000 threading.py:435(__init__)
1 0.000 0.000 0.003 0.003 tests.py:750(test_IPAddressField)
1 0.000 0.000 0.003 0.003 included_named_urls.py:1(<module>)
1 0.000 0.000 0.003 0.003 tests.py:298(test_ticket4510)
4 0.000 0.000 0.003 0.001 tests.py:54(<genexpr>)
406 0.002 0.000 0.003 0.000 utils.py:401(child_text)
1 0.000 0.000 0.003 0.003 test_management.py:97(test_i18n)
1 0.003 0.003 0.003 0.003 autoreload.py:31(<module>)
6 0.000 0.000 0.003 0.000 models.py:35(get_urls)
812 0.003 0.000 0.003 0.000 testcases.py:68(disable_transaction_methods)
5 0.000 0.000 0.003 0.001 models.py:38(filter)
11 0.000 0.000 0.003 0.000 test_geos.py:432(<genexpr>)
1 0.000 0.000 0.003 0.003 tests.py:53(test_manage_py)
112 0.002 0.000 0.003 0.000 PngImagePlugin.py:171(__init__)
3 0.000 0.000 0.003 0.001 csrf.py:34(process_view)
1 0.000 0.000 0.003 0.003 tests.py:141(test_within)
177 0.001 0.000 0.003 0.000 query.py:1631(model_fields)
1 0.001 0.001 0.003 0.003 message.py:1(<module>)
1 0.000 0.000 0.003 0.003 test_cookiestorage.py:29(test_reset_cookie)
1 0.000 0.000 0.003 0.003 test_geom.py:356(test10_difference)
283 0.003 0.000 0.003 0.000 codecs.py:162(__init__)
3 0.000 0.000 0.003 0.001 base.py:358(test_custom_tags)
1 0.000 0.000 0.003 0.003 tests.py:2619(test_direct_exclude)
1 0.000 0.000 0.003 0.003 test_fallback.py:143(test_session_fallback)
1 0.000 0.000 0.003 0.003 test_geos.py:81(test_hex)
116 0.001 0.000 0.003 0.000 utils.py:144(from_current_timezone)
52 0.000 0.000 0.003 0.000 srs.py:103(__getitem__)
1 0.000 0.000 0.003 0.003 test_array.py:148(test_overlap)
1 0.000 0.000 0.003 0.003 tests.py:124(test_view)
63 0.001 0.000 0.003 0.000 scanner.py:471(fetch_flow_entry)
990 0.003 0.000 0.003 0.000 defaulttags.py:96(__init__)
485 0.002 0.000 0.003 0.000 urlparse.py:315(<genexpr>)
51 0.001 0.000 0.003 0.000 widgets.py:852(__init__)
1 0.000 0.000 0.003 0.003 tests.py:1718(test_attribute_error_read)
1 0.001 0.001 0.003 0.003 __init__.py:24(<module>)
1 0.000 0.000 0.003 0.003 tests.py:892(test_closing_non_shared_connections)
1 0.000 0.000 0.003 0.003 tests.py:58(test_select_related_as_tuple)
1 0.000 0.000 0.003 0.003 test_forms.py:2088(test_boundfield_empty_label)
274 0.001 0.000 0.003 0.000 base.py:39(__str__)
88 0.000 0.000 0.003 0.000 pkg_resources.py:1108(safe_name)
48 0.000 0.000 0.003 0.000 filebased.py:122(clear)
110 0.001 0.000 0.003 0.000 files.py:128(close)
1 0.000 0.000 0.003 0.003 tests.py:223(test_process_request_middleware_not_found)
11 0.001 0.000 0.003 0.000 geometries.py:562(_listarr)
262 0.002 0.000 0.003 0.000 trans_real.py:545(join_tokens)
1 0.000 0.000 0.003 0.003 tests.py:1874(test_reverse_fk_delete)
30 0.000 0.000 0.003 0.000 header.py:198(__str__)
13 0.000 0.000 0.003 0.000 models.py:204(all_houses)
19 0.000 0.000 0.003 0.000 fields.py:177(gfk_key)
1 0.000 0.000 0.003 0.003 tests.py:489(test_http_get_host)
1078 0.003 0.000 0.003 0.000 context_processors.py:28(__init__)
51 0.000 0.000 0.003 0.000 srs.py:189(srid)
42 0.000 0.000 0.003 0.000 admin.py:65(get_fieldsets)
192 0.001 0.000 0.003 0.000 images.py:20(_get_height)
1 0.000 0.000 0.003 0.003 tests.py:735(test_template_tag_simple_content)
1 0.000 0.000 0.003 0.003 tests.py:2115(test_extra_values_order_multiple)
356 0.002 0.000 0.003 0.000 formsets.py:85(__nonzero__)
31 0.001 0.000 0.003 0.000 reader.py:122(determine_encoding)
773 0.002 0.000 0.003 0.000 scanner.py:350(add_indent)
1 0.000 0.000 0.003 0.003 test_loaders.py:193(test_render_to_string)
1255 0.003 0.000 0.003 0.000 scanner.py:313(remove_possible_simple_key)
38 0.001 0.000 0.003 0.000 base.py:1482(model_unpickle)
1 0.000 0.000 0.003 0.003 tests.py:140(test_to_header)
1 0.000 0.000 0.003 0.003 test_array.py:121(test_index)
2 0.002 0.001 0.003 0.001 test_operations.py:1(<module>)
107 0.002 0.000 0.003 0.000 decimal.py:5950(_parse_format_specifier)
1 0.000 0.000 0.003 0.003 tests.py:92(test_stop_slicing)
1 0.000 0.000 0.003 0.003 tests.py:13(test_signature)
136 0.002 0.000 0.003 0.000 dateformat.py:118(H)
58 0.001 0.000 0.003 0.000 decimal.py:662(from_float)
1 0.000 0.000 0.003 0.003 tests.py:2023(test_without_etag)
1 0.002 0.002 0.003 0.003 test_geos.py:854(test_copy)
1 0.000 0.000 0.003 0.003 tests.py:2924(test_fk_reuse_select_related)
278 0.002 0.000 0.003 0.000 testcases.py:88(__init__)
694 0.003 0.000 0.003 0.000 loader_tags.py:20(__init__)
102 0.000 0.000 0.003 0.000 query.py:307(convert_values)
1 0.000 0.000 0.003 0.003 tests.py:69(test_exclude_values)
1 0.000 0.000 0.003 0.003 tests.py:121(test_regression_8063)
1 0.000 0.000 0.003 0.003 tests.py:685(test_empty_filter_count)
2 0.000 0.000 0.003 0.001 views.py:697(render_goto_step)
1 0.000 0.000 0.003 0.003 test_html.py:24(test_escape)
1 0.000 0.000 0.003 0.003 tests.py:1920(test_relative_include_exploit)
1 0.000 0.000 0.003 0.003 tests.py:269(test_ticket_18375_kwarg_ordering_2)
1 0.000 0.000 0.003 0.003 tests.py:318(test_parse_html_in_script)
1 0.000 0.000 0.003 0.003 tests.py:712(test_emptyqs_distinct)
69 0.000 0.000 0.003 0.000 expressions.py:71(__add__)
1 0.000 0.000 0.003 0.003 tests.py:191(test_class_decorator)
1 0.002 0.002 0.003 0.003 dance.py:1(<module>)
1 0.000 0.000 0.003 0.003 test_loaders.py:202(test_select_template)
1 0.000 0.000 0.003 0.003 tests.py:401(test_overridden_get_transform_chain)
135 0.002 0.000 0.003 0.000 codecs.py:284(__init__)
1 0.000 0.000 0.003 0.003 tests.py:629(test_genericipaddressfield_formfield_protocol)
1 0.000 0.000 0.003 0.003 test_tokens.py:59(test_date_length)
1 0.000 0.000 0.003 0.003 tests.py:2932(test_fk_reuse_disjunction)
1 0.000 0.000 0.003 0.003 tests.py:574(test_reverse_inner_in_streaming)
42 0.000 0.000 0.003 0.000 tests.py:48(output_type)
1 0.001 0.001 0.003 0.003 files.py:1(<module>)
1 0.000 0.000 0.003 0.003 tests.py:36(non_token_view_using_request_processor)
27 0.000 0.000 0.003 0.000 gzip.py:45(__init__)
14 0.000 0.000 0.003 0.000 flatpages.py:46(get_flatpages)
1 0.000 0.000 0.003 0.003 test_models.py:79(test_email_user)
15 0.001 0.000 0.003 0.000 layer.py:76(_make_feature)
203 0.002 0.000 0.003 0.000 datastructures.py:18(relabeled_clone)
1 0.002 0.002 0.003 0.003 http.py:3(<module>)
1 0.000 0.000 0.003 0.003 __init__.py:27(_setup)
1 0.000 0.000 0.003 0.003 tests.py:158(test_multiple_message_call)
21 0.000 0.000 0.003 0.000 base.py:22(add_level_messages)
19 0.000 0.000 0.003 0.000 cache.py:160(__init__)
28 0.000 0.000 0.003 0.000 states.py:832(interpreted)
119 0.001 0.000 0.003 0.000 __init__.py:692(acquire)
30 0.002 0.000 0.003 0.000 utils.py:35(handle_extensions)
186 0.002 0.000 0.003 0.000 HTMLParser.py:447(replaceEntities)
1 0.000 0.000 0.003 0.003 tests.py:646(test_compress_response)
119/40 0.001 0.000 0.003 0.000 gettext.py:105(repl)
1 0.000 0.000 0.003 0.003 tests.py:128(test_no_cbc)
1 0.000 0.000 0.003 0.003 tests.py:29(test_get_first_name)
1 0.000 0.000 0.003 0.003 tests.py:237(log_post_delete)
1 0.000 0.000 0.003 0.003 tests.py:2032(test_with_etag)
8 0.000 0.000 0.003 0.000 functools.py:57(<lambda>)
1147 0.003 0.000 0.003 0.000 loader_tags.py:37(get_block)
8 0.000 0.000 0.003 0.000 test_geos.py:288(<genexpr>)
1 0.000 0.000 0.003 0.003 tests.py:230(test_non_default_encoding)
1326 0.003 0.000 0.003 0.000 validators.py:279(<lambda>)
1 0.000 0.000 0.003 0.003 tests.py:317(test_override_field)
1 0.000 0.000 0.003 0.003 tests.py:790(test_SlugField)
570 0.002 0.000 0.003 0.000 utils.py:505(captured_queries)
28 0.000 0.000 0.003 0.000 __init__.py:378(close_if_unusable_or_obsolete)
1 0.000 0.000 0.003 0.003 tests.py:227(test_urlizetrunc)
1 0.000 0.000 0.003 0.003 tests.py:613(test_actual_expiry)
1 0.000 0.000 0.003 0.003 test_ds.py:237(test07_integer_overflow)
32 0.000 0.000 0.003 0.000 base.py:865(__repr__)
6 0.000 0.000 0.003 0.000 test_cookie.py:47(stored_messages_count)
215 0.001 0.000 0.003 0.000 utils.py:461(remove_trailing_data_field)
1 0.000 0.000 0.003 0.003 tests.py:132(build_no_cbc)
135 0.001 0.000 0.003 0.000 query.py:1040(__instancecheck__)
1 0.000 0.000 0.003 0.003 tests.py:193(test_failure)
1 0.000 0.000 0.003 0.003 tests.py:377(test_regression_12876)
160 0.002 0.000 0.003 0.000 message.py:209(__init__)
1 0.000 0.000 0.003 0.003 test_loaders.py:150(test_basic)
2 0.000 0.000 0.003 0.001 tests.py:174(test_file_save_without_name)
1 0.000 0.000 0.003 0.003 numbers.py:6(<module>)
1 0.000 0.000 0.003 0.003 tests.py:139(test_extra_ordering)
1 0.000 0.000 0.003 0.003 models.py:84(Person)
1 0.000 0.000 0.003 0.003 tests.py:844(test_parse_spec_http_header)
1 0.000 0.000 0.003 0.003 tests.py:363(test_process_view_middleware_null_view)
4 0.000 0.000 0.003 0.001 models.py:5(get_queryset)
194/98 0.001 0.000 0.003 0.000 utils.py:22(<lambda>)
1 0.003 0.003 0.003 0.003 writer.py:1(<module>)
166 0.002 0.000 0.003 0.000 UserDict.py:39(keys)
90 0.001 0.000 0.003 0.000 base.py:128(open)
28 0.000 0.000 0.003 0.000 urlresolvers.py:408(resolve403)
1 0.000 0.000 0.003 0.003 test_geos.py:762(test_length)
1 0.003 0.003 0.003 0.003 fastcgi.py:13(<module>)
2 0.000 0.000 0.003 0.001 forms.py:574(as_textarea)
1 0.000 0.000 0.003 0.003 tests.py:383(test_batch_create_foreign_object)
378 0.002 0.000 0.003 0.000 base.py:33(__new__)
1 0.000 0.000 0.003 0.003 tests.py:932(test_tz_template_context_processor)
11 0.000 0.000 0.003 0.000 urllib2.py:1103(do_request_)
1 0.000 0.000 0.003 0.003 tests.py:38(test_author_get)
1 0.002 0.002 0.003 0.003 test_response.py:1(<module>)
1 0.000 0.000 0.003 0.003 tests.py:203(test_q_exclude)
1 0.000 0.000 0.003 0.003 tests.py:120(test_warnings_capture)
19 0.000 0.000 0.003 0.000 decorators.py:90(_make_decorator)
34 0.000 0.000 0.003 0.000 geometry.py:281(valid)
8 0.000 0.000 0.003 0.000 views.py:89(step0)
35 0.000 0.000 0.003 0.000 text.py:35(wrap)
1051 0.002 0.000 0.003 0.000 __init__.py:1607(_check_allowing_files_or_folders)
2 0.000 0.000 0.003 0.001 collections.py:88(tuple)
13 0.000 0.000 0.003 0.000 files.py:328(formfield)
1 0.000 0.000 0.003 0.003 test_cookie.py:94(test_max_cookie_length)
1 0.000 0.000 0.003 0.003 tests.py:2108(test_extra_values_order_twice)
1131 0.003 0.000 0.003 0.000 {_locale.setlocale}
1 0.000 0.000 0.003 0.003 tests.py:687(test_emptyqs_customqs)
1 0.000 0.000 0.003 0.003 tests.py:678(test_emptyqs_values)
13 0.000 0.000 0.003 0.000 __init__.py:2138(formfield)
8 0.000 0.000 0.003 0.000 tests.py:960(tearDown)
644 0.003 0.000 0.003 0.000 {unicodedata.normalize}
1 0.002 0.002 0.003 0.003 layermapping.py:8(<module>)
21 0.000 0.000 0.003 0.000 models.py:1245(_has_changed)
1 0.000 0.000 0.003 0.003 views.py:135(file_upload_errors)
1 0.001 0.001 0.002 0.002 cache.py:18(<module>)
178 0.002 0.000 0.002 0.000 decimal.py:3776(__init__)
8 0.000 0.000 0.002 0.000 tests.py:506(tearDown)
1 0.000 0.000 0.002 0.002 tests.py:104(test_stop_start_slicing)
25 0.000 0.000 0.002 0.000 emitter.py:215(expect_document_end)
234 0.001 0.000 0.002 0.000 representer.py:177(represent_int)
42 0.001 0.000 0.002 0.000 scanner.py:1234(scan_flow_scalar_spaces)
1 0.000 0.000 0.002 0.002 tests.py:159(test_duplicate_labels)
1 0.000 0.000 0.002 0.002 test_hashers.py:62(test_sha1)
13 0.001 0.000 0.002 0.000 layer.py:136(fields)
6 0.000 0.000 0.002 0.000 views.py:603(get_initkwargs)
1 0.000 0.000 0.002 0.002 deletion.py:33(set_on_delete)
260 0.001 0.000 0.002 0.000 fields.py:59(references_model)
277 0.002 0.000 0.002 0.000 expressions.py:28(__init__)
1 0.000 0.000 0.002 0.002 test_fields.py:777(test_url_regex_ticket11198)
1236 0.002 0.000 0.002 0.000 uploadhandler.py:125(upload_complete)
1 0.000 0.000 0.002 0.002 tests.py:305(test_body_after_POST_multipart_form_data)
1 0.000 0.000 0.002 0.002 test_static.py:115(test_was_modified_since_fp)
10 0.000 0.000 0.002 0.000 files.py:410(contribute_to_class)
29 0.000 0.000 0.002 0.000 formats.py:211(sanitize_separators)
1 0.000 0.000 0.002 0.002 tableparser.py:18(<module>)
16 0.000 0.000 0.002 0.000 __init__.py:1794(__init__)
1 0.000 0.000 0.002 0.002 tests.py:180(test_required_pk)
1 0.002 0.002 0.002 0.002 test_data.py:4(<module>)
1 0.000 0.000 0.002 0.002 test_extra.py:712(test_selectdatewidget_required)
81 0.000 0.000 0.002 0.000 geometries.py:559(<genexpr>)
8 0.000 0.000 0.002 0.000 collections.py:91(<genexpr>)
22 0.000 0.000 0.002 0.000 geometry.py:571(envelope)
1212 0.002 0.000 0.002 0.000 __init__.py:1195(check_aggregate_support)
1 0.000 0.000 0.002 0.002 tests.py:604(test_ticket7098)
56 0.001 0.000 0.002 0.000 base.py:64(set_step_data)
13 0.000 0.000 0.002 0.000 http.py:12(process_response)
155 0.001 0.000 0.002 0.000 query.py:1673(get_current_queryset)
1 0.000 0.000 0.002 0.002 test_commands.py:106(MakeMigrationsTests)
335 0.002 0.000 0.002 0.000 __init__.py:65(<dictcomp>)
1 0.000 0.000 0.002 0.002 tests.py:2936(test_fk_reuse_order_by)
140 0.001 0.000 0.002 0.000 related.py:1512(get_reverse_path_info)
28 0.000 0.000 0.002 0.000 aggregates.py:77(relabeled_clone)
6 0.000 0.000 0.002 0.000 doctest.py:1028(_find_lineno)
84 0.001 0.000 0.002 0.000 utils.py:5(get_level_tags)
266 0.002 0.000 0.002 0.000 query.py:1687(normalize_prefetch_lookups)
1 0.000 0.000 0.002 0.002 tests.py:259(test_ticket_18375_kwarg_ordering)
1 0.000 0.000 0.002 0.002 tests.py:525(test_cursor_executemany_with_empty_params_list)
1059 0.002 0.000 0.002 0.000 query.py:1557(clear_limits)
1 0.002 0.002 0.002 0.002 test_imagefield.py:1(<module>)
3 0.000 0.000 0.002 0.001 base.py:340(test_tags)
1 0.000 0.000 0.002 0.002 tests.py:741(<lambda>)
1 0.000 0.000 0.002 0.002 test_safestring.py:20(test_mark_safe)
1 0.000 0.000 0.002 0.002 test_array.py:103(test_in)
6 0.000 0.000 0.002 0.000 defaultfilters.py:276(truncatechars_html)
1 0.000 0.000 0.002 0.002 smtplib.py:771(__init__)
1 0.000 0.000 0.002 0.002 test_forms.py:1331(test_initial_datetime_values)
2 0.002 0.001 0.002 0.001 file.py:1(<module>)
1 0.000 0.000 0.002 0.002 tests.py:152(testManyToMany)
1 0.002 0.002 0.002 0.002 test_array.py:1(<module>)
1197 0.002 0.000 0.002 0.000 __init__.py:482(depart_Text)
1 0.000 0.000 0.002 0.002 tests.py:736(<lambda>)
256 0.002 0.000 0.002 0.000 stringprep.py:221(in_table_c22)
1 0.000 0.000 0.002 0.002 tests.py:30(test_filter_aggregate)
2 0.002 0.001 0.002 0.001 test_csrf.py:1(<module>)
1 0.000 0.000 0.002 0.002 tests.py:307(test_process_view_middleware_exception)
2 0.000 0.000 0.002 0.001 test_lazyobject.py:174(test_pickle)
64 0.001 0.000 0.002 0.000 test_data.py:27(strconvert)
1 0.000 0.000 0.002 0.002 tests.py:425(test_process_view_middleware_permission_denied)
9 0.000 0.000 0.002 0.000 optparse.py:1367(parse_args)
1 0.000 0.000 0.002 0.002 urls_admin.py:3(<module>)
189 0.001 0.000 0.002 0.000 related.py:354(__init__)
212 0.001 0.000 0.002 0.000 representer.py:151(represent_str)
1 0.000 0.000 0.002 0.002 tests.py:48(test_specified_ordering)
1 0.000 0.000 0.002 0.002 tests.py:167(test_process_view_middleware)
1 0.000 0.000 0.002 0.002 smtplib.py:778(_get_socket)
966 0.002 0.000 0.002 0.000 io.py:50(__init__)
13 0.000 0.000 0.002 0.000 autodetector.py:626(arrange_for_graph)
1 0.000 0.000 0.002 0.002 test_hashers.py:92(test_unsalted_md5)
1 0.000 0.000 0.002 0.002 test_geos_mutation.py:91(test01_PointMutations)
48 0.001 0.000 0.002 0.000 base.py:30(reset)
1 0.000 0.000 0.002 0.002 test_response.py:248(test_custom_app)
1 0.000 0.000 0.002 0.002 tests.py:55(test_sites_not_installed)
86 0.001 0.000 0.002 0.000 message.py:385(__init__)
1 0.000 0.000 0.002 0.002 tests.py:251(test_raw_sql)
1 0.002 0.002 0.002 0.002 linestring.py:1(<module>)
58 0.000 0.000 0.002 0.000 __init__.py:1551(get_prep_value)
1 0.000 0.000 0.002 0.002 tests.py:1841(setUp)
1 0.000 0.000 0.002 0.002 doctest.py:1080(DocTestRunner)
1 0.000 0.000 0.002 0.002 tests.py:423(test_module)
260 0.002 0.000 0.002 0.000 case.py:221(addCleanup)
1 0.000 0.000 0.002 0.002 tests.py:193(test_empty_fields_to_construct_instance)
129 0.001 0.000 0.002 0.000 base.py:120(post_render_callback)
1 0.000 0.000 0.002 0.002 test_graph.py:10(test_simple_graph)
155 0.002 0.000 0.002 0.000 feedparser.py:140(__init__)
70 0.001 0.000 0.002 0.000 geometry.py:223(geom_type)
1 0.000 0.000 0.002 0.002 test_management.py:284(test_swappable_user_missing_required_field)
44 0.000 0.000 0.002 0.000 tests.py:112(tearDown)
1 0.000 0.000 0.002 0.002 tests.py:60(test_valid_view_name)
16 0.000 0.000 0.002 0.000 test_geos_mutation.py:32(api_get_centroid)
534 0.002 0.000 0.002 0.000 related.py:910(<genexpr>)
1 0.002 0.002 0.002 0.002 test_commands.py:1(<module>)
4 0.000 0.000 0.002 0.001 test_extraction.py:72(_assertPoLocComment)
5 0.000 0.000 0.002 0.000 test_imagefield.py:223(test_default_value)
1184 0.002 0.000 0.002 0.000 {abs}
1053 0.002 0.000 0.002 0.000 hashers.py:100(<genexpr>)
1 0.000 0.000 0.002 0.002 extra_urls.py:3(<module>)
1 0.000 0.000 0.002 0.002 tests.py:69(check_do_nothing)
1 0.000 0.000 0.002 0.002 tests.py:699(test_unknown_error)
224 0.002 0.000 0.002 0.000 {posix.putenv}
12 0.000 0.000 0.002 0.000 geometries.py:622(point_count)
12 0.000 0.000 0.002 0.000 future.py:10(ssi)
1 0.000 0.000 0.002 0.002 test_media.py:713(test_media_inheritance_extends)
1 0.000 0.000 0.002 0.002 tests.py:1896(test_exists)
1 0.000 0.000 0.002 0.002 tests.py:2940(test_revo2o_reuse)
1 0.000 0.000 0.002 0.002 test_hashers.py:179(test_unusable)
1 0.000 0.000 0.002 0.002 tests.py:153(test_extra_ordering_quoting)
1 0.000 0.000 0.002 0.002 test_base.py:103(test_get_only)
1 0.000 0.000 0.002 0.002 tests.py:998(test_split_form)
3 0.000 0.000 0.002 0.001 tests.py:1857(setUp)
155 0.001 0.000 0.002 0.000 parser.py:18(__init__)
1 0.000 0.000 0.002 0.002 test_geos.py:744(test_distance)
1 0.000 0.000 0.002 0.002 test_forms.py:2110(as_p)
1 0.000 0.000 0.002 0.002 test_input_formats.py:352(test_dateField_with_inputformat)
1 0.000 0.000 0.002 0.002 views.py:48(raw_post_view)
494 0.002 0.000 0.002 0.000 optparse.py:200(__init__)
1020 0.002 0.000 0.002 0.000 base.py:61(_set_size)
80 0.001 0.000 0.002 0.000 filebased.py:66(_delete)
1 0.000 0.000 0.002 0.002 tests.py:625(test_validates_with_replaced_field_excluded)
1 0.000 0.000 0.002 0.002 tests.py:130(test_regression_8039)
578 0.002 0.000 0.002 0.000 query.py:787(<genexpr>)
144 0.001 0.000 0.002 0.000 datastructures.py:87(<genexpr>)
6 0.000 0.000 0.002 0.000 tests.py:1078(tearDown)
15 0.000 0.000 0.002 0.000 decorators.py:21(_dec)
1 0.000 0.000 0.002 0.002 tests.py:676(test_locmem_shared_messages)
1 0.000 0.000 0.002 0.002 tests.py:485(test_tickets_5321_7070)
1 0.000 0.000 0.002 0.002 test_forms.py:301(__init__)
160 0.001 0.000 0.002 0.000 admin_list.py:45(pagination)
1 0.000 0.000 0.002 0.002 tests.py:2140(test_flat_extra_values_list)
1 0.000 0.000 0.002 0.002 tests.py:678(test_CommaSeparatedIntegerField)
29 0.000 0.000 0.002 0.000 cache.py:119(__init__)
1 0.002 0.002 0.002 0.002 test_callables.py:1(<module>)
1 0.000 0.000 0.002 0.002 tests.py:1250(test_multiple_locale_deactivate_trans)
801 0.002 0.000 0.002 0.000 scanner.py:38(__init__)
140 0.001 0.000 0.002 0.000 cache.py:47(dictitem)
5 0.000 0.000 0.002 0.000 feedgenerator.py:267(add_item_elements)
1 0.001 0.001 0.002 0.002 test_dates.py:1(<module>)
66 0.001 0.000 0.002 0.000 measure.py:175(default_units)
1 0.000 0.000 0.002 0.002 test_dateformat.py:109(test_timezones)
23 0.001 0.000 0.002 0.000 base.py:1129(dec)
224 0.001 0.000 0.002 0.000 Image.py:83(isStringType)
20 0.000 0.000 0.002 0.000 test_remote_user.py:25(setUp)
6 0.000 0.000 0.002 0.000 uploadhandler.py:140(new_file)
1 0.002 0.002 0.002 0.002 test_driver.py:1(<module>)
1 0.000 0.000 0.002 0.002 tests.py:542(test_raw_sql)
1 0.000 0.000 0.002 0.002 test_media.py:739(test_media_inheritance_single_type)
1 0.000 0.000 0.002 0.002 customadmin.py:39(get_queryset)
1 0.000 0.000 0.002 0.002 admin.py:216(mail_admin)
1 0.000 0.000 0.002 0.002 tests.py:164(test_duplicate_names)
49 0.000 0.000 0.002 0.000 saxutils.py:122(startDocument)
1 0.000 0.000 0.002 0.002 test_media.py:261(test_media_inheritance_extends)
1 0.000 0.000 0.002 0.002 tests.py:722(test_FilePathField)
1038 0.002 0.000 0.002 0.000 errcheck.py:31(check_geom)
1 0.000 0.000 0.002 0.002 tests.py:260(test_already_loaded_model)
26 0.000 0.000 0.002 0.000 __init__.py:2172(__init__)
5 0.000 0.000 0.002 0.000 views.py:64(redirect_view)
1 0.000 0.000 0.002 0.002 test_discover_runner.py:78(test_empty_test_case)
1 0.000 0.000 0.002 0.002 test_fallback.py:162(test_session_fallback_only)
26 0.001 0.000 0.002 0.000 test_writer.py:24(safe_exec)
1 0.000 0.000 0.002 0.002 test_input_formats.py:663(test_localized_dateTimeField_with_inputformat)
1 0.000 0.000 0.002 0.002 tests.py:30(test_smart_split)
1 0.000 0.000 0.002 0.002 tests.py:321(test_inlineformset_custom_callback)
1 0.000 0.000 0.002 0.002 tests.py:39(<lambda>)
11 0.000 0.000 0.002 0.000 test_smartif.py:8(assertCalcEqual)
353 0.002 0.000 0.002 0.000 {posix.getcwd}
1 0.000 0.000 0.002 0.002 test_base.py:128(test_get_and_post)
1 0.000 0.000 0.002 0.002 tests.py:138(test_invalid_v4_ip_raises_error)
38 0.000 0.000 0.002 0.000 base.py:115(current_step_files)
506 0.002 0.000 0.002 0.000 {select.poll}
1 0.000 0.000 0.002 0.002 re.py:169(findall)
83 0.000 0.000 0.002 0.000 geometries.py:178(__eq__)
1 0.000 0.000 0.002 0.002 tests.py:180(test_accepts_args)
198 0.001 0.000 0.002 0.000 text.py:73(<lambda>)
4 0.000 0.000 0.002 0.001 test_forms.py:1948(__init__)
4 0.000 0.000 0.002 0.001 tests.py:1772(setUp)
38 0.000 0.000 0.002 0.000 response.py:195(__setstate__)
1 0.000 0.000 0.002 0.002 tests.py:22(test_single_aggregate)
20 0.000 0.000 0.002 0.000 mutable_list.py:204(insert)
14 0.000 0.000 0.002 0.000 point.py:136(set_coords)
1 0.000 0.000 0.002 0.002 tests.py:406(test_custom_get_available_name)
1 0.000 0.000 0.002 0.002 test_widgets.py:1028(test_timeinput)
1 0.000 0.000 0.002 0.002 tests.py:144(test_non_foreign_key_field)
837 0.002 0.000 0.002 0.000 states.py:2355(text)
257 0.002 0.000 0.002 0.000 pkg_resources.py:2530(_get_mro)
21 0.000 0.000 0.002 0.000 tests.py:170(<genexpr>)
20 0.000 0.000 0.002 0.000 config.py:734(add_handlers)
6 0.000 0.000 0.002 0.000 models.py:28(remove_url)
1 0.000 0.000 0.002 0.002 test_formsets.py:937(test_formset_error_class)
93 0.000 0.000 0.002 0.000 widgets.py:72(__init__)
7 0.000 0.000 0.002 0.000 tests.py:550(setUp)
1 0.000 0.000 0.002 0.002 test_media.py:154(test_media_property_parent_references)
1 0.000 0.000 0.002 0.002 test_unicode.py:12(test_template)
1 0.000 0.000 0.002 0.002 tests.py:275(<lambda>)
29 0.000 0.000 0.002 0.000 paginator.py:119(__getitem__)
1 0.000 0.000 0.002 0.002 test_media.py:606(test_media_property_parent_references)
2 0.000 0.000 0.002 0.001 polygon.py:59(from_bbox)
1 0.000 0.000 0.002 0.002 tests.py:26(test_multiple_aggregates)
6 0.000 0.000 0.002 0.000 uploadedfile.py:63(__init__)
66 0.000 0.000 0.002 0.000 api.py:86(success)
8 0.000 0.000 0.002 0.000 __init__.py:168(update_session_auth_hash)
232 0.001 0.000 0.002 0.000 backends.py:46(<genexpr>)
1 0.000 0.000 0.002 0.002 tests.py:329(test_iter_content)
2 0.000 0.000 0.002 0.001 __init__.py:102(get_serializer_formats)
2 0.000 0.000 0.002 0.001 models.py:26(get_queryset)
1 0.000 0.000 0.002 0.002 tests.py:47(test_django_admin_py)
325 0.002 0.000 0.002 0.000 errcheck.py:120(check_pointer)
104 0.001 0.000 0.002 0.000 base.py:234(set_expiry)
1 0.000 0.000 0.002 0.002 tests.py:2390(test_no_extra_params)
1 0.000 0.000 0.002 0.002 tests.py:712(test_FileField)
16 0.000 0.000 0.002 0.000 defaultfilters.py:334(urlencode)
1 0.000 0.000 0.002 0.002 tests.py:117(test_random_ordering)
12 0.000 0.000 0.002 0.000 views.py:73(view_with_secure)
145 0.001 0.000 0.002 0.000 query.py:766(relabel_column)
1086 0.002 0.000 0.002 0.000 sites.py:414(<lambda>)
1 0.000 0.000 0.002 0.002 tests.py:422(test_POST_after_body_read_and_stream_read_multipart)
64 0.001 0.000 0.002 0.000 geometries.py:532(__getitem__)
1 0.000 0.000 0.002 0.002 test_hashers.py:110(test_unsalted_sha1)
1 0.000 0.000 0.002 0.002 test_input_formats.py:757(test_localized_dateTimeField_with_inputformat)
3 0.000 0.000 0.002 0.001 tests.py:966(tearDown)
1 0.000 0.000 0.002 0.002 tests.py:192(test_broken_unicode)
1 0.000 0.000 0.002 0.002 tests.py:260(test_setup_databases)
47 0.000 0.000 0.002 0.000 pkg_resources.py:1653(find_distributions)
7 0.000 0.000 0.002 0.000 module_loading.py:36(import_by_path)
1 0.000 0.000 0.002 0.002 tests.py:331(test_get_display_value_on_none)
16 0.000 0.000 0.002 0.000 mutable_list.py:134(__mul__)
103 0.001 0.000 0.002 0.000 __init__.py:1180(convert_values)
1 0.000 0.000 0.002 0.002 tests.py:10(test_field_defaults)
1 0.000 0.000 0.002 0.002 test_feedgenerator.py:114(test_feed_with_feed_url_gets_rendered_with_atom_link)
1 0.000 0.000 0.002 0.002 test_hashers.py:224(test_upgrade)
1 0.000 0.000 0.002 0.002 test_loadstorage.py:13(test_missing_storage)
1 0.002 0.002 0.002 0.002 ImageFont.py:28(<module>)
16 0.000 0.000 0.002 0.000 __init__.py:2148(__init__)
1 0.000 0.000 0.002 0.002 tests.py:1338(test_check_for_language)
1 0.000 0.000 0.002 0.002 test_hashers.py:77(test_md5)
112 0.001 0.000 0.002 0.000 functional.py:389(fset)
10 0.000 0.000 0.002 0.000 optparse.py:1037(add_options)
1 0.000 0.000 0.002 0.002 test_fields.py:618(test_regexfield_3)
18 0.001 0.000 0.002 0.000 doctest.py:662(_parse_example)
1 0.000 0.000 0.002 0.002 tests.py:117(test_wrapped_class_not_a_model_admin)
20 0.000 0.000 0.002 0.000 mutable_list.py:180(count)
1 0.000 0.000 0.002 0.002 tests.py:762(test_GenericIPAddressField)
1 0.000 0.000 0.002 0.002 tests.py:104(test_space_continuation)
1 0.000 0.000 0.002 0.002 tests.py:15(test_basic)
1 0.000 0.000 0.002 0.002 test_parser.py:98(test_filter_args_count)
1 0.000 0.000 0.002 0.002 tests.py:173(test_truncatewords_html)
1 0.001 0.001 0.002 0.002 loaddata.py:1(<module>)
1 0.000 0.000 0.002 0.002 crypto.py:3(<module>)
1 0.000 0.000 0.002 0.002 tests.py:346(test_foreign_key_raises_informative_does_not_exist)
9 0.000 0.000 0.002 0.000 tests.py:37(assertMessageHasHeaders)
16 0.000 0.000 0.002 0.000 cond_get_urls.py:5(<lambda>)
33 0.000 0.000 0.002 0.000 srs.py:177(name)
1 0.000 0.000 0.002 0.002 validators.py:266(MinLengthValidator)
4 0.000 0.000 0.002 0.001 loaddata.py:285(read)
461 0.002 0.000 0.002 0.000 paginator.py:21(__init__)
1 0.002 0.002 0.002 0.002 helper.py:1(<module>)
1 0.002 0.002 0.002 0.002 test_datastructures.py:3(<module>)
1 0.000 0.000 0.002 0.002 tests.py:90(test_ordered)
1 0.002 0.002 0.002 0.002 latex2mathml.py:18(<module>)
1 0.000 0.000 0.002 0.002 tests.py:806(test_TextField)
1 0.000 0.000 0.002 0.002 tests.py:118(test_queries_across_generic_relations)
1 0.000 0.000 0.002 0.002 tests.py:549(test_non_model_first_field)
1 0.000 0.000 0.002 0.002 tests.py:700(test_DecimalField)
1 0.000 0.000 0.002 0.002 models.py:44(ColumnTypes)
1 0.002 0.002 0.002 0.002 adapter.py:3(<module>)
21 0.000 0.000 0.002 0.000 decorators.py:5(staff_member_required)
16 0.000 0.000 0.002 0.000 mutable_list.py:138(__rmul__)
1 0.000 0.000 0.002 0.002 tests.py:3158(test_empty_string_promotion)
2 0.000 0.000 0.002 0.001 test_mutable_list.py:300(test08_min_length)
31 0.000 0.000 0.002 0.000 __init__.py:1424(__init__)
29 0.000 0.000 0.002 0.000 geometries.py:626(<genexpr>)
1 0.002 0.002 0.002 0.002 clearsessions.py:1(<module>)
1 0.000 0.000 0.002 0.002 test_validators.py:11(UserForm)
1 0.000 0.000 0.002 0.002 test_fields.py:1012(test_nullbooleanfield_3)
1 0.001 0.001 0.002 0.002 models.py:64(Event)
25 0.001 0.000 0.002 0.000 text.py:115(_text_chars)
1 0.000 0.000 0.002 0.002 tests.py:640(test_first_character_dot)
80 0.001 0.000 0.002 0.000 widgets.py:296(__init__)
1 0.000 0.000 0.002 0.002 tests.py:1270(test_ticket8683)
1 0.000 0.000 0.002 0.002 tests.py:1943(test_annotated_ordering)
12 0.000 0.000 0.002 0.000 views.py:20(no_template_view)
174 0.001 0.000 0.002 0.000 utils.py:11(__str__)
1 0.000 0.000 0.002 0.002 tests.py:32(test_efficiency)
1 0.000 0.000 0.002 0.002 tests.py:42(test_bad_httprequest_repr)
18 0.000 0.000 0.002 0.000 tests.py:93(setUp)
1132 0.002 0.000 0.002 0.000 HTMLParser.py:408(handle_starttag)
1 0.000 0.000 0.002 0.002 test_datastructures.py:115(test_pickle)
1 0.000 0.000 0.002 0.002 views.py:435(render_revalidation_failure)
1 0.000 0.000 0.002 0.002 tests.py:39(test_default_ordering)
1 0.000 0.000 0.002 0.002 ssl.py:370(wrap_socket)
1 0.000 0.000 0.002 0.002 tests.py:235(test_ticket7323)
1 0.000 0.000 0.002 0.002 io.py:1(<module>)
4 0.000 0.000 0.002 0.001 sql.py:135(sql_indexes)
5 0.000 0.000 0.002 0.000 test_fallback.py:34(stored_messages_count)
27 0.000 0.000 0.002 0.000 fields.py:577(__init__)
159 0.001 0.000 0.002 0.000 errcheck.py:37(check_string)
114 0.001 0.000 0.002 0.000 text.py:272(normalize_newlines)
238 0.002 0.000 0.002 0.000 {pyexpat.ParserCreate}
32 0.001 0.000 0.002 0.000 datastructures.py:442(update)
1 0.000 0.000 0.002 0.002 test_array.py:368(test_required_field)
63 0.000 0.000 0.002 0.000 api.py:94(warning)
244 0.002 0.000 0.002 0.000 __init__.py:311(getMessage)
1 0.000 0.000 0.002 0.002 test_media.py:287(test_media_inheritance_single_type)
316 0.001 0.000 0.002 0.000 gzip.py:145(_check_closed)
1 0.000 0.000 0.002 0.002 tests.py:432(test_not_a_directory)
12 0.000 0.000 0.002 0.000 __init__.py:628(write_colspecs)
12 0.000 0.000 0.002 0.000 http.py:255(same_origin)
158 0.001 0.000 0.002 0.000 expressions.py:144(__init__)
306 0.001 0.000 0.002 0.000 inspect.py:191(isframe)
1 0.001 0.001 0.002 0.002 registry.py:1(<module>)
1 0.000 0.000 0.002 0.002 tests.py:269(test_order_by_join_unref)
40 0.001 0.000 0.002 0.000 response.py:340(<genexpr>)
91 0.001 0.000 0.002 0.000 utils.py:168(to_current_timezone)
1 0.000 0.000 0.002 0.002 test_input_formats.py:230(test_localized_timeField)
190 0.001 0.000 0.002 0.000 emitter.py:389(expect_block_mapping)
1 0.000 0.000 0.002 0.002 test_geos.py:74(test_wkt)
1 0.000 0.000 0.002 0.002 tests.py:98(test_specified_ordering)
990 0.002 0.000 0.002 0.000 nodes.py:1597(__init__)
86 0.001 0.000 0.002 0.000 log.py:161(filter)
110 0.001 0.000 0.002 0.000 io.py:269(wkt_w)
34 0.000 0.000 0.002 0.000 tz.py:34(utc)
1 0.002 0.002 0.002 0.002 smtpd.py:36(<module>)
1 0.000 0.000 0.002 0.002 tests.py:682(<lambda>)
1 0.000 0.000 0.002 0.002 test_fields.py:503(test_timefield_1)
195 0.001 0.000 0.002 0.000 base.py:198(schema_editor)
63 0.000 0.000 0.002 0.000 api.py:70(debug)
132 0.001 0.000 0.002 0.000 defaulttags.py:1238(templatetag)
1 0.000 0.000 0.002 0.002 urllib2.py:450(build_opener)
1 0.000 0.000 0.002 0.002 ssl.py:106(__init__)
19 0.000 0.000 0.002 0.000 __init__.py:654(__init__)
21 0.001 0.000 0.002 0.000 compiler.py:1068(as_sql)
90 0.002 0.000 0.002 0.000 tarfile.py:787(__init__)
1 0.002 0.002 0.002 0.002 alternate_urls.py:1(<module>)
180 0.002 0.000 0.002 0.000 decoder.py:304(__init__)
1 0.000 0.000 0.002 0.002 tests.py:396(test_attributes)
1 0.000 0.000 0.002 0.002 tests.py:298(test_slug_field)
8 0.000 0.000 0.002 0.000 mutable_list.py:224(sort)
630 0.002 0.000 0.002 0.000 {method 'readline' of '_io.BytesIO' objects}
1 0.000 0.000 0.002 0.002 tests.py:507(test_is_extendable)
1109 0.002 0.000 0.002 0.000 HTMLParser.py:412(handle_endtag)
1 0.000 0.000 0.002 0.002 tests.py:2273(<lambda>)
64 0.000 0.000 0.002 0.000 api.py:78(info)
399 0.002 0.000 0.002 0.000 __init__.py:114(get_deserializer)
30 0.001 0.000 0.002 0.000 http.py:119(parse_http_date)
1 0.000 0.000 0.002 0.002 tests.py:621(test_validates_with_replaced_field_not_specified)
9 0.000 0.000 0.002 0.000 tests.py:416(tearDown)
1 0.000 0.000 0.002 0.002 test_array.py:359(test_remove_trailing_nulls)
1 0.000 0.000 0.002 0.002 tests.py:461(test_FILES_connection_error)
1 0.002 0.002 0.002 0.002 makemigrations.py:1(<module>)
266 0.001 0.000 0.002 0.000 result.py:130(addSkip)
27 0.000 0.000 0.002 0.000 utils.py:110(default_reference_role)
189 0.001 0.000 0.002 0.000 scanner.py:691(check_document_start)
1 0.000 0.000 0.002 0.002 test_hashers.py:127(test_crypt)
1 0.000 0.000 0.002 0.002 version.py:3(<module>)
183 0.001 0.000 0.002 0.000 __init__.py:1915(get_prep_value)
84 0.001 0.000 0.002 0.000 tests.py:66(<genexpr>)
1 0.000 0.000 0.002 0.002 tests.py:1126(test_lazy)
1 0.000 0.000 0.002 0.002 tests.py:1882(test_stack_size)
221 0.001 0.000 0.002 0.000 punctuation_chars.py:172(match_chars)
153 0.001 0.000 0.002 0.000 UserDict.py:26(clear)
1 0.000 0.000 0.002 0.002 tests.py:311(test_regex_equality_nocache)
22 0.000 0.000 0.002 0.000 urllib2.py:257(get_host)
1 0.000 0.000 0.002 0.002 tests.py:535(test_request_factory)
1 0.000 0.000 0.002 0.002 test_geom.py:128(test02_points)
1 0.000 0.000 0.002 0.002 tests.py:120(test_basic_mutable_operations)
1 0.000 0.000 0.002 0.002 test_forms.py:163(test_cleaned_data_only_fields)
63 0.000 0.000 0.002 0.000 api.py:102(error)
8 0.000 0.000 0.002 0.000 geometries.py:292(_set_srid)
1 0.000 0.000 0.002 0.002 test_forms.py:178(test_username_field_label)
3 0.000 0.000 0.002 0.001 tests.py:833(test_find_first)
1 0.001 0.001 0.002 0.002 test.py:1(<module>)
36 0.000 0.000 0.002 0.000 models.py:202(<lambda>)
1 0.000 0.000 0.002 0.002 sites.py:152(check_dependencies)
95 0.001 0.000 0.002 0.000 models.py:1040(clean)
754 0.002 0.000 0.002 0.000 trans_real.py:118(<lambda>)
1 0.000 0.000 0.002 0.002 tests.py:1915(test_allowed_paths)
2 0.000 0.000 0.002 0.001 tests.py:223(test_file_url)
3 0.000 0.000 0.002 0.001 testcases.py:727(assertXMLNotEqual)
1 0.000 0.000 0.002 0.002 tests.py:53(test_manager_pickle)
117 0.001 0.000 0.002 0.000 log.py:134(format_subject)
33 0.000 0.000 0.002 0.000 field.py:94(value)
9 0.000 0.000 0.002 0.000 tests.py:879(tearDown)
1 0.000 0.000 0.002 0.002 tests.py:918(test_partial_router)
1 0.000 0.000 0.002 0.002 tests.py:443(test_deny)
1 0.000 0.000 0.002 0.002 test_media.py:127(test_media_property)
2 0.000 0.000 0.002 0.001 test_forms.py:815(__init__)
1 0.000 0.000 0.002 0.002 tests.py:20(test_model)
1 0.000 0.000 0.002 0.002 tests.py:379(test_sequence_name_length_limits_create)
22 0.000 0.000 0.002 0.000 mutable_list.py:210(pop)
1 0.000 0.000 0.002 0.002 tests.py:861(test_ticket17429)
973 0.002 0.000 0.002 0.000 {method 'date' of 'datetime.datetime' objects}
5 0.000 0.000 0.002 0.000 fields.py:51(__eq__)
1 0.000 0.000 0.002 0.002 test_fallback.py:117(test_no_fallback)
974 0.002 0.000 0.002 0.000 {method 'category' of 'unicodedata.UCD' objects}
34 0.000 0.000 0.002 0.000 widgets.py:868(__init__)
84 0.001 0.000 0.002 0.000 pkg_resources.py:1116(safe_version)
855 0.002 0.000 0.002 0.000 events.py:5(__init__)
1 0.000 0.000 0.002 0.002 tests.py:22(test_can_use_salt)
1 0.000 0.000 0.002 0.002 tests.py:2352(test_factory_with_widget_argument)
40 0.000 0.000 0.002 0.000 utils.py:375(outer)
6 0.000 0.000 0.002 0.000 libgdal.py:107(err_handler)
1 0.000 0.000 0.002 0.002 test_input_formats.py:90(test_localized_timeField_with_inputformat)
137 0.001 0.000 0.002 0.000 reader.py:146(update)
507 0.002 0.000 0.002 0.000 subprocess.py:460(_cleanup)
1 0.000 0.000 0.002 0.002 case.py:1(<module>)
1 0.000 0.000 0.002 0.002 test_media.py:763(test_multi_media)
1 0.000 0.000 0.002 0.002 test_datastructures.py:283(test_sort)
2 0.000 0.000 0.002 0.001 tests.py:4591(get_history_url)
39 0.000 0.000 0.002 0.000 related.py:1096(related_manager_cls)
135 0.001 0.000 0.002 0.000 query.py:1533(is_empty)
2 0.001 0.000 0.002 0.001 srs.py:1(<module>)
1 0.001 0.001 0.002 0.002 hmac.py:4(<module>)
914 0.002 0.000 0.002 0.000 base.py:166(close)
1 0.000 0.000 0.002 0.002 filters.py:37(get_filter_tests)
1 0.000 0.000 0.002 0.002 tests.py:1596(test_modelform_onetoonefield)
65 0.002 0.000 0.002 0.000 pickle.py:1254(load_stop)
1 0.000 0.000 0.002 0.002 tests.py:57(test_ascii)
1 0.000 0.000 0.002 0.002 test_callables.py:39(test_alters_data)
1 0.000 0.000 0.002 0.002 tests.py:1009(test_reverse_join_trimming)
190 0.001 0.000 0.002 0.000 emitter.py:427(check_empty_mapping)
95 0.001 0.000 0.002 0.000 uploadedfile.py:42(_set_name)
1 0.000 0.000 0.002 0.002 tests.py:128(test_invalid_generic_ip_raises_error)
1 0.000 0.000 0.002 0.002 test_media.py:579(test_media_property)
939 0.002 0.000 0.002 0.000 pulldom.py:237(__iter__)
213 0.001 0.000 0.002 0.000 urlresolvers.py:156(get_mod_func)
797 0.002 0.000 0.002 0.000 minidom.py:778(hasAttribute)
1 0.000 0.000 0.002 0.002 test_base.py:113(test_get_and_head)
1 0.002 0.002 0.002 0.002 test_sitemaps.py:1(<module>)
25 0.000 0.000 0.002 0.000 serializer.py:36(close)
1 0.002 0.002 0.002 0.002 test_sessionstorage.py:1(<module>)
1 0.002 0.002 0.002 0.002 createcachetable.py:1(<module>)
1 0.000 0.000 0.002 0.002 test_extra.py:642(test_changing_cleaned_data_nothing_returned)
75 0.001 0.000 0.002 0.000 urllib.py:1063(splittype)
1 0.000 0.000 0.002 0.002 tests.py:268(test_truncate_subject)
1 0.000 0.000 0.002 0.002 tests.py:956(test_localtime_with_time_zone_setting_set_to_none)
1 0.000 0.000 0.002 0.002 query.py:63(as_manager)
25 0.000 0.000 0.002 0.000 point.py:96(get_x)
20 0.000 0.000 0.002 0.000 html.py:195(strip_entities)
25 0.001 0.000 0.002 0.000 gzip.py:182(_read_gzip_header)
127 0.001 0.000 0.002 0.000 stat.py:52(S_ISFIFO)
8 0.000 0.000 0.002 0.000 functools.py:58(<lambda>)
425 0.002 0.000 0.002 0.000 geometries.py:128(__del__)
1 0.000 0.000 0.002 0.002 tests.py:41(test_require_debug_false_filter)
20 0.001 0.000 0.002 0.000 utils.py:159(ensure_defaults)
4 0.000 0.000 0.002 0.000 tests.py:174(setUp)
1 0.000 0.000 0.002 0.002 tests.py:177(test_add_null)
1 0.000 0.000 0.002 0.002 tests.py:625(test_comment_root)
1 0.000 0.000 0.002 0.002 jslex.py:1(<module>)
1 0.000 0.000 0.002 0.002 test_error_messages.py:114(test_regexfield)
10 0.000 0.000 0.002 0.000 admin.py:39(get_queryset)
306 0.001 0.000 0.002 0.000 inspect.py:181(istraceback)
145 0.001 0.000 0.002 0.000 query.py:1529(set_empty)
19 0.000 0.000 0.002 0.000 testcases.py:128(__enter__)
1 0.000 0.000 0.002 0.002 test_extra.py:625(test_accessing_clean)
17 0.000 0.000 0.002 0.000 transaction.py:282(__call__)
1 0.000 0.000 0.002 0.002 test_views.py:344(_read_signup_email)
1 0.000 0.000 0.002 0.002 foo.py:1(<module>)
305 0.001 0.000 0.002 0.000 filters.py:349(<lambda>)
1 0.000 0.000 0.002 0.002 test_forms.py:897(test_validators_independence)
21 0.000 0.000 0.002 0.000 dummy.py:20(set)
282 0.001 0.000 0.002 0.000 html.py:301(avoid_wrapping)
91 0.000 0.000 0.002 0.000 models.py:1225(<genexpr>)
33 0.001 0.000 0.002 0.000 socket.py:185(__init__)
1 0.000 0.000 0.002 0.002 test_geom.py:85(test01b_gml)
1 0.000 0.000 0.002 0.002 views.py:13(no_template_used)
3 0.000 0.000 0.002 0.001 tests.py:1401(common_test_that_should_always_pass)
801 0.002 0.000 0.002 0.000 nodes.py:36(__init__)
1 0.002 0.002 0.002 0.002 test_checksums.py:1(<module>)
1 0.000 0.000 0.002 0.002 tests.py:475(test_cache_missing_backend)
24 0.000 0.000 0.002 0.000 static.py:47(render)
122/67 0.001 0.000 0.002 0.000 defaultfilters.py:648(convert_old_style_list)
158 0.001 0.000 0.002 0.000 utils.py:32(prepare_lookup_value)
103 0.001 0.000 0.002 0.000 widgets.py:404(__init__)
1 0.000 0.000 0.002 0.002 test_media.py:311(test_multi_media)
250 0.002 0.000 0.002 0.000 options.py:635(get_changelist)
1 0.000 0.000 0.002 0.002 tests.py:411(test_process_request_middleware_permission_denied)
732 0.002 0.000 0.002 0.000 filters.py:24(__init__)
1 0.000 0.000 0.002 0.002 tests.py:192(test_append_slash_quoted_custom_urlconf)
1 0.001 0.001 0.002 0.002 io.py:34(<module>)
28 0.000 0.000 0.002 0.000 xml_serializer.py:35(end_serialization)
206 0.001 0.000 0.002 0.000 state.py:225(<genexpr>)
149 0.002 0.000 0.002 0.000 pulldom.py:23(__init__)
1 0.000 0.000 0.002 0.002 tests.py:21(test_query_all_available_authors)
1 0.001 0.001 0.002 0.002 measure.py:37(<module>)
1 0.000 0.000 0.002 0.002 io.py:40(Input)
1 0.000 0.000 0.002 0.002 tests.py:96(test_unordered)
44 0.000 0.000 0.002 0.000 base.py:80(get_storage)
52 0.000 0.000 0.002 0.000 widgets.py:653(__getitem__)
1 0.000 0.000 0.002 0.002 tests.py:154(test_override)
1 0.000 0.000 0.002 0.002 test_geom.py:241(test07b_closepolygons)
1 0.000 0.000 0.002 0.002 test_base.py:352(test_include_args)
91 0.001 0.000 0.002 0.000 errcheck.py:57(check_sized_string)
11 0.000 0.000 0.002 0.000 urllib.py:1165(splittag)
1 0.000 0.000 0.002 0.002 runtests.py:171(teardown)
149 0.001 0.000 0.002 0.000 base.py:131(__init__)
1 0.000 0.000 0.002 0.002 tests.py:2380(test_custom_callback)
2 0.000 0.000 0.002 0.001 tests.py:279(test_file_storage_preserves_filename_case)
619 0.002 0.000 0.002 0.000 multipartparser.py:390(__init__)
1 0.000 0.000 0.002 0.002 smtplib.py:538(login)
33 0.000 0.000 0.002 0.000 field.py:56(as_string)
48 0.002 0.000 0.002 0.000 test_module_loading.py:212(__init__)
204 0.002 0.000 0.002 0.000 fields.py:419(GenericRelatedObjectManager)
78 0.001 0.000 0.002 0.000 list.py:170(get_template_names)
149 0.001 0.000 0.002 0.000 xmlreader.py:24(__init__)
1 0.000 0.000 0.002 0.002 test_loaders.py:153(test_basic_context)
118 0.001 0.000 0.002 0.000 dateformat.py:215(D)
82 0.001 0.000 0.002 0.000 expressions.py:181(__init__)
1 0.000 0.000 0.002 0.002 test_cookie.py:139(test_safedata)
1 0.000 0.000 0.002 0.002 tests.py:574(test_help_text_overrides)
1 0.000 0.000 0.002 0.002 models.py:25(save)
26 0.000 0.000 0.002 0.000 point.py:104(get_y)
1 0.000 0.000 0.002 0.002 tests.py:34(testClassFixtures)
496 0.002 0.000 0.002 0.000 fields.py:737(_has_changed)
1 0.000 0.000 0.002 0.002 tests.py:2339(test_baseform_with_widgets_in_meta)
5 0.000 0.000 0.002 0.000 test_compilation.py:33(rmfile)
1 0.000 0.000 0.002 0.002 tests.py:569(test_validator_compatibility)
76 0.001 0.000 0.002 0.000 request.py:409(<lambda>)
1 0.000 0.000 0.002 0.002 test_input_formats.py:330(test_localized_dateField)
845 0.002 0.000 0.002 0.000 __init__.py:919(formfield)
1 0.000 0.000 0.002 0.002 test_forms.py:196(test_username_field_label_empty_string)
1 0.000 0.000 0.002 0.002 test_loaders.py:157(test_existing_context_kept_clean)
1 0.000 0.000 0.002 0.002 tests.py:2094(test_flat_values_list)
9 0.000 0.000 0.002 0.000 related.py:841(__call__)
822 0.002 0.000 0.002 0.000 {method 'readline' of 'file' objects}
1 0.000 0.000 0.002 0.002 models.py:420(email_user)
1 0.000 0.000 0.002 0.002 tests.py:428(test_same_origin)
1 0.000 0.000 0.002 0.002 models.py:118(VerboseNameField)
71 0.001 0.000 0.002 0.000 subqueries.py:239(_check_field)
1 0.000 0.000 0.002 0.002 views.py:257(mail_sending_view)
1 0.000 0.000 0.002 0.002 tests.py:221(test_disconnect_in_dispatch)
218 0.001 0.000 0.002 0.000 validation.py:410(check_isseq)
1 0.000 0.000 0.002 0.002 test_input_formats.py:561(test_localized_dateField_with_inputformat)
1 0.000 0.000 0.002 0.002 tests.py:88(test_datefield_auto_now_add)
157 0.001 0.000 0.002 0.000 query.py:1683(__hash__)
1 0.000 0.000 0.002 0.002 test_response.py:231(test_render_with_context)
5 0.000 0.000 0.002 0.000 tests.py:56(process_response)
2 0.002 0.001 0.002 0.001 duplicate.py:1(<module>)
1 0.000 0.000 0.002 0.002 tests.py:293(test_process_request_middleware_exception)
1 0.000 0.000 0.002 0.002 tests.py:469(test_dont_set_if_set)
1 0.002 0.002 0.002 0.002 test_liveserver.py:5(<module>)
1 0.000 0.000 0.002 0.002 tests.py:235(test_set_reverse_on_unsaved_object)
1 0.000 0.000 0.002 0.002 test_input_formats.py:376(test_localized_dateField_with_inputformat)
25 0.000 0.000 0.002 0.000 serializer.py:27(open)
1 0.000 0.000 0.002 0.002 test_models.py:70(test_empty_username)
112 0.001 0.000 0.002 0.000 pickle.py:1154(load_binget)
1 0.000 0.000 0.002 0.002 jslex.py:77(JsLexer)
1 0.000 0.000 0.002 0.002 tests.py:26(test_author_querying)
8 0.000 0.000 0.002 0.000 tests.py:436(tearDown)
11 0.000 0.000 0.002 0.000 response.py:443(__init__)
1 0.000 0.000 0.002 0.002 tests.py:136(test_fk_exclusion)
1 0.000 0.000 0.002 0.002 operations.py:73(PostGISOperations)
1 0.000 0.000 0.002 0.002 test_fields.py:520(test_timefield_3)
841 0.002 0.000 0.002 0.000 loader.py:67(reset)
1 0.000 0.000 0.002 0.002 test_dateformat.py:69(test_date_formats)
1 0.000 0.000 0.002 0.002 test_validators.py:12(test_custom_validator_raises_error_for_incorrect_value)
58 0.001 0.000 0.002 0.000 http.py:185(int_to_base36)
11 0.000 0.000 0.002 0.000 _parseaddr.py:397(getquote)
1 0.002 0.002 0.002 0.002 webdesign.py:1(<module>)
1 0.000 0.000 0.002 0.002 tests.py:856(setUpClass)
72 0.001 0.000 0.002 0.000 widgets.py:548(value_from_datadict)
140 0.001 0.000 0.002 0.000 related.py:907(<genexpr>)
619 0.002 0.000 0.002 0.000 multipartparser.py:602(__init__)
1 0.000 0.000 0.002 0.002 tests.py:393(test_overridden_get_transform)
903 0.002 0.000 0.002 0.000 {method 'toordinal' of 'datetime.date' objects}
1 0.000 0.000 0.002 0.002 test_nodelist.py:10(test_for)
384 0.002 0.000 0.002 0.000 main.py:198(_get_default_ordering)
1 0.002 0.002 0.002 0.002 fallback.py:1(<module>)
1 0.000 0.000 0.002 0.002 tests.py:91(test_wsgirequest_path_with_force_script_name_trailing_slash)
156 0.001 0.000 0.002 0.000 __init__.py:413(__copy__)
1 0.000 0.000 0.002 0.002 fields.py:436(DateField)
749 0.002 0.000 0.002 0.000 nodes.py:611(hasattr)
6 0.000 0.000 0.002 0.000 geometry.py:586(intersection)
1 0.000 0.000 0.002 0.002 test_tzinfo.py:81(test_deepcopy)
1 0.000 0.000 0.002 0.002 test_array.py:341(test_valid)
1 0.000 0.000 0.002 0.002 views.py:167(render_no_template)
1 0.002 0.002 0.002 0.002 urlconf_outer.py:1(<module>)
107 0.001 0.000 0.002 0.000 base.py:56(get_step_data)
33 0.000 0.000 0.002 0.000 field.py:73(name)
1 0.000 0.000 0.002 0.002 tests.py:245(test_subject_accepts_newlines)
24 0.001 0.000 0.002 0.000 tests.py:35(assertChildNodes)
9 0.000 0.000 0.002 0.000 tests.py:442(<lambda>)
11 0.000 0.000 0.002 0.000 urllib.py:1077(splithost)
1 0.000 0.000 0.002 0.002 tests.py:512(test_unordered_list)
2 0.000 0.000 0.002 0.001 test_cookie.py:144(encode_decode)
1 0.002 0.002 0.002 0.002 tz.py:1(<module>)
799 0.002 0.000 0.002 0.000 query.py:967(_next_is_sticky)
1 0.000 0.000 0.002 0.002 tests.py:420(test_7bit)
546 0.002 0.000 0.002 0.000 sites.py:262(each_context)
1 0.000 0.000 0.002 0.002 tests.py:33(test_skip_class_unless_db_feature)
1 0.000 0.000 0.002 0.002 tests.py:1858(test_ticket10432)
1 0.000 0.000 0.002 0.002 test_srs.py:134(test11_wellknown)
2 0.001 0.001 0.002 0.001 runner.py:1(<module>)
10 0.000 0.000 0.002 0.000 tests.py:235(tearDown)
1 0.000 0.000 0.002 0.002 tests.py:362(test_ensures_csrf_cookie_no_logging)
1 0.000 0.000 0.002 0.002 tests.py:1358(test_specific_language_codes)
104 0.001 0.000 0.002 0.000 pickle.py:988(load_short_binstring)
7 0.000 0.000 0.002 0.000 defaultfilters.py:310(truncatewords_html)
240 0.001 0.000 0.002 0.000 pkg_resources.py:2098(key)
1 0.000 0.000 0.002 0.002 tests.py:299(test_fill_with_value_from_same_object)
1 0.002 0.002 0.002 0.002 socket.py:45(<module>)
783 0.002 0.000 0.002 0.000 {posix.getpid}
1 0.000 0.000 0.002 0.002 tests.py:996(test_connection_timeout_custom)
11 0.001 0.000 0.002 0.000 _parseaddr.py:360(getdelimited)
1 0.000 0.000 0.002 0.002 tests.py:148(test_invalid_v6_ip_raises_error)
1 0.000 0.000 0.002 0.002 tests.py:386(tearDown)
6 0.000 0.000 0.002 0.000 tests.py:86(assertFileNotFound)
1 0.000 0.000 0.002 0.002 test_datastructures.py:292(test_custom_warning)
4 0.000 0.000 0.002 0.000 tests.py:431(gen)
18 0.000 0.000 0.002 0.000 i18n.py:50(render)
1 0.000 0.000 0.002 0.002 test_widgets.py:1192(test_clear_input_renders_only_if_initial)
1 0.000 0.000 0.002 0.002 test_dateformat.py:85(test_time_formats)
483 0.002 0.000 0.002 0.000 __init__.py:71(__init__)
6 0.000 0.000 0.002 0.000 hashers.py:469(verify)
150 0.001 0.000 0.002 0.000 decimal.py:3846(_raise_error)
13 0.000 0.000 0.002 0.000 forms.py:342(has_error)
1 0.000 0.000 0.002 0.002 test_geom.py:459(test18_ogrgeometry_transform_workaround)
144 0.001 0.000 0.002 0.000 testcases.py:233(settings)
1 0.002 0.002 0.002 0.002 smtp.py:1(<module>)
1 0.000 0.000 0.002 0.002 test_extra.py:655(test_changing_cleaned_data_in_clean)
449 0.002 0.000 0.002 0.000 message.py:107(__init__)
840 0.002 0.000 0.002 0.000 tests.py:522(<genexpr>)
25 0.000 0.000 0.002 0.000 emitter.py:227(expect_document_root)
109 0.001 0.000 0.002 0.000 response.py:382(streaming_content)
1 0.000 0.000 0.002 0.002 models.py:34(A)
1 0.001 0.001 0.002 0.002 bbcode.py:10(<module>)
1 0.000 0.000 0.002 0.002 tests.py:245(test_override_settings_nested)
1 0.001 0.001 0.002 0.002 xmlutils.py:3(<module>)
506 0.002 0.000 0.002 0.000 {posix.WEXITSTATUS}
1 0.000 0.000 0.002 0.002 tests.py:1156(test_unknown_language_code_and_country_code)
17 0.000 0.000 0.002 0.000 cache.py:61(__init__)
6 0.000 0.000 0.002 0.000 _strptime.py:221(__seqToRE)
408 0.001 0.000 0.002 0.000 related.py:911(<genexpr>)
1 0.000 0.000 0.002 0.002 test_http.py:92(test_is_safe_url)
256 0.001 0.000 0.002 0.000 stringprep.py:267(in_table_d1)
1 0.002 0.002 0.002 0.002 logconfig.py:1(<module>)
117 0.001 0.000 0.002 0.000 text.py:48(_generator)
1 0.000 0.000 0.002 0.002 test_basic.py:65(test_anonymous_user)
3 0.000 0.000 0.002 0.001 test.py:35(__init__)
5 0.000 0.000 0.002 0.000 tests.py:77(as_sql)
1 0.000 0.000 0.002 0.002 tests.py:12(test_can_set_and_read_signed_cookies)
570 0.002 0.000 0.002 0.000 {method 'replace' of 'datetime.date' objects}
1 0.000 0.000 0.002 0.002 generic_urls.py:2(<module>)
1 0.001 0.001 0.002 0.002 nodes.py:1696(_add_node_class_names)
1 0.000 0.000 0.002 0.002 test_http.py:131(test_sitemap_get_urls_no_site_2)
31 0.000 0.000 0.002 0.000 scanner.py:372(fetch_stream_end)
1 0.000 0.000 0.002 0.002 tests.py:140(test_near_expiration)
1 0.001 0.001 0.002 0.002 test_loader.py:1(<module>)
8 0.000 0.000 0.002 0.000 tests.py:812(tearDown)
1 0.000 0.000 0.002 0.002 test_forms.py:2180(test_error_list)
756 0.002 0.000 0.002 0.000 testcases.py:103(<genexpr>)
62 0.001 0.000 0.002 0.000 __init__.py:1668(visit_list_item)
35 0.001 0.000 0.002 0.000 socket.py:192(close)
1 0.000 0.000 0.002 0.002 test_checksums.py:17(test_luhn)
152 0.001 0.000 0.002 0.000 tests.py:210(create_simple_test_method)
153 0.001 0.000 0.002 0.000 base64mime.py:52(base64_len)
20 0.000 0.000 0.002 0.000 tests.py:100(output_type)
256 0.001 0.000 0.002 0.000 related.py:311(get_limit_choices_to)
8 0.000 0.000 0.002 0.000 tests.py:745(tearDown)
1 0.000 0.000 0.002 0.002 tests.py:424(test_8bit_latin)
1 0.000 0.000 0.002 0.002 models.py:375(AbstractUser)
14 0.000 0.000 0.002 0.000 __init__.py:455(emptytag)
1 0.000 0.000 0.002 0.002 tests.py:98(test_header_injection)
46 0.001 0.000 0.002 0.000 test_lazyobject.py:23(lazy_wrap)
1 0.000 0.000 0.002 0.002 tests.py:20(test_save_another)
1 0.000 0.000 0.002 0.002 threading.py:1(<module>)
29 0.001 0.000 0.002 0.000 termcolors.py:70(<lambda>)
197 0.001 0.000 0.002 0.000 threading.py:825(currentThread)
483 0.002 0.000 0.002 0.000 __init__.py:95(assemble_parts)
1 0.000 0.000 0.002 0.002 test_loaders.py:164(test_empty_list)
232 0.001 0.000 0.002 0.000 files.py:24(__eq__)
4 0.000 0.000 0.002 0.000 views.py:93(step1)
261 0.001 0.000 0.002 0.000 base.py:35(__eq__)
1 0.000 0.000 0.002 0.002 tests.py:240(test_query_count)
1 0.000 0.000 0.002 0.002 tests.py:261(test_404_error_reporting)
1 0.000 0.000 0.002 0.002 datetime_safe.py:10(<module>)
131/7 0.001 0.000 0.002 0.000 test_fields.py:51(fix_os_paths)
1 0.000 0.000 0.002 0.002 tests.py:103(test_transform)
11 0.000 0.000 0.002 0.000 tests.py:1253(assertServerSettings)
2 0.000 0.000 0.002 0.001 models.py:27(articles_from_same_day_2)
1 0.000 0.000 0.002 0.002 test_array.py:350(test_required)
8 0.000 0.000 0.002 0.000 tests.py:302(tearDown)
6 0.000 0.000 0.002 0.000 geometries.py:486(sym_difference)
2 0.000 0.000 0.002 0.001 tests.py:2445(__new__)
713 0.002 0.000 0.002 0.000 response.py:110(is_rendered)
9 0.000 0.000 0.002 0.000 optparse.py:1318(get_default_values)
1 0.000 0.000 0.002 0.002 tests.py:122(test_get_indexes)
2 0.001 0.000 0.002 0.001 db.py:1(<module>)
45 0.000 0.000 0.002 0.000 zipfile.py:572(read)
1 0.001 0.001 0.002 0.002 compilemessages.py:1(<module>)
1 0.000 0.000 0.002 0.002 test_cookiestorage.py:15(test_manipulated_cookie)
132 0.001 0.000 0.002 0.000 base.py:22(init_data)
1 0.000 0.000 0.002 0.002 test_fields.py:1076(test_multiplechoicefield_3)
89 0.001 0.000 0.002 0.000 _weakrefset.py:58(__iter__)
129 0.001 0.000 0.002 0.000 admin_list.py:419(admin_actions)
219 0.002 0.000 0.002 0.000 {cPickle.load}
192 0.002 0.000 0.002 0.000 {time.strftime}
1 0.000 0.000 0.002 0.002 test_geos.py:888(test_transform_3d)
43 0.001 0.000 0.002 0.000 base.py:39(_get_size_from_underlying_file)
23 0.000 0.000 0.002 0.000 base.py:1128(simple_tag)
8 0.000 0.000 0.002 0.000 tests.py:369(tearDown)
1 0.000 0.000 0.002 0.002 tests.py:24(test_international)
13 0.000 0.000 0.002 0.000 abc.py:105(register)
1 0.000 0.000 0.002 0.002 tests.py:215(test_update_fields_incorrect_params)
5 0.000 0.000 0.002 0.000 tests.py:50(process_view)
1 0.002 0.002 0.002 0.002 eggs.py:2(<module>)
1 0.000 0.000 0.002 0.002 tests.py:53(test_require_debug_true_filter)
1 0.000 0.000 0.002 0.002 tests.py:172(test_label_for_field)
8 0.000 0.000 0.002 0.000 tests.py:678(tearDown)
1 0.000 0.000 0.002 0.002 tests.py:255(test_booleanfield_choices_blank)
40 0.000 0.000 0.002 0.000 __init__.py:58(_load_field)
225 0.001 0.000 0.002 0.000 errcheck.py:113(check_errcode)
630 0.002 0.000 0.002 0.000 related.py:767(__init__)
2 0.000 0.000 0.002 0.001 test_extraction.py:91(assertLocationCommentPresent)
1 0.000 0.000 0.002 0.002 test_callables.py:10(test_callable)
19 0.000 0.000 0.002 0.000 test_checksums.py:8(check_output)
30 0.000 0.000 0.002 0.000 debug.py:64(decorator)
82 0.000 0.000 0.002 0.000 geometries.py:423(equals)
1 0.000 0.000 0.002 0.002 test_input_formats.py:848(test_localized_dateTimeField_with_inputformat)
11 0.000 0.000 0.002 0.000 test_geos.py:832(<genexpr>)
8 0.000 0.000 0.002 0.000 states.py:2781(term)
56 0.000 0.000 0.002 0.000 base.py:1092(dec)
2 0.000 0.000 0.002 0.001 related.py:1(<module>)
1 0.000 0.000 0.002 0.002 test_input_formats.py:274(test_localized_timeField_with_inputformat)
2 0.000 0.000 0.002 0.001 tests.py:345(test_no_files_created)
8 0.001 0.000 0.002 0.000 creation.py:221(sql_indexes_for_fields)
8 0.001 0.000 0.002 0.000 mutable_list.py:196(append)
32 0.000 0.000 0.002 0.000 test_custom.py:21(verify_tag)
1 0.000 0.000 0.002 0.002 tests.py:349(test_process_request_middleware_null_view)
1 0.000 0.000 0.002 0.002 test_fields.py:1062(test_multiplechoicefield_2)
1 0.001 0.001 0.002 0.002 test_ordinary_fields.py:2(<module>)
6 0.000 0.000 0.002 0.000 geometries.py:479(intersection)
354 0.002 0.000 0.002 0.000 {_codecs.lookup}
1 0.000 0.000 0.002 0.002 tests.py:153(test_process_request_middleware)
98 0.001 0.000 0.002 0.000 statemachine.py:1469(replace)
80 0.001 0.000 0.002 0.000 HTMLParser.py:234(parse_html_declaration)
9 0.001 0.000 0.002 0.000 urllib2.py:319(add_handler)
163/146 0.001 0.000 0.002 0.000 base.py:1089(filter)
1 0.000 0.000 0.002 0.002 tests.py:661(test_content_saving)
254 0.001 0.000 0.002 0.000 stringprep.py:20(in_table_b1)
499 0.002 0.000 0.002 0.000 {method 'difference' of 'frozenset' objects}
287 0.002 0.000 0.002 0.000 srs.py:98(__del__)
1 0.000 0.000 0.002 0.002 tests.py:155(test_m2m_widgets)
546 0.001 0.000 0.002 0.000 message.py:168(get_payload)
1 0.000 0.000 0.002 0.002 test_fields.py:1171(test_combofield_2)
825 0.002 0.000 0.002 0.000 coordseq.py:8(check_cs_ptr)
20 0.000 0.000 0.002 0.000 filebased.py:54(open)
431 0.002 0.000 0.002 0.000 fields.py:799(_set_choices)
1 0.000 0.000 0.002 0.002 tests.py:89(test_append_slash_quoted)
256 0.001 0.000 0.002 0.000 stringprep.py:210(in_table_c12)
1 0.000 0.000 0.002 0.002 tests.py:241(test_extra_fields)
1 0.000 0.000 0.002 0.002 tests.py:921(test_server_open)
236 0.001 0.000 0.002 0.000 html.py:140(get_data)
31 0.000 0.000 0.002 0.000 defaultfilters.py:33(stringfilter)
2 0.000 0.000 0.002 0.001 tests.py:215(_test_get_db_prep_lookup)
50 0.000 0.000 0.002 0.000 pyyaml.py:55(getvalue)
73 0.000 0.000 0.002 0.000 base.py:1124(filter_function)
1 0.000 0.000 0.002 0.002 tests.py:687(test_validate_multiline_headers)
1 0.000 0.000 0.002 0.002 test_geos.py:87(test_hexewkb)
232 0.001 0.000 0.002 0.000 copy_reg.py:46(_reconstructor)
1 0.000 0.000 0.002 0.002 tests.py:397(test_overridden_get_lookup_chain)
1 0.000 0.000 0.002 0.002 test_text.py:129(test_slugify)
1 0.000 0.000 0.002 0.002 test_ipv6.py:42(test_cleanes_plain_address)
1 0.000 0.000 0.002 0.002 models.py:129(TaggedItem)
465 0.002 0.000 0.002 0.000 tempfile.py:212(_get_candidate_names)
1 0.000 0.000 0.002 0.002 tests.py:95(test_m2m_abstract_split)
2 0.000 0.000 0.002 0.001 tests.py:473(test_parameter_escaping)
3 0.000 0.000 0.002 0.001 base.py:349(test_level_tag)
2 0.000 0.000 0.002 0.001 models.py:87(<lambda>)
47 0.001 0.000 0.002 0.000 forms.py:460(is_multipart)
10 0.000 0.000 0.002 0.000 config.py:664(configure_filter)
1 0.000 0.000 0.002 0.002 tests.py:416(test_utf8)
20 0.000 0.000 0.002 0.000 smtplib.py:742(close)
1 0.000 0.000 0.002 0.002 tests.py:468(test_error_messages)
1 0.002 0.002 0.002 0.002 version.py:1(<module>)
1 0.000 0.000 0.002 0.002 tests.py:19(test_lorem_tag)
664 0.002 0.000 0.002 0.000 statemachine.py:783(nop)
1 0.000 0.000 0.002 0.002 test_dateformat.py:38(test_datetime_with_tzinfo)
6 0.001 0.000 0.002 0.000 base.py:71(__init__)
1 0.000 0.000 0.002 0.002 test_debug.py:213(test_eol_support)
1 0.000 0.000 0.002 0.002 token.py:10(<module>)
1 0.000 0.000 0.002 0.002 test_feedgenerator.py:106(test_feed_without_feed_url_gets_rendered_without_atom_link)
6 0.000 0.000 0.002 0.000 jslex.py:20(literals)
1 0.000 0.000 0.002 0.002 tests.py:755(test_ticket10205)
1 0.000 0.000 0.002 0.002 tests.py:230(test_override_settings_delete)
34 0.001 0.000 0.002 0.000 geometries.py:349(wkt)
1 0.000 0.000 0.002 0.002 tests.py:305(test_html_parser)
1 0.000 0.000 0.002 0.002 tests.py:327(test_modelformset_custom_callback)
1 0.000 0.000 0.002 0.002 makemessages.py:166(Command)
256 0.001 0.000 0.002 0.000 stringprep.py:232(in_table_c3)
35 0.000 0.000 0.002 0.000 geometry.py:172(__ne__)
575 0.002 0.000 0.002 0.000 defaulttags.py:107(__init__)
1 0.001 0.001 0.002 0.002 field.py:1(<module>)
25 0.001 0.000 0.002 0.000 tests.py:10(assert_delayed)
145 0.001 0.000 0.002 0.000 urlparse.py:102(port)
256 0.001 0.000 0.002 0.000 stringprep.py:243(in_table_c5)
3 0.000 0.000 0.002 0.001 transaction.py:54(savepoint)
256 0.001 0.000 0.002 0.000 stringprep.py:263(in_table_c9)
12 0.000 0.000 0.002 0.000 response.py:417(__init__)
1 0.000 0.000 0.002 0.002 headers.py:6(<module>)
33 0.000 0.000 0.002 0.000 html.py:214(handle_charref)
86 0.001 0.000 0.002 0.000 collectstatic.py:64(set_options)
6 0.000 0.000 0.002 0.000 tests.py:284(__call__)
1 0.000 0.000 0.002 0.002 test_parser.py:40(test_filter_parsing)
1 0.000 0.000 0.002 0.002 test_array.py:286(test_validators_fail)
16 0.000 0.000 0.002 0.000 test_geos_mutation.py:52(api_get_boundary)
583 0.002 0.000 0.002 0.000 defaulttags.py:32(__init__)
1 0.000 0.000 0.002 0.002 test_input_formats.py:712(test_localized_dateTimeField)
1 0.000 0.000 0.002 0.002 apps.py:20(ready)
1 0.000 0.000 0.002 0.002 test_ipv6.py:47(test_cleanes_with_v4_mapping)
1 0.000 0.000 0.002 0.002 tests.py:378(test_ignore_comments)
8 0.000 0.000 0.002 0.000 test_geos.py:468(<genexpr>)
1 0.000 0.000 0.002 0.002 tests.py:157(test_append_slash_redirect_custom_urlconf)
680 0.002 0.000 0.002 0.000 utils.py:27(<genexpr>)
1 0.000 0.000 0.002 0.002 tests.py:74(test_domain_name_with_whitespaces)
256 0.001 0.000 0.002 0.000 stringprep.py:253(in_table_c7)
2 0.000 0.000 0.002 0.001 message.py:5(<module>)
1 0.000 0.000 0.002 0.002 test_ds.py:134(test03c_layer_references)
1 0.001 0.001 0.002 0.002 sites.py:1(<module>)
2 0.002 0.001 0.002 0.001 shortcuts.py:1(<module>)
1 0.000 0.000 0.002 0.002 test_input_formats.py:208(test_timeField)
32 0.001 0.000 0.002 0.000 loader.py:226(detect_conflicts)
4 0.000 0.000 0.002 0.000 hashers.py:436(verify)
135 0.001 0.000 0.002 0.000 widgets.py:258(is_hidden)
750 0.002 0.000 0.002 0.000 fields.py:158(bound_data)
1 0.000 0.000 0.002 0.002 test_ipv6.py:32(test_validates_incorrect_with_v4mapping)
1 0.001 0.001 0.002 0.002 extensions.py:12(<module>)
1 0.001 0.001 0.002 0.002 test_executor.py:1(<module>)
506 0.002 0.000 0.002 0.000 {posix.WIFSIGNALED}
1 0.001 0.001 0.002 0.002 admin_static.py:1(<module>)
507 0.002 0.000 0.002 0.000 subprocess.py:1266(_internal_poll)
1 0.000 0.000 0.002 0.002 tests.py:200(test_add_null_reverse)
1 0.000 0.000 0.002 0.002 test_http.py:20(HTTPSitemapTests)
1 0.000 0.000 0.002 0.002 test_callables.py:66(test_do_not_call)
1 0.000 0.000 0.002 0.002 tests.py:121(test_custom_site_not_an_admin_site)
1 0.000 0.000 0.002 0.002 special.py:66(database_forwards)
30 0.000 0.000 0.002 0.000 parser.py:159(parse_document_start)
5 0.000 0.000 0.002 0.000 tests.py:1598(tearDown)
37 0.000 0.000 0.002 0.000 response.py:188(__getstate__)
1 0.000 0.000 0.002 0.002 _strptime.py:50(__init__)
12 0.000 0.000 0.002 0.000 decimal.py:935(__hash__)
1 0.000 0.000 0.002 0.002 test_fields.py:308(test_floatfield_changed)
1 0.000 0.000 0.002 0.002 test_geom.py:344(test09c_transform_dim)
1 0.000 0.000 0.002 0.002 tests.py:934(test_valid_case)
210 0.002 0.000 0.002 0.000 {math.ceil}
10 0.000 0.000 0.002 0.000 config.py:472(configure_custom)
1 0.000 0.000 0.002 0.002 test_geos.py:126(test_errors)
44 0.000 0.000 0.002 0.000 __init__.py:2128(get_db_prep_value)
64/52 0.001 0.000 0.002 0.000 query_utils.py:69(clone)
135 0.001 0.000 0.002 0.000 tarfile.py:1421(_apply_pax_info)
72 0.001 0.000 0.002 0.000 graph.py:79(leaf_nodes)
18 0.000 0.000 0.002 0.000 __init__.py:2023(__init__)
29 0.001 0.000 0.002 0.000 geometries.py:335(wkb)
1 0.000 0.000 0.002 0.002 test_ipv6.py:52(test_unpacks_ipv4)
127 0.001 0.000 0.002 0.000 pickle.py:979(load_unicode)
1 0.000 0.000 0.002 0.002 tests.py:533(test_stringio)
1 0.000 0.000 0.002 0.002 test_input_formats.py:160(test_timeField_with_inputformat)
1 0.000 0.000 0.002 0.002 test_input_formats.py:470(test_localized_dateField_with_inputformat)
651 0.002 0.000 0.002 0.000 __init__.py:129(is_overridden)
343 0.001 0.000 0.001 0.000 __init__.py:505(string_at)
1 0.000 0.000 0.001 0.001 test_input_formats.py:539(test_dateField_with_inputformat)
15 0.000 0.000 0.001 0.000 tests.py:98(tearDown)
1 0.000 0.000 0.001 0.001 tests.py:663(test_dependency_sorting_tight_circular_2)
6 0.001 0.000 0.001 0.000 geometries.py:628(centroid)
4 0.000 0.000 0.001 0.000 views.py:114(return_json_file)
76 0.001 0.000 0.001 0.000 lookups.py:246(get_rhs_op)
232 0.001 0.000 0.001 0.000 case.py:523(assertAlmostEqual)
1 0.000 0.000 0.001 0.001 __init__.py:245(load)
82 0.000 0.000 0.001 0.000 decimal.py:1582(__float__)
1 0.000 0.000 0.001 0.001 test_html.py:54(test_linebreaks)
1 0.000 0.000 0.001 0.001 difflib.py:29(<module>)
119 0.001 0.000 0.001 0.000 __init__.py:1205(combine_expression)
60 0.001 0.000 0.001 0.000 utils.py:6(skipIfCustomUser)
79 0.001 0.000 0.001 0.000 widgets.py:388(value_from_datadict)
6 0.000 0.000 0.001 0.000 tests.py:657(<genexpr>)
1 0.000 0.000 0.001 0.001 tests.py:182(test_add_related_null)
5/4 0.000 0.000 0.001 0.000 tz.py:113(render)
1 0.000 0.000 0.001 0.001 test_edit.py:151(test_create_view_all_fields)
483 0.001 0.000 0.001 0.000 states.py:470(__init__)
256 0.001 0.000 0.001 0.000 stringprep.py:248(in_table_c6)
494 0.001 0.000 0.001 0.000 optparse.py:943(_create_option_mappings)
16 0.000 0.000 0.001 0.000 geometry.py:532(boundary)
1 0.000 0.000 0.001 0.001 test_input_formats.py:425(test_localized_dateField)
118/103 0.001 0.000 0.001 0.000 state.py:199(flatten_bases)
1 0.000 0.000 0.001 0.001 tests.py:702(<lambda>)
1 0.000 0.000 0.001 0.001 tests.py:65(test_multiple_recipients)
38 0.000 0.000 0.001 0.000 base.py:73(current_step_data)
10 0.000 0.000 0.001 0.000 fields.py:958(clean)
24 0.001 0.000 0.001 0.000 {thread.start_new_thread}
1 0.000 0.000 0.001 0.001 tests.py:280(test_replace_field)
1 0.000 0.000 0.001 0.001 tests.py:564(test_http_get_host_with_x_forwarded_host)
1 0.001 0.001 0.001 0.001 test_geom.py:1(<module>)
256 0.001 0.000 0.001 0.000 stringprep.py:236(in_table_c4)
2 0.001 0.001 0.001 0.001 lookups.py:1(<module>)
1 0.000 0.000 0.001 0.001 mimetypes.py:64(__init__)
1 0.000 0.000 0.001 0.001 test_module_loading.py:126(test_import_error_traceback)
50 0.001 0.000 0.001 0.000 emitter.py:178(expect_document_start)
1 0.000 0.000 0.001 0.001 tests.py:965(test_now_template_tag_uses_current_time_zone)
128 0.001 0.000 0.001 0.000 text.py:267(<genexpr>)
1 0.000 0.000 0.001 0.001 tests.py:428(test_8bit_non_latin)
110 0.001 0.000 0.001 0.000 io.py:189(outdim)
1 0.000 0.000 0.001 0.001 tests.py:66(test_signed_cookies_with_binary_key)
1 0.000 0.000 0.001 0.001 test_fallback.py:99(test_flush_used_backends)
2 0.000 0.000 0.001 0.001 models.py:49(get_decoded)
1 0.000 0.000 0.001 0.001 tests.py:2089(test_per_thread)
596 0.001 0.000 0.001 0.000 gettext.py:185(add_fallback)
91 0.001 0.000 0.001 0.000 feature.py:121(index)
1 0.000 0.000 0.001 0.001 tests.py:461(test_subcategory_form)
600 0.001 0.000 0.001 0.000 models.py:6(__init__)
16 0.000 0.000 0.001 0.000 decorators.py:41(login_required)
26 0.000 0.000 0.001 0.000 utils.py:548(patch_logger)
1 0.000 0.000 0.001 0.001 tests.py:823(test_connections_thread_local)
4 0.000 0.000 0.001 0.000 models.py:112(__str__)
256 0.001 0.000 0.001 0.000 query_utils.py:205(<genexpr>)
1 0.000 0.000 0.001 0.001 tests.py:240(test_charfield_textfield_max_length_passed_to_formfield)
1 0.000 0.000 0.001 0.001 tests.py:1038(test_multiple_caches)
1 0.000 0.000 0.001 0.001 test_forms.py:383(test_invalid_email)
648 0.001 0.000 0.001 0.000 timezone.py:70(utcoffset)
1 0.000 0.000 0.001 0.001 tests.py:129(test_format)
1 0.000 0.000 0.001 0.001 test_optimizer.py:187(test_create_model_add_field)
256 0.001 0.000 0.001 0.000 stringprep.py:258(in_table_c8)
375 0.001 0.000 0.001 0.000 dateformat.py:328(Y)
1 0.000 0.000 0.001 0.001 test_io.py:63(test04_wkbwriter)
1 0.000 0.000 0.001 0.001 tests.py:330(test_ensures_csrf_cookie_no_middleware)
27 0.000 0.000 0.001 0.000 query.py:1611(columns)
1 0.000 0.000 0.001 0.001 fields.py:564(FileField)
455 0.001 0.000 0.001 0.000 managers.py:50(_get_field_name)
20 0.000 0.000 0.001 0.000 query.py:1386(raise_field_error)
5 0.000 0.000 0.001 0.000 geometries.py:569(x)
159 0.001 0.000 0.001 0.000 related.py:804(ManyRelatedManager)
3 0.000 0.000 0.001 0.000 tests.py:1079(<genexpr>)
1 0.000 0.000 0.001 0.001 test_discover_runner.py:30(test_dotted_test_class_vanilla_unittest)
1 0.000 0.000 0.001 0.001 test_array.py:227(test_dumping)
2 0.000 0.000 0.001 0.001 tests.py:367(test_file_chunks_error)
137 0.001 0.000 0.001 0.000 message.py:270(recipients)
733 0.001 0.000 0.001 0.000 timezone.py:45(utcoffset)
3 0.000 0.000 0.001 0.000 transaction.py:63(savepoint_rollback)
69 0.001 0.000 0.001 0.000 fields.py:582(to_python)
6 0.000 0.000 0.001 0.000 geometry.py:630(sym_difference)
14 0.000 0.000 0.001 0.000 test_forms.py:28(get_request)
2 0.001 0.000 0.001 0.001 uploadhandler.py:3(<module>)
1 0.000 0.000 0.001 0.001 test_geom.py:451(test17_pickle)
1 0.000 0.000 0.001 0.001 tests.py:319(test_non_model_fields)
192 0.001 0.000 0.001 0.000 StringIO.py:88(isatty)
726 0.001 0.000 0.001 0.000 __init__.py:957(get_internal_type)
1 0.000 0.000 0.001 0.001 tests.py:513(test_parsing_errors)
1 0.000 0.000 0.001 0.001 tests.py:101(testForeignKey)
1 0.000 0.000 0.001 0.001 test_callables.py:95(test_do_not_call_and_alters_data)
89 0.001 0.000 0.001 0.000 expatbuilder.py:732(install)
1 0.000 0.000 0.001 0.001 tests.py:448(test_invalid_meta_model)
79 0.000 0.000 0.001 0.000 io.py:282(wkb_w)
257 0.001 0.000 0.001 0.000 Cookie.py:313(<genexpr>)
255 0.001 0.000 0.001 0.000 options.py:868(get_list_display_links)
33 0.000 0.000 0.001 0.000 threading.py:363(Event)
1 0.000 0.000 0.001 0.001 tests.py:270(<lambda>)
7 0.000 0.000 0.001 0.000 tests.py:196(test_default_expiry)
13 0.000 0.000 0.001 0.000 tests.py:399(setUp)
24 0.001 0.000 0.001 0.000 __init__.py:1270(addHandler)
1 0.000 0.000 0.001 0.001 tests.py:2268(<lambda>)
6 0.000 0.000 0.001 0.000 base.py:89(http_method_not_allowed)
22 0.000 0.000 0.001 0.000 http.py:214(urlsafe_base64_encode)
1 0.000 0.000 0.001 0.001 test_fallback.py:69(test_get_fallback)
1 0.000 0.000 0.001 0.001 views.py:220(login_protected_view)
512 0.001 0.000 0.001 0.000 defaulttags.py:398(__init__)
1 0.000 0.000 0.001 0.001 tests.py:332(test_no_common_ignore_patterns)
680 0.001 0.000 0.001 0.000 {function __getitem__ at 0x353f398}
1 0.001 0.001 0.001 0.001 views.py:5(<module>)
1 0.000 0.000 0.001 0.001 test_input_formats.py:116(test_timeField)
540 0.001 0.000 0.001 0.000 {PIL._imaging.crc32}
16 0.001 0.000 0.001 0.000 base.py:92(__init__)
1 0.000 0.000 0.001 0.001 test_edit.py:53(test_get_form)
1 0.000 0.000 0.001 0.001 test_functional.py:7(test_lazy)
65 0.000 0.000 0.001 0.000 widgets.py:320(__init__)
617 0.001 0.000 0.001 0.000 options.py:887(get_search_fields)
1 0.000 0.000 0.001 0.001 tests.py:36(test_bad_path_info)
1 0.000 0.000 0.001 0.001 tests.py:1751(csrf_view)
1 0.000 0.000 0.001 0.001 tests.py:353(test_exclude_nonexistent_field)
218 0.001 0.000 0.001 0.000 geometries.py:211(geom_count)
221 0.001 0.000 0.001 0.000 html.py:134(handle_entityref)
1 0.000 0.000 0.001 0.001 tests.py:2737(test_invalid_qs_list)
1 0.000 0.000 0.001 0.001 tests.py:189(test_limited_stream)
22 0.000 0.000 0.001 0.000 array.py:26(__init__)
48 0.000 0.000 0.001 0.000 fields.py:1158(compress)
2 0.000 0.000 0.001 0.001 optparse.py:1585(get_usage)
17 0.000 0.000 0.001 0.000 dispatcher.py:317(_decorator)
1 0.000 0.000 0.001 0.001 fields.py:180(database_backwards)
194 0.001 0.000 0.001 0.000 utils.py:14(get_fqdn)
632 0.001 0.000 0.001 0.000 __init__.py:1995(get_internal_type)
1 0.001 0.001 0.001 0.001 test_command.py:1(<module>)
1 0.000 0.000 0.001 0.001 tests.py:92(testCharField)
6 0.000 0.000 0.001 0.000 common.py:159(is_ignorable_request)
1 0.000 0.000 0.001 0.001 test_formsets.py:1204(test_empty_formset_media)
483 0.001 0.000 0.001 0.000 references.py:596(resolve_footnotes_and_citations)
621 0.001 0.000 0.001 0.000 request.py:156(encoding)
13 0.000 0.000 0.001 0.000 tests.py:22(assertFullResponse)
1 0.000 0.000 0.001 0.001 tests.py:1448(test_modelchoicefield_11183)
199 0.001 0.000 0.001 0.000 widgets.py:633(<genexpr>)
537 0.001 0.000 0.001 0.000 options.py:1781(DeleteProtectedModelForm)
1 0.001 0.001 0.001 0.001 flatpages.py:1(<module>)
483 0.001 0.000 0.001 0.000 __init__.py:144(__init__)
11 0.000 0.000 0.001 0.000 test_geos.py:424(<genexpr>)
1 0.000 0.000 0.001 0.001 base.py:20(SitemapTestsBase)
59 0.001 0.000 0.001 0.000 json.py:88(default)
13 0.000 0.000 0.001 0.000 geometry.py:393(hex)
1 0.000 0.000 0.001 0.001 test_ipv6.py:10(test_validates_correct_plain_address)
483 0.001 0.000 0.001 0.000 universal.py:111(apply)
31 0.000 0.000 0.001 0.000 base64.py:103(urlsafe_b64decode)
131 0.001 0.000 0.001 0.000 base.py:48(_get_extra_data)
1 0.000 0.000 0.001 0.001 tests.py:205(test_add_null_reverse_related)
6 0.000 0.000 0.001 0.000 geometry.py:564(difference)
1 0.000 0.000 0.001 0.001 tests.py:2375(test_modelform_factory_with_all_fields)
1 0.000 0.000 0.001 0.001 tests.py:32(test_detects_tampering)
433 0.001 0.000 0.001 0.000 __init__.py:1726(to_python)
1 0.000 0.000 0.001 0.001 test_fields.py:641(test_regexfield_6)
668 0.001 0.000 0.001 0.000 __init__.py:1934(get_internal_type)
1 0.000 0.000 0.001 0.001 test_geos.py:206(test_eq)
712 0.001 0.000 0.001 0.000 tree.py:84(_prepare_data)
483 0.001 0.000 0.001 0.000 universal.py:47(generate_footer)
1 0.000 0.000 0.001 0.001 tests.py:1259(run)
1 0.000 0.000 0.001 0.001 dumpdata.py:1(<module>)
1 0.000 0.000 0.001 0.001 tests.py:92(test_recipients_as_tuple)
1 0.000 0.000 0.001 0.001 tests.py:822(test_URLField)
84 0.001 0.000 0.001 0.000 geometries.py:409(_topology)
71 0.000 0.000 0.001 0.000 geometry.py:258(empty)
1 0.000 0.000 0.001 0.001 test_error_messages.py:53(test_floatfield)
583 0.001 0.000 0.001 0.000 decimal.py:441(getcontext)
1 0.000 0.000 0.001 0.001 test_formsets.py:1211(test_empty_formset_is_multipart)
43 0.001 0.000 0.001 0.000 envelope.py:36(__init__)
1 0.000 0.000 0.001 0.001 tests.py:1886(test_reverse_fk_get_or_create)
162 0.001 0.000 0.001 0.000 compiler.py:677(<genexpr>)
1 0.000 0.000 0.001 0.001 tests.py:181(test_empty_fields_on_modelform)
27 0.000 0.000 0.001 0.000 filters.py:263(__init__)
483 0.001 0.000 0.001 0.000 references.py:559(symbolize_footnotes)
40/36 0.000 0.000 0.001 0.000 lookups.py:35(get_transform)
43 0.000 0.000 0.001 0.000 message.py:285(__getitem__)
1 0.000 0.000 0.001 0.001 topology.py:4(<module>)
6 0.000 0.000 0.001 0.000 test_cookie.py:12(set_cookie_data)
23/9 0.000 0.000 0.001 0.000 socket.py:336(read)
8 0.000 0.000 0.001 0.000 geometries.py:364(clone)
31 0.000 0.000 0.001 0.000 parser.py:127(parse_stream_start)
1 0.001 0.001 0.001 0.001 tempfile.py:18(<module>)
4 0.000 0.000 0.001 0.000 polygon.py:156(_set_ext_ring)
16 0.000 0.000 0.001 0.000 fields.py:441(__call__)
1 0.000 0.000 0.001 0.001 tests.py:74(test_django_logger)
7 0.000 0.000 0.001 0.000 common.py:152(is_internal_request)
1 0.000 0.000 0.001 0.001 views.py:198(login_protected_view_changed_redirect)
1 0.000 0.000 0.001 0.001 test_response.py:108(test_dict_context)
1 0.000 0.000 0.001 0.001 test_html.py:107(test_strip_spaces_between_tags)
1 0.000 0.000 0.001 0.001 tests.py:1146(test_unknown_language_code)
1 0.000 0.000 0.001 0.001 tests.py:14(test_missing_required_field_raises_error)
18 0.000 0.000 0.001 0.000 http.py:155(parse_http_date_safe)
1 0.000 0.000 0.001 0.001 tests.py:17(test_setter)
6 0.000 0.000 0.001 0.000 tests.py:4227(assert_contains_month_link)
12 0.000 0.000 0.001 0.000 test_compilation.py:23(setUp)
10 0.000 0.000 0.001 0.000 views.py:99(request_methods_view)
1 0.001 0.001 0.001 0.001 tests.py:152(ProxyDeleteTest)
1 0.000 0.000 0.001 0.001 test_cookie.py:58(test_cookie_setings)
41 0.000 0.000 0.001 0.000 file.py:176(delete)
2 0.000 0.000 0.001 0.001 test_lazyobject.py:108(test_contains)
8 0.000 0.000 0.001 0.000 __init__.py:816(__init__)
15 0.001 0.000 0.001 0.000 layer.py:99(extent)
60 0.001 0.000 0.001 0.000 graph.py:38(add_dependency)
1 0.000 0.000 0.001 0.001 tests.py:508(test_orderfields2_form)
1 0.000 0.000 0.001 0.001 tests.py:738(test_ImageField)
6 0.000 0.000 0.001 0.000 autodetector.py:724(parse_number)
1 0.001 0.001 0.001 0.001 tests.py:327(test_content_length_header_added)
1 0.000 0.000 0.001 0.001 tests.py:1012(test_form)
43 0.000 0.000 0.001 0.000 file.py:26(_get_storage_path)
666 0.001 0.000 0.001 0.000 HTMLParser.py:428(handle_comment)
16 0.001 0.000 0.001 0.000 test_formsets.py:59(make_choiceformset)
1 0.000 0.000 0.001 0.001 shutil.py:5(<module>)
1 0.000 0.000 0.001 0.001 tests.py:785(test_missing_root_urlconf)
3 0.000 0.000 0.001 0.000 base.py:129(test_existing_add_read_update)
93 0.001 0.000 0.001 0.000 StringIO.py:139(readline)
1 0.000 0.000 0.001 0.001 tests.py:91(test_datetime_field)
219 0.001 0.000 0.001 0.000 widgets.py:615(id_for_label)
1 0.000 0.000 0.001 0.001 tests.py:27(_inner)
1 0.000 0.000 0.001 0.001 test_datastructures.py:211(test_multivaluedict)
4 0.000 0.000 0.001 0.000 admin_list.py:29(paginator_number)
78 0.000 0.000 0.001 0.000 {method 'utctimetuple' of 'datetime.datetime' objects}
1 0.000 0.000 0.001 0.001 tableparser.py:328(SimpleTableParser)
6 0.000 0.000 0.001 0.000 geometry.py:637(union)
1 0.000 0.000 0.001 0.001 tests.py:285(SubclassedMiddleware)
1 0.000 0.000 0.001 0.001 tests.py:629(test_notrequired_overrides_notblank)
2 0.000 0.000 0.001 0.001 optparse.py:373(format_usage)
69 0.001 0.000 0.001 0.000 token.py:34(__getattr__)
1 0.000 0.000 0.001 0.001 test_datastructures.py:160(test_mergedict_merges_multivaluedict)
1 0.000 0.000 0.001 0.001 test_safestring.py:34(test_mark_for_escaping)
1 0.000 0.000 0.001 0.001 tests.py:448(test_empty_upload_handlers)
4 0.000 0.000 0.001 0.000 tests.py:30(_check)
1 0.000 0.000 0.001 0.001 zipfile.py:405(_ZipDecrypter)
24 0.000 0.000 0.001 0.000 PngImagePlugin.py:262(chunk_pHYs)
485 0.001 0.000 0.001 0.000 defaulttags.py:656(csrf_token)
1 0.000 0.000 0.001 0.001 tests.py:97(test_urlencode)
1 0.000 0.000 0.001 0.001 tests.py:228(<lambda>)
1 0.000 0.000 0.001 0.001 tests.py:128(testFormfieldOverridesWidgetInstances)
1 0.000 0.000 0.001 0.001 tests.py:694(test_DateTimeField)
1 0.000 0.000 0.001 0.001 test_input_formats.py:252(test_timeField_with_inputformat)
1 0.000 0.000 0.001 0.001 tests.py:163(test_multiple_keys)
483 0.001 0.000 0.001 0.000 io.py:162(__init__)
1 0.001 0.001 0.001 0.001 zipfile.py:418(_GenerateCRCTable)
1 0.000 0.000 0.001 0.001 tests.py:385(save)
506 0.001 0.000 0.001 0.000 {posix.WIFEXITED}
3 0.000 0.000 0.001 0.000 utils.py:56(as_json)
1 0.000 0.000 0.001 0.001 test_datastructures.py:200(test_key_error)
1 0.000 0.000 0.001 0.001 tests.py:53(test_typeCasts)
600 0.001 0.000 0.001 0.000 models.py:20(<genexpr>)
1 0.000 0.000 0.001 0.001 tests.py:63(test_urlquote)
1 0.000 0.000 0.001 0.001 tests.py:112(<lambda>)
1 0.000 0.000 0.001 0.001 tests.py:119(test_prepend_www_append_slash_slashless)
707 0.001 0.000 0.001 0.000 {method 'isalnum' of 'str' objects}
1 0.000 0.000 0.001 0.001 tests.py:1201(test_not_iterable)
22 0.000 0.000 0.001 0.000 createsuperuser.py:45(<genexpr>)
152 0.001 0.000 0.001 0.000 paginator.py:57(_get_page)
483 0.001 0.000 0.001 0.000 references.py:208(apply)
203 0.001 0.000 0.001 0.000 views.py:368(get_form_initial)
2 0.000 0.000 0.001 0.001 base64mime.py:64(header_encode)
15 0.000 0.000 0.001 0.000 http.py:234(parse_etags)
38 0.000 0.000 0.001 0.000 console.py:12(__init__)
1 0.000 0.000 0.001 0.001 test_optimizer.py:250(test_alter_field_rename_field)
200 0.001 0.000 0.001 0.000 dateformat.py:122(i)
1 0.000 0.000 0.001 0.001 PngImagePlugin.py:34(<module>)
531 0.001 0.000 0.001 0.000 options.py:1734(get_extra)
153 0.001 0.000 0.001 0.000 testcases.py:504(_assert_template_used)
1 0.001 0.001 0.001 0.001 widgets.py:1(<module>)
45 0.000 0.000 0.001 0.000 checks.py:887(_check_relation)
163 0.001 0.000 0.001 0.000 models.py:570(<genexpr>)
1 0.000 0.000 0.001 0.001 tests.py:977(test_form)
1 0.000 0.000 0.001 0.001 tests.py:223(test_update_from_querydict)
1 0.000 0.000 0.001 0.001 test_forms.py:2015(test_custom_empty_values)
62 0.000 0.000 0.001 0.000 __init__.py:2088(to_python)
279 0.001 0.000 0.001 0.000 related.py:1277(__init__)
1 0.000 0.000 0.001 0.001 tests.py:367(test_choices_and_field_display)
1 0.000 0.000 0.001 0.001 test_geos.py:1027(test_line_merge)
1 0.000 0.000 0.001 0.001 test_response.py:115(test_context_instance)
1 0.000 0.000 0.001 0.001 tests.py:639(test_nonfield_lookups)
14 0.000 0.000 0.001 0.000 base.py:747(_get_FIELD_display)
13 0.000 0.000 0.001 0.000 fields.py:934(clean)
446 0.001 0.000 0.001 0.000 {method 'write' of '_io.BufferedWriter' objects}
614 0.001 0.000 0.001 0.000 query.py:1829(<genexpr>)
1 0.000 0.000 0.001 0.001 test_unique.py:94(test_primary_key_unique_check_not_performed_when_adding_and_pk_not_specified)
54 0.001 0.000 0.001 0.000 geometries.py:236(geom_name)
1 0.000 0.000 0.001 0.001 tests.py:866(<lambda>)
1 0.000 0.000 0.001 0.001 tests.py:257(test_19187_values)
1 0.000 0.000 0.001 0.001 tests.py:59(test_append_slash_redirect)
4 0.001 0.000 0.001 0.000 srs.py:335(__init__)
1 0.000 0.000 0.001 0.001 test_fields.py:356(test_decimalfield_2)
1 0.000 0.000 0.001 0.001 tests.py:413(test_linebreaks)
1 0.000 0.000 0.001 0.001 test_smartif.py:39(test_precedence)
1 0.000 0.000 0.001 0.001 forms.py:70(UserCreationForm)
107 0.001 0.000 0.001 0.000 decimal.py:6067(_group_lengths)
2 0.000 0.000 0.001 0.001 tests.py:235(_select)
67 0.001 0.000 0.001 0.000 operations.py:19(date_interval_sql)
1 0.000 0.000 0.001 0.001 views.py:145(render_view_with_current_app_conflict)
334 0.001 0.000 0.001 0.000 ImageFile.py:293(tell)
5 0.000 0.000 0.001 0.000 geometries.py:574(y)
1 0.000 0.000 0.001 0.001 tests.py:344(test_exclude_fields)
1 0.000 0.000 0.001 0.001 tests.py:38(tearDownClass)
4 0.001 0.000 0.001 0.000 decorators.py:1(<module>)
1 0.000 0.000 0.001 0.001 test_geos.py:470(test_memory_hijinks)
1 0.000 0.000 0.001 0.001 tests.py:579(test_streaming_response)
6 0.000 0.000 0.001 0.000 __init__.py:1512(visit_table)
1 0.001 0.001 0.001 0.001 base64.py:3(<module>)
36 0.000 0.000 0.001 0.000 base.py:482(__ne__)
1 0.000 0.000 0.001 0.001 tests.py:218(test_prepend_www_append_slash_have_slash_custom_urlconf)
1 0.000 0.000 0.001 0.001 validators.py:5(ArrayMaxLengthValidator)
622 0.001 0.000 0.001 0.000 uploadhandler.py:77(handle_raw_input)
28 0.000 0.000 0.001 0.000 textwrap.py:155(_split)
1 0.000 0.000 0.001 0.001 tests.py:1244(test_multiple_locale_trans)
483 0.001 0.000 0.001 0.000 references.py:497(number_footnotes)
13 0.000 0.000 0.001 0.000 tests.py:143(setUp)
100 0.001 0.000 0.001 0.000 locmem.py:127(clear)
88 0.000 0.000 0.001 0.000 collectstatic.py:195(is_local_storage)
1 0.000 0.000 0.001 0.001 tests.py:421(test_readonly_root)
511 0.001 0.000 0.001 0.000 options.py:41(<genexpr>)
1 0.000 0.000 0.001 0.001 tests.py:15(test_initial_sql)
7 0.000 0.000 0.001 0.000 testcases.py:1151(__init__)
1 0.000 0.000 0.001 0.001 tests.py:40(test_default_argument_supresses_exceptions)
67 0.001 0.000 0.001 0.000 test_data.py:43(__init__)
37 0.000 0.000 0.001 0.000 sites.py:410(<lambda>)
483 0.001 0.000 0.001 0.000 references.py:526(number_footnote_references)
507 0.001 0.000 0.001 0.000 {gc.isenabled}
1 0.000 0.000 0.001 0.001 tests.py:663(test_custom_required_message)
2 0.000 0.000 0.001 0.001 models.py:36(Book)
33 0.000 0.000 0.001 0.000 threading.py:370(__init__)
1 0.000 0.000 0.001 0.001 dumpdata.py:13(Command)
7 0.000 0.000 0.001 0.000 tests.py:4232(assert_contains_day_link)
27 0.001 0.000 0.001 0.000 constructor.py:304(construct_yaml_timestamp)
1 0.000 0.000 0.001 0.001 tests.py:144(test_correct_v6_ip_passes)
92 0.001 0.000 0.001 0.000 geometry.py:370(set_srid)
4 0.000 0.000 0.001 0.000 geometry.py:185(__and__)
447 0.001 0.000 0.001 0.000 expatreader.py:132(setFeature)
19 0.000 0.000 0.001 0.000 checksums.py:12(luhn)
483 0.001 0.000 0.001 0.000 universal.py:182(apply)
10 0.000 0.000 0.001 0.000 utils.py:94(get_json_data)
1 0.000 0.000 0.001 0.001 tests.py:308(_validate_output)
1 0.000 0.000 0.001 0.001 tests.py:2064(test_emptyqueryset_values)
534 0.001 0.000 0.001 0.000 {method 'remove' of 'set' objects}
1 0.000 0.000 0.001 0.001 test_fallback.py:84(test_get_fallback_only)
1 0.000 0.000 0.001 0.001 tests.py:120(testFilteredManyToMany)
174 0.001 0.000 0.001 0.000 migration.py:43(__init__)
2 0.000 0.000 0.001 0.001 session.py:26(load)
8 0.000 0.000 0.001 0.000 mutable_list.py:142(__imul__)
1 0.000 0.000 0.001 0.001 tests.py:300(test_explicit_through_override)
539 0.001 0.000 0.001 0.000 {method 'partition' of 'str' objects}
16 0.001 0.000 0.001 0.000 scanner.py:1386(scan_tag_uri)
4 0.000 0.000 0.001 0.000 test_signals.py:25(setUp)
300 0.001 0.000 0.001 0.000 {_codecs.utf_8_encode}
619 0.001 0.000 0.001 0.000 multipartparser.py:416(__iter__)
1 0.000 0.000 0.001 0.001 tests.py:70(testRawQueryLazy)
8 0.000 0.000 0.001 0.000 __init__.py:686(visit_definition)
148 0.001 0.000 0.001 0.000 aggregates.py:42(_default_alias)
11 0.000 0.000 0.001 0.000 urllib2.py:177(request_host)
1 0.000 0.000 0.001 0.001 tests.py:754(test_valid_case)
5/4 0.000 0.000 0.001 0.000 tz.py:155(timezone_tag)
1 0.000 0.000 0.001 0.001 tests.py:248(test_extra_field_model_form)
1 0.001 0.001 0.001 0.001 staticfiles.py:1(<module>)
1 0.000 0.000 0.001 0.001 tests.py:1060(test_incr_decr_timeout)
89 0.001 0.000 0.001 0.000 expatbuilder.py:726(createParser)
1 0.000 0.000 0.001 0.001 test_srs.py:125(test10_attributes)
1 0.000 0.000 0.001 0.001 test_loaders.py:230(test_basic)
1 0.000 0.000 0.001 0.001 tests.py:649(test_BigIntegerField)
3 0.000 0.000 0.001 0.000 base.py:294(test_default_level)
3 0.000 0.000 0.001 0.000 models.py:25(Book)
1 0.000 0.000 0.001 0.001 tests.py:165(test_inline_with_specified)
90 0.000 0.000 0.001 0.000 jslex.py:28(<genexpr>)
3 0.000 0.000 0.001 0.000 __init__.py:46(patterns)
107 0.001 0.000 0.001 0.000 decimal.py:6034(_format_align)
111 0.001 0.000 0.001 0.000 autodetector.py:293(add_operation)
1 0.000 0.000 0.001 0.001 test_custom.py:12(test_filter)
1 0.000 0.000 0.001 0.001 tests.py:238(test_non_ascii_query_string_does_not_crash)
1 0.000 0.000 0.001 0.001 tests.py:132(test_from_header)
1 0.000 0.000 0.001 0.001 tests.py:659(test_missing_fields_key)
548 0.001 0.000 0.001 0.000 models.py:449(__init__)
128 0.001 0.000 0.001 0.000 traceback.py:202(_format_final_exc_line)
11/9 0.000 0.000 0.001 0.000 array.py:32(to_python)
1 0.000 0.000 0.001 0.001 tests.py:893(test_timezone_templatetag_invalid_argument)
16 0.000 0.000 0.001 0.000 http.py:222(urlsafe_base64_decode)
1 0.000 0.000 0.001 0.001 tests.py:533(test_non_model_fields)
45 0.001 0.000 0.001 0.000 detail.py:95(get_context_data)
1 0.000 0.000 0.001 0.001 tests.py:23(CommonMiddlewareTest)
48 0.001 0.000 0.001 0.000 defaultfilters.py:599(slice_filter)
1 0.000 0.000 0.001 0.001 test_io.py:44(test03_wkbreader)
1 0.000 0.000 0.001 0.001 tests.py:388(test_url_reverse_view_name)
1 0.001 0.001 0.001 0.001 urlresolvers.py:8(<module>)
9 0.000 0.000 0.001 0.000 test_geos.py:318(<genexpr>)
1 0.000 0.000 0.001 0.001 tests.py:1184(test_multiple_locale_filter)
49 0.001 0.000 0.001 0.000 zipfile.py:600(read1)
53 0.000 0.000 0.001 0.000 widgets.py:288(value_from_datadict)
1 0.000 0.000 0.001 0.001 tests.py:58(test_malformed_slug_raises_error)
1 0.000 0.000 0.001 0.001 tests.py:432(test_redirect_lazy)
1 0.000 0.000 0.001 0.001 test_fields.py:380(test_decimalfield_4)
1 0.001 0.001 0.001 0.001 path_unused.py:1(<module>)
2 0.000 0.000 0.001 0.001 urls.py:6(get_named_session_wizard)
1 0.000 0.000 0.001 0.001 tests.py:485(test_streaming_response)
1 0.000 0.000 0.001 0.001 tests.py:50(test_wrong_url_value_raises_error)
1 0.000 0.000 0.001 0.001 tests.py:2456(test_modelform_factory_metaclass)
1 0.000 0.000 0.001 0.001 test_forms.py:1927(test_multivalue_deep_copy)
325 0.001 0.000 0.001 0.000 minidom.py:1502(__init__)
7 0.000 0.000 0.001 0.000 test_parser.py:44(fe_test)
1 0.000 0.000 0.001 0.001 test_error_messages.py:47(test_date_field_raises_error_message)
531 0.001 0.000 0.001 0.000 options.py:1742(get_max_num)
3 0.000 0.000 0.001 0.000 __init__.py:1527(_format)
1 0.000 0.000 0.001 0.001 tests.py:603(test_file_upload_directory_permissions)
532 0.001 0.000 0.001 0.000 {divmod}
1 0.000 0.000 0.001 0.001 tests.py:117(test_get_primary_key_column)
483 0.001 0.000 0.001 0.000 universal.py:166(apply)
94 0.001 0.000 0.001 0.000 models.py:17(get_absolute_url)
25 0.000 0.000 0.001 0.000 dumper.py:29(__init__)
33 0.001 0.000 0.001 0.000 termcolors.py:15(colorize)
142 0.001 0.000 0.001 0.000 __init__.py:81(<lambda>)
1 0.000 0.000 0.001 0.001 tests.py:303(test_setup_aliased_databases)
1 0.000 0.000 0.001 0.001 tests.py:1395(test_not_integer)
155 0.001 0.000 0.001 0.000 debug.py:72(compile_function_error)
4 0.000 0.000 0.001 0.000 models.py:18(__init__)
2 0.000 0.000 0.001 0.001 tests.py:20(sql_for_index)
7 0.000 0.000 0.001 0.000 tests.py:132(test_clear)
557 0.001 0.000 0.001 0.000 state.py:53(<genexpr>)
20 0.001 0.000 0.001 0.000 geometry.py:672(length)
1 0.000 0.000 0.001 0.001 test_ordinary_fields.py:149(Model)
1 0.000 0.000 0.001 0.001 tests.py:1196(test_multiple_locale_filter_direct_switch)
2 0.001 0.000 0.001 0.001 schema.py:1(<module>)
1 0.000 0.000 0.001 0.001 tests.py:347(test_inline_self_check)
1 0.000 0.000 0.001 0.001 tests.py:158(test_unicode)
149 0.001 0.000 0.001 0.000 expatreader.py:115(setContentHandler)
16 0.000 0.000 0.001 0.000 related.py:650(__call__)
40 0.001 0.000 0.001 0.000 timezone.py:153(get_fixed_timezone)
1 0.000 0.000 0.001 0.001 models.py:132(database_backwards)
1 0.001 0.001 0.001 0.001 test_timezone.py:1(<module>)
7 0.000 0.000 0.001 0.000 hashers.py:379(safe_summary)
1 0.001 0.001 0.001 0.001 test_dateformat.py:1(<module>)
3 0.000 0.000 0.001 0.000 utils.py:57(<dictcomp>)
1 0.000 0.000 0.001 0.001 test_geos.py:190(test_fromfile)
191 0.001 0.000 0.001 0.000 stringprep.py:271(in_table_d2)
1 0.000 0.000 0.001 0.001 test_lazyobject.py:216(test_repr)
2 0.000 0.000 0.001 0.001 models.py:63(filter)
563 0.001 0.000 0.001 0.000 base.py:786(clean)
2 0.000 0.000 0.001 0.001 __init__.py:1533(format_number)
25 0.000 0.000 0.001 0.000 functional.py:201(allow_lazy)
24 0.000 0.000 0.001 0.000 widgets.py:535(__init__)
149 0.001 0.000 0.001 0.000 pulldom.py:165(startDocument)
1 0.000 0.000 0.001 0.001 tests.py:772(test_NullBooleanField)
1 0.000 0.000 0.001 0.001 test_formsets.py:13(Choice)
142 0.001 0.000 0.001 0.000 __init__.py:153(getLevelName)
37 0.000 0.000 0.001 0.000 checks.py:463(_check_readonly_fields_item)
1 0.000 0.000 0.001 0.001 tests.py:127(test_get_indexes_multicol)
1 0.000 0.000 0.001 0.001 test_http.py:31(test_urlencode)
1 0.000 0.000 0.001 0.001 tests.py:227(test_prepend_www_append_slash_slashless_custom_urlconf)
1 0.000 0.000 0.001 0.001 tests.py:2028(test_no_model_options_cloning)
42 0.001 0.000 0.001 0.000 case.py:406(fail)
1 0.000 0.000 0.001 0.001 test_srs.py:107(test08_angular_linear)
494 0.001 0.000 0.001 0.000 optparse.py:1267(_init_parsing_state)
19 0.000 0.000 0.001 0.000 io.py:205(write_hex)
108 0.000 0.000 0.001 0.000 base.py:43(_set_current_step)
1 0.000 0.000 0.001 0.001 tests.py:744(test_IntegerField)
19 0.000 0.000 0.001 0.000 testcases.py:132(__exit__)
2 0.000 0.000 0.001 0.001 urls.py:14(get_named_cookie_wizard)
3 0.000 0.000 0.001 0.000 random.py:290(sample)
1 0.000 0.000 0.001 0.001 validators.py:277(MaxLengthValidator)
20 0.001 0.000 0.001 0.000 runner.py:34(__init__)
1 0.000 0.000 0.001 0.001 tests.py:541(test_unicode_handling)
63 0.001 0.000 0.001 0.000 polygon.py:95(_clone)
483 0.001 0.000 0.001 0.000 core.py:163(set_io)
1 0.000 0.000 0.001 0.001 tests.py:291(test_replace_field_variant_2)
8 0.000 0.000 0.001 0.000 mutable_list.py:200(extend)
31 0.000 0.000 0.001 0.000 scanner.py:48(__init__)
497 0.001 0.000 0.001 0.000 utils.py:24(<lambda>)
2 0.000 0.000 0.001 0.001 test_writer.py:45(assertSerializedFieldEqual)
256 0.001 0.000 0.001 0.000 {method 'partition' of 'unicode' objects}
3 0.000 0.000 0.001 0.000 models.py:20(Person)
477 0.001 0.000 0.001 0.000 models.py:378(clean)
545 0.001 0.000 0.001 0.000 error.py:46(check_err)
27 0.001 0.000 0.001 0.000 defaultfilters.py:389(ljust)
46 0.000 0.000 0.001 0.000 timezone.py:368(make_naive)
73 0.001 0.000 0.001 0.000 {_hashlib.openssl_sha256}
1 0.000 0.000 0.001 0.001 test_edit.py:142(test_create_view_with_restricted_fields)
1 0.000 0.000 0.001 0.001 tests.py:643(test_AutoField)
1 0.000 0.000 0.001 0.001 tests.py:610(test_file_upload_directory_default_permissions)
19 0.000 0.000 0.001 0.000 urlresolvers.py:271(__repr__)
1 0.000 0.000 0.001 0.001 tests.py:1256(test_multiple_locale_direct_switch_trans)
16 0.000 0.000 0.001 0.000 difflib.py:531(get_opcodes)
18 0.000 0.000 0.001 0.000 tests.py:759(t)
1 0.000 0.000 0.001 0.001 tests.py:656(test_BinaryField)
4 0.000 0.000 0.001 0.000 base.py:98(options)
483 0.001 0.000 0.001 0.000 __init__.py:53(__init__)
502 0.001 0.000 0.001 0.000 hashers.py:217(must_update)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment