Skip to main content

A Django app to manage CSSS's discord bot's database

Project description

wall_e_models is a Django app to manage the database for CSSS’s discord bot wall_e.

Quick start

  1. Add “wall_e_models” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...,
        "wall_e_models",
    ]
  2. Run python manage.py migrate to create the wall_e models.

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

wall_e_models-0.57.tar.gz (26.6 kB view hashes)

Uploaded Source

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