Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ items
Method
items
tests/syndication_tests/feeds.py:39–40 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
37
ttl = 600
38
39
def
items(self):
40
return
Entry.objects.all()
41
42
def
item_description(self, item):
43
return
"Overridden description: %s"
% item
Callers
15
test_message_with_stdout_one_object
Method · 0.45
test_message_with_stdout_zero_object
Method · 0.45
test_message_with_stdout_no_installed_apps
Method · 0.45
check_spy_receiver_exit_calls
Method · 0.45
inherited_compare
Function · 0.45
assert_serializer
Function · 0.45
test_manifest_file_consistent_content
Method · 0.45
test_log_message
Method · 0.45
test_app
Method · 0.45
environ_view
Function · 0.45
test_items
Method · 0.45
test_clear
Method · 0.45
Calls
1
all
Method · 0.45
Tested by
15
test_message_with_stdout_one_object
Method · 0.36
test_message_with_stdout_zero_object
Method · 0.36
test_message_with_stdout_no_installed_apps
Method · 0.36
check_spy_receiver_exit_calls
Method · 0.36
inherited_compare
Function · 0.36
assert_serializer
Function · 0.36
test_manifest_file_consistent_content
Method · 0.36
test_log_message
Method · 0.36
test_app
Method · 0.36
test_items
Method · 0.36
test_clear
Method · 0.36
test_cycle
Method · 0.36