django-select2/docs/_build/html/genindex.html
2012-10-04 23:23:21 +05:30

654 lines
No EOL
22 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Index &mdash; Django-Select2 3.1.2 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '3.1.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="Django-Select2 3.1.2 documentation" href="index.html" />
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="#" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Django-Select2 3.1.2 documentation</a> &raquo;</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<h1 id="index">Index</h1>
<div class="genindex-jumpbox">
<a href="#_"><strong>_</strong></a>
| <a href="#A"><strong>A</strong></a>
| <a href="#C"><strong>C</strong></a>
| <a href="#D"><strong>D</strong></a>
| <a href="#E"><strong>E</strong></a>
| <a href="#G"><strong>G</strong></a>
| <a href="#H"><strong>H</strong></a>
| <a href="#I"><strong>I</strong></a>
| <a href="#J"><strong>J</strong></a>
| <a href="#L"><strong>L</strong></a>
| <a href="#M"><strong>M</strong></a>
| <a href="#N"><strong>N</strong></a>
| <a href="#O"><strong>O</strong></a>
| <a href="#P"><strong>P</strong></a>
| <a href="#Q"><strong>Q</strong></a>
| <a href="#R"><strong>R</strong></a>
| <a href="#S"><strong>S</strong></a>
| <a href="#U"><strong>U</strong></a>
| <a href="#V"><strong>V</strong></a>
| <a href="#W"><strong>W</strong></a>
</div>
<h2 id="_">_</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_fields.html#django_select2.fields.AutoViewFieldMixin.__init__">__init__() (django_select2.fields.AutoViewFieldMixin method)</a>
</dt>
<dd><dl>
<dt><a href="ref_fields.html#django_select2.fields.HeavySelect2FieldBaseMixin.__init__">(django_select2.fields.HeavySelect2FieldBaseMixin method)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.ModelResultJsonMixin.__init__">(django_select2.fields.ModelResultJsonMixin method)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.HeavySelect2Mixin.__init__">(django_select2.widgets.HeavySelect2Mixin method)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.Select2Mixin.__init__">(django_select2.widgets.Select2Mixin method)</a>
</dt>
</dl></dd>
</dl></td>
</tr></table>
<h2 id="A">A</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_widgets.html#django_select2.widgets.AutoHeavySelect2Mixin">AutoHeavySelect2Mixin (class in django_select2.widgets)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.AutoHeavySelect2MultipleWidget">AutoHeavySelect2MultipleWidget (class in django_select2.widgets)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.AutoHeavySelect2Widget">AutoHeavySelect2Widget (class in django_select2.widgets)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.AutoModelSelect2Field">AutoModelSelect2Field (class in django_select2.fields)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.AutoModelSelect2MultipleField">AutoModelSelect2MultipleField (class in django_select2.fields)</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_views.html#django_select2.views.AutoResponseView">AutoResponseView (class in django_select2.views)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.AutoSelect2Field">AutoSelect2Field (class in django_select2.fields)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.AutoSelect2MultipleField">AutoSelect2MultipleField (class in django_select2.fields)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.AutoViewFieldMixin">AutoViewFieldMixin (class in django_select2.fields)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="C">C</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_views.html#django_select2.views.Select2View.check_all_permissions">check_all_permissions() (django_select2.views.Select2View method)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.ChoiceMixin">ChoiceMixin (class in django_select2.fields)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.HeavyChoiceField.coerce_value">coerce_value() (django_select2.fields.HeavyChoiceField method)</a>
</dt>
<dt><a href="ref_views.html#django_select2.views.JSONResponseMixin.convert_context_to_json">convert_context_to_json() (django_select2.views.JSONResponseMixin method)</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_util.html#django_select2.util.convert_dict_to_js_map">convert_dict_to_js_map() (in module django_select2.util)</a>
</dt>
<dt><a href="ref_util.html#django_select2.util.convert_py_to_js_data">convert_py_to_js_data() (in module django_select2.util)</a>
</dt>
<dt><a href="ref_util.html#django_select2.util.convert_to_js_arr">convert_to_js_arr() (in module django_select2.util)</a>
</dt>
<dt><a href="ref_util.html#django_select2.util.convert_to_js_string_arr">convert_to_js_string_arr() (in module django_select2.util)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="D">D</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="get_started.html#module-django_select2">django_select2 (module)</a>
</dt>
<dt><a href="ref_fields.html#module-django_select2.fields">django_select2.fields (module)</a>
</dt>
<dt><a href="ref_util.html#module-django_select2.util">django_select2.util (module)</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_views.html#module-django_select2.views">django_select2.views (module)</a>
</dt>
<dt><a href="ref_widgets.html#module-django_select2.widgets">django_select2.widgets (module)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="E">E</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_fields.html#django_select2.fields.HeavyChoiceField.empty_value">empty_value (django_select2.fields.HeavyChoiceField attribute)</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_util.html#django_select2.util.extract_some_key_val">extract_some_key_val() (in module django_select2.util)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="G">G</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_util.html#django_select2.util.get_field">get_field() (in module django_select2.util)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.Select2Mixin.get_options">get_options() (django_select2.widgets.Select2Mixin method)</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_fields.html#django_select2.fields.AutoViewFieldMixin.get_results">get_results() (django_select2.fields.AutoViewFieldMixin method)</a>
</dt>
<dd><dl>
<dt><a href="ref_fields.html#django_select2.fields.ModelResultJsonMixin.get_results">(django_select2.fields.ModelResultJsonMixin method)</a>
</dt>
<dt><a href="ref_views.html#django_select2.views.Select2View.get_results">(django_select2.views.Select2View method)</a>
</dt>
</dl></dd>
<dt><a href="ref_fields.html#django_select2.fields.HeavyChoiceField.get_val_txt">get_val_txt() (django_select2.fields.HeavyChoiceField method)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="H">H</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_fields.html#django_select2.fields.HeavyChoiceField">HeavyChoiceField (class in django_select2.fields)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.HeavyModelSelect2ChoiceField">HeavyModelSelect2ChoiceField (class in django_select2.fields)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.HeavyModelSelect2MultipleChoiceField">HeavyModelSelect2MultipleChoiceField (class in django_select2.fields)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.HeavyMultipleChoiceField">HeavyMultipleChoiceField (class in django_select2.fields)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.HeavySelect2ChoiceField">HeavySelect2ChoiceField (class in django_select2.fields)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.HeavySelect2FieldBaseMixin">HeavySelect2FieldBaseMixin (class in django_select2.fields)</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_widgets.html#django_select2.widgets.HeavySelect2Mixin">HeavySelect2Mixin (class in django_select2.widgets)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.HeavySelect2MultipleChoiceField">HeavySelect2MultipleChoiceField (class in django_select2.fields)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.HeavySelect2MultipleWidget">HeavySelect2MultipleWidget (class in django_select2.widgets)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.HeavySelect2Widget">HeavySelect2Widget (class in django_select2.widgets)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.HeavyMultipleChoiceField.hidden_widget">hidden_widget (django_select2.fields.HeavyMultipleChoiceField attribute)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="I">I</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_widgets.html#django_select2.widgets.Select2Mixin.init_options">init_options() (django_select2.widgets.Select2Mixin method)</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_util.html#django_select2.util.is_valid_id">is_valid_id() (in module django_select2.util)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="J">J</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_util.html#django_select2.util.JSFunction">JSFunction (class in django_select2.util)</a>
</dt>
<dt><a href="ref_util.html#django_select2.util.JSFunctionInContext">JSFunctionInContext (class in django_select2.util)</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_views.html#django_select2.views.JSONResponseMixin">JSONResponseMixin (class in django_select2.views)</a>
</dt>
<dt><a href="ref_util.html#django_select2.util.JSVar">JSVar (class in django_select2.util)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="L">L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_fields.html#django_select2.fields.ModelResultJsonMixin.label_from_instance">label_from_instance() (django_select2.fields.ModelResultJsonMixin method)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="M">M</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_fields.html#django_select2.fields.ModelResultJsonMixin">ModelResultJsonMixin (class in django_select2.fields)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.ModelSelect2Field">ModelSelect2Field (class in django_select2.fields)</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_fields.html#django_select2.fields.ModelSelect2MultipleField">ModelSelect2MultipleField (class in django_select2.fields)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.MultipleSelect2HiddenInput">MultipleSelect2HiddenInput (class in django_select2.widgets)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="N">N</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_views.html#django_select2.views.NO_ERR_RESP">NO_ERR_RESP (in module django_select2.views)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="O">O</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_widgets.html#django_select2.widgets.Select2Mixin.options">options (django_select2.widgets.Select2Mixin attribute)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="P">P</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_fields.html#django_select2.fields.ModelResultJsonMixin.prepare_qs_params">prepare_qs_params() (django_select2.fields.ModelResultJsonMixin method)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="Q">Q</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_fields.html#django_select2.fields.QuerysetChoiceMixin">QuerysetChoiceMixin (class in django_select2.fields)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="R">R</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_util.html#django_select2.util.register_field">register_field() (in module django_select2.util)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.Select2Mixin.render">render() (django_select2.widgets.Select2Mixin method)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.Select2Mixin.render_inner_js_code">render_inner_js_code() (django_select2.widgets.Select2Mixin method)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.Select2Mixin.render_js_code">render_js_code() (django_select2.widgets.Select2Mixin method)</a>
</dt>
<dt><a href="ref_util.html#django_select2.util.render_js_script">render_js_script() (in module django_select2.util)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.Select2Mixin.render_select2_options_code">render_select2_options_code() (django_select2.widgets.Select2Mixin method)</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_widgets.html#django_select2.widgets.HeavySelect2Mixin.render_texts">render_texts() (django_select2.widgets.HeavySelect2Mixin method)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.HeavySelect2Mixin.render_texts_for_value">render_texts_for_value() (django_select2.widgets.HeavySelect2Mixin method)</a>
</dt>
<dd><dl>
<dt><a href="ref_widgets.html#django_select2.widgets.HeavySelect2MultipleWidget.render_texts_for_value">(django_select2.widgets.HeavySelect2MultipleWidget method)</a>
</dt>
</dl></dd>
<dt><a href="ref_views.html#django_select2.views.JSONResponseMixin.render_to_response">render_to_response() (django_select2.views.JSONResponseMixin method)</a>
</dt>
<dt><a href="ref_views.html#django_select2.views.Select2View.respond_with_exception">respond_with_exception() (django_select2.views.Select2View method)</a>
</dt>
<dt><a href="ref_views.html#django_select2.views.JSONResponseMixin.response_class">response_class (django_select2.views.JSONResponseMixin attribute)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="S">S</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_fields.html#django_select2.fields.AutoViewFieldMixin.security_check">security_check() (django_select2.fields.AutoViewFieldMixin method)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.Select2ChoiceField">Select2ChoiceField (class in django_select2.fields)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.Select2Mixin">Select2Mixin (class in django_select2.widgets)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.Select2MultipleChoiceField">Select2MultipleChoiceField (class in django_select2.fields)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.Select2MultipleWidget">Select2MultipleWidget (class in django_select2.widgets)</a>
</dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_views.html#django_select2.views.Select2View">Select2View (class in django_select2.views)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.Select2Widget">Select2Widget (class in django_select2.widgets)</a>
</dt>
<dt><a href="ref_widgets.html#django_select2.widgets.Select2Mixin.set_placeholder">set_placeholder() (django_select2.widgets.Select2Mixin method)</a>
</dt>
<dt><a href="ref_util.html#django_select2.util.synchronized">synchronized() (in module django_select2.util)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="U">U</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_fields.html#django_select2.fields.UnhideableQuerysetType">UnhideableQuerysetType (class in django_select2.fields)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="V">V</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_fields.html#django_select2.fields.HeavyChoiceField.validate_value">validate_value() (django_select2.fields.HeavyChoiceField method)</a>
</dt>
</dl></td>
</tr></table>
<h2 id="W">W</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="ref_fields.html#django_select2.fields.AutoModelSelect2Field.widget">widget (django_select2.fields.AutoModelSelect2Field attribute)</a>
</dt>
<dd><dl>
<dt><a href="ref_fields.html#django_select2.fields.AutoModelSelect2MultipleField.widget">(django_select2.fields.AutoModelSelect2MultipleField attribute)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.AutoSelect2Field.widget">(django_select2.fields.AutoSelect2Field attribute)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.AutoSelect2MultipleField.widget">(django_select2.fields.AutoSelect2MultipleField attribute)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.HeavyModelSelect2ChoiceField.widget">(django_select2.fields.HeavyModelSelect2ChoiceField attribute)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.HeavyModelSelect2MultipleChoiceField.widget">(django_select2.fields.HeavyModelSelect2MultipleChoiceField attribute)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.HeavySelect2ChoiceField.widget">(django_select2.fields.HeavySelect2ChoiceField attribute)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.HeavySelect2MultipleChoiceField.widget">(django_select2.fields.HeavySelect2MultipleChoiceField attribute)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.ModelSelect2Field.widget">(django_select2.fields.ModelSelect2Field attribute)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.ModelSelect2MultipleField.widget">(django_select2.fields.ModelSelect2MultipleField attribute)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.Select2ChoiceField.widget">(django_select2.fields.Select2ChoiceField attribute)</a>
</dt>
<dt><a href="ref_fields.html#django_select2.fields.Select2MultipleChoiceField.widget">(django_select2.fields.Select2MultipleChoiceField attribute)</a>
</dt>
</dl></dd>
</dl></td>
</tr></table>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<form class="search" action="search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="#" title="General Index"
>index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">Django-Select2 3.1.2 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2012, Nirupam Biswas.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html>