Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-DashboardFeeds
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-DashboardFeeds
Compare revisions
2bcde52fb5004efa570645b7ea2090e6868ca39c to e93849fb326fddf183d42a5b167425b061ffa124
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
AlekSIS/official/AlekSIS-App-DashboardFeeds
Select target project
No results found
e93849fb326fddf183d42a5b167425b061ffa124
Select Git revision
Swap
Target
AlekSIS/official/AlekSIS-App-DashboardFeeds
Select target project
AlekSIS/official/AlekSIS-App-DashboardFeeds
sunweaver/AlekSIS-App-DashboardFeeds
2 results
2bcde52fb5004efa570645b7ea2090e6868ca39c
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
Do not test admin.py
· e93849fb
Tom Teichler
authored
4 years ago
e93849fb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
aleksis/apps/dashboardfeeds/admin.py
+2
-0
2 additions, 0 deletions
aleksis/apps/dashboardfeeds/admin.py
with
2 additions
and
0 deletions
aleksis/apps/dashboardfeeds/admin.py
View file @
e93849fb
#noqa
from
django.contrib
import
admin
from
.models
import
DashboardWidget
,
ICalFeedWidget
,
RSSFeedWidget
...
...
This diff is collapsed.
Click to expand it.