Dalec
latest
Django Aggregator of a Lot of External Contents aka DALEC 🤖
API
Dalec
Index
Edit on GitHub
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
U
|
V
_
_fetch() (dalec.proxy.Proxy method)
_meta (dalec.models.ContentBase attribute)
(dalec.models.FetchHistoryBase attribute)
_proxies (dalec.proxy.ProxyPool attribute)
A
abstract (dalec.models.ContentBase.Meta attribute)
(dalec.models.FetchHistoryBase.Meta attribute)
app (dalec.models.ContentBase attribute)
(dalec.models.FetchHistoryBase attribute)
(dalec.proxy.Proxy attribute)
C
channel (dalec.models.ContentBase attribute)
(dalec.models.FetchHistoryBase attribute)
channel_object (dalec.models.ContentBase attribute)
(dalec.models.FetchHistoryBase attribute)
content_data (dalec.models.ContentBase attribute)
content_id (dalec.models.ContentBase attribute)
content_model (dalec.proxy.Proxy attribute)
content_type (dalec.models.ContentBase attribute)
(dalec.models.FetchHistoryBase attribute)
ContentBase (class in dalec.models)
ContentBase.Meta (class in dalec.models)
create_content() (dalec.proxy.Proxy method)
creation_dt (dalec.models.ContentBase attribute)
D
dalec.models
module
dalec.proxy
module
dalec.views
module
dalec_app (dalec.views.FetchContentView property)
dalec_channel (dalec.views.FetchContentView property)
dalec_channel_objects (dalec.views.FetchContentView property)
dalec_content_type (dalec.views.FetchContentView property)
dalec_template (dalec.views.FetchContentView attribute)
dispatch() (dalec.views.FetchContentView method)
dj_channel_content_type (dalec.models.ContentBase attribute)
dj_channel_content_type_id (dalec.models.ContentBase attribute)
dj_channel_id (dalec.models.ContentBase attribute)
dj_channel_obj (dalec.models.ContentBase attribute)
dj_content_content_type (dalec.models.ContentBase attribute)
dj_content_content_type_id (dalec.models.ContentBase attribute)
dj_content_id (dalec.models.ContentBase attribute)
dj_content_obj (dalec.models.ContentBase attribute)
E
exterminate() (dalec.proxy.Proxy method)
F
fetch_history_model (dalec.proxy.Proxy attribute)
FetchContentView (class in dalec.views)
FetchHistoryBase (class in dalec.models)
FetchHistoryBase.Meta (class in dalec.models)
G
get() (dalec.proxy.ProxyPool class method)
(dalec.views.FetchContentView method)
get_contents_queryset() (dalec.proxy.Proxy method)
get_context_data() (dalec.views.FetchContentView method)
get_item_template() (dalec.views.FetchContentView method)
get_last_fetch() (dalec.proxy.Proxy method)
get_latest_by (dalec.models.ContentBase.Meta attribute)
(dalec.models.FetchHistoryBase.Meta attribute)
get_next_by_creation_dt() (dalec.models.ContentBase method)
get_next_by_last_fetch_dt() (dalec.models.FetchHistoryBase method)
get_next_by_last_update_dt() (dalec.models.ContentBase method)
get_paginate_by() (dalec.views.FetchContentView method)
get_previous_by_creation_dt() (dalec.models.ContentBase method)
get_previous_by_last_fetch_dt() (dalec.models.FetchHistoryBase method)
get_previous_by_last_update_dt() (dalec.models.ContentBase method)
get_queryset() (dalec.views.FetchContentView method)
get_registered_apps() (dalec.proxy.ProxyPool class method)
get_template_names() (dalec.views.FetchContentView method)
I
indexes (dalec.models.ContentBase.Meta attribute)
L
last_fetch_dt (dalec.models.FetchHistoryBase attribute)
last_update_dt (dalec.models.ContentBase attribute)
M
model (dalec.views.FetchContentView attribute)
module
dalec.models
dalec.proxy
dalec.views
O
ordered_by (dalec.views.FetchContentView property)
ordering (dalec.models.ContentBase.Meta attribute)
(dalec.models.FetchHistoryBase.Meta attribute)
P
post() (dalec.views.FetchContentView method)
Proxy (class in dalec.proxy)
ProxyPool (class in dalec.proxy)
R
refresh() (dalec.proxy.Proxy method)
refresh_contents() (dalec.views.FetchContentView method)
register() (dalec.proxy.ProxyPool class method)
S
set_last_fetch() (dalec.proxy.Proxy method)
U
unregister() (dalec.proxy.ProxyPool class method)
update_content() (dalec.proxy.Proxy method)
V
verbose_name (dalec.models.ContentBase.Meta attribute)
(dalec.models.FetchHistoryBase.Meta attribute)
verbose_name_plural (dalec.models.ContentBase.Meta attribute)
(dalec.models.FetchHistoryBase.Meta attribute)