Merge branch 'release-0.7.x'

Review Request #8186 — Created May 25, 2016 and discarded

Information

Django Evolution
geg

Reviewers

Merge branch 'release-0.7.x'

 
Description From Last Updated

Col: 80 E501 line too long (85 > 79 characters)

reviewbotreviewbot
david
  1. This is a live server that people use to do real work. If you want to play around, please use https://demo.reviewboard.org

  2. 
      
MA
Review request changed

Status: Discarded

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        django_evolution/db/common.py
        django_evolution/management/commands/evolve.py
        django_evolution/tests/db/sqlite3.py
        django_evolution/tests/db/postgresql.py
        django_evolution/tests/test_evolution_models.py
        django_evolution/mutators.py
        django_evolution/__init__.py
        django_evolution/tests/test_preprocessing.py
        django_evolution/evolve.py
        django_evolution/management/__init__.py
        django_evolution/tests/db/mysql.py
        django_evolution/models.py
    
    Ignored Files:
        NEWS
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        django_evolution/db/common.py
        django_evolution/management/commands/evolve.py
        django_evolution/tests/db/sqlite3.py
        django_evolution/tests/db/postgresql.py
        django_evolution/tests/test_evolution_models.py
        django_evolution/mutators.py
        django_evolution/__init__.py
        django_evolution/tests/test_preprocessing.py
        django_evolution/evolve.py
        django_evolution/management/__init__.py
        django_evolution/tests/db/mysql.py
        django_evolution/models.py
    
    Ignored Files:
        NEWS
    
    
  2. Col: 80
     E501 line too long (85 > 79 characters)
    
  3. 
      
Loading...