Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
anchisilang_music
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Anchilla Vera Marie Silang
anchisilang_music
Commits
20fe80f4
Commit
20fe80f4
authored
Feb 21, 2023
by
Anchilla Vera Marie Silang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Migrated Altered Fields
parent
e39d0cf1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
23 additions
and
0 deletions
+23
-0
models.cpython-38.pyc
anchisilang_music/homepage/__pycache__/models.cpython-38.pyc
+0
-0
0002_auto_20230221_2133.py
...lang_music/homepage/migrations/0002_auto_20230221_2133.py
+23
-0
0002_auto_20230221_2133.cpython-38.pyc
...ations/__pycache__/0002_auto_20230221_2133.cpython-38.pyc
+0
-0
No files found.
anchisilang_music/homepage/__pycache__/models.cpython-38.pyc
View file @
20fe80f4
No preview for this file type
anchisilang_music/homepage/migrations/0002_auto_20230221_2133.py
0 → 100644
View file @
20fe80f4
# Generated by Django 3.2 on 2023-02-21 13:33
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'homepage'
,
'0001_initial'
),
]
operations
=
[
migrations
.
AlterField
(
model_name
=
'album'
,
name
=
'release_date'
,
field
=
models
.
DateField
(),
),
migrations
.
AlterField
(
model_name
=
'artist'
,
name
=
'birth_name'
,
field
=
models
.
TextField
(
blank
=
True
,
null
=
True
),
),
]
anchisilang_music/homepage/migrations/__pycache__/0002_auto_20230221_2133.cpython-38.pyc
0 → 100644
View file @
20fe80f4
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment