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 26a50a2219 Remove autocomplete from Admin
There are two reasons: it does not work in Android 6 built-in browser,
and also it does not play nice with dark mode of Admin.
3 years ago
..
migrations Add migration to make id on DreamComeTrue explicit 3 years ago
templates/wishlist Allow HTML in descriptions 3 years ago
__init__.py (WIP) Add Wishlist app 4 years ago
admin.py Remove autocomplete from Admin 3 years ago
apps.py (WIP) Add Wishlist app 4 years ago
models.py Do not warn about unset AutoField key type 3 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