2021-05-15 00:39:33 +00:00
<!DOCTYPE html>
< html class = "writer-html5" lang = "it" >
< head >
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
< title > Indice — N.E.S.T. 0.1.0 documentazione< / title >
< link rel = "stylesheet" href = "_static/css/theme.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
2021-05-28 16:31:33 +00:00
< link rel = "stylesheet" href = "_static/custom.css" type = "text/css" / >
2021-05-15 00:39:33 +00:00
<!-- [if lt IE 9]>
< script src = "_static/js/html5shiv.min.js" > < / script >
<![endif]-->
< script type = "text/javascript" id = "documentation_options" data-url_root = "./" src = "_static/documentation_options.js" > < / script >
< script src = "_static/jquery.js" > < / script >
< script src = "_static/underscore.js" > < / script >
< script src = "_static/doctools.js" > < / script >
< script src = "_static/translations.js" > < / script >
< script type = "text/javascript" src = "_static/js/theme.js" > < / script >
< link rel = "index" title = "Indice" href = "#" / >
< link rel = "search" title = "Cerca" href = "search.html" / >
< / head >
< body class = "wy-body-for-nav" >
< div class = "wy-grid-for-nav" >
< nav data-toggle = "wy-nav-shift" class = "wy-nav-side" >
< div class = "wy-side-scroll" >
2021-05-18 02:18:30 +00:00
< div class = "wy-side-nav-search" style = "background: #3B7097" >
2021-05-15 00:39:33 +00:00
< a href = "index.html" class = "icon icon-home" > N.E.S.T.
< / a >
< div role = "search" >
< form id = "rtd-search-form" class = "wy-form" action = "search.html" method = "get" >
< input type = "text" name = "q" placeholder = "Search docs" / >
< input type = "hidden" name = "check_keywords" value = "yes" / >
< input type = "hidden" name = "area" value = "default" / >
< / form >
< / div >
< / div >
< div class = "wy-menu wy-menu-vertical" data-spy = "affix" role = "navigation" aria-label = "main navigation" >
2021-05-18 01:16:06 +00:00
< p class = "caption" > < span class = "caption-text" > Manuale utente< / span > < / p >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "guide/about.html" > Il progetto in breve< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "guide/installation.html" > Installazione< / a > < / li >
2021-05-29 16:03:44 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "guide/updating.html" > Aggiornamento< / a > < / li >
2021-05-15 00:39:33 +00:00
< / ul >
2021-05-27 23:08:35 +00:00
< p class = "caption" > < span class = "caption-text" > Relazione sul progetto< / span > < / p >
2021-05-18 01:16:06 +00:00
< ul >
2021-05-29 00:16:01 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "development/goals.html" > Introduzione< / a > < / li >
2021-05-18 02:18:30 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "development/tools.html" > Strumenti utilizzati< / a > < / li >
2021-05-29 17:41:07 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "development/process.html" > Processo di sviluppo< / a > < / li >
2021-05-27 23:08:35 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "development/artifacts.html" > Artefatti< / a > < / li >
2021-05-27 23:13:42 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "development/conclusions.html" > Conclusioni< / a > < / li >
2021-05-27 23:08:35 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "development/suggestions.html" > Suggerimenti relativi al corso< / a > < / li >
2021-05-18 02:18:30 +00:00
< / ul >
2021-05-27 23:08:35 +00:00
< p class = "caption" > < span class = "caption-text" > Documentazione tecnica< / span > < / p >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "code/meta/index.html" > Meta-documentazione< / a > < / li >
2021-05-29 00:48:22 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "code/database/index.html" > Struttura del database< / a > < / li >
2021-05-27 23:08:35 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "code/backend/index.html" > < code class = "docutils literal notranslate" > < span class = "pre" > nest_backend< / span > < / code > - Web API in Python< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "code/crawler/index.html" > < code class = "docutils literal notranslate" > < span class = "pre" > nest_crawler< / span > < / code > - Crawler in Python< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "code/frontend/index.html" > < code class = "docutils literal notranslate" > < span class = "pre" > nest_frontend< / span > < / code > - Interfaccia utente in React< / a > < / li >
2021-05-15 00:39:33 +00:00
< / ul >
< / div >
< / div >
< / nav >
< section data-toggle = "wy-nav-shift" class = "wy-nav-content-wrap" >
< nav class = "wy-nav-top" aria-label = "top navigation" >
< i data-toggle = "wy-nav-top" class = "fa fa-bars" > < / i >
< a href = "index.html" > N.E.S.T.< / a >
< / nav >
< div class = "wy-nav-content" >
< div class = "rst-content" >
< div role = "navigation" aria-label = "breadcrumbs navigation" >
< ul class = "wy-breadcrumbs" >
< li > < a href = "index.html" class = "icon icon-home" > < / a > » < / li >
< li > Indice< / li >
< li class = "wy-breadcrumbs-aside" >
< / li >
< / ul >
< hr / >
< / div >
< div role = "main" class = "document" itemscope = "itemscope" itemtype = "http://schema.org/Article" >
< div itemprop = "articleBody" >
< h1 id = "index" > Indice< / h1 >
< div class = "genindex-jumpbox" >
< a href = "#_" > < strong > _< / strong > < / a >
| < a href = "#A" > < strong > A< / strong > < / a >
2021-05-30 12:05:39 +00:00
| < a href = "#B" > < strong > B< / strong > < / a >
2021-05-15 00:39:33 +00:00
| < a href = "#C" > < strong > C< / strong > < / a >
2021-05-30 12:05:39 +00:00
| < a href = "#D" > < strong > D< / strong > < / a >
2021-05-15 00:39:33 +00:00
| < a href = "#E" > < strong > E< / strong > < / a >
| < a href = "#F" > < strong > F< / 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 = "#R" > < strong > R< / strong > < / a >
| < a href = "#S" > < strong > S< / strong > < / a >
| < a href = "#T" > < strong > T< / strong > < / a >
| < a href = "#U" > < strong > U< / strong > < / a >
2021-05-30 12:05:39 +00:00
| < a href = "#V" > < strong > V< / strong > < / a >
2021-05-15 00:39:33 +00:00
| < a href = "#W" > < strong > W< / strong > < / a >
< / div >
< h2 id = "_" > _< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Alert.__init__" > __init__() (nest_backend.database.tables.Alert metodo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Authorization.__init__" > (nest_backend.database.tables.Authorization metodo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Composed.__init__" > (nest_backend.database.tables.Composed metodo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Condition.__init__" > (nest_backend.database.tables.Condition metodo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Contains.__init__" > (nest_backend.database.tables.Contains metodo)< / a >
2021-05-18 01:16:06 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.MadeOf.__init__" > (nest_backend.database.tables.MadeOf metodo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Notification.__init__" > (nest_backend.database.tables.Notification metodo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.__init__" > (nest_backend.database.tables.Repository metodo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Tweet.__init__" > (nest_backend.database.tables.Tweet metodo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.User.__init__" > (nest_backend.database.tables.User metodo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "A" > A< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.gestione.admin_or_403" > admin_or_403() (nel modulo nest_backend.gestione)< / a >
2021-05-18 01:16:06 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.MadeOf.aid" > aid (nest_backend.database.tables.MadeOf attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-29 00:48:22 +00:00
< li > < a href = "code/database/index.html#Alert" > Alert (classe built-in)< / a >
< ul >
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Alert" > (classe in nest_backend.database.tables)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-29 00:48:22 +00:00
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.MadeOf.alert" > alert (nest_backend.database.tables.MadeOf attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Notification.alert" > (nest_backend.database.tables.Notification attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Notification.alert_id" > alert_id (nest_backend.database.tables.Notification attributo)< / a >
2021-05-18 01:16:06 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Condition.alerts" > alerts (nest_backend.database.tables.Condition attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.alerts" > (nest_backend.database.tables.Repository attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.ConditionMode.all_and" > all_and (nest_backend.database.tables.ConditionMode attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.ConditionMode.all_or" > all_or (nest_backend.database.tables.ConditionMode attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.OperationType.assign" > assign (nest_backend.database.tables.OperationType attributo)< / a >
2021-05-28 13:40:39 +00:00
< / li >
< li > < a href = "code/crawler/index.html#nest_crawler.associate_condition_tweet" > associate_condition_tweet() (nel modulo nest_crawler)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.gestione.authenticate" > authenticate() (nel modulo nest_backend.gestione)< / a >
2021-05-28 13:40:39 +00:00
< ul >
< li > < a href = "code/crawler/index.html#nest_crawler.authenticate" > (nel modulo nest_crawler)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-28 13:40:39 +00:00
< / ul > < / li >
2021-05-29 00:48:22 +00:00
< li > < a href = "code/database/index.html#Authorization" > Authorization (classe built-in)< / a >
< ul >
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Authorization" > (classe in nest_backend.database.tables)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-29 00:48:22 +00:00
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.authorizations" > authorizations (nest_backend.database.tables.Repository attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.User.authorizations" > (nest_backend.database.tables.User attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
< / ul > < / td >
< / tr > < / table >
2021-05-30 12:05:39 +00:00
< h2 id = "B" > B< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "code/frontend/index.html#BackendCommunicationError" > BackendCommunicationError() (classe)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
2021-05-15 00:39:33 +00:00
< h2 id = "C" > C< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Contains.cid" > cid (nest_backend.database.tables.Contains attributo)< / a >
2021-05-18 01:16:06 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.MadeOf.cid" > (nest_backend.database.tables.MadeOf attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-18 01:16:06 +00:00
< / ul > < / li >
2021-05-29 00:48:22 +00:00
< li > < a href = "code/database/index.html#Composed" > Composed (classe built-in)< / a >
< ul >
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Composed" > (classe in nest_backend.database.tables)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-29 00:48:22 +00:00
< / ul > < / li >
< li > < a href = "code/database/index.html#Condition" > Condition (classe built-in)< / a >
< ul >
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Condition" > (classe in nest_backend.database.tables)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-29 00:48:22 +00:00
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Contains.condition" > condition (nest_backend.database.tables.Contains attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.MadeOf.condition" > (nest_backend.database.tables.MadeOf attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
2021-05-30 12:05:39 +00:00
< li > < a href = "code/frontend/index.html#Condition" > Condition() (classe)< / a >
< / li >
< li > < a href = "code/frontend/index.html#ConditionHashtag" > ConditionHashtag() (classe)< / a >
< / li >
< li > < a href = "code/frontend/index.html#ConditionLocation" > ConditionLocation() (classe)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-30 12:05:39 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.ConditionMode" > ConditionMode (classe in nest_backend.database.tables)< / a >
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Alert.conditions" > conditions (nest_backend.database.tables.Alert attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.conditions" > (nest_backend.database.tables.Repository attributo)< / a >
2021-05-18 01:16:06 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Tweet.conditions" > (nest_backend.database.tables.Tweet attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
2021-05-30 12:05:39 +00:00
< li > < a href = "code/frontend/index.html#ConditionTime" > ConditionTime() (classe)< / a >
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.ConditionType" > ConditionType (classe in nest_backend.database.tables)< / a >
2021-05-30 12:05:39 +00:00
< / li >
< li > < a href = "code/frontend/index.html#ConditionUser" > ConditionUser() (classe)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-29 00:48:22 +00:00
< li > < a href = "code/database/index.html#Contains" > Contains (classe built-in)< / a >
< ul >
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Contains" > (classe in nest_backend.database.tables)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-29 00:48:22 +00:00
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Condition.content" > content (nest_backend.database.tables.Condition attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Tweet.content" > (nest_backend.database.tables.Tweet attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.ConditionType.coordinates" > coordinates (nest_backend.database.tables.ConditionType attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
2021-05-30 12:05:39 +00:00
< h2 id = "D" > D< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "code/frontend/index.html#DecodeError" > DecodeError() (classe)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
2021-05-15 00:39:33 +00:00
< h2 id = "E" > E< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Authorization.email" > email (nest_backend.database.tables.Authorization attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.User.email" > (nest_backend.database.tables.User attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.end" > end (nest_backend.database.tables.Repository attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-18 01:16:06 +00:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.gestione.error_handler" > error_handler() (nel modulo nest_backend.gestione)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Alert.evaluation_mode" > evaluation_mode (nest_backend.database.tables.Alert attributo)< / a >
2021-05-18 01:16:06 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.evaluation_mode" > (nest_backend.database.tables.Repository attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-18 01:16:06 +00:00
< / ul > < / li >
2021-05-15 00:39:33 +00:00
< / ul > < / td >
< / tr > < / table >
< h2 id = "F" > F< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-30 12:05:39 +00:00
< li > < a href = "code/frontend/index.html#FetchAlreadyRunningError" > FetchAlreadyRunningError() (classe)< / a >
< / li >
< li > < a href = "code/frontend/index.html#FetchError" > FetchError() (classe)< / a >
< / li >
< li > < a href = "code/frontend/index.html#Filter" > Filter() (classe)< / a >
< / li >
< li > < a href = "code/frontend/index.html#FilterContains" > FilterContains() (classe)< / a >
< / li >
< li > < a href = "code/frontend/index.html#FilterHashtag" > FilterHashtag() (classe)< / a >
< / li >
< li > < a href = "code/frontend/index.html#FilterInsideMapArea" > FilterInsideMapArea() (classe)< / a >
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "code/frontend/index.html#FilterInsideTimeRay" > FilterInsideTimeRay() (classe)< / a >
< / li >
< li > < a href = "code/frontend/index.html#FilterIsRetweet" > FilterIsRetweet() (classe)< / a >
< / li >
< li > < a href = "code/frontend/index.html#FilterPoster" > FilterPoster() (classe)< / a >
< / li >
< li > < a href = "code/frontend/index.html#FilterWithImage" > FilterWithImage() (classe)< / a >
< / li >
< li > < a href = "code/frontend/index.html#FilterWithLocation" > FilterWithLocation() (classe)< / a >
< / li >
< li > < a href = "code/frontend/index.html#FilterWithPlace" > FilterWithPlace() (classe)< / a >
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.gestione.find_user" > find_user() (nel modulo nest_backend.gestione)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "G" > G< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.gestione.gen_password" > gen_password() (nel modulo nest_backend.gestione)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "H" > H< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.ConditionType.hashtag" > hashtag (nest_backend.database.tables.ConditionType attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.gestione.hashtag_validator" > hashtag_validator() (nel modulo nest_backend.gestione)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "I" > I< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Alert.id" > id (nest_backend.database.tables.Alert attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Condition.id" > (nest_backend.database.tables.Condition attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Notification.id" > (nest_backend.database.tables.Notification attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.id" > (nest_backend.database.tables.Repository attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.gestione.identity" > identity() (nel modulo nest_backend.gestione)< / a >
2021-05-27 18:22:04 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Tweet.image_url" > image_url (nest_backend.database.tables.Tweet attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-28 13:40:39 +00:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Tweet.insert_time" > insert_time (nest_backend.database.tables.Tweet attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.is_active" > is_active (nest_backend.database.tables.Repository attributo)< / a >
2021-05-28 13:40:39 +00:00
< / li >
< li > < a href = "code/crawler/index.html#nest_crawler.is_coordinate_inside_bounding_box" > is_coordinate_inside_bounding_box() (nel modulo nest_crawler)< / a >
< / li >
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.is_deleted" > is_deleted (nest_backend.database.tables.Repository attributo)< / a >
< / li >
< li > < a href = "code/crawler/index.html#nest_crawler.is_repo_alert_triggered" > is_repo_alert_triggered() (nel modulo nest_crawler)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.User.isAdmin" > isAdmin (nest_backend.database.tables.User attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "J" > J< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.gestione.json_error" > json_error() (nel modulo nest_backend.gestione)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.gestione.json_request_authorizer" > json_request_authorizer() (nel modulo nest_backend.gestione)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.gestione.json_success" > json_success() (nel modulo nest_backend.gestione)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "L" > L< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Alert.limit" > limit (nest_backend.database.tables.Alert attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.ConditionType.location" > location (nest_backend.database.tables.ConditionType attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Tweet.location" > (nest_backend.database.tables.Tweet attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "M" > M< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-29 00:48:22 +00:00
< li > < a href = "code/database/index.html#MadeOf" > MadeOf (classe built-in)< / a >
< ul >
< li > < a href = "code/backend/index.html#nest_backend.database.tables.MadeOf" > (classe in nest_backend.database.tables)< / a >
2021-05-18 01:16:06 +00:00
< / li >
2021-05-29 00:48:22 +00:00
< / ul > < / li >
2021-05-15 00:39:33 +00:00
< li >
modulo
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#module-nest_backend" > nest_backend< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#module-nest_backend.database" > nest_backend.database< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#module-nest_backend.database.base" > nest_backend.database.base< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#module-nest_backend.database.tables" > nest_backend.database.tables< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#module-nest_backend.gestione" > nest_backend.gestione< / a >
2021-05-18 02:18:30 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/crawler/index.html#module-nest_crawler" > nest_crawler< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "N" > N< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Alert.name" > name (nest_backend.database.tables.Alert attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.name" > (nest_backend.database.tables.Repository attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
< li >
nest_backend
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#module-nest_backend" > modulo< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
< li >
nest_backend.database
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#module-nest_backend.database" > modulo< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
< li >
nest_backend.database.base
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#module-nest_backend.database.base" > modulo< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
< li >
nest_backend.database.tables
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#module-nest_backend.database.tables" > modulo< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
2021-05-30 12:05:39 +00:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-15 00:39:33 +00:00
< li >
nest_backend.gestione
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#module-nest_backend.gestione" > modulo< / a >
2021-05-18 02:18:30 +00:00
< / li >
< / ul > < / li >
< li >
nest_crawler
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/crawler/index.html#module-nest_crawler" > modulo< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
2021-05-29 00:48:22 +00:00
< li > < a href = "code/database/index.html#Notification" > Notification (classe built-in)< / a >
< ul >
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Notification" > (classe in nest_backend.database.tables)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-29 00:48:22 +00:00
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Alert.notifications" > notifications (nest_backend.database.tables.Alert attributo)< / a >
2021-05-30 12:05:39 +00:00
< / li >
< li > < a href = "code/frontend/index.html#NotImplementedError" > NotImplementedError() (classe)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "O" > O< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.OperationType" > OperationType (classe in nest_backend.database.tables)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Notification.ora" > ora (nest_backend.database.tables.Notification attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-18 01:16:06 +00:00
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.owner" > owner (nest_backend.database.tables.Repository attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.owner_id" > owner_id (nest_backend.database.tables.Repository attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.User.owner_of" > owner_of (nest_backend.database.tables.User attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "P" > P< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.User.password" > password (nest_backend.database.tables.User attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.ConditionType.place" > place (nest_backend.database.tables.ConditionType attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Tweet.place" > (nest_backend.database.tables.Tweet attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Tweet.post_time" > post_time (nest_backend.database.tables.Tweet attributo)< / a >
2021-05-27 18:22:04 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Tweet.poster" > poster (nest_backend.database.tables.Tweet attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "R" > R< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Tweet.repositories" > repositories (nest_backend.database.tables.Tweet attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-29 00:48:22 +00:00
< li > < a href = "code/database/index.html#Repository" > Repository (classe built-in)< / a >
< ul >
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository" > (classe in nest_backend.database.tables)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-29 00:48:22 +00:00
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Alert.repository" > repository (nest_backend.database.tables.Alert attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Authorization.repository" > (nest_backend.database.tables.Authorization attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Composed.repository" > (nest_backend.database.tables.Composed attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Condition.repository" > (nest_backend.database.tables.Condition attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.gestione.repository_auth" > repository_auth() (nel modulo nest_backend.gestione)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Alert.repository_id" > repository_id (nest_backend.database.tables.Alert attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Condition.repository_id" > (nest_backend.database.tables.Condition attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
2021-05-30 12:05:39 +00:00
< li > < a href = "code/frontend/index.html#ResultError" > ResultError() (classe)< / a >
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Authorization.rid" > rid (nest_backend.database.tables.Authorization attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Composed.rid" > (nest_backend.database.tables.Composed attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "S" > S< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
2021-05-28 13:40:39 +00:00
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "code/crawler/index.html#nest_crawler.search_repo_conditions" > search_repo_conditions() (nel modulo nest_crawler)< / a >
< / li >
< li > < a href = "code/crawler/index.html#nest_crawler.send_notification_email" > send_notification_email() (nel modulo nest_crawler)< / a >
< / li >
< li > < a href = "code/crawler/index.html#nest_crawler.send_notification_tweet" > send_notification_tweet() (nel modulo nest_crawler)< / a >
2021-05-30 12:05:39 +00:00
< / li >
< li > < a href = "code/frontend/index.html#SerializationError" > SerializationError() (classe)< / a >
2021-05-28 13:40:39 +00:00
< / li >
< / ul > < / td >
2021-05-15 00:39:33 +00:00
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-30 12:05:39 +00:00
< li > < a href = "code/frontend/index.html#ServerNotConfiguredError" > ServerNotConfiguredError() (classe)< / a >
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Composed.snowflake" > snowflake (nest_backend.database.tables.Composed attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Contains.snowflake" > (nest_backend.database.tables.Contains attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Tweet.snowflake" > (nest_backend.database.tables.Tweet attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.start" > start (nest_backend.database.tables.Repository attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "T" > T< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.ConditionType.time" > time (nest_backend.database.tables.ConditionType attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Alert.to_json" > to_json() (nest_backend.database.tables.Alert metodo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Authorization.to_json" > (nest_backend.database.tables.Authorization metodo)< / a >
2021-05-27 18:22:04 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Condition.to_json" > (nest_backend.database.tables.Condition metodo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Notification.to_json" > (nest_backend.database.tables.Notification metodo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.to_json" > (nest_backend.database.tables.Repository metodo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Tweet.to_json" > (nest_backend.database.tables.Tweet metodo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.User.to_json" > (nest_backend.database.tables.User metodo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-29 00:48:22 +00:00
< li > < a href = "code/database/index.html#Tweet" > Tweet (classe built-in)< / a >
< ul >
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Tweet" > (classe in nest_backend.database.tables)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-29 00:48:22 +00:00
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Composed.tweet" > tweet (nest_backend.database.tables.Composed attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Contains.tweet" > (nest_backend.database.tables.Contains attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Condition.tweets" > tweets (nest_backend.database.tables.Condition attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Repository.tweets" > (nest_backend.database.tables.Repository attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Condition.type" > type (nest_backend.database.tables.Condition attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "U" > U< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-29 00:48:22 +00:00
< li > < a href = "code/database/index.html#User" > User (classe built-in)< / a >
< ul >
< li > < a href = "code/backend/index.html#nest_backend.database.tables.User" > (classe in nest_backend.database.tables)< / a >
2021-05-15 00:39:33 +00:00
< / li >
2021-05-29 00:48:22 +00:00
< / ul > < / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Authorization.user" > user (nest_backend.database.tables.Authorization attributo)< / a >
2021-05-15 00:39:33 +00:00
< ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.ConditionType.user" > (nest_backend.database.tables.ConditionType attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / li >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.User.username" > username (nest_backend.database.tables.User attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
2021-05-30 12:05:39 +00:00
< h2 id = "V" > V< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "code/frontend/index.html#ViewNotAllowedError" > ViewNotAllowedError() (classe)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
2021-05-15 00:39:33 +00:00
< h2 id = "W" > W< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-05-27 23:08:35 +00:00
< li > < a href = "code/backend/index.html#nest_backend.database.tables.Alert.window_size" > window_size (nest_backend.database.tables.Alert attributo)< / a >
2021-05-15 00:39:33 +00:00
< / li >
< / ul > < / td >
< / tr > < / table >
< / div >
< / div >
< footer >
< hr / >
< div role = "contentinfo" >
< p >
© Copyright 2021, Gruppo 2.
< / p >
< / div >
Built with < a href = "https://www.sphinx-doc.org/" > Sphinx< / a > using a
< a href = "https://github.com/readthedocs/sphinx_rtd_theme" > theme< / a >
provided by < a href = "https://readthedocs.org" > Read the Docs< / a > .
< / footer >
< / div >
< / div >
< / section >
< / div >
< script type = "text/javascript" >
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
< / script >
< / body >
< / html >