# CRM від Mіністерство Ремонту > Документація до CRM від Міністерство Ремонту SaaS Pegasus is a Django-backed SaaS boilerplate that puts you in control. You choose the technologies and features you want included, and Pegasus generates a unique codebase for your project. Instead of starting with Django's default skeleton project, you start with a bunch of extra work done for you—and nothing you don't need. ## Documentation Sets - [Abridged documentation](https://crm-docs.ministerstvo-remontu.com.ua/llms-small.txt): a compact version of the documentation for CRM від Mіністерство Ремонту, with non-essential content removed - [Complete documentation](https://crm-docs.ministerstvo-remontu.com.ua/llms-full.txt): the full documentation for CRM від Mіністерство Ремонту - [Front End](https://crm-docs.ministerstvo-remontu.com.ua/_llms-txt/front-end.txt): Pegasus's front-end architecture is a hybrid model, with a front-end codebase that is compiled and used directly in Django templates via Django's static files infrastructure. - [CSS](https://crm-docs.ministerstvo-remontu.com.ua/_llms-txt/css.txt): Documentation on Pegasus CSS setup and options. - [Deployment](https://crm-docs.ministerstvo-remontu.com.ua/_llms-txt/deployment.txt): Documentation for deploying Pegasus projects to different hosting providers. ## Notes - The complete documentation includes all content from the official documentation - The content is automatically generated from the same source as the official documentation