Skip to main content

No project description provided

Project description

Garpix Blog

Быстрый старт

Установка:

pip install garpix_blog

Добавьте garpix_vacancy в INSTALLED_APPS:

# settings.py

INSTALLED_APPS = [
    # ...
    'garpix_blog',
]

MIGRATION_MODULES.update(
    {'garpix_blog': 'app.migrations.garpix_blog'}
)

Changelog

Смотри CHANGELOG.md.

Contributing

Смотри CONTRIBUTING.md.

License

MIT


Developed by Garpix / https://garpix.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

garpix_blog-1.1.0.tar.gz (13.4 kB view hashes)

Uploaded Source

Built Distribution

garpix_blog-1.1.0-py3-none-any.whl (31.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page