Metadata-Version: 2.1
Name: this-django
Version: 0.1.0
Summary: Zen Django
Author-Email: maksyutov vlad <maksyutov.vlad@gmail.com>
License: MIT
Project-URL: Homepage, https://gitlab.com/1PaCHeK1/this-django
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# this-django


## Getting started
```bash
pip install this-django
```


## Using Guide
```python
# manage.py
import this_dajngo
```
