Skip to main content

Backup for Outfit418 data

Project description

Outfit418 Backup Ratting

PyPI version

Installation

  1. pip install outfit418-backup-ratting
  2. Add outfit418_backup_ratting (note the underscore) to your INSTALLED_APPS
  3. Run migrations
  4. Restart AllianceAuth

Tasks

Add to local.py

CELERYBEAT_SCHEDULE['outfit418_update_fake_chars'] = {
    'task': 'outfit418_backup_ratting.tasks.update_fake_users',
    'schedule': crontab(minute=0, hour=0),
}

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

outfit418_backup_ratting-0.5.2.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

outfit418_backup_ratting-0.5.2-py3-none-any.whl (14.6 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