Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor 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-Core
Commits
66fa1b79
Commit
66fa1b79
authored
4 years ago
by
Jonathan Weth
Browse files
Options
Downloads
Plain Diff
Merge branch '334-load-classproperty-from-functional' into 'master'
Resolve "Load classproperty from functional" Closes
#334
See merge request
!419
parents
e1efc8be
f6d2fd5e
No related branches found
No related tags found
1 merge request
!419
Resolve "Load classproperty from functional"
Pipeline
#5085
passed
4 years ago
Stage: test
Stage: build
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
aleksis/core/data_checks.py
+1
-1
1 addition, 1 deletion
aleksis/core/data_checks.py
with
1 addition
and
1 deletion
aleksis/core/data_checks.py
+
1
−
1
View file @
66fa1b79
...
...
@@ -2,7 +2,7 @@ import logging
from
django.contrib.contenttypes.models
import
ContentType
from
django.db.models.aggregates
import
Count
from
django.utils.
decorators
import
classproperty
from
django.utils.
functional
import
classproperty
from
django.utils.translation
import
gettext
as
_
import
reversion
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment