mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-10 16:44:45 +00:00
Merge pull request #146 from kelseyq/patch-1
Add note for upgrading users about new migration files
This commit is contained in:
commit
defc6aaae7
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Changes
|
|||
- Iterate over ip addresses only once
|
||||
[annp89]
|
||||
|
||||
- added initial migration files to support django 1.7 &up
|
||||
- added initial migration files to support django 1.7 &up. Upgrading users should run migrate --fake-initial after update
|
||||
[ibaguio]
|
||||
|
||||
- Add db indexes to CommonAccess model
|
||||
|
|
|
|||
Loading…
Reference in a new issue