Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FiquemSabendo/queremossaber
/ functions
Functions
150 in github.com/FiquemSabendo/queremossaber
⨍
Functions
150
◇
Types & classes
63
↓ 24 callers
Method
get
(self, request)
web/whoami/views.py:6
↓ 19 callers
Method
save
(self, *args, **kwargs)
web/foi_requests/models.py:336
↓ 14 callers
Method
clean
(self)
web/foi_requests/models.py:340
↓ 12 callers
Function
save_message
(message)
web/foi_requests/tests/conftest.py:49
↓ 11 callers
Method
get_absolute_url
(self)
web/foi_requests/models.py:395
↓ 7 callers
Function
save_public_body
(public_body)
web/foi_requests/tests/conftest.py:64
↓ 6 callers
Function
_create_gov_message
Create a government Message, bypassing Message.clean() via .update() so we can synthesize edge cases (pending, rejected, unsent) that the mode
web/foi_requests/tests/test_sitemap.py:40
↓ 5 callers
Method
approve
(self)
web/foi_requests/models.py:387
↓ 3 callers
Method
post
(self, request)
web/foi_requests/views.py:47
↓ 3 callers
Method
queryset
(self, request, queryset)
web/foi_requests/admin.py:20
↓ 3 callers
Method
reject
(self)
web/foi_requests/models.py:391
↓ 2 callers
Method
_create_list_filter
(self, params_value=None)
web/foi_requests/tests/test_admin.py:38
↓ 2 callers
Method
_create_list_filter
(self, params_value=None)
web/foi_requests/tests/test_admin.py:72
↓ 2 callers
Function
_create_or_update_public_body_and_esic
(esic_data)
web/foi_requests/management/commands/load_public_bodies_and_esics.py:45
↓ 2 callers
Method
get_context_data
(self, **kwargs)
web/foi_requests/views.py:30
↓ 1 callers
Method
__init__
(self, *args, **kwargs)
web/foi_requests/models.py:332
↓ 1 callers
Method
_esics
(self, url)
web/foi_requests/management/commands/load_public_bodies_and_esics.py:36
↓ 1 callers
Method
_update_moderated_at_if_needed
(self)
web/foi_requests/models.py:398
↓ 1 callers
Method
clean
(self, *args, **kwargs)
web/foi_requests/models.py:145
↓ 1 callers
Method
get_context_data
(self, **kwargs)
web/foi_requests/views.py:71
↓ 1 callers
Method
items
(self)
web/foi_requests/sitemaps.py:20
↓ 1 callers
Method
lookups
(self, request, model_admin)
web/foi_requests/admin.py:13
↓ 1 callers
Method
save
(self, *args, **kwargs)
web/foi_requests/models.py:141
Method
__init__
(self, *args, **kwargs)
web/foi_requests/forms.py:18
Method
__init__
(self, *args, **kwargs)
web/foi_requests/models.py:137
Method
__str__
(self)
web/foi_requests/models.py:22
Method
__str__
(self)
web/foi_requests/models.py:79
Method
__str__
(self)
web/foi_requests/models.py:155
Method
__str__
(self)
web/foi_requests/models.py:281
Method
_attached_file_path
(self, filename)
web/foi_requests/models.py:288
Method
add_arguments
(self, parser)
web/foi_requests/management/commands/load_public_bodies_and_esics.py:16
Function
approve_messages
(modeladmin, request, queryset)
web/foi_requests/admin.py:105
Method
clean
(self, *args, **kwargs)
web/foi_requests/models.py:82
Function
clear_view_cache
()
web/foi_requests/tests/test_sitemap.py:11
Function
esic
()
web/foi_requests/tests/conftest.py:14
Method
esic
(self)
web/foi_requests/models.py:164
Function
esic_data
()
web/foi_requests/tests/test_commands.py:24
Method
first_message
(self)
web/foi_requests/models.py:207
Function
foi_request
()
web/foi_requests/tests/conftest.py:19
Method
foi_request_link
(self, obj)
web/foi_requests/admin.py:230
Function
foi_request_with_sent_user_message
(foi_request, message_from_user)
web/foi_requests/tests/conftest.py:29
Method
form_valid
(self, form)
web/foi_requests/views.py:79
Function
generate_protocol
(length=8)
web/foi_requests/utils.py:5
Method
get_absolute_url
(self)
web/foi_requests/models.py:150
Method
get_fieldsets
(self, request, obj=None)
web/foi_requests/admin.py:197
Method
get_initial
(self)
web/foi_requests/views.py:19
Method
get_readonly_fields
(self, request, obj=None)
web/foi_requests/admin.py:217
Method
get_redirect_url
(self, *args, **kwargs)
web/foi_requests/views.py:106
Method
get_success_url
(self)
web/foi_requests/views.py:91
Method
handle
(self, *args, **options)
web/foi_requests/management/commands/load_public_bodies_and_esics.py:24
Method
is_approved
(self)
web/foi_requests/models.py:307
Method
is_from_user
(self)
web/foi_requests/models.py:303
Method
is_pending_moderation
(self)
web/foi_requests/models.py:315
Method
is_rejected
(self)
web/foi_requests/models.py:311
Method
is_sent
(self)
web/foi_requests/models.py:319
Method
items
(self)
web/foi_requests/sitemaps.py:39
Method
last_message
(self)
web/foi_requests/models.py:213
Method
lastmod
(self, obj)
web/foi_requests/sitemaps.py:30
Method
location
(self, item)
web/foi_requests/sitemaps.py:42
Method
lookups
(self, request, model_admin)
web/foi_requests/admin.py:35
Function
message
(foi_request, public_body)
web/foi_requests/tests/conftest.py:24
Function
message_from_government
(public_body)
web/foi_requests/tests/conftest.py:45
Function
message_from_user
(public_body)
web/foi_requests/tests/conftest.py:40
Method
moderation_message
(self)
web/foi_requests/models.py:199
Function
public_body
(esic)
web/foi_requests/tests/conftest.py:9
Method
public_body
(self)
web/foi_requests/models.py:159
Function
published_request_with_gov_message
(foi_request, message_from_government)
web/foi_requests/tests/test_sitemap.py:18
Function
published_request_without_gov_message
(foi_request_with_sent_user_message)
web/foi_requests/tests/test_sitemap.py:36
Method
queryset
(self, request, queryset)
web/foi_requests/admin.py:41
Function
request_with_mixed_gov_messages
(foi_request, public_body)
web/foi_requests/tests/test_sitemap.py:96
Function
request_with_multiple_gov_messages
(foi_request, public_body)
web/foi_requests/tests/test_sitemap.py:88
Function
request_with_pending_gov_message
(foi_request, public_body)
web/foi_requests/tests/test_sitemap.py:59
Function
request_with_rejected_gov_message
(foi_request, public_body)
web/foi_requests/tests/test_sitemap.py:68
Function
request_with_unsent_gov_message
(foi_request, public_body)
web/foi_requests/tests/test_sitemap.py:81
Function
robots_txt
(request)
web/urls.py:37
Method
sender_type
(self)
web/foi_requests/models.py:275
Method
status
(self)
web/foi_requests/models.py:174
Method
status
(self)
web/foi_requests/models.py:260
Method
summary
(self)
web/foi_requests/models.py:169
Method
test_accept_different_length_as_parameter
(self)
web/foi_requests/tests/test_utils.py:11
Method
test_approved_unsent_user_message_has_status_ready
(self, message_from_user)
web/foi_requests/tests/test_models.py:136
Method
test_attached_file_hashes_filename
(self, message)
web/foi_requests/tests/test_models.py:148
Method
test_clean_invalid_level
(self, uf, municipality, level, public_body)
web/foi_requests/tests/test_models.py:373
Method
test_clean_valid_level
(self, uf, municipality, level, public_body)
web/foi_requests/tests/test_models.py:356
Method
test_context_data_contains_message_and_foi_request_forms
(self)
web/foi_requests/tests/test_views.py:45
Method
test_create_or_update_public_body_and_esic
(self, esic_data)
web/foi_requests/tests/test_commands.py:10
Method
test_defaults_to_8_characters
(self)
web/foi_requests/tests/test_utils.py:8
Method
test_emits_lastmod_for_published_request
( self, client, published_request_with_gov_message )
web/foi_requests/tests/test_sitemap.py:190
Method
test_esic_returns_none_if_there_are_no_messages
(self)
web/foi_requests/tests/test_models.py:217
Method
test_esic_returns_public_body_esic
(self, public_body, foi_request)
web/foi_requests/tests/test_models.py:209
Method
test_excludes_request_with_can_publish_false
( self, client, unpublishable_request_with_gov_message )
web/foi_requests/tests/test_sitemap.py:133
Method
test_excludes_request_with_pending_gov_message
( self, client, request_with_pending_gov_message )
web/foi_requests/tests/test_sitemap.py:149
Method
test_excludes_request_with_rejected_gov_message
( self, client, request_with_rejected_gov_message )
web/foi_requests/tests/test_sitemap.py:157
Method
test_excludes_request_with_unsent_gov_message
( self, client, request_with_unsent_gov_message )
web/foi_requests/tests/test_sitemap.py:165
Method
test_excludes_request_without_message_from_public_body
( self, client, published_request_without_gov_message )
web/foi_requests/tests/test_sitemap.py:141
Method
test_foi_request_isnt_created_if_message_creation_fails
(self, public_body)
web/foi_requests/tests/test_models.py:14
Method
test_form_valid_adds_created_esic_to_public_body
(self, rf)
web/foi_requests/tests/test_views.py:22
Method
test_get_absolute_url
(self, foi_request)
web/foi_requests/tests/test_models.py:341
Method
test_get_absolute_url_points_to_foi_request_absolute_url
(self, message)
web/foi_requests/tests/test_models.py:37
Method
test_get_passes_receiver_parameter_to_message_form
(self, rf)
web/foi_requests/tests/test_views.py:51
next →
1–100 of 150, ranked by callers