Skip to content

51 Django migrations gitignored, never committed #173

Description

@saqibmanan

What: 51 Django migration files (api + authorization apps) were excluded by .gitignore and never committed, despite being generated and applied over time.
Why it matters: any fresh database setup (new environment, disaster recovery) would silently stop at a near-empty schema.
Fix: PR #167/#168 — recovered and committed all files, removed the ignore rule.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions