Skip to content

Commit 666cab9

Browse files
authored
Update README.md
1 parent a1fd593 commit 666cab9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,23 @@ $ python manage.py makemigrations -b master --fix
114114

115115
## Example
116116

117+
#### Local branch changes
118+
119+
![Screen Shot 2021-07-06 at 2 21 29 PM](https://user-images.githubusercontent.com/17484350/124649021-f6496380-de65-11eb-9b95-0f204abe142a.png)
120+
121+
122+
#### After merging the default branch
123+
124+
![Screen Shot 2021-07-06 at 2 21 46 PM](https://user-images.githubusercontent.com/17484350/124648930-d7e36800-de65-11eb-99a3-bf806ecfd32b.png)
125+
126+
127+
#### After running django-migration-fixer
128+
129+
![Screen Shot 2021-07-06 at 2 22 31 PM](https://user-images.githubusercontent.com/17484350/124649105-0feaab00-de66-11eb-80f3-7987d67b361d.png)
130+
131+
132+
### More Examples
133+
117134
**Branch:** `main`
118135

119136
```bash

0 commit comments

Comments
 (0)