~wesmason/canonical-identity-provider/trunk-update-dj-static

« back to all changes in this revision

Viewing changes to tools/pyflakes.txt

  • Committer: Tarmac
  • Author(s): Natalia
  • Date: 2015-05-01 15:13:26 UTC
  • mfrom: (1257.4.6 south-1.0)
  • Revision ID: tarmac-20150501151326-1qnag9p88w0p4f0k
[r=michael.nelson] - Moved to South 1.0 and renamed migrations to south_migrations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
src/identityprovider/migrations:
 
1
src/identityprovider/south_migrations:
2
2
src/identityprovider/models/__init__.py: 'from account import *' used; unable to detect undefined names
3
3
src/identityprovider/models/__init__.py: 'from metamodels import *' used; unable to detect undefined names
4
4
src/identityprovider/models/__init__.py: 'from person import *' used; unable to detect undefined names