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
|
2b12c8fc9e
|
Add requirement and constraint files
|
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
|
206377b58b
|
Set User's stringification
|
4 years ago |
LEdoian
|
434266f802
|
Set URL for static files
|
4 years ago |
LEdoian
|
f3f8bca5ed
|
Django is not Jinja.
I might consider switching to Jinja actually...
|
4 years ago |
LEdoian
|
5b81445eb7
|
Move templates to the utils app
|
4 years ago |
LEdoian
|
e405cb3712
|
More does-it-run -driven development...
|
4 years ago |
LEdoian
|
85bb33494a
|
More fixups
Python has strong ~~opinions~~ types.
|
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
|
05088bdbdf
|
Add basic theme
Actually copied from my blog ATM
|
4 years ago |
LEdoian
|
92b20dd8a4
|
Add universal context adder
|
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 |
LEdoian
|
4781fbe816
|
Add Readme
|
4 years ago |
LEdoian
|
293c8beb8a
|
Add initial migrations of utils
|
4 years ago |
LEdoian
|
f2f31fa81b
|
Ignore database
|
4 years ago |
LEdoian
|
a64d986755
|
Substitute default user model
|
4 years ago |
LEdoian
|
268955fa1e
|
Convert settings.py to tabs instead of spaces
|
4 years ago |
LEdoian
|
4ecf651a4a
|
Init django project
|
4 years ago |
LEdoian
|
721cc06a88
|
Init project
|
4 years ago |