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.
wish/wishlist
LEdoian 2954052580 Allow HTML in descriptions
Security consideration: This allows users to do XSS on people. But we
trust our users :-)
3 years ago
..
migrations Make item description optional 4 years ago
templates/wishlist Allow HTML in descriptions 3 years ago
__init__.py (WIP) Add Wishlist app 4 years ago
admin.py Use autocomplete for list of wishlists (WIP) 4 years ago
apps.py (WIP) Add Wishlist app 4 years ago
models.py Add URLs for wishlist models 4 years ago
tests.py (WIP) Add Wishlist app 4 years ago
urls.py Use autocomplete for list of wishlists (WIP) 4 years ago
views.py More does-it-run -driven development... 4 years ago
views_autocomplete.py Match substrings, not just prefixes, in autocompletion 4 years ago