LEdoian
|
fed30627c3
|
Add link to wishlists
|
4 years ago |
LEdoian
|
17d6ae0066
|
Implement links to wished item descriptions
|
4 years ago |
LEdoian
|
d8a8c80bb0
|
Add URLs for wishlist models
|
4 years ago |
LEdoian
|
1e3db9b7b5
|
Match substrings, not just prefixes, in autocompletion
|
4 years ago |
LEdoian
|
2fe939460b
|
Define string representations for wishlist models
|
4 years ago |
LEdoian
|
a50fb8ce24
|
Use autocomplete for list of wishlists (WIP)
Note to self: forgetting to add dal to INSTALLED_APPS leads to names in
it not being available, although dal itself exists.
|
4 years ago |
LEdoian
|
d7a1c6cce0
|
Use custom form for WishList multiple select
|
4 years ago |
LEdoian
|
f9d906f910
|
Fix URLconf of item
|
4 years ago |
LEdoian
|
330bdf27d8
|
Make item description optional
|
4 years ago |
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 |
LEdoian
|
ff5a5549d4
|
Add basic admins for wishlist
|
4 years ago |
LEdoian
|
e405cb3712
|
More does-it-run -driven development...
|
4 years ago |
LEdoian
|
aa71e2a959
|
Another fixup
|
4 years ago |
LEdoian
|
0221c6f701
|
Fixup
|
4 years ago |
LEdoian
|
ca8b9d1ced
|
Add (some) missing context for the templates
Also, one mistake
|
4 years ago |
LEdoian
|
5612f788da
|
Add templates for wishlist app
|
4 years ago |
LEdoian
|
967fd4d55d
|
Add views and their URLconf mapping
|
4 years ago |
LEdoian
|
3ec3ddbbe8
|
(WIP) Add Wishlist app
Now only models
|
4 years ago |