Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/geex-arts/django-jet
/ types & classes
Types & classes
99 in github.com/geex-arts/django-jet
⨍
Functions
347
◇
Types & classes
99
↓ 17 callers
Class
OrderedSet
jet/ordered_set.py:4
↓ 11 callers
Class
JsonResponse
An HTTP response class that consumes data to be serialized to JSON. :param data: Data to be dumped into json. By default only ``dict`` object
jet/utils.py:39
↓ 4 callers
Class
GoogleAnalyticsClient
jet/dashboard/dashboard_modules/google_analytics.py:69
↓ 4 callers
Class
YandexMetrikaClient
jet/dashboard/dashboard_modules/yandex_metrika.py:33
↓ 3 callers
Class
ModuleCredentialStorage
jet/dashboard/dashboard_modules/google_analytics.py:40
↓ 3 callers
Class
TestForm
jet/tests/test_tags.py:23
↓ 2 callers
Class
LazyDateTimeEncoder
jet/utils.py:148
↓ 2 callers
Class
RelatedFieldAjaxListFilter
jet/filters.py:20
↓ 1 callers
Class
AddBookmarkForm
jet/forms.py:20
↓ 1 callers
Class
AddUserDashboardModuleForm
jet/dashboard/forms.py:52
↓ 1 callers
Class
DashboardUrls
jet/dashboard/dashboard.py:305
↓ 1 callers
Class
ModelLookupForm
jet/forms.py:96
↓ 1 callers
Class
RemoveBookmarkForm
jet/forms.py:42
↓ 1 callers
Class
RemoveDashboardModuleForm
jet/dashboard/forms.py:123
↓ 1 callers
Class
Request
jet/tests/test_utils.py:34
↓ 1 callers
Class
Request
jet/management/commands/jet_side_menu_items_example.py:30
↓ 1 callers
Class
Request
jet/management/commands/jet_custom_apps_example.py:30
↓ 1 callers
Class
ResetDashboardForm
jet/dashboard/forms.py:145
↓ 1 callers
Class
TestIndexDashboard
jet/tests/dashboard.py:5
↓ 1 callers
Class
ToggleApplicationPinForm
jet/forms.py:64
↓ 1 callers
Class
UpdateDashboardModuleCollapseForm
jet/dashboard/forms.py:102
↓ 1 callers
Class
UpdateDashboardModulesForm
jet/dashboard/forms.py:9
↓ 1 callers
Class
User
jet/tests/test_utils.py:24
↓ 1 callers
Class
User
jet/management/commands/jet_side_menu_items_example.py:19
↓ 1 callers
Class
User
jet/management/commands/jet_custom_apps_example.py:19
Class
AccessTokenWidget
jet/dashboard/dashboard_modules/yandex_metrika.py:100
Class
AppIndexDashboard
jet/dashboard/dashboard.py:197
Class
AppList
Shows applications and containing models links. For each model "created" and "change" links are displayed. Usage example: .. code-block
jet/dashboard/modules.py:273
Class
Bookmark
jet/models.py:8
Class
Command
jet/management/commands/jet_side_menu_items_example.py:9
Class
Command
jet/management/commands/jet_custom_apps_example.py:9
Class
CompactInline
jet/admin.py:4
Class
CredentialWidget
jet/dashboard/dashboard_modules/google_analytics.py:144
Class
Dashboard
Base dashboard class. All custom dashboards should inherit it.
jet/dashboard/dashboard.py:20
Class
DashboardModule
Base dashboard module class. All dashboard modules (widgets) should inherit it.
jet/dashboard/modules.py:11
Class
DashboardTestCase
jet/tests/test_dashboard.py:14
Class
DateRangeFilter
jet/filters.py:60
Class
DefaultAppIndexDashboard
jet/dashboard/dashboard.py:288
Class
DefaultIndexDashboard
jet/dashboard/dashboard.py:205
Class
Feed
Display RSS Feed entries with following information: entry title, date and link to the full version Usage example: .. code-block::
jet/dashboard/modules.py:527
Class
FeedSettingsForm
jet/dashboard/modules.py:522
Class
FiltersTestCase
jet/tests/test_filters.py:13
Class
GoogleAnalyticsBase
jet/dashboard/dashboard_modules/google_analytics.py:214
Class
GoogleAnalyticsChartSettingsForm
jet/dashboard/dashboard_modules/google_analytics.py:193
Class
GoogleAnalyticsPeriodVisitors
Google Analytics widget that shows users, sessions and viewers for a particular period of time. Data is grouped by day, week or month Per
jet/dashboard/dashboard_modules/google_analytics.py:397
Class
GoogleAnalyticsPeriodVisitorsSettingsForm
jet/dashboard/dashboard_modules/google_analytics.py:206
Class
GoogleAnalyticsSettingsForm
jet/dashboard/dashboard_modules/google_analytics.py:168
Class
GoogleAnalyticsVisitorsChart
Google Analytics widget that shows users/sessions/viewer chart for a particular period of time. Data is grouped by day, week or month Per
jet/dashboard/dashboard_modules/google_analytics.py:339
Class
GoogleAnalyticsVisitorsTotals
Google Analytics widget that shows total number of users, sessions and viewers for a particular period of time. Period may be following: Toda
jet/dashboard/dashboard_modules/google_analytics.py:311
Class
LinkList
List of links widget. Usage example: .. code-block:: python from django.utils.translation import ugettext_lazy as _ fr
jet/dashboard/modules.py:172
Class
LinkListItemForm
jet/dashboard/modules.py:162
Class
LinkListSettingsForm
jet/dashboard/modules.py:168
Class
Media
jet/tests/dashboard.py:9
Class
Media
jet/tests/dashboard.py:40
Class
Media
jet/dashboard/dashboard.py:42
Class
Media
jet/dashboard/modules.py:70
Class
Media
jet/dashboard/dashboard_modules/google_analytics.py:360
Class
Media
jet/dashboard/dashboard_modules/yandex_metrika.py:297
Class
Meta
jet/forms.py:25
Class
Meta
jet/forms.py:47
Class
Meta
jet/forms.py:69
Class
Meta
jet/models.py:14
Class
Meta
jet/models.py:29
Class
Meta
jet/dashboard/forms.py:61
Class
Meta
jet/dashboard/forms.py:107
Class
Meta
jet/dashboard/forms.py:128
Class
Meta
jet/dashboard/forms.py:152
Class
Meta
jet/dashboard/models.py:21
Class
Migration
jet/migrations/0002_delete_userdashboardmodule.py:7
Class
Migration
jet/migrations/0001_initial.py:8
Class
Migration
jet/dashboard/migrations/0001_initial.py:7
Class
Migration
jet/dashboard/south_migrations/0001_initial.py:8
Class
Migration
jet/south_migrations/0001_initial.py:8
Class
Migration
jet/south_migrations/0002_auto__del_userdashboardmodule.py:8
Class
ModelList
Shows models links. For each model "created" and "change" links are displayed. Usage example: .. code-block:: python from djan
jet/dashboard/modules.py:346
Class
OrderedSetTestCase
jet/tests/test_ordered_set.py:6
Class
PinnedApplication
jet/models.py:24
Class
RecentActions
Display list of most recent admin actions with following information: entity name, type of action, author, date Usage example: .. c
jet/dashboard/modules.py:419
Class
RecentActionsSettingsForm
jet/dashboard/modules.py:415
Class
RelatedToTestModel
jet/tests/models.py:15
Class
RelatedToTestModelAdmin
jet/tests/admin.py:9
Class
Request
jet/tests/test_dashboard.py:15
Class
SearchableTestModel
jet/tests/models.py:23
Class
SuccessMessageMixin
Adds a success message on successful form submission.
jet/utils.py:163
Class
TagsTestCase
jet/tests/test_tags.py:12
Class
TestAppIndexDashboard
jet/tests/dashboard.py:36
Class
TestModel
jet/tests/models.py:6
Class
TestModelAdmin
jet/tests/admin.py:5
Class
UpdateDashboardModuleView
jet/dashboard/views.py:19
Class
UserDashboardModule
jet/dashboard/models.py:10
Class
UtilsTestCase
jet/tests/test_utils.py:9
Class
ViewsTestCase
jet/tests/test_views.py:14
Class
YandexMetrikaBase
jet/dashboard/dashboard_modules/yandex_metrika.py:167
Class
YandexMetrikaChartSettingsForm
jet/dashboard/dashboard_modules/yandex_metrika.py:146
Class
YandexMetrikaPeriodVisitors
Yandex Metrika widget that shows visitors, visits and viewers for a particular period of time. Data is grouped by day, week or month Peri
jet/dashboard/dashboard_modules/yandex_metrika.py:328
Class
YandexMetrikaPeriodVisitorsSettingsForm
jet/dashboard/dashboard_modules/yandex_metrika.py:159
Class
YandexMetrikaSettingsForm
jet/dashboard/dashboard_modules/yandex_metrika.py:121
Class
YandexMetrikaVisitorsChart
Yandex Metrika widget that shows visitors/visits/viewer chart for a particular period of time. Data is grouped by day, week or month Peri
jet/dashboard/dashboard_modules/yandex_metrika.py:276
Class
YandexMetrikaVisitorsTotals
Yandex Metrika widget that shows total number of visitors, visits and viewers for a particular period of time. Period may be following: Today
jet/dashboard/dashboard_modules/yandex_metrika.py:248