Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LDV Specification
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ASTRON SDC
LDV Specification
Commits
31a2e24f
Commit
31a2e24f
authored
2 years ago
by
Mattia Mancini
Browse files
Options
Downloads
Patches
Plain Diff
Remove unused lines
parent
e6d2a511
No related branches found
No related tags found
2 merge requests
!8
update dev-nico to make small changes
,
!7
Add script csv gen
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ldvspec/lofardata/models.py
+0
-2
0 additions, 2 deletions
ldvspec/lofardata/models.py
with
0 additions
and
2 deletions
ldvspec/lofardata/models.py
+
0
−
2
View file @
31a2e24f
from
django.db
import
models
from
django_filters
import
rest_framework
as
filters
from
urllib.parse
import
urlsplit
from
django.contrib.auth.models
import
User
from
django.contrib.postgres.fields
import
ArrayField
from
celery.result
import
AsyncResult
from
ldvspec.celery
import
app
as
spec_app
class
DataLocation
(
models
.
Model
):
...
...
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