Skip to main content

No project description provided

Project description

Garpix Vacancy

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

Установка:

pip install garpix_vacancy

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

# settings.py

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

Также, в settings.py необходимо добавить миксины:

GARPIX_VACANCY_MIXIN = 'garpix_page.models.BasePage'
GARPIX_CONTACT_MIXIN = 'garpix_page.models.BasePage'

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_vacancy-1.0.0.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

garpix_vacancy-1.0.0-py3-none-any.whl (14.5 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