Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codingforentrepreneurs/eCommerce
/ functions
Functions
282 in github.com/codingforentrepreneurs/eCommerce
⨍
Functions
282
◇
Types & classes
148
Method
featured
(self)
src/products/models.py:36
Method
form_invalid
(self, form)
src/accounts/views.py:90
Method
form_valid
(self, form)
src/addresses/views.py:39
Method
get_absolute_url
(self)
src/addresses/models.py:27
Method
get_context_data
(self, *args, **kwargs)
src/accounts/views.py:122
Method
get_context_data
(self, *args, **kwargs)
src/search/views.py:8
Method
get_context_data
(self, *args, **kwargs)
src/products/views.py:34
Method
get_context_data
(self, *args, **kwargs)
src/products/views.py:79
Method
get_context_data
(self, *args, **kwargs)
src/products/views.py:162
Method
get_context_data
(self, *args, **kwargs)
src/marketing/views.py:27
Method
get_context_data
(self, *args, **kwargs)
src/analytics/views.py:65
Method
get_context_data
(self, *args, **kwargs)
src/analytics/mixins.py:5
Method
get_download_url
(self)
src/products/models.py:163
Method
get_downloads
(self)
src/products/models.py:95
Method
get_form_kwargs
(self)
src/ecommerce/mixins.py:5
Method
get_full_name
(self)
src/accounts/models.py:76
Function
get_month_data_range
A method that generates a list of dictionaires that describe any given amout of monthly data.
src/ecommerce/utils.py:23
Method
get_object
(self)
src/accounts/views.py:28
Method
get_object
(self)
src/accounts/views.py:119
Method
get_object
(self, *args, **kwargs)
src/products/views.py:85
Method
get_object
(self, *args, **kwargs)
src/products/views.py:168
Method
get_object
(self)
src/marketing/views.py:32
Method
get_object
(self)
src/orders/views.py:18
Method
get_payment_method_url
(self)
src/billing/models.py:56
Method
get_queryset
(self)
src/addresses/views.py:16
Method
get_queryset
(self)
src/addresses/views.py:28
Method
get_queryset
(self, *args, **kwargs)
src/search/views.py:15
Method
get_queryset
(self, *args, **kwargs)
src/products/views.py:18
Method
get_queryset
(self, *args, **kwargs)
src/products/views.py:40
Method
get_queryset
(self, *args, **kwargs)
src/products/views.py:61
Method
get_queryset
(self)
src/orders/views.py:12
Method
get_short_address
(self)
src/addresses/models.py:30
Method
get_short_name
(self)
src/accounts/models.py:81
Method
get_status
(self)
src/orders/models.py:140
Method
get_success_url
(self)
src/accounts/views.py:87
Method
get_success_url
(self)
src/accounts/views.py:127
Method
has_card
(self)
src/billing/models.py:60
Method
has_module_perms
(self, app_label)
src/accounts/models.py:87
Method
has_perm
(self, perm, obj=None)
src/accounts/models.py:84
Function
home_page
(request)
src/ecommerce/views.py:7
Function
home_page_old
(request)
src/ecommerce/views.py:54
Method
is_admin
(self)
src/accounts/models.py:97
Method
is_digital
(self)
src/carts/models.py:48
Method
is_staff
(self)
src/accounts/models.py:91
Function
m2m_changed_cart_receiver
(sender, instance, action, *args, **kwargs)
src/carts/models.py:58
Function
make_marketing_pref_receiver
User model
src/marketing/models.py:51
Function
marketing_pref_create_receiver
(sender, instance, created, *args, **kwargs)
src/marketing/models.py:21
Function
marketing_pref_update_receiver
(sender, instance, *args, **kwargs)
src/marketing/models.py:29
Method
name
(self)
src/products/models.py:92
Function
new_card_post_save_receiver
(sender, instance, created, *args, **kwargs)
src/billing/models.py:135
Function
object_viewed_receiver
(sender, instance, request, *args, **kwargs)
src/analytics/models.py:54
Function
onClick
(e)
static_cdn/static_root/admin/js/calendar.js:104
Function
parseTimeString
(s)
static_cdn/static_root/admin/js/timeparse.js:93
Function
payment_method_createview
(request)
src/billing/views.py:36
Function
payment_method_view
(request)
src/billing/views.py:18
Method
pending
(self, email)
src/marketing/utils.py:83
Function
perfomSearch
()
static_cdn/static_root/js/ecommerce.js:95
Function
perfomSearch
()
src/static_my_proj/js/ecommerce.js:95
Function
populate
()
static_cdn/static_root/admin/js/prepopulate.js:16
Method
post
(self, request, *args, **kwargs)
src/accounts/views.py:59
Method
post
(self, request, *args, **kwargs)
src/marketing/views.py:63
Function
post_save_cart_total
(sender, instance, created, *args, **kwargs)
src/orders/models.py:207
Function
post_save_order
(sender, instance, created, *args, **kwargs)
src/orders/models.py:220
Function
post_save_session_receiver
(sender, instance, created, *args, **kwargs)
src/analytics/models.py:95
Function
post_save_user_changed_receiver
(sender, instance, created, *args, **kwargs)
src/analytics/models.py:107
Function
post_save_user_create_reciever
(sender, instance, created, *args, **kwargs)
src/accounts/models.py:212
Function
pre_save_cart_receiver
(sender, instance, *args, **kwargs)
src/carts/models.py:73
Function
pre_save_create_order_id
(sender, instance, *args, **kwargs)
src/orders/models.py:190
Function
pre_save_email_activation
(sender, instance, *args, **kwargs)
src/accounts/models.py:204
Function
product_detail_view
(request, pk=None, *args, **kwargs)
src/products/views.py:182
Function
product_list_view
(request)
src/products/views.py:66
Function
product_pre_save_receiver
(sender, instance, *args, **kwargs)
src/products/models.py:100
Method
regenerate
(self)
src/accounts/models.py:169
Method
save
(self, commit=True)
src/accounts/forms.py:44
Method
save
(self, commit=True)
src/accounts/forms.py:191
Method
search
(self, query)
src/products/models.py:39
Function
tag_pre_save_receiver
(sender, instance, *args, **kwargs)
src/tags/models.py:20
Function
updateElementCallback
()
static_cdn/static_root/admin/js/inlines.js:114
Function
upload_image_path
(instance, filename)
src/products/models.py:21
Function
upload_product_file_loc
(instance, filename)
src/products/models.py:107
Function
user_created_receiver
(sender, instance, created, *args, **kwargs)
src/billing/models.py:88
Function
user_logged_in_receiver
(sender, instance, request, *args, **kwargs)
src/analytics/models.py:120
← previous
201–282 of 282, ranked by callers