- 02 Apr, 2017 8 commits
-
-
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>
-
David Haynes authored
- print_function overwrites print causing the build to fail Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- See description of other commit on __future__ imports Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- None of them actually test anything and are not located in the proper location (app root) - Don't worry, they'll return in future commits Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- If the file is run in py2, it should still function if using certain py3 functionality (unicode, division, imports, etc) Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
David Haynes authored
- We don't include migrations/ within other Django projects and thus, we should standardize - Adding to the gitignore will prevent people from committing the directory in the future Signed-off-by:
David Haynes <dhaynes3@gmu.edu>
-
- 24 Mar, 2017 20 commits
-
-
David Haynes authored
Resolve "Configure gitlab-ci.yml to build on every commit" See merge request !12
-
David Haynes authored
-
David Haynes authored
- Tests basic build - runs unit tests - Computes coverage Closes #44
-
David Haynes authored
Resolve "Better dockerization of the project" See merge request !11
-
David Haynes authored
- Docker commands + links to official docs - Remove dated section on JS
-
David Haynes authored
- Leftover from Go copy-paste
-
David Haynes authored
- Just run `docker-compose build` and `docker-compose up` and the site will build Closes #33
-
David Haynes authored
docs: Overhaul README and modernize language See merge request !10
-
David Haynes authored
-
David Haynes authored
- Include updated details about the nature of the repo and setup steps Closes #28 Closes #15
-
Daniel W Bond authored
-
Daniel W Bond authored
-
David Haynes authored
- Also remove unused packages that are not referenced in source at all Closes #35
-
Daniel W Bond authored
-
Daniel W Bond authored
Resolve "Move the project to Django 1.10" See merge request !9
-
David Haynes authored
-
David Haynes authored
- Also update django template import to point to the correct location Closes #30
-
David Haynes authored
- Also update django template import to point to the correct location
-
David Haynes authored
- urlpatterns becomes a list - remove unused imports - comments
-
David Haynes authored
- Update necessary dependecies as well to allow 1.9 to run
-
- 23 Mar, 2017 12 commits
-
-
Daniel W Bond authored
added help text to the special schedules attribute-- "This schedule will come into effect only for its specified duration."
-
Daniel W Bond authored
added last modified to list display of schedules, so you can see which ones have actually been recently changed
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
there have been a couple of opportunities for puns, but dhaynes would literally murder me, and we're trying to be more professional in this here project-- the upgrade-django and consolidation merged, if gutted
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-
Daniel W Bond authored
-