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
Add “wall_e_models” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ..., "wall_e_models", ]Run python manage.py migrate to create the wall_e models.
Project details
Release history Release notifications | RSS feed
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)