AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_oscar_telegram_bot.egg-info/PKG-INFO
django_oscar_telegram_bot.egg-info/SOURCES.txt
django_oscar_telegram_bot.egg-info/dependency_links.txt
django_oscar_telegram_bot.egg-info/not-zip-safe
django_oscar_telegram_bot.egg-info/requires.txt
django_oscar_telegram_bot.egg-info/top_level.txt
oscar_telegrambot/__init__.py
oscar_telegrambot/commands_views.py
oscar_telegrambot/handlers.py
oscar_telegrambot/models.py
oscar_telegrambot/templates/oscar_telegrambot/messages/command_categories_detail_keyboard.txt
oscar_telegrambot/templates/oscar_telegrambot/messages/command_categories_detail_text.txt
oscar_telegrambot/templates/oscar_telegrambot/messages/command_categories_list_keyboard.txt
oscar_telegrambot/templates/oscar_telegrambot/messages/command_categories_list_text.txt
oscar_telegrambot/templates/oscar_telegrambot/messages/command_help_text.txt
oscar_telegrambot/templates/oscar_telegrambot/messages/command_orders_detail_text.txt
oscar_telegrambot/templates/oscar_telegrambot/messages/command_orders_list_text.txt
oscar_telegrambot/templates/oscar_telegrambot/messages/command_products_detail_text.txt
oscar_telegrambot/templates/oscar_telegrambot/messages/command_products_list_keyboard.txt
oscar_telegrambot/templates/oscar_telegrambot/messages/command_products_list_text.txt
oscar_telegrambot/templates/oscar_telegrambot/messages/command_start_text.txt
oscar_telegrambot/templates/oscar_telegrambot/messages/command_unknown_text.txt
oscar_telegrambot/templatetags/__init__.py
oscar_telegrambot/templatetags/telegrambot_tags.py