Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/yourlabs/django-autocomplete-light
/ functions
Functions
702 in github.com/yourlabs/django-autocomplete-light
⨍
Functions
702
◇
Types & classes
445
↓ 1 callers
Method
prepare_value
Return a ctypeid-objpk string for value.
src/dal_contenttypes/fields.py:19
↓ 1 callers
Function
r
(e)
src/dal/static/autocomplete_light/autocomplete_light.min.js:1
↓ 1 callers
Method
receive
(ev)
src/dal_alight/static/dal_alight/autocomplete-light.js:199
↓ 1 callers
Method
receive
(ev)
src/dal_alight/static/dal_alight/autocomplete-light.js:315
↓ 1 callers
Method
rename_option
Click the change button and rename in the popup.
src/dal/test/stories.py:293
↓ 1 callers
Function
result_template
(item)
src/dal_select2/static/autocomplete_light/select2.js:22
↓ 1 callers
Method
results
Return the result dictionary.
src/dal_select2/views.py:151
↓ 1 callers
Method
save_object_data
Set the attribute, for FutureModelForm.
src/dal_contenttypes/fields.py:55
↓ 1 callers
Method
type
Forward type. Should be implemented in subclasses.
src/dal/forward.py:8
↓ 1 callers
Method
value_from_object
Get the attribute, for FutureModelForm.
src/dal_contenttypes/fields.py:59
Function
BasicDALMultiView
A very basic DAL widget alone on a page for minimalist testing. Not a dressed demo of what DAL can do, rather an isolated functional widget p
test_project/views.py:122
Function
BasicDALView
A very basic DAL widget alone on a page for minimalist testing. Not a dressed demo of what DAL can do, rather an isolated functional widget p
test_project/views.py:90
Method
__call__
(self)
src/dal/fields.py:10
Method
__call__
Call function, calls install_fixtures.
src/dal/test/utils.py:19
Method
__deepcopy__
(self, memo)
src/dal/widgets.py:50
Method
__init__
Initialize AlightGenericForeignKeyModelField.
src/dal_alight_queryset_sequence/fields.py:30
Method
__init__
Initialize GenericForeignKeyModelField.
src/dal_queryset_sequence/fields.py:141
Method
__init__
Initialize Select2GenericForeignKeyModelField. :param args: :param model_choice: [(Model, 'filter_by', [('forwar
src/dal_select2_queryset_sequence/fields.py:19
Method
__init__
Override that uses a form field's ``value_from_object()``.
src/dal/forms.py:78
Method
__init__
Instantiate a forwarded field value.
src/dal/forward.py:54
Method
__init__
Instantiate a forwarded constant value.
src/dal/forward.py:84
Method
__init__
Initialize Javascript class.
src/dal/forward.py:128
Method
__init__
Instantiate a forwarded field value.
src/dal/forward.py:158
Method
__init__
(self, choice_list=None, *args, **kwargs)
src/dal/fields.py:24
Method
__init__
Instanciate a widget with a URL and a list of fields to forward.
src/dal/widgets.py:43
Method
__init__
Preset a model name, ie. 'auth.user'.
src/dal/test/utils.py:8
Method
__init__
Do the same as UserCanSelectOption, in inline inline_number. Where inline_related_name should be the related_name option for the
src/dal/test/stories.py:231
Method
__init__
Set input_selector with field_container_selector.
src/dal/test/stories.py:460
Method
__init__
(self, *args, **kwargs)
test_project/tests/test_widgets.py:216
Method
__str__
(self)
test_project/select2_many_to_many/models.py:24
Method
__str__
(self)
test_project/alight_foreign_key/models.py:28
Method
__str__
(self)
test_project/select2_forward_different_fields/models.py:10
Method
__str__
(self)
test_project/select2_generic_foreign_key/models.py:55
Method
__str__
(self)
test_project/select2_generic_foreign_key/models.py:63
Method
__str__
(self)
test_project/select2_one_to_one/models.py:30
Method
__str__
(self)
test_project/select2_linked_data/models.py:34
Method
__str__
(self)
test_project/select2_list/models.py:24
Method
__str__
(self)
test_project/alight_generic_foreign_key/models.py:57
Method
__str__
(self)
test_project/alight_generic_foreign_key/models.py:65
Method
__str__
(self)
test_project/alight_linked_data/models.py:36
Method
__str__
(self)
test_project/select2_rename_forward/models.py:34
Method
__str__
(self)
test_project/alight_list/models.py:26
Method
__str__
(self)
test_project/select2_taggit/models.py:21
Method
__str__
(self)
test_project/select2_secure_data/models.py:34
Method
__str__
(self)
test_project/select2_djhacker_formfield/models.py:26
Method
__str__
(self)
test_project/alight_djhacker_formfield/models.py:20
Method
__str__
(self)
test_project/alight_forward_different_fields/models.py:12
Method
__str__
(self)
test_project/alight_taggit/models.py:18
Method
__str__
(self)
test_project/alight_nestedadmin/models.py:13
Method
__str__
(self)
test_project/alight_nestedadmin/models.py:34
Method
__str__
(self)
test_project/alight_nestedadmin/models.py:62
Method
__str__
(self)
test_project/select2_nestedadmin/models.py:11
Method
__str__
(self)
test_project/select2_nestedadmin/models.py:30
Method
__str__
(self)
test_project/select2_nestedadmin/models.py:56
Method
__str__
(self)
test_project/alight_tag/models.py:7
Method
__str__
(self)
test_project/alight_one_to_one/models.py:32
Method
__str__
(self)
test_project/alight_rename_forward/models.py:36
Method
__str__
(self)
test_project/alight_many_to_many/models.py:26
Method
__str__
(self)
test_project/custom_select2/models.py:26
Method
__str__
(self)
test_project/select2_foreign_key/models.py:26
Method
__str__
(self)
test_project/alight_secure_data/models.py:36
Method
_check_values
(self, value)
src/dal_queryset_sequence/fields.py:121
Method
_get_url
(self)
src/dal/widgets.py:131
Method
_post_clean
Override that uses the form field's ``save_object_data()``.
src/dal/forms.py:88
Method
_save_m2m
Override that uses the form field's ``save_object_data()``.
src/dal/forms.py:102
Method
_set_url
(self, url)
src/dal/widgets.py:140
Function
a
(t)
src/dal/static/autocomplete_light/autocomplete_light.min.js:1
Method
as_url
Return url pattern for the auto-generated autocomplete view.
src/dal_alight_queryset_sequence/fields.py:43
Method
as_url
Return url.
src/dal_select2_queryset_sequence/fields.py:44
Method
assert_not_visible
Assert an element is not visible by css selector.
src/dal/test/case.py:82
Method
assert_selection_persists
Do the same as above, but also submits the form and check again.
src/dal/test/stories.py:433
Method
build_attrs
Set data-autocomplete-light-language.
src/dal_select2/widgets.py:56
Method
build_attrs
Add data-tags=",".
src/dal_select2_taggit/widgets.py:11
Method
build_attrs
Build HTML attributes for the widget.
src/dal/widgets.py:55
Method
choiceSelector
()
src/dal_alight/static/dal_alight/autocomplete-light.js:191
Method
clean_label
Remove the "remove" character used in select2.
src/dal_select2/test.py:30
Method
clean_label
Remove the × clear button text from a label string.
src/dal_alight/test.py:111
Method
clean_test
(self)
test_project/select2_linked_data/forms.py:9
Method
clean_test
(self)
test_project/alight_linked_data/forms.py:9
Method
cls_browser
Set splinter browser as `browser` class property.
src/dal/test/case.py:18
Method
connectedCallback
(retries = 20)
src/dal_alight/static/dal_alight/autocomplete-light.js:6
Method
connectedCallback
(retries = 20)
src/dal_alight/static/dal_alight/autocomplete-light.js:355
Method
create
(self, text)
test_project/alight_foreign_key/test_units.py:652
Method
create
(self, text)
test_project/select2_list/test_views.py:66
Method
create
(self, text)
test_project/select2_list/test_views.py:117
Method
create
(self, text)
test_project/select2_list/views.py:15
Method
create_option
Return option, content type.
src/dal/test/case.py:128
Function
dalLoadLanguage
(e)
src/dal/static/autocomplete_light/i18n/et.js:2
Function
dalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/ko.js:2
Function
dalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/th.js:2
Function
dalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/sr.js:2
Function
dalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/ka.js:2
Function
dalLoadLanguage
(e)
src/dal/static/autocomplete_light/i18n/lv.js:2
Function
dalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/zh-TW.js:2
Function
dalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/uk.js:2
Function
dalLoadLanguage
(e)
src/dal/static/autocomplete_light/i18n/da.js:2
Function
dalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/id.js:2
Function
dalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/tr.js:2
Function
dalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/ar.js:2
Function
dalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/he.js:2
← previous
next →
201–300 of 702, ranked by callers