MCPcopy Create free account

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

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

MethodhideBox
()
src/dal_alight/static/dal_alight/autocomplete-light.js:276
Functioninitialize
* Initialize a field element. This function calls the registered init function * and ensures that the element is only initialized once.
src/dal/static/autocomplete_light/autocomplete_light.js:138
Methodinput
()
src/dal_alight/static/dal_alight/autocomplete-light.js:432
Methodinstall_fixtures
Install owners and fixtures.
src/dal/test/utils.py:38
Methodis_searching
(options)
src/dal/test/stories.py:191
Methodkeyboard
(ev)
src/dal_alight/static/dal_alight/autocomplete-light.js:107
Methodlookup_needs_distinct
Return True if a orm_lookups requires calling qs.distinct().
src/dal_queryset_sequence/views.py:67
Methodmedia
Return JS/CSS resources for the widget.
src/dal_select2/widgets.py:74
Methodmedia
(self)
src/dal_alight/widgets.py:33
Methodmedia
(self)
test_project/custom_select2/widgets.py:10
MethodminimumCharacters
()
src/dal_alight/static/dal_alight/autocomplete-light.js:195
MethodnavigationChoices
()
src/dal_alight/static/dal_alight/autocomplete-light.js:181
MethodonClearClick
(ev)
src/dal_alight/static/dal_alight/autocomplete-light.js:436
Methodoptgroups
Return a list of one optgroup and selected values.
src/dal_select2/widgets.py:201
Methodoptgroups
(self, name, value, attrs=None)
src/dal_alight/widgets.py:159
Methodoption_value
(self, value)
src/dal_alight/widgets.py:179
Methodoption_value
Return tag.name attribute of value.
src/dal_select2_taggit/widgets.py:29
Methodparse_results_from_response
(http_response)
test_project/select2_list/test_views.py:94
Methodparse_results_from_response
(http_response)
test_project/select2_list/test_views.py:145
Methodpost
Create an object and return its id/text as JSON for Select2.
src/dal_select2/views.py:56
Methodpost
Add an option to the autocomplete list. If 'text' is not defined in POST or self.create(text) fails, raises bad request. Raises Impro
src/dal_select2/views.py:160
Methodpost
Create an object and return an HTML fragment for the new choice.
src/dal_alight/views.py:23
Methodpost
(self, request, *args, **kwargs)
src/dal_alight/views.py:177
Methodprepare_value
Run the parent's method for each value.
src/dal_contenttypes/fields.py:36
Methodready
(self)
test_project/select2_many_to_many/apps.py:10
Methodready
(self)
test_project/select2_generic_foreign_key/apps.py:10
Methodready
(self)
test_project/select2_linked_data/apps.py:10
Methodready
(self)
test_project/alight_generic_foreign_key/apps.py:10
Methodready
(self)
test_project/select2_secure_data/apps.py:10
Methodready
(self)
test_project/select2_djhacker_formfield/apps.py:10
Methodready
(self)
test_project/alight_djhacker_formfield/apps.py:10
Methodready
(self)
test_project/alight_one_to_one/apps.py:10
Methodready
(self)
test_project/custom_select2/apps.py:10
Methodready
(self)
test_project/select2_foreign_key/apps.py:10
Methodready
(self)
test_project/alight_secure_data/apps.py:10
Methodrender
(self, name, value, attrs=None, renderer=None, **kwargs)
src/dal_alight/widgets.py:39
Methodrender
Call Django render together with `render_forward_conf`.
src/dal/widgets.py:121
Methodrender_forward_conf
(self, id)
test_project/tests/test_widgets.py:151
Methodrender_options
Render only selected tags. Remove when Django < 1.10 support is dropped.
src/dal_select2_taggit/widgets.py:33
Methodrender_to_response
Return an HTML fragment grouped by model type.
src/dal_alight_queryset_sequence/views.py:41
Methodrender_to_response
Return a JSON response in Select2 format.
src/dal_select2/views.py:38
Methodrender_to_response
(self, context)
src/dal_alight/views.py:45
Methodrender_to_response
(self, context)
src/dal_alight/views.py:99
Methodsave_model
(self, request, obj, form, change)
test_project/alight_secure_data/admin.py:27
Methodselect
()
src/dal_alight/static/dal_alight/autocomplete-light.js:424
Methodselected
()
src/dal_alight/static/dal_alight/autocomplete-light.js:187
Methodselected
()
src/dal_alight/static/dal_alight/autocomplete-light.js:428
Functionselected_template
(item)
src/dal_select2/static/autocomplete_light/select2.js:38
MethodsetUp
(self)
src/dal_queryset_sequence/tests/test_views.py:10
MethodsetUp
(self)
test_project/select2_many_to_many/test_functional.py:16
MethodsetUp
(self)
test_project/alight_foreign_key/test_units.py:43
MethodsetUp
(self)
test_project/alight_foreign_key/test_units.py:275
MethodsetUp
(self)
test_project/alight_foreign_key/test_units.py:346
MethodsetUp
(self)
test_project/alight_foreign_key/test_units.py:524
MethodsetUp
(self)
test_project/alight_foreign_key/test_functional.py:17
MethodsetUp
(self)
test_project/select2_generic_foreign_key/test_functional.py:15
MethodsetUp
(self)
test_project/select2_one_to_one/test_functional.py:16
MethodsetUp
(self)
test_project/select2_linked_data/test_forms.py:11
MethodsetUp
(self)
test_project/select2_linked_data/test_functional.py:16
MethodsetUp
(self)
test_project/select2_linked_data/test_views.py:16
MethodsetUp
(self)
test_project/select2_list/test_functional.py:27
MethodsetUp
(self)
test_project/alight_generic_foreign_key/test_units.py:29
MethodsetUp
(self)
test_project/alight_generic_foreign_key/test_units.py:77
MethodsetUp
(self)
test_project/alight_generic_foreign_key/test_functional.py:15
MethodsetUp
(self)
test_project/alight_linked_data/test_functional.py:18
MethodsetUp
(self)
test_project/alight_linked_data/test_views.py:16
MethodsetUp
(self)
test_project/alight_list/test_functional.py:15
MethodsetUp
(self)
test_project/select2_taggit/test_functional.py:10
MethodsetUp
(self)
test_project/select2_secure_data/test_functional.py:14
MethodsetUp
(self)
test_project/alight_outside_admin/test_functional.py:22
MethodsetUp
(self)
test_project/alight_taggit/test_functional.py:10
MethodsetUp
(self)
test_project/alight_nestedadmin/test_functional.py:17
MethodsetUp
(self)
test_project/select2_nestedadmin/test_functional.py:16
MethodsetUp
(self)
test_project/alight_tag/test_functional.py:15
MethodsetUp
(self)
test_project/alight_one_to_one/test_functional.py:19
MethodsetUp
(self)
test_project/alight_rename_forward/test_functional.py:18
MethodsetUp
(self)
test_project/alight_many_to_many/test_functional.py:18
MethodsetUp
(self)
test_project/custom_select2/test_functional.py:14
MethodsetUp
(self)
test_project/select2_foreign_key/test_functional.py:14
MethodsetUp
(self)
test_project/alight_secure_data/test_functional.py:18
MethodsetUpClass
(cls)
src/dal_queryset_sequence/tests/test_views.py:19
Functionsetup
(app)
docs/_ext/djangodocs.py:1
Functionsplinter_webdriver
Override splinter webdriver name with BROWSER env variable.
conftest.py:7
Methodtest_accepts_arbitrary_value
(self)
test_project/alight_foreign_key/test_units.py:486
Methodtest_accepts_valid_choice
(self)
test_project/alight_foreign_key/test_units.py:459
Methodtest_accepts_valid_choice
(self)
test_project/alight_foreign_key/test_units.py:482
Methodtest_alight_multiple_allow_multiple
(self)
test_project/alight_foreign_key/test_units.py:399
Methodtest_alight_renders_component
(self)
test_project/alight_foreign_key/test_units.py:387
Methodtest_alight_without_url_no_url_attr
(self)
test_project/alight_foreign_key/test_units.py:393
Methodtest_allow_multiple_selected
(self)
test_project/alight_foreign_key/test_units.py:448
Methodtest_allow_multiple_selected_false
(self)
test_project/alight_foreign_key/test_units.py:318
Methodtest_callable_choices
(self)
test_project/alight_foreign_key/test_units.py:469
Methodtest_can_add_another_option
(self)
test_project/select2_foreign_key/test_functional.py:49
Methodtest_can_add_existing_tag
(self)
test_project/alight_tag/test_functional.py:19
Methodtest_can_add_multiple_tags
(self)
test_project/alight_tag/test_functional.py:29
Methodtest_can_change_selected_option
(self)
test_project/select2_list/test_functional.py:50
Methodtest_can_change_selected_option
(self)
test_project/select2_foreign_key/test_functional.py:37
Methodtest_can_create_new_item
(self)
test_project/alight_list/test_functional.py:27
Methodtest_can_create_new_option
(self)
test_project/select2_list/test_functional.py:59
Methodtest_can_create_new_tag
(self)
test_project/alight_taggit/test_functional.py:28
← previousnext →401–500 of 702, ranked by callers