- 29 Mar, 2017 2 commits
-
-
David Haynes authored
- Copies over old attributes that were unedited, deletes old url and saves new one - also fixed css bug on link_box
-
David Haynes authored
- also proper access control set
-
- 28 Mar, 2017 4 commits
-
-
David Haynes authored
- Also remove old css file - Better imports for forms.py
-
David Haynes authored
- simple page, no form implementation yet
-
David Haynes authored
- a new URL (and test) - a new view (and test)
-
David Haynes authored
- Over time I get annoyed with how I formatted things in the past
-
- 27 Mar, 2017 2 commits
-
-
David Haynes authored
- To be honest I'm pretty dissapointed by the support for integration test for views - There are some things you can do with like RequestFactory but I have not found a way to test the way we handle Users that works well - For now, just ping that the page renders -- maybe in the future work on improving test_views
-
David Haynes authored
- This auto add closing "" plugin for vim is amazing
-
- 26 Mar, 2017 2 commits
-
-
David Haynes authored
- Man those linter lines really make me go crazy
-
David Haynes authored
- forgot to update the template name
-
- 24 Mar, 2017 1 commit
-
-
David Haynes authored
- and some formatting fixes I believe
-
- 20 Mar, 2017 1 commit
-
-
David Haynes authored
- one day I'll make up my mind on style
-
- 18 Mar, 2017 1 commit
-
-
Zach Knox authored
-
- 13 Mar, 2017 1 commit
-
-
David Haynes authored
def main(): """ words about the function main() """ print("Hello World!")
-
- 25 Feb, 2017 1 commit
-
-
David Haynes authored
- this will allow us to display form errors before calling the post method - keep things nice and abstracted
-
- 07 Feb, 2017 2 commits
-
-
Zach Knox authored
but it's kind of ugly I'll fix that later
-
David Haynes authored
- bunch of blanks for now
-
- 05 Feb, 2017 1 commit
-
-
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.
-
- 02 Jan, 2017 4 commits
-
-
David Haynes authored
- plus spacing fixes
-
David Haynes authored
-
David Haynes authored
- teleport future packages into the present!
-
Zosman authored
-
- 23 Dec, 2016 4 commits
- 06 Dec, 2016 4 commits
- 05 Dec, 2016 1 commit
-
-
Zosman authored
-
- 22 Nov, 2016 1 commit
-
-
Zosman authored
Fixes an issue with the /signup page for blocked users erroring, now returns a render that renders banned.html
-
- 18 Nov, 2016 3 commits
-
-
David Haynes authored
- thanks python
-
Zosman authored
Changed Unblock Style, Changed the only variable that get changed when user is blocked to user.blocked
-
David Haynes authored
- also a little bit of cleanup as well
-
- 16 Nov, 2016 3 commits
- 15 Nov, 2016 2 commits