Skip to content

Commit

Permalink
build: Remove django south migrations (#138)
Browse files Browse the repository at this point in the history
These aren't needed since django 1.7
  • Loading branch information
tony authored Oct 15, 2022
2 parents 7594e8c + ffc9682 commit 77b980c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 159 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ master (unreleased)
-------------------
_This is where upcoming changes will be._

- Remove django-south migrations folder (#138)

5.0 (2022-01-08)
----------------
- Dropped support for Python 2.7, 3.5, and 3.6
Expand Down
159 changes: 0 additions & 159 deletions src/robots/south_migrations/0001_initial.py

This file was deleted.

Empty file.

0 comments on commit 77b980c

Please sign in to comment.