A Django version of https://fyrfli.info
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Camille Frantz ce31181e60
Added a README
6 months ago
info initial 6 months ago
main initial 6 months ago
Pipfile initial 6 months ago
Pipfile.lock initial 6 months ago
README.md Added a README 6 months ago
db.sqlite3 initial 6 months ago
manage.py initial 6 months ago

README.md

Exercising my Python/Django skills some more

This is a re-do of my fyrfli.info website using django instead of javascript and a json file. I intend to have a database of quotes and links and be able to add, delete, and edit the entries on the fly.

  • Sep 14, 2022 01:36