Closed Bug 1160493 Opened 9 years ago Closed 9 years ago

remove vestiges of south

Categories

(support.mozilla.org :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2015Q2

People

(Reporter: willkg, Assigned: rrosario)

Details

(Whiteboard: u=dev c=codequality p=1 s=2015.8)

Now that Kitsune is successfully running on Django 1.7, we need to remove all the vestiges of south:

1. south_migrations/ directories
2. any south imports
3. south introspection rules (these probably indicate these classes need to be reworked to support the django migration system)

This bug covers doing this work and anything missing from this list.
Some more:

4. the south_logger stuff in kitsune/settings_test.py
5. post_migrate code in kitsune/sumo/__init__.py
6. add_ignored_fields code in kitsune/tags/models.py
I have a branch with some of this. grabbing and doing the rest
Assignee: nobody → rrosario
Pull request:
https://github.com/mozilla/kitsune/pull/2505

Landed on master:
https://github.com/mozilla/kitsune/commit/2346387050996db36d47c1757af961ad6c090e8a
Priority: -- → P3
Whiteboard: u=dev c=codequality p=1 s=2015.8
Target Milestone: --- → 2015Q2
I deployed this just now.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.