- 29 May, 2017 5 commits
-
-
David Haynes authored
""" api/<file> short description helpful link """
-
David Haynes authored
- oops that slipped in
-
David Haynes authored
- also settings/ added - also renamed whats_open to whats-open to be consistant with repo name - updated docker and CI accordingly
-
David Haynes authored
- it may come back don't worry but it was severly outdated
-
David Haynes authored
-
- 28 May, 2017 4 commits
-
-
David Haynes authored
-
David Haynes authored
- used to ensure that we are running the latest packages when possible
-
David Haynes authored
Resolve "Serve physical address of restaurants" Closes #38 See merge request !18
-
David Haynes authored
- starting the commenting process - cleanup = removing stuff that doesn't actually do anything
-
- 27 May, 2017 5 commits
-
-
David Haynes authored
- more or less me testing things, will get modified or removed in the future
-
David Haynes authored
- this is probably from when we were rolling our own API - this no longer does anything of use and is in fact, confusing to new contributers
-
David Haynes authored
- before they existed but were not displayed - apparently the variable names need to be the same and they were not - this fixes that
-
David Haynes authored
- some things that were bugging me that I think can be agreed upon as overall good
-
David Haynes authored
- get out of here microsoft
-
- 15 May, 2017 2 commits
-
-
David Haynes authored
-
David Haynes authored
- This got really annoying in development to remember to go to /api all the time - Potentially in the future we will build a test landing page on / to test that the API works instead of having to rely on third party tools or just manual clicks - Until then, this will make life easier (imo)
-
- 05 May, 2017 1 commit
-
-
David Haynes authored
- forgot a level
-
- 19 Apr, 2017 4 commits
-
-
Daniel W Bond authored
Resolve "Fix links in the README" Closes #46 See merge request !17
-
Daniel W Bond authored
-
bhnvi dubey authored
removes the rest of the faulty links, wraps the lines properly, and fixes @dhaynes spelling from commit 0675ce93.
-
Mark Stenglein authored
It's not needed to repeat the url using [url](url-again), just delete the link syntax. Markdown will figure out what you mean. This is a demo commit for a new contributor. Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
- 11 Apr, 2017 1 commit
-
- 04 Apr, 2017 1 commit
-
-
David Haynes authored
- Drop in update to 1.11 Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
- 02 Apr, 2017 17 commits
-
-
David Haynes authored
- fields moved over to the new model - ForeignKey connection from Facility to Location - also commenting all the things, slowly Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- each Facility _may_ have a building it is located in which _may_ have an address - allow someone to query for that Facility address - allow someone on the admin page to input a Facility address Closes #38 Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
Resolve "Move to MySQL as the backend database" See merge request !14
-
David Haynes authored
Resolve "Port to Python 3" See merge request !13
-
David Haynes authored
- how to use env vars - how to setup db - more words on virtualenv Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- copy paste is getting me again Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- totally forgot the export word Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- maybe needs some ""'s Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- That's what you get for ctrl-c ctrl-v'ing everything dhaynes Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- env vars, mysql image, should work Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- Docker now will use a mysql image - base.py now loads mysql as the default database with configuration env vars - Also remove postgres remnants Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- remove commented out items Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- ctrl-c ctrl-v from Go Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- 2.7 -> 3.6 Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- Include py3 packages and py3 commands Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- And now the single "except" does Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- deprecation fix Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-