MCPcopy Create free account

hub / github.com/yourlabs/django-autocomplete-light / functions

Functions702 in github.com/yourlabs/django-autocomplete-light

↓ 1 callersMethodprepare_value
Return a ctypeid-objpk string for value.
src/dal_contenttypes/fields.py:19
↓ 1 callersFunctionr
(e)
src/dal/static/autocomplete_light/autocomplete_light.min.js:1
↓ 1 callersMethodreceive
(ev)
src/dal_alight/static/dal_alight/autocomplete-light.js:199
↓ 1 callersMethodreceive
(ev)
src/dal_alight/static/dal_alight/autocomplete-light.js:315
↓ 1 callersMethodrename_option
Click the change button and rename in the popup.
src/dal/test/stories.py:293
↓ 1 callersFunctionresult_template
(item)
src/dal_select2/static/autocomplete_light/select2.js:22
↓ 1 callersMethodresults
Return the result dictionary.
src/dal_select2/views.py:151
↓ 1 callersMethodsave_object_data
Set the attribute, for FutureModelForm.
src/dal_contenttypes/fields.py:55
↓ 1 callersMethodtype
Forward type. Should be implemented in subclasses.
src/dal/forward.py:8
↓ 1 callersMethodvalue_from_object
Get the attribute, for FutureModelForm.
src/dal_contenttypes/fields.py:59
FunctionBasicDALMultiView
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
FunctionBasicDALView
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
Functiona
(t)
src/dal/static/autocomplete_light/autocomplete_light.min.js:1
Methodas_url
Return url pattern for the auto-generated autocomplete view.
src/dal_alight_queryset_sequence/fields.py:43
Methodas_url
Return url.
src/dal_select2_queryset_sequence/fields.py:44
Methodassert_not_visible
Assert an element is not visible by css selector.
src/dal/test/case.py:82
Methodassert_selection_persists
Do the same as above, but also submits the form and check again.
src/dal/test/stories.py:433
Methodbuild_attrs
Set data-autocomplete-light-language.
src/dal_select2/widgets.py:56
Methodbuild_attrs
Add data-tags=",".
src/dal_select2_taggit/widgets.py:11
Methodbuild_attrs
Build HTML attributes for the widget.
src/dal/widgets.py:55
MethodchoiceSelector
()
src/dal_alight/static/dal_alight/autocomplete-light.js:191
Methodclean_label
Remove the "remove" character used in select2.
src/dal_select2/test.py:30
Methodclean_label
Remove the × clear button text from a label string.
src/dal_alight/test.py:111
Methodclean_test
(self)
test_project/select2_linked_data/forms.py:9
Methodclean_test
(self)
test_project/alight_linked_data/forms.py:9
Methodcls_browser
Set splinter browser as `browser` class property.
src/dal/test/case.py:18
MethodconnectedCallback
(retries = 20)
src/dal_alight/static/dal_alight/autocomplete-light.js:6
MethodconnectedCallback
(retries = 20)
src/dal_alight/static/dal_alight/autocomplete-light.js:355
Methodcreate
(self, text)
test_project/alight_foreign_key/test_units.py:652
Methodcreate
(self, text)
test_project/select2_list/test_views.py:66
Methodcreate
(self, text)
test_project/select2_list/test_views.py:117
Methodcreate
(self, text)
test_project/select2_list/views.py:15
Methodcreate_option
Return option, content type.
src/dal/test/case.py:128
FunctiondalLoadLanguage
(e)
src/dal/static/autocomplete_light/i18n/et.js:2
FunctiondalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/ko.js:2
FunctiondalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/th.js:2
FunctiondalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/sr.js:2
FunctiondalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/ka.js:2
FunctiondalLoadLanguage
(e)
src/dal/static/autocomplete_light/i18n/lv.js:2
FunctiondalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/zh-TW.js:2
FunctiondalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/uk.js:2
FunctiondalLoadLanguage
(e)
src/dal/static/autocomplete_light/i18n/da.js:2
FunctiondalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/id.js:2
FunctiondalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/tr.js:2
FunctiondalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/ar.js:2
FunctiondalLoadLanguage
(n)
src/dal/static/autocomplete_light/i18n/he.js:2
← previousnext →201–300 of 702, ranked by callers