61 | | ||django/contrib/sites/models.py||SITE_CACHE||minor, one db hit intended, more than one possible|| |
62 | | |
63 | | === django/contrib/sites/models.py === |
64 | | |
65 | | Globals used: |
66 | | {{{ |
67 | | SITE_CACHE |
68 | | }}} |
69 | | |
70 | | === django/template === |
71 | | |
72 | | Globals used: |
73 | | {{{ |
74 | | context.py: _standard_context_processors |
75 | | __init__.py: invalid_var_format_string, libraries |
76 | | loader.py: template_source_loaders |
77 | | }}} |
78 | | |
79 | | === django/utils/translation === |
80 | | |
81 | | Globals used: |
82 | | {{{ |
83 | | trans_real.py: _accepted, _active, _default, _translations |
84 | | }}} |
85 | | |
86 | | === django/contrib/sites/models.py === |
87 | | |
88 | | Globals used: |
89 | | {{{ |
90 | | SITE_CACHE |
91 | | }}} |
92 | | |
93 | | |
94 | | |
95 | | {{{ |
96 | | }}} |
97 | | |
98 | | == Raw `grep` results == |
99 | | |
100 | | === Globals accessed with the `global` keyword === |
| 59 | ||django/contrib/sites/models.py||`SITE_CACHE`||minor, one db hit intended, more than one possible|| |
| 60 | ||django/template/context.py||`_standard_context_processors`|||| |
| 61 | ||`django/template/__init__.py`||`invalid_var_format_string, libraries, builtins`|||| |
| 62 | ||django/template/loader.py||`template_source_loaders`|||| |
| 63 | ||django/template/loaders/app_directories.py||`app_template_dirs`|||| |
| 64 | ||django/utils/translation/trans_real.py||`_accepted, _active, _default, _translations`|||| |
| 65 | ||django/core/urlresolvers.py||`_callable_cache, _resolver_cache`||`memoize` decorator|| |
| 66 | ||`django/core/serializers/__init__.py`||`_serializers`|||| |
| 67 | ||django/db/models/fields/related.py||`pending_lookups`|||| |
| 68 | ||django/db/transaction.py||`dirty, state`|||| |
| 69 | ||django/dispatch/dispatcher.py||`connections, senders, sendersBack|||| |
| 70 | |
| 71 | === Raw `grep` results === |
| 72 | |
| 73 | ==== Globals accessed with the `global` keyword ==== |