Skip to content

mirror of git@gitlab.com:a-lloyd-flanagan-group/alloydflanagan_wag.git

License

Notifications You must be signed in to change notification settings

alflanagan/alloydflanagan_wag

Repository files navigation

A Lloyd Flanagan's Personal Website

WagtailDjango version of my personal website.

(Wagtail removed; nice package but not needed. Simplify.)

JavaScript Style Guide

Powered by Django.

If you're seeing this on github.com, it's just a mirror; the actual project is at https://gitlab.com/a-lloyd-flanagan-group/alloydflanagan_wag

Set up project

.. Lots of Stuff I Haven't Documented Yet

Create superuser locally

When running on a local machine, after docker compose -up -wait run the following:

$ docker compose exec -it wagtail bash
root@5c5cb7559dca:/app# uv run python manage.py createsuperuser
Username (leave blank to use 'root'): xxxxx
Email address: xxxx@xx.xx
Password:
Password (again):
The password is too similar to the username.
This password is too short. It must contain at least 8 characters.
This password is too common.
Bypass password validation and create user anyway? [y/N]: y
Superuser created successfully.

About

mirror of git@gitlab.com:a-lloyd-flanagan-group/alloydflanagan_wag.git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published