Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WesternFriend/westernfriend.org
/ functions
Functions
616 in github.com/WesternFriend/westernfriend.org
⨍
Functions
616
◇
Types & classes
736
↳
Endpoints
26
Method
_create
( cls, model_class: type[LibraryItem], *args: Any, **kwargs: Any, )
library/factories.py:33
Method
_create
( cls, model_class: type[LibraryIndexPage], *args: Any, **kwargs: Any, )
library/factories.py:69
Method
_create
( cls, model_class: type[FacetIndexPage], *args: Any, **kwargs: Any, )
facets/factories.py:30
Method
_create
( cls, model_class: type, *args: Any, **kwargs: Any, )
facets/factories.py:54
Method
_create
( cls, model_class: type[Audience], *args: Any, **kwargs: Any, )
facets/factories.py:113
Method
_create
( cls, model_class: type[Genre], *args: Any, **kwargs: Any, )
facets/factories.py:137
Method
_create
( cls, model_class: type[Medium], *args: Any, **kwargs: Any, )
facets/factories.py:161
Method
_create
( cls, model_class: type[TimePeriod], *args: Any, **kwargs: Any, )
facets/factories.py:185
Method
_create
( cls, model_class: type[Topic], *args: Any, **kwargs: Any, )
facets/factories.py:209
Method
_create
( cls: type["PersonIndexPageFactory"], model_class: type[Page], *args: Any, **
contact/factories.py:28
Method
_create
( cls: type["PersonFactory"], model_class: type[Page], *args: Any, **kwargs: A
contact/factories.py:61
Method
_create
( cls: type["MeetingIndexPageFactory"], model_class: type[Page], *args: Any, *
contact/factories.py:85
Method
_create
( cls, model_class: type[Meeting], *args: Any, **kwargs: Any, )
contact/factories.py:109
Method
_create
( cls: type["OrganizationIndexPageFactory"], model_class: type[Page], *args: Any,
contact/factories.py:133
Method
_create
( cls, model_class: type[Organization], *args: Any, **kwargs: Any, )
contact/factories.py:157
Method
_create
( cls, model_class: type[StoreIndexPage], *args: Any, **kwargs: Any, )
store/factories.py:19
Method
_create
( cls, model_class: type[ProductIndexPage], *args: Any, **kwargs: Any, )
store/factories.py:44
Method
_create
( cls, model_class: type[Product], *args: Any, **kwargs: Any, )
store/factories.py:81
Method
_create
( cls, model_class: type[MemorialIndexPage], *args: Any, **kwargs: Any, )
memorials/factories.py:20
Method
_create
( cls, model_class: type[Memorial], *args: Any, **kwargs: Any, )
memorials/factories.py:54
Method
_create
( cls, model_class: type[MagazineIndexPage], *args: Any, **kwargs: Any, )
magazine/factories.py:26
Method
_create
( cls, model_class: type[MagazineIssue], *args: Any, **kwargs: Any, )
magazine/factories.py:55
Method
_create
( cls, model_class: type[MagazineDepartment], *args: Any, **kwargs: Any, )
magazine/factories.py:79
Method
_create
( cls, model_class: type[MagazineArticle], *args: Any, **kwargs: Any, )
magazine/factories.py:104
Method
_create
(cls, model_class, *args, **kwargs)
events/factories.py:31
Method
_create
(cls, model_class, *args, **kwargs)
events/factories.py:65
Method
_create
( cls, model_class: type[WfPage], *args: Any, **kwargs: Any, )
wf_pages/factories.py:18
Method
_create
( cls, model_class: type[CommunityPage], *args: Any, **kwargs: Any, )
community/factories.py:19
Method
_create
( cls, model_class: type[OnlineWorshipIndexPage], *args: Any, **kwargs: Any,
community/factories.py:43
Method
_create
( cls, model_class: type[OnlineWorship], *args: Any, **kwargs: Any, )
community/factories.py:67
Method
_create
( cls, model_class: type[NewsIndexPage], *args: Any, **kwargs: Any, )
news/factories.py:23
Method
_create
( cls, model_class: type[NewsItem], *args: Any, **kwargs: Any, )
news/factories.py:56
Method
_init_cache
(**kwargs)
common/apps.py:64
Method
add_arguments
(self, parser)
contact/management/commands/update_publication_stats.py:13
Function
add_library_item_topics
Add topics to a library item.
library/helpers.py:45
Method
add_to_root_page
( self, create: bool, extracted: Any, **kwargs: Any, )
home/factories.py:27
Method
article_count
Display the article count with a link to detailed publication stats.
contact/views.py:75
Method
article_count
Display the article count with a link to detailed publication stats.
contact/views.py:140
Method
article_count
Display the article count with a link to detailed publication stats.
contact/views.py:195
Method
articles_by_department
(self)
magazine/models.py:162
Function
backfill_notification_sent_at
Backfill notification_sent_at for existing paid orders. This prevents existing paid orders from triggering notification emails if they a
orders/migrations/0012_backfill_notification_sent_at.py:11
Function
capture_paypal_order
Capture a PayPal order. Return the PayPal response.
paypal/views.py:78
Function
cart_add
( request: HttpRequest, product_id: int, )
cart/views.py:13
Function
cart_remove
( request: HttpRequest, product_id: int, )
cart/views.py:39
Method
create_news_item_topic
Create a NewsItemTopic for the NewsItem.
news/factories.py:74
Function
create_paypal_order
Create a PayPal order. Return the PayPal response.
paypal/views.py:17
Function
custom_404
Return the 404 page with search form that will contain the URL path components that the user requested. The path will be split into the keywor
common/views.py:29
Function
editor_js
()
community/wagtail_hooks.py:8
Method
featured_articles
(self)
magazine/models.py:152
Method
form_valid
(self, form)
accounts/views.py:18
Function
generateAutoslug
()
contact/static/js/contact/person_url_slug.js:1
Method
get_cell_context_data
(self, instance, parent_context)
contact/views.py:25
Method
get_context
( self, request: HttpRequest, *args: tuple, **kwargs: dict, )
library/models.py:264
Method
get_context
(self, request, *args, **kwargs)
facets/models.py:31
Method
get_context
(self, request, *args, **kwargs)
facets/models.py:61
Method
get_context
(self, request, *args, **kwargs)
facets/models.py:95
Method
get_context
(self, request, *args, **kwargs)
facets/models.py:112
Method
get_context
(self, request, *args, **kwargs)
facets/models.py:129
Method
get_context
Return the URL to link a PayPal subscription to a user.
paypal/blocks.py:19
Method
get_context
Optimize queries for contact page to prevent N+1 queries. This method prefetches all related content (articles, books, library items,
contact/models.py:491
Method
get_context
(self, request, *args, **kwargs)
contact/models.py:790
Method
get_context
( self, request: HttpRequest, *args: tuple, **kwargs: dict, )
store/models.py:26
Method
get_context
( self, request: HttpRequest, *args: tuple, **kwargs: dict, )
subscription/models.py:174
Method
get_context
( self, request: HttpRequest, *args: tuple, **kwargs: dict, )
magazine/models.py:75
Method
get_context
( self, request: HttpRequest, *args: tuple, **kwargs: dict, )
magazine/models.py:233
Method
get_context
( self, request: HttpRequest, *args: tuple, **kwargs: dict, )
magazine/models.py:265
Method
get_context
( self, request: HttpRequest, *args: tuple, **kwargs: dict, )
magazine/models.py:474
Method
get_context
( self, request: HttpRequest, *args: tuple, **kwargs: dict, )
magazine/models.py:716
Method
get_context
(self, request: HttpRequest, *args, **kwargs)
wf_pages/models.py:46
Method
get_context_data
(self, **kwargs)
tags/views.py:85
Function
get_default_notification_emails
Return default notification email list.
orders/models.py:13
Method
get_form_class
(self, for_update=False)
accounts/viewsets.py:9
Method
get_json_ld
(self)
contact/models.py:188
Method
get_json_ld
(self)
contact/models.py:730
Method
get_json_ld
(self)
contact/models.py:833
Method
get_queryset
(cls)
library/models.py:80
Method
get_queryset
(self, request)
contact/views.py:119
Method
get_queryset
(self, request)
contact/views.py:174
Method
get_queryset
Get queryset of contact publication statistics.
contact/views.py:265
Method
get_queryset
Optimize related fetches for listings. Note: Use cls.objects rather than super().get_queryset() because the base class does not provi
magazine/models.py:397
Method
get_queryset
Prefetch tags for performance.
wf_pages/models.py:100
Method
get_sitemap_urls
(self, changefreq=None, priority=None)
magazine/models.py:456
Method
handle
(self, *args: tuple, **options: dict)
library/management/commands/generate_library_items.py:10
Method
handle
(self, *args: tuple, **options: dict)
facets/management/commands/generate_facets.py:23
Method
handle
(self, *args: tuple, **options: dict)
contact/management/commands/generate_contacts.py:17
Method
handle
(self, *args, **options)
contact/management/commands/update_publication_stats.py:21
Method
handle
(self, *args: tuple, **options: dict[str, str])
cli/management/commands/scaffold_initial_content.py:58
Method
is_active
Return whether the subscription is active. If the subscription has a PayPal subscription ID, check with PayPal. Otherwise, i
subscription/models.py:65
Method
is_public_access
Check whether issue should be accessible to all readers or only subscribers based on publication date and archive threshold.
magazine/models.py:186
Method
is_public_access
Check whether article should be accessible to all readers or only subscribers based on whether the issue is public access.
magazine/models.py:467
Method
is_subscriber
Check whether user has active subscription.
accounts/models.py:69
Method
is_under
(path: str, base: str)
accounts/views.py:83
Method
last_published_at
Display the date when the contact last published an article.
contact/views.py:87
Method
last_published_at
Display the date when the contact last published an article.
contact/views.py:152
Method
last_published_at
Display the date when the contact last published an article.
contact/views.py:207
Function
link_paypal_subscription
Link a PayPal subscription to a WesternFriendSubscription.
paypal/views.py:150
Method
normalize
(p: str)
accounts/views.py:80
Function
order_create
Create an Order from the Cart.
orders/views.py:26
Method
parent_issue
Return the parent MagazineIssue. Uses the value pre-populated by prefetch_parent_issues() when available (set as _parent_page), avoid
magazine/models.py:355
Method
path
(self)
home/factories.py:20
← previous
next →
101–200 of 616, ranked by callers