-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsearchindex.js
More file actions
1 lines (1 loc) · 29.6 KB
/
searchindex.js
File metadata and controls
1 lines (1 loc) · 29.6 KB
1
Search.setIndex({"alltitles": {"CONTACTS": [[0, "contacts"]], "EXCHANGE": [[0, "exchange"]], "Indices and tables": [[0, "indices-and-tables"]], "NOTES": [[0, "notes"]], "PARSING": [[0, "parsing"]], "S3_STORAGE": [[0, "s3-storage"]], "Welcome to Fox.Web.Assistant\u2019s documentation!": [[0, "welcome-to-fox-web-assistant-s-documentation"]], "contacts.forms module": [[0, "module-contacts.forms"]], "contacts.views module": [[0, "module-contacts.views"]], "exchange.exchange module": [[0, "module-exchange.exchange"]], "exchange.views module": [[0, "module-exchange.views"]], "notes.views module": [[0, "module-notes.views"]], "parsing.news module": [[0, "module-parsing.news"]], "parsing.views module": [[0, "module-parsing.views"]], "s3_storage.models module": [[0, "module-s3_storage.models"]], "s3_storage.views module": [[0, "module-s3_storage.views"]]}, "docnames": ["index"], "envversion": {"sphinx": 61, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.viewcode": 1}, "filenames": ["index.rst"], "indexentries": {"__init__() (contacts.forms.contactform method)": [[0, "contacts.forms.ContactForm.__init__", false]], "add_currency() (in module exchange.views)": [[0, "exchange.views.add_currency", false]], "add_news() (in module parsing.views)": [[0, "parsing.views.add_news", false]], "auto_news() (in module parsing.news)": [[0, "parsing.news.auto_news", false]], "avatar (s3_storage.models.profile attribute)": [[0, "s3_storage.models.Profile.avatar", false]], "category (s3_storage.models.file attribute)": [[0, "s3_storage.models.File.category", false]], "category_id (s3_storage.models.file attribute)": [[0, "s3_storage.models.File.category_id", false]], "category_list() (in module s3_storage.views)": [[0, "s3_storage.views.category_list", false]], "clean_birthday() (contacts.forms.contactform method)": [[0, "contacts.forms.ContactForm.clean_birthday", false]], "clean_email() (contacts.forms.contactform method)": [[0, "contacts.forms.ContactForm.clean_email", false]], "clean_phone_number() (contacts.forms.contactform method)": [[0, "contacts.forms.ContactForm.clean_phone_number", false]], "clear_currency_database() (in module exchange.exchange)": [[0, "exchange.exchange.clear_currency_database", false]], "clear_database() (in module parsing.news)": [[0, "parsing.news.clear_database", false]], "contact_list() (in module contacts.views)": [[0, "contacts.views.contact_list", false]], "contactform (class in contacts.forms)": [[0, "contacts.forms.ContactForm", false]], "contacts.forms": [[0, "module-contacts.forms", false]], "contacts.views": [[0, "module-contacts.views", false]], "context_object_name (notes.views.notedetailview attribute)": [[0, "notes.views.NoteDetailView.context_object_name", false]], "context_object_name (notes.views.notelistview attribute)": [[0, "notes.views.NoteListView.context_object_name", false]], "context_object_name (notes.views.taglistview attribute)": [[0, "notes.views.TagListView.context_object_name", false]], "create_category() (in module s3_storage.views)": [[0, "s3_storage.views.create_category", false]], "create_contact() (in module contacts.views)": [[0, "contacts.views.create_contact", false]], "delete_category() (in module s3_storage.views)": [[0, "s3_storage.views.delete_category", false]], "delete_contact() (in module contacts.views)": [[0, "contacts.views.delete_contact", false]], "delete_file() (in module s3_storage.views)": [[0, "s3_storage.views.delete_file", false]], "description (s3_storage.models.file attribute)": [[0, "s3_storage.models.File.description", false]], "download_file() (in module s3_storage.views)": [[0, "s3_storage.views.download_file", false]], "economy_news() (in module parsing.news)": [[0, "parsing.news.economy_news", false]], "edit_category() (in module s3_storage.views)": [[0, "s3_storage.views.edit_category", false]], "edit_contact() (in module contacts.views)": [[0, "contacts.views.edit_contact", false]], "edit_file() (in module s3_storage.views)": [[0, "s3_storage.views.edit_file", false]], "exchange.exchange": [[0, "module-exchange.exchange", false]], "exchange.views": [[0, "module-exchange.views", false]], "file (class in s3_storage.models)": [[0, "s3_storage.models.File", false]], "file (s3_storage.models.file attribute)": [[0, "s3_storage.models.File.file", false]], "file.doesnotexist": [[0, "s3_storage.models.File.DoesNotExist", false]], "file.multipleobjectsreturned": [[0, "s3_storage.models.File.MultipleObjectsReturned", false]], "file_list() (in module s3_storage.views)": [[0, "s3_storage.views.file_list", false]], "filecategory (class in s3_storage.models)": [[0, "s3_storage.models.FileCategory", false]], "filecategory.doesnotexist": [[0, "s3_storage.models.FileCategory.DoesNotExist", false]], "filecategory.multipleobjectsreturned": [[0, "s3_storage.models.FileCategory.MultipleObjectsReturned", false]], "files (s3_storage.models.filecategory attribute)": [[0, "s3_storage.models.FileCategory.files", false]], "finance_currency() (in module exchange.exchange)": [[0, "exchange.exchange.finance_currency", false]], "form_class (notes.views.notecreateview attribute)": [[0, "notes.views.NoteCreateView.form_class", false]], "form_class (notes.views.noteeditview attribute)": [[0, "notes.views.NoteEditView.form_class", false]], "form_class (notes.views.tagcreateview attribute)": [[0, "notes.views.TagCreateView.form_class", false]], "form_class (notes.views.tageditview attribute)": [[0, "notes.views.TagEditView.form_class", false]], "form_valid() (notes.views.notecreateview method)": [[0, "notes.views.NoteCreateView.form_valid", false]], "form_valid() (notes.views.tagcreateview method)": [[0, "notes.views.TagCreateView.form_valid", false]], "get_contacts_with_birthday_in() (in module contacts.views)": [[0, "contacts.views.get_contacts_with_birthday_in", false]], "get_context_data() (notes.views.notecreateview method)": [[0, "notes.views.NoteCreateView.get_context_data", false]], "get_context_data() (notes.views.notedetailview method)": [[0, "notes.views.NoteDetailView.get_context_data", false]], "get_context_data() (notes.views.noteeditview method)": [[0, "notes.views.NoteEditView.get_context_data", false]], "get_context_data() (notes.views.notelistview method)": [[0, "notes.views.NoteListView.get_context_data", false]], "get_next_by_upload_date() (s3_storage.models.file method)": [[0, "s3_storage.models.File.get_next_by_upload_date", false]], "get_previous_by_upload_date() (s3_storage.models.file method)": [[0, "s3_storage.models.File.get_previous_by_upload_date", false]], "get_queryset() (notes.views.notelistview method)": [[0, "notes.views.NoteListView.get_queryset", false]], "get_queryset() (notes.views.taglistview method)": [[0, "notes.views.TagListView.get_queryset", false]], "get_success_url() (notes.views.notecreateview method)": [[0, "notes.views.NoteCreateView.get_success_url", false]], "get_success_url() (notes.views.notedeleteview method)": [[0, "notes.views.NoteDeleteView.get_success_url", false]], "get_success_url() (notes.views.noteeditview method)": [[0, "notes.views.NoteEditView.get_success_url", false]], "get_success_url() (notes.views.tagcreateview method)": [[0, "notes.views.TagCreateView.get_success_url", false]], "get_success_url() (notes.views.tagdeleteview method)": [[0, "notes.views.TagDeleteView.get_success_url", false]], "get_success_url() (notes.views.tageditview method)": [[0, "notes.views.TagEditView.get_success_url", false]], "health_news() (in module parsing.news)": [[0, "parsing.news.health_news", false]], "id (s3_storage.models.file attribute)": [[0, "s3_storage.models.File.id", false]], "id (s3_storage.models.filecategory attribute)": [[0, "s3_storage.models.FileCategory.id", false]], "id (s3_storage.models.profile attribute)": [[0, "s3_storage.models.Profile.id", false]], "list_currency() (in module exchange.views)": [[0, "exchange.views.list_currency", false]], "list_news() (in module parsing.views)": [[0, "parsing.views.list_news", false]], "media (contacts.forms.contactform property)": [[0, "contacts.forms.ContactForm.media", false]], "minfin_currency() (in module exchange.exchange)": [[0, "exchange.exchange.minfin_currency", false]], "model (notes.views.notecreateview attribute)": [[0, "notes.views.NoteCreateView.model", false]], "model (notes.views.notedeleteview attribute)": [[0, "notes.views.NoteDeleteView.model", false]], "model (notes.views.notedetailview attribute)": [[0, "notes.views.NoteDetailView.model", false]], "model (notes.views.noteeditview attribute)": [[0, "notes.views.NoteEditView.model", false]], "model (notes.views.notelistview attribute)": [[0, "notes.views.NoteListView.model", false]], "model (notes.views.tagcreateview attribute)": [[0, "notes.views.TagCreateView.model", false]], "model (notes.views.tagdeleteview attribute)": [[0, "notes.views.TagDeleteView.model", false]], "model (notes.views.tageditview attribute)": [[0, "notes.views.TagEditView.model", false]], "model (notes.views.taglistview attribute)": [[0, "notes.views.TagListView.model", false]], "module": [[0, "module-contacts.forms", false], [0, "module-contacts.views", false], [0, "module-exchange.exchange", false], [0, "module-exchange.views", false], [0, "module-notes.views", false], [0, "module-parsing.news", false], [0, "module-parsing.views", false], [0, "module-s3_storage.models", false], [0, "module-s3_storage.views", false]], "name (s3_storage.models.filecategory attribute)": [[0, "s3_storage.models.FileCategory.name", false]], "notecreateview (class in notes.views)": [[0, "notes.views.NoteCreateView", false]], "notedeleteview (class in notes.views)": [[0, "notes.views.NoteDeleteView", false]], "notedetailview (class in notes.views)": [[0, "notes.views.NoteDetailView", false]], "noteeditview (class in notes.views)": [[0, "notes.views.NoteEditView", false]], "notelistview (class in notes.views)": [[0, "notes.views.NoteListView", false]], "notes.views": [[0, "module-notes.views", false]], "objects (s3_storage.models.file attribute)": [[0, "s3_storage.models.File.objects", false]], "objects (s3_storage.models.filecategory attribute)": [[0, "s3_storage.models.FileCategory.objects", false]], "objects (s3_storage.models.profile attribute)": [[0, "s3_storage.models.Profile.objects", false]], "original_filename (s3_storage.models.file attribute)": [[0, "s3_storage.models.File.original_filename", false]], "other_news() (in module parsing.news)": [[0, "parsing.news.other_news", false]], "parsing.news": [[0, "module-parsing.news", false]], "parsing.views": [[0, "module-parsing.views", false]], "politika_news() (in module parsing.news)": [[0, "parsing.news.politika_news", false]], "privat_currency() (in module exchange.exchange)": [[0, "exchange.exchange.privat_currency", false]], "profile (class in s3_storage.models)": [[0, "s3_storage.models.Profile", false]], "profile() (in module s3_storage.views)": [[0, "s3_storage.views.profile", false]], "profile.doesnotexist": [[0, "s3_storage.models.Profile.DoesNotExist", false]], "profile.multipleobjectsreturned": [[0, "s3_storage.models.Profile.MultipleObjectsReturned", false]], "profile_settings() (in module s3_storage.views)": [[0, "s3_storage.views.profile_settings", false]], "pumb_currency() (in module exchange.exchange)": [[0, "exchange.exchange.pumb_currency", false]], "s3_storage.models": [[0, "module-s3_storage.models", false]], "s3_storage.views": [[0, "module-s3_storage.views", false]], "save() (contacts.forms.contactform method)": [[0, "contacts.forms.ContactForm.save", false]], "save() (s3_storage.models.profile method)": [[0, "s3_storage.models.Profile.save", false]], "save_currencies_to_database() (in module exchange.exchange)": [[0, "exchange.exchange.save_currencies_to_database", false]], "save_news_to_database() (in module parsing.news)": [[0, "parsing.news.save_news_to_database", false]], "science_and_it_news() (in module parsing.news)": [[0, "parsing.news.science_and_it_news", false]], "search_contacts() (in module contacts.views)": [[0, "contacts.views.search_contacts", false]], "sport_news() (in module parsing.news)": [[0, "parsing.news.sport_news", false]], "success_url (notes.views.tagdeleteview attribute)": [[0, "notes.views.TagDeleteView.success_url", false]], "tagcreateview (class in notes.views)": [[0, "notes.views.TagCreateView", false]], "tagdeleteview (class in notes.views)": [[0, "notes.views.TagDeleteView", false]], "tageditview (class in notes.views)": [[0, "notes.views.TagEditView", false]], "taglistview (class in notes.views)": [[0, "notes.views.TagListView", false]], "template_name (notes.views.notecreateview attribute)": [[0, "notes.views.NoteCreateView.template_name", false]], "template_name (notes.views.notedeleteview attribute)": [[0, "notes.views.NoteDeleteView.template_name", false]], "template_name (notes.views.notedetailview attribute)": [[0, "notes.views.NoteDetailView.template_name", false]], "template_name (notes.views.noteeditview attribute)": [[0, "notes.views.NoteEditView.template_name", false]], "template_name (notes.views.notelistview attribute)": [[0, "notes.views.NoteListView.template_name", false]], "template_name (notes.views.tagcreateview attribute)": [[0, "notes.views.TagCreateView.template_name", false]], "template_name (notes.views.tageditview attribute)": [[0, "notes.views.TagEditView.template_name", false]], "template_name (notes.views.taglistview attribute)": [[0, "notes.views.TagListView.template_name", false]], "toggle_note_done() (in module notes.views)": [[0, "notes.views.toggle_note_done", false]], "tourism_news() (in module parsing.news)": [[0, "parsing.news.tourism_news", false]], "upload_avatar() (in module s3_storage.models)": [[0, "s3_storage.models.upload_avatar", false]], "upload_date (s3_storage.models.file attribute)": [[0, "s3_storage.models.File.upload_date", false]], "upload_file() (in module s3_storage.views)": [[0, "s3_storage.views.upload_file", false]], "upload_to_s3() (in module s3_storage.models)": [[0, "s3_storage.models.upload_to_s3", false]], "user (s3_storage.models.file attribute)": [[0, "s3_storage.models.File.user", false]], "user (s3_storage.models.filecategory attribute)": [[0, "s3_storage.models.FileCategory.user", false]], "user (s3_storage.models.profile attribute)": [[0, "s3_storage.models.Profile.user", false]], "user_id (s3_storage.models.file attribute)": [[0, "s3_storage.models.File.user_id", false]], "user_id (s3_storage.models.filecategory attribute)": [[0, "s3_storage.models.FileCategory.user_id", false]], "user_id (s3_storage.models.profile attribute)": [[0, "s3_storage.models.Profile.user_id", false]], "validate_birth_date() (in module contacts.forms)": [[0, "contacts.forms.validate_birth_date", false]]}, "objects": {"contacts": [[0, 0, 0, "-", "forms"], [0, 0, 0, "-", "views"]], "contacts.forms": [[0, 1, 1, "", "ContactForm"], [0, 4, 1, "", "validate_birth_date"]], "contacts.forms.ContactForm": [[0, 2, 1, "", "__init__"], [0, 2, 1, "", "clean_birthday"], [0, 2, 1, "", "clean_email"], [0, 2, 1, "", "clean_phone_number"], [0, 3, 1, "", "media"], [0, 2, 1, "", "save"]], "contacts.views": [[0, 4, 1, "", "contact_list"], [0, 4, 1, "", "create_contact"], [0, 4, 1, "", "delete_contact"], [0, 4, 1, "", "edit_contact"], [0, 4, 1, "", "get_contacts_with_birthday_in"], [0, 4, 1, "", "search_contacts"]], "exchange": [[0, 0, 0, "-", "exchange"], [0, 0, 0, "-", "views"]], "exchange.exchange": [[0, 4, 1, "", "clear_currency_database"], [0, 4, 1, "", "finance_currency"], [0, 4, 1, "", "minfin_currency"], [0, 4, 1, "", "privat_currency"], [0, 4, 1, "", "pumb_currency"], [0, 4, 1, "", "save_currencies_to_database"]], "exchange.views": [[0, 4, 1, "", "add_currency"], [0, 4, 1, "", "list_currency"]], "notes": [[0, 0, 0, "-", "views"]], "notes.views": [[0, 1, 1, "", "NoteCreateView"], [0, 1, 1, "", "NoteDeleteView"], [0, 1, 1, "", "NoteDetailView"], [0, 1, 1, "", "NoteEditView"], [0, 1, 1, "", "NoteListView"], [0, 1, 1, "", "TagCreateView"], [0, 1, 1, "", "TagDeleteView"], [0, 1, 1, "", "TagEditView"], [0, 1, 1, "", "TagListView"], [0, 4, 1, "", "toggle_note_done"]], "notes.views.NoteCreateView": [[0, 5, 1, "", "form_class"], [0, 2, 1, "", "form_valid"], [0, 2, 1, "", "get_context_data"], [0, 2, 1, "", "get_success_url"], [0, 5, 1, "", "model"], [0, 5, 1, "", "template_name"]], "notes.views.NoteDeleteView": [[0, 2, 1, "", "get_success_url"], [0, 5, 1, "", "model"], [0, 5, 1, "", "template_name"]], "notes.views.NoteDetailView": [[0, 5, 1, "", "context_object_name"], [0, 2, 1, "", "get_context_data"], [0, 5, 1, "", "model"], [0, 5, 1, "", "template_name"]], "notes.views.NoteEditView": [[0, 5, 1, "", "form_class"], [0, 2, 1, "", "get_context_data"], [0, 2, 1, "", "get_success_url"], [0, 5, 1, "", "model"], [0, 5, 1, "", "template_name"]], "notes.views.NoteListView": [[0, 5, 1, "", "context_object_name"], [0, 2, 1, "", "get_context_data"], [0, 2, 1, "", "get_queryset"], [0, 5, 1, "", "model"], [0, 5, 1, "", "template_name"]], "notes.views.TagCreateView": [[0, 5, 1, "", "form_class"], [0, 2, 1, "", "form_valid"], [0, 2, 1, "", "get_success_url"], [0, 5, 1, "", "model"], [0, 5, 1, "", "template_name"]], "notes.views.TagDeleteView": [[0, 2, 1, "", "get_success_url"], [0, 5, 1, "", "model"], [0, 5, 1, "", "success_url"]], "notes.views.TagEditView": [[0, 5, 1, "", "form_class"], [0, 2, 1, "", "get_success_url"], [0, 5, 1, "", "model"], [0, 5, 1, "", "template_name"]], "notes.views.TagListView": [[0, 5, 1, "", "context_object_name"], [0, 2, 1, "", "get_queryset"], [0, 5, 1, "", "model"], [0, 5, 1, "", "template_name"]], "parsing": [[0, 0, 0, "-", "news"], [0, 0, 0, "-", "views"]], "parsing.news": [[0, 4, 1, "", "auto_news"], [0, 4, 1, "", "clear_database"], [0, 4, 1, "", "economy_news"], [0, 4, 1, "", "health_news"], [0, 4, 1, "", "other_news"], [0, 4, 1, "", "politika_news"], [0, 4, 1, "", "save_news_to_database"], [0, 4, 1, "", "science_and_it_news"], [0, 4, 1, "", "sport_news"], [0, 4, 1, "", "tourism_news"]], "parsing.views": [[0, 4, 1, "", "add_news"], [0, 4, 1, "", "list_news"]], "s3_storage": [[0, 0, 0, "-", "models"], [0, 0, 0, "-", "views"]], "s3_storage.models": [[0, 1, 1, "", "File"], [0, 1, 1, "", "FileCategory"], [0, 1, 1, "", "Profile"], [0, 4, 1, "", "upload_avatar"], [0, 4, 1, "", "upload_to_s3"]], "s3_storage.models.File": [[0, 6, 1, "", "DoesNotExist"], [0, 6, 1, "", "MultipleObjectsReturned"], [0, 5, 1, "", "category"], [0, 5, 1, "", "category_id"], [0, 5, 1, "", "description"], [0, 5, 1, "", "file"], [0, 2, 1, "", "get_next_by_upload_date"], [0, 2, 1, "", "get_previous_by_upload_date"], [0, 5, 1, "", "id"], [0, 5, 1, "", "objects"], [0, 5, 1, "", "original_filename"], [0, 5, 1, "", "upload_date"], [0, 5, 1, "", "user"], [0, 5, 1, "", "user_id"]], "s3_storage.models.FileCategory": [[0, 6, 1, "", "DoesNotExist"], [0, 6, 1, "", "MultipleObjectsReturned"], [0, 5, 1, "", "files"], [0, 5, 1, "", "id"], [0, 5, 1, "", "name"], [0, 5, 1, "", "objects"], [0, 5, 1, "", "user"], [0, 5, 1, "", "user_id"]], "s3_storage.models.Profile": [[0, 6, 1, "", "DoesNotExist"], [0, 6, 1, "", "MultipleObjectsReturned"], [0, 5, 1, "", "avatar"], [0, 5, 1, "", "id"], [0, 5, 1, "", "objects"], [0, 2, 1, "", "save"], [0, 5, 1, "", "user"], [0, 5, 1, "", "user_id"]], "s3_storage.views": [[0, 4, 1, "", "category_list"], [0, 4, 1, "", "create_category"], [0, 4, 1, "", "delete_category"], [0, 4, 1, "", "delete_file"], [0, 4, 1, "", "download_file"], [0, 4, 1, "", "edit_category"], [0, 4, 1, "", "edit_file"], [0, 4, 1, "", "file_list"], [0, 4, 1, "", "profile"], [0, 4, 1, "", "profile_settings"], [0, 4, 1, "", "upload_file"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "property", "Python property"], "4": ["py", "function", "Python function"], "5": ["py", "attribute", "Python attribute"], "6": ["py", "exception", "Python exception"]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:property", "4": "py:function", "5": "py:attribute", "6": "py:exception"}, "terms": {"1": 0, "120": 0, "18": 0, "200": 0, "35": 0, "404": 0, "A": 0, "By": 0, "IT": 0, "If": 0, "In": 0, "It": 0, "The": 0, "__init__": 0, "_default_manag": 0, "_fragment": 0, "abil": 0, "about": 0, "access": 0, "accessor": 0, "ad": 0, "add": 0, "add_curr": 0, "add_new": 0, "address": 0, "after": 0, "aggreg": 0, "ago": 0, "alia": 0, "all": 0, "all_tag": 0, "allow": 0, "also": 0, "an": 0, "ani": 0, "anoth": 0, "app_label": [], "app_modul": [], "app_nam": [], "appconfig": [], "ar": 0, "arg": 0, "argument": 0, "articl": 0, "assign": 0, "associ": 0, "attempt": 0, "attribut": 0, "author": 0, "auto": 0, "auto_new": 0, "avail": 0, "avatar": 0, "back": 0, "bank": 0, "bank_nam": 0, "base": 0, "been": 0, "behavior": 0, "being": 0, "belong": 0, "bigautofield": 0, "birth": [], "birthdai": 0, "birthdat": 0, "book": 0, "both": 0, "box": 0, "bucket": 0, "bui": 0, "bulk": 0, "calcul": 0, "call": 0, "callback": 0, "can": 0, "car": 0, "case": 0, "categor": 0, "categori": 0, "category_edit": 0, "category_id": 0, "category_list": 0, "chang": 0, "charact": 0, "charfield": 0, "check": 0, "child": 0, "children": 0, "class": 0, "clean": [], "clean_birthdai": 0, "clean_email": 0, "clean_phone_numb": 0, "clear_currency_databas": 0, "clear_databas": 0, "client": 0, "code": 0, "com": 0, "commit": 0, "condit": 0, "contact_id": 0, "contact_list": 0, "contactform": 0, "contain": 0, "content": 0, "context": 0, "context_object_nam": 0, "continu": 0, "convers": 0, "convert": 0, "correct": 0, "creat": 0, "create_categori": 0, "create_contact": 0, "createmodel": [], "createview": 0, "currenc": 0, "currencies_list": 0, "currency_convert": 0, "current": 0, "custom": 0, "dai": 0, "data": 0, "databas": 0, "date": 0, "datefield": 0, "datetimefield": 0, "days_until_birthdai": 0, "db": 0, "default": 0, "default_auto_field": [], "defer": 0, "defin": 0, "deleg": 0, "delet": 0, "delete_categori": 0, "delete_contact": 0, "delete_fil": 0, "deleteview": 0, "depend": [], "descript": 0, "descriptor": 0, "detailview": 0, "determin": 0, "dictionari": 0, "differ": 0, "displai": 0, "django": 0, "do": 0, "doc": 0, "doe": 0, "doesn": 0, "doesnotexist": 0, "dollar": 0, "done": 0, "download": 0, "download_fil": 0, "dynam": 0, "e": 0, "each": 0, "economi": 0, "economy_new": 0, "edit": 0, "edit_categori": 0, "edit_contact": 0, "edit_fil": 0, "either": 0, "email": 0, "emailfield": 0, "end": 0, "ensur": 0, "enter": 0, "equal": 0, "error": 0, "eur_bui": 0, "eur_sel": 0, "euro": 0, "exampl": 0, "except": 0, "exchange_r": 0, "exist": 0, "expect": 0, "explain": 0, "express": 0, "ext": 0, "extens": 0, "extra": 0, "extract": 0, "f": 0, "fail": 0, "fals": 0, "field": 0, "fieldfil": 0, "file": 0, "file_categori": 0, "file_id": 0, "file_list": 0, "file_upload": 0, "filecategori": 0, "filedescriptor": 0, "filefield": 0, "fileform": 0, "filenam": 0, "fill": 0, "filter": 0, "final": 0, "financ": 0, "finance_curr": 0, "find": 0, "first": 0, "float": 0, "follow": 0, "foreignkei": 0, "form_class": 0, "form_valid": 0, "forward": 0, "forwardonetoonedescriptor": 0, "four": 0, "from": 0, "full": 0, "function": 0, "futur": 0, "gener": 0, "get": 0, "get_absolute_url": 0, "get_contacts_with_birthday_in": 0, "get_context_data": 0, "get_next_by_foo": 0, "get_next_by_upload_d": 0, "get_object_or_404": 0, "get_previous_by_foo": 0, "get_previous_by_upload_d": 0, "get_queryset": 0, "get_success_url": 0, "go": 0, "groshi": 0, "ha": 0, "handl": 0, "have": 0, "health": 0, "health_new": 0, "hello": 0, "helper": 0, "here": 0, "hexadecim": 0, "home": 0, "html": 0, "http": 0, "httprequest": 0, "httprespons": 0, "httpresponseredirect": 0, "i": 0, "id": 0, "identifi": 0, "imag": 0, "imagefield": 0, "immedi": 0, "implement": 0, "import": 0, "includ": 0, "index": 0, "info": 0, "inform": 0, "initi": 0, "input": 0, "instanc": 0, "instanti": [], "instead": 0, "integ": 0, "intern": 0, "is_next": 0, "is_valid": 0, "its": 0, "itself": [], "jsonrespons": 0, "just": 0, "kei": 0, "keyword": 0, "kwarg": 0, "later": 0, "latest": 0, "least": 0, "length": 0, "like": 0, "link": 0, "list": 0, "list_curr": 0, "list_new": 0, "listview": 0, "ll": 0, "load": 0, "logic": 0, "loginrequiredmixin": 0, "look": 0, "mai": 0, "main": 0, "manag": 0, "mani": 0, "match": 0, "mean": 0, "media": 0, "messag": 0, "met": 0, "method": 0, "minfin": 0, "minfin_curr": 0, "model": [], "modelform": 0, "more": 0, "most": 0, "multipleobjectsreturn": 0, "myapp": 0, "mymodel": 0, "name": 0, "nauka_it": 0, "need": 0, "news_link": 0, "news_list": 0, "next": 0, "non": 0, "none": 0, "nonetyp": 0, "note": [], "note_confirm_delet": 0, "note_detail": 0, "note_form": 0, "note_list": 0, "notecreateview": 0, "notedeleteview": 0, "notedetailview": 0, "noteeditview": 0, "noteform": 0, "notelistview": 0, "noth": 0, "now": 0, "number": 0, "object": 0, "objectdoesnotexist": 0, "one": 0, "onetoonefield": 0, "onli": 0, "open": 0, "oper": [], "option": 0, "origin": 0, "original_filenam": 0, "other": 0, "other_new": 0, "otherwis": 0, "our": 0, "out": 0, "overrid": 0, "overridden": 0, "own": 0, "owner": 0, "page": 0, "paramet": 0, "parent": 0, "parsingconfig": [], "part": 0, "particular": 0, "pass": 0, "past": 0, "path": 0, "period": 0, "phone": 0, "phone_numb": 0, "photo": 0, "photo_link": 0, "pk": 0, "place": 0, "pln": 0, "pln_bui": 0, "politika": 0, "politika_new": 0, "posit": 0, "post": 0, "previou": 0, "primari": 0, "privat": 0, "privat_curr": 0, "privatbank": 0, "process": 0, "profil": 0, "profile_set": 0, "properti": 0, "prosport": 0, "provid": 0, "pumb": 0, "pumb_curr": 0, "purpos": [], "q": 0, "queri": 0, "queryset": 0, "quot": 0, "rais": 0, "random": 0, "rang": 0, "rate": 0, "re": 0, "read": 0, "record": 0, "redirect": 0, "refer": 0, "registr": 0, "regular": 0, "relat": 0, "related_nam": 0, "relationship": 0, "render": 0, "render_to_respons": 0, "repres": 0, "request": 0, "requir": 0, "respons": 0, "restaur": 0, "result": 0, "retriev": 0, "return": 0, "revers": 0, "reversemanytoonedescriptor": 0, "ru": 0, "s3": 0, "sai": 0, "save": 0, "save_currencies_to_databas": 0, "save_news_to_databas": 0, "scienc": 0, "science_and_it_new": 0, "scrape": 0, "search": 0, "search_contact": 0, "second": 0, "see": 0, "select": 0, "self": 0, "sell": 0, "send": 0, "server": 0, "session": 0, "set": 0, "short": [], "short_descript": 0, "shortcut": 0, "should": 0, "side": 0, "simpli": 0, "size": 0, "slate": [], "so": 0, "softwar": 0, "someth": 0, "sourc": 0, "specif": 0, "specifi": 0, "split": 0, "sport": 0, "sport_new": 0, "start": [], "statement": 0, "statu": 0, "store": 0, "str": 0, "string": 0, "subclass": 0, "submiss": 0, "submit": 0, "success": 0, "success_url": 0, "successfulli": 0, "super": 0, "superclass": 0, "symbol": 0, "t": 0, "tag": 0, "tag_form": 0, "tag_list": 0, "tagcreateview": 0, "tagdeleteview": 0, "tageditview": 0, "tagform": 0, "taglistview": 0, "take": 0, "target": 0, "tell": 0, "templat": 0, "template_nam": 0, "term": 0, "test": [], "text": 0, "textfield": 0, "textual": 0, "than": 0, "thei": 0, "them": 0, "thi": 0, "thing": 0, "timezon": 0, "titl": 0, "toggl": 0, "toggle_note_don": 0, "topic": 0, "tourism": 0, "tourism_new": 0, "trelent": 0, "trigger": 0, "true": 0, "try": 0, "tsn": 0, "tupl": 0, "two": 0, "type": 0, "u": 0, "ua": 0, "until": 0, "up": 0, "updat": 0, "updateview": 0, "upload": 0, "upload_avatar": 0, "upload_d": 0, "upload_fil": 0, "upload_to_s3": 0, "url": 0, "urlfield": [], "us": 0, "usd_bui": 0, "usd_sel": 0, "user": 0, "user_id": 0, "uuid4": 0, "valid": 0, "validate_birth_d": 0, "validationerror": 0, "valu": 0, "variabl": 0, "variou": 0, "version": 0, "via": 0, "wa": 0, "want": 0, "we": 0, "websit": 0, "well": 0, "went": 0, "what": 0, "whatev": 0, "when": 0, "where": 0, "whether": 0, "which": 0, "while": 0, "whose": 0, "widget": 0, "within": 0, "without": 0, "world": 0, "wrapper": 0, "write": 0, "wrong": 0, "year": 0, "yet": 0, "you": 0, "your": 0, "zdorovya": 0, "\u0430": [], "\u0432": [], "\u0432\u043a\u043b\u044e\u0447\u0430\u0454": [], "\u0434\u0430\u043d\u0438\u0445": [], "\u0434\u0436\u0435\u0440\u0435\u043b": [], "\u0434\u043b\u044f": [], "\u0437": [], "\u0437\u0430": [], "\u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0435\u043d\u043d\u044f": [], "\u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f": [], "\u0437\u0430\u043f\u0438\u0441\u0443": [], "\u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f": [], "\u0437\u0432\u0435\u0434\u0435\u043d\u043d\u044f": [], "\u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0437\u0430\u0446\u0456\u0457": [], "\u043a\u043d\u0438\u0433\u0443": [], "\u043a\u043e\u043d\u0442\u0430\u043a\u0442\u043d\u0438\u0445": [], "\u043a\u043e\u043d\u0442\u0430\u043a\u0442\u0456\u0432": [], "\u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430": [], "\u043c\u043e\u0436\u043b\u0438\u0432\u0456\u0441\u0442\u044e": [], "\u043d\u043e\u0432\u0438\u043d": [], "\u043d\u043e\u0442\u0430\u0442\u043a\u0438": [], "\u043e\u0431\u0440\u0430\u043d\u043e\u044e": [], "\u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043d\u0435": [], "\u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043d\u043e\u0433\u043e": [], "\u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0430": [], "\u0440\u0456\u0437\u043d\u0438\u0445": [], "\u0441\u0435\u0431\u0435": [], "\u0442\u0430": [], "\u0442\u0430\u043a\u043e\u0436": [], "\u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0457": [], "\u0442\u0435\u043c\u0430\u0442\u0438\u043a\u043e\u044e": [], "\u0444\u0430\u0439\u043b\u0456\u0432": [], "\u0444\u0443\u043d\u043a\u0446\u0456\u044e": [], "\u0446\u0435": [], "\u044f\u043a\u0435": [], "\u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u0457": []}, "titles": ["Welcome to Fox.Web.Assistant\u2019s documentation!"], "titleterms": {"": 0, "0001_initi": [], "admin": [], "app": [], "assist": 0, "contact": 0, "content": [], "document": 0, "exchang": 0, "form": 0, "fox": 0, "indic": 0, "migrat": [], "model": 0, "modul": 0, "new": 0, "note": 0, "packag": [], "pars": 0, "s3_storag": 0, "submodul": [], "tabl": 0, "test": [], "url": [], "view": 0, "web": 0, "welcom": 0}})