Skip to content

mohsenaahmadi/safe_migrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe Migrations

A Django package to safely generate and apply migrations from historical commits.

Installation

Install the package via pip:

pip install safe-migrations

add safe_migrations to INSTALLED_APPS in settings.py of your django project.

Usage

python manage.py safe_migrations --hash GIT_COMMIT_HASH --git GIT_DIRECTORY

Features

Automatically identifies model changes across commits. Generates and applies all missing migrations safely.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages