jazzband / django-robots

A Django app for managing robots.txt files following the robots exclusion protocol
https://django-robots.readthedocs.io
BSD 3-Clause "New" or "Revised" License
459 stars 99 forks source link

build: Remove django south migrations #138

Closed tony closed 2 years ago

tony commented 2 years ago

Django has used its own migration systems since 1.7

codecov[bot] commented 2 years ago

Codecov Report

Merging #138 (ffc9682) into master (7594e8c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   79.85%   79.85%           
=======================================
  Files           7        7           
  Lines         134      134           
  Branches       13       13           
=======================================
  Hits          107      107           
  Misses         20       20           
  Partials        7        7           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more