Skip to content

Database Setup, Migrations & Git Hygiene (Mansij) #23

@Aadi-hash

Description

@Aadi-hash

Title: Setup Migrations and Update .gitignore

Tasks:
-Run
python manage.py makemigrations
python manage.py migrate

Add to .gitignore:
db.sqlite3
*/migrations/
pycache/
*.pyc

Ensure project runs without committing DB files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions