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 1e3db9b7b5 Match substrings, not just prefixes, in autocompletion 4 years ago
utils Set User's stringification 4 years ago
wish Use autocomplete for list of wishlists (WIP) 4 years ago
wishlist Match substrings, not just prefixes, in autocompletion 4 years ago
.gitignore Ignore database 4 years ago
README.md Add Readme 4 years ago
constraints.txt Add requirement and constraint files 4 years ago
manage.py Init django project 4 years ago
requirements-dev.txt Add requirement and constraint files 4 years ago
requirements.txt Add requirement and constraint files 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.