- 24 Feb, 2020 6 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
wow we really had some kickass testing back in the day, didn't we... except block actually imports correct exception name
-
- 20 Feb, 2020 8 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
- 09 Dec, 2018 1 commit
-
-
Daniel W Bond authored
-
- 27 Jun, 2018 1 commit
-
-
Michael T Bailey authored
-
- 30 Jan, 2017 1 commit
-
-
Michael T Bailey authored
-
- 19 Jan, 2017 1 commit
-
-
Daniel W Bond authored
-
- 17 Jan, 2017 15 commits
-
-
Daniel W Bond authored
seems I indented a bunch of stuff an extra level so that lovely pythonic whitespace meant the changed code wasn't seen as identical... rip
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
added sessions-based authentication for the API... essentially, you may only access this information if you are logged in
-
Daniel W Bond authored
essentially all listing information is made available on the listings page, minus bidding or user information
-
Daniel W Bond authored
again something that's missing a .user-- did olde versions of django just imply user relationships? wth
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
added initial api views to bookshare; will need to determine what other information, if any we wish to expose for the first go round
-
Daniel W Bond authored
turns out that we needed to bump up a few point releases for django rest framework to work nicely with django 1.10
-
David Haynes authored
- also start to figure out how to access messages from model validators
-
David Haynes authored
- tighter layout - will not let you submit form without filling out required fields/values within certain parameters
-
- 16 Jan, 2017 3 commits
-
-
David Haynes authored
- do not code to a specific window size
-
David Haynes authored
- narrower boxes for limited length fields - I'm aware the price prependappend is broke, ez fix just need to do
-
David Haynes authored
- also new format, looks better -- especially on mobile
-
- 14 Jan, 2017 1 commit
-
-
Daniel W Bond authored
created serializer for listing based on fields available through non-logged-in listing page, and installed drf app to settings file
-
- 13 Jan, 2017 3 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
removed link to search and added timestamps to upper left-hand corners of panels so that ordering more obvious
-