Convert all source files to UNIX line endings.

Review Request #10142 — Created Sept. 8, 2018 and discarded — Latest diff uploaded

Information

Django Evolution

Reviewers

We had a couple source files that were using DOS line endings, which
resulted in conflicts when merging, and issues in diffs. This updates
the codebase to use UNIX line endings everywhere.

 
django_evolution/models.py
django_evolution/db/postgresql.py
Loading...