MCPcopy Create free account

hub / github.com/Uberspace/dino / functions

Functions310 in github.com/Uberspace/dino

↓ 47 callersMethodget
(self, key, default=None, cast=str, *, display_default=None, django=False, example=None, doc=None)
src/dino/common/config.py:86
↓ 38 callersMethodget
(self, request, *args, **kwargs)
src/dino/zoneeditor/views.py:38
↓ 11 callersMethodcheck_errors
(self)
src/dino/common/config.py:110
↓ 8 callersMethodadd_error
(self, msg)
src/dino/common/config.py:80
↓ 8 callersMethodis_open_for_signup
(self, *args, **kwargs)
src/dino/common/allauth.py:39
↓ 7 callersMethod_decode_name
convert a record from punnycode format
src/dino/pdns_api/__init__.py:37
↓ 7 callersMethodget_records
get all records within zone whose name and rtype match (if given).
src/dino/pdns_api/__init__.py:120
↓ 6 callersMethod_encode_name
convert a record to punnycode format
src/dino/pdns_api/__init__.py:27
↓ 5 callersMethodget_all_records
(self, zone)
src/dino/pdns_api/__init__.py:88
↓ 4 callersMethod_settings_human
(self)
src/dino/common/config.py:122
↓ 4 callersMethodclean_email
(self, email)
src/dino/common/allauth.py:35
↓ 4 callersMethoddelete_record
(self, zone, name, rtype, content)
src/dino/pdns_api/__init__.py:146
↓ 4 callersMethodpre_social_login
(self, request, sociallogin)
src/dino/common/allauth.py:23
↓ 3 callersFunction_check_email_domain
(email)
src/dino/common/allauth.py:9
↓ 3 callersMethod_update_records
(self, zone, name, rtype, ttl, contents)
src/dino/pdns_api/__init__.py:132
↓ 3 callersMethodcreate_record
(self, zone, name, rtype, ttl, content)
src/dino/pdns_api/__init__.py:141
↓ 3 callersMethodcreate_zone
(self, name, kind, nameservers, masters)
src/dino/pdns_api/__init__.py:56
↓ 3 callersMethoddelete_zone
(self, name)
src/dino/pdns_api/__init__.py:63
↓ 2 callersMethod__init__
(self, zone_name, *args, **kwargs)
src/dino/zoneeditor/views.py:238
↓ 2 callersMethod_cast
(self, value, cast)
src/dino/common/config.py:83
↓ 2 callersMethod_create
(self, record)
src/dino/zoneeditor/views.py:295
↓ 2 callersMethod_decode_content
convert a record from PowerDNS format
src/dino/pdns_api/__init__.py:76
↓ 2 callersMethodcreate_record
(self)
src/dino/zoneeditor/views.py:262
↓ 2 callersMethodget_context_data
(self, **kwargs)
src/dino/zoneeditor/views.py:51
↓ 2 callersMethodget_display_identifier
(self, identifier)
src/dino/common/views.py:142
↓ 2 callersMethodget_form_kwargs
(self)
src/dino/zoneeditor/views.py:155
↓ 2 callersMethodimport_from_powerdns
(zones)
src/dino/synczones/models.py:11
↓ 2 callersFunctionnormalize
(url)
src/dino/common/context_processors.py:22
↓ 2 callersMethodsettings_plaintext
(self)
src/dino/common/config.py:168
↓ 2 callersMethodsettings_rst
(self)
src/dino/common/config.py:137
↓ 2 callersMethodto_python
(self, value)
src/dino/common/fields.py:8
↓ 1 callersMethod_delete
(self, record)
src/dino/zoneeditor/views.py:298
↓ 1 callersMethod_encode_content
convert a record to PowerDNS format
src/dino/pdns_api/__init__.py:67
↓ 1 callersMethod_env_key
(self, key)
src/dino/common/config.py:77
↓ 1 callersFunction_list_urls
(lis, acc=None)
src/dino/common/context_processors.py:7
↓ 1 callersMethod_load_env_file
read all lines in a key=value format, return kv-pairs skipping #comments and lines w/o key=value
src/dino/common/config.py:48
↓ 1 callersMethod_load_env_files
load given .env files, latter ones overriding options in former ones.
src/dino/common/config.py:65
↓ 1 callersMethod_refresh_zones
(self)
src/dino/zoneeditor/views.py:56
↓ 1 callersFunctionassemble
['/profile', '^edit', 'image$'] => 'profile/edit/image'
src/dino/common/context_processors.py:29
↓ 1 callersMethodcreate_zone
(self)
src/dino/zoneeditor/views.py:123
↓ 1 callersMethoddelete_entity
(self, pk)
src/dino/common/views.py:145
↓ 1 callersFunctionget_breadcrumb
(url, kwargs, prefix)
src/dino/common/context_processors.py:54
↓ 1 callersFunctionget_breadcrumbs
(path)
src/dino/common/context_processors.py:85
↓ 1 callersFunctionget_parent_urls
(path)
src/dino/common/context_processors.py:41
↓ 1 callersMethodget_queryset
(self)
src/dino/zoneeditor/views.py:62
↓ 1 callersMethodget_redirect_url
(self, identifier)
src/dino/common/views.py:136
↓ 1 callersMethodget_success_message
(self, identifier)
src/dino/common/views.py:132
↓ 1 callersMethodget_zones
(self)
src/dino/pdns_api/__init__.py:50
↓ 1 callersFunctionis_any_tenant_admin
(user)
src/dino/tenants/rules.py:30
↓ 1 callersFunctionlist_urls
get a list of all URLs in this django installation, e.g. ['/home', '/profile', '/profile/edit/image']
src/dino/common/context_processors.py:34
↓ 1 callersMethodmax_length
(cls)
src/dino/tenants/models.py:15
↓ 1 callersFunctionmock_pdns_get_records
(mocker)
src/conftest.py:117
↓ 1 callersMethodrun_delete_entity
(self, identifier)
src/dino/common/views.py:35
↓ 1 callersMethodupdate_record
(self)
src/dino/zoneeditor/views.py:303
↓ 1 callersMethodupdate_record
(self, zone, name, rtype, old_content, new_ttl, new_content)
src/dino/pdns_api/__init__.py:158
Method__init__
(self, **kwargs)
src/dino/zoneeditor/views.py:34
Method__init__
(self, *args, **kwargs)
src/dino/zoneeditor/views.py:93
Method__init__
(self)
src/dino/pdns_api/__init__.py:19
Method__init__
(self, key, env_key, default, cast, django, example, doc)
src/dino/common/config.py:9
Method__init__
(self, prefix, env_files=None)
src/dino/common/config.py:38
Method__init__
(self, delete_entity_func, *args, **kwargs)
src/dino/common/views.py:16
Method__init__
(self, email)
src/dino/common/test/unit/test_accountadapter.py:59
Method__str__
(self)
src/dino/tenants/models.py:24
Method__str__
(self)
src/dino/tenants/models.py:33
Method__str__
(self)
src/dino/synczones/models.py:7
Method_paginator
(self)
src/dino/zoneeditor/views.py:193
Method_post_clean
(self)
src/dino/zoneeditor/views.py:119
Method_post_clean
(self)
src/dino/zoneeditor/views.py:258
Method_post_clean
(self)
src/dino/zoneeditor/views.py:278
Method_post_clean
(self)
src/dino/common/views.py:31
Method_server
(self)
src/dino/pdns_api/__init__.py:47
Methodadd_arguments
(self, parser)
src/dino/tenants/management/commands/linkzones.py:11
Functionadd_querystring
Creates a URL (containing only the querystring [including "?"]) derived from the current URL's querystring, by updating it with the provided
src/dino/common/templatetags/add_querystring.py:7
Functionbase_client
()
src/conftest.py:25
Functionbreadcrumbs
(request)
src/dino/common/context_processors.py:96
Functionbroken_create_record
(mocker)
src/conftest.py:159
Functionbroken_delete_record
(mocker)
src/conftest.py:169
Functionbtn_perm
(perm, user, *args)
src/dino/common/templatetags/permhelpers.py:8
Methodcast_str
(self)
src/dino/common/config.py:19
Methodclean_name
(self)
src/dino/zoneeditor/views.py:107
Methodclean_name
(self)
src/dino/zoneeditor/views.py:242
Methodclean_tenants
(self)
src/dino/zoneeditor/views.py:113
Functionclient
(mocker)
src/dino/pdns_api/test/unit/test_pdns.py:14
Functionclient_admin
(base_client, user_admin)
src/conftest.py:39
Functionclient_user_no_tenant
(base_client, user_no_tenant)
src/conftest.py:100
Functionclient_user_tenant_admin
(base_client, user_tenant_admin)
src/conftest.py:70
Functionclient_user_tenant_user
(base_client, user_tenant_user)
src/conftest.py:86
Functioncollect_static
(request)
src/conftest.py:14
Functioncombine_names
(apps, schema_editor)
src/dino/synczones/migrations/0002_punycode.py:8
Methodconfirm_asked
(self)
src/dino/common/views.py:21
Methodconfirmed
(self)
src/dino/common/views.py:25
Methodcurrent_page
(self)
src/dino/zoneeditor/views.py:189
Functiondb_zone
()
src/conftest.py:106
Functiondelete_entity
(mocker)
src/dino/common/test/unit/test_deleteconfirmform.py:15
Methoddelete_entity
(self, pk)
src/dino/zoneeditor/views.py:224
Methoddelete_entity
(self, rr)
src/dino/zoneeditor/views.py:390
Functionf
(zone)
src/dino/pdns_api/test/unit/test_pdns.py:69
Methodfiltered_records
(self)
src/dino/zoneeditor/views.py:197
Functionform_data
(signed_example_com)
src/dino/common/test/unit/test_deleteconfirmform.py:8
Methodform_valid
(self, form)
src/dino/zoneeditor/views.py:151
next →1–100 of 310, ranked by callers