You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
LEdoian 3b90437afc Fix slug not being editable
Editable means also settable. I wanted it not to change after setting,
but to no avail...
4 years ago
utils Set User's stringification 4 years ago
wish Set URL for static files 4 years ago
wishlist Fix slug not being editable 4 years ago
.gitignore Ignore database 4 years ago
README.md Add Readme 4 years ago
manage.py Init django project 4 years ago

README.md

LEdoian's Wish

This is a simple Django project to create and share lists of wishes. There are two motivations for this project:

  1. Christmas. Every time anybody asks me what I want for Christmas, I am totally unable to answer that.
  2. The need to test various Django extensions and features before production deployment.