LICENSE
README.md
setup.py
altimate_django/__init__.py
altimate_django.egg-info/PKG-INFO
altimate_django.egg-info/SOURCES.txt
altimate_django.egg-info/dependency_links.txt
altimate_django.egg-info/requires.txt
altimate_django.egg-info/top_level.txt
altimate_django/management/__init__.py
altimate_django/management/commands/__init__.py
altimate_django/management/commands/altimate.py
altimate_django/management/commands/models/__init__.py
altimate_django/management/commands/models/field_info.py
altimate_django/management/commands/models/model_info.py
altimate_django/tests/__init__.py
altimate_django/tests/management/__init__.py
altimate_django/tests/management/commands/__init__.py
altimate_django/tests/management/commands/test_cascade_for_fk_onetoone.py
altimate_django/tests/management/commands/test_cascade_on_foreign_key.py
altimate_django/tests/management/commands/test_excessive_blanks.py
altimate_django/tests/management/commands/test_excessive_nulls.py
altimate_django/tests/management/commands/test_foreign_key_naming.py
altimate_django/tests/management/commands/test_inappropriate_cascade.py
altimate_django/tests/management/commands/test_large_char_field.py
altimate_django/tests/management/commands/test_min_max_validator.py
altimate_django/tests/management/commands/test_missing_default.py
altimate_django/tests/management/commands/test_missing_help_text.py
altimate_django/tests/management/commands/test_nullable_unique_fields.py
altimate_django/tests/management/commands/test_reverse_cascade.py
altimate_django/tests/management/commands/test_unbounded_auto_increment_pk.py
altimate_django/tests/management/commands/test_unique_without_index.py