- 21 Feb, 2017 1 commit
-
-
Grady Moran authored
configured settings files added decorations in urls.py todo: adjust cacheing levels to something that makes sense not totally sure which pages should be cached in the first place (obviously static pages, but should there be any level of cacheing on more frequently accessed pages like my_links?) not sure how to test outside docker or whether settings.py.template is correct (roomlist copypaste) this is not a final commit
-
- 14 Feb, 2017 1 commit
-
-
David Haynes authored
- this was included in the original version of Go before cas was fully utilised - I'm not sure it even works and has been sitting around for a long time - will slightly speed up builds
-
- 08 Feb, 2017 1 commit
-
-
Grady Moran authored
Removed a $ at the end of the admin (not useradmin) page in urls.py that was breaking when you tried to access the page.
-
- 07 Feb, 2017 12 commits
-
-
David Haynes authored
- variable names changed
-
David Haynes authored
- redirection tested
-
David Haynes authored
- also a note that reversing /admin just does not work
-
David Haynes authored
- fairly simple stuff here
-
David Haynes authored
- also fix some spaces
-
David Haynes authored
- also fix some coments
-
David Haynes authored
- chars, ints, _ and -'s
-
David Haynes authored
-
David Haynes authored
- figured out how to test urls woo
-
David Haynes authored
- also remove obsolete setup file
-
David Haynes authored
-
David Haynes authored
- bunch of blanks for now
-
- 05 Feb, 2017 2 commits
-
-
Grady Moran authored
-
Grady Moran authored
Modified requirements.txt to add the django-ratelimit (https://github.com/jsocol/django-ratelimit) version 1.0.1 Modified views.py to take a big chunk out of index function and put it in a post function. This allows the ratelimit decorations to work on that function.
-
- 04 Feb, 2017 2 commits
-
-
David Haynes authored
- phew
-
David Haynes authored
- list out what we need to do
-
- 03 Feb, 2017 5 commits
-
-
David Haynes authored
-
David Haynes authored
- empty for the moment - there's a stackoverflow post on how to reverse urls for testing
-
David Haynes authored
- thanks :dbond: - create_user(tree) is not tested (!) this should be something to come back to maybe -- the thing is test_models.py already does this checking to ensure users are made correctly
-
David Haynes authored
- pfinfo('dhaynes3') should be ++
-
David Haynes authored
- unit test each condition - modify code based on test errors (thanks testing!)
-
- 02 Feb, 2017 6 commits
-
-
David Haynes authored
- that's what I get for copy-paste
-
David Haynes authored
- all with print checks, will be updated - let's try to break gitlab
-
David Haynes authored
- put these in the default Django location - fix the squirrel photos from not displaying (important)
-
David Haynes authored
- so much for template organization
-
Grady Moran authored
-
Grady Moran authored
-
- 01 Feb, 2017 1 commit
-
-
Grady Moran authored
-
- 30 Jan, 2017 1 commit
-
-
Grady Moran authored
closes 118
-
- 26 Jan, 2017 1 commit
-
-
Grady Moran authored
Closes issue 132
-
- 24 Jan, 2017 1 commit
-
-
Leo Grandinetti authored
- currently version 2.1.1 - static string, not dynamic
-
- 14 Jan, 2017 1 commit
-
-
David Haynes authored
-
- 03 Jan, 2017 2 commits
-
-
David Haynes authored
- our first real test!
-
David Haynes authored
- and a sample test
-
- 02 Jan, 2017 3 commits
-
-
David Haynes authored
- plus spacing fixes
-
David Haynes authored
-
David Haynes authored
- for extra readibility
-