MANIFEST.in
README.md
setup.py
django_smartcli.egg-info/PKG-INFO
django_smartcli.egg-info/SOURCES.txt
django_smartcli.egg-info/dependency_links.txt
django_smartcli.egg-info/entry_points.txt
django_smartcli.egg-info/not-zip-safe
django_smartcli.egg-info/requires.txt
django_smartcli.egg-info/top_level.txt
smartcli/__init__.py
smartcli/cli.py
smartcli/config.py
smartcli/templates.py
smartcli/utils.py
smartcli/management/__init__.py
smartcli/management/commands/__init__.py
smartcli/management/commands/create_factory.py
smartcli/management/commands/create_model.py
smartcli/management/commands/create_module.py
smartcli/management/commands/create_serializer.py
smartcli/management/commands/create_service.py
smartcli/management/commands/create_views.py
smartcli/management/commands/test.py