Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maják
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Maják
Commits
7b60d65f
Commit
7b60d65f
authored
1 year ago
by
jan.bednarik
Browse files
Options
Downloads
Patches
Plain Diff
uniweb: Fix migrations
parent
730a760c
No related branches found
No related tags found
2 merge requests
!804
Release
,
!770
Add custom header logo and hide footer option
Pipeline
#13681
passed
1 year ago
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
uniweb/migrations/0045_merge_20230711_1623.py
+12
-0
12 additions, 0 deletions
uniweb/migrations/0045_merge_20230711_1623.py
with
12 additions
and
0 deletions
uniweb/migrations/0045_merge_20230711_1623.py
0 → 100644
+
12
−
0
View file @
7b60d65f
# Generated by Django 4.1.8 on 2023-07-11 14:23
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
"
uniweb
"
,
"
0044_alter_uniwebflexiblepage_content_and_more
"
),
(
"
uniweb
"
,
"
0044_uniwebhomepage_hide_footer_uniwebhomepage_logo
"
),
]
operations
=
[]
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