- 21 Aug, 2017 1 commit
-
-
David Haynes authored
- causes 500 on prod - it's pretty stupid anyways, the lazy way out
-
- 26 Apr, 2017 1 commit
-
-
David Haynes authored
- Add in 2.2 CHANGELOG - Fix last minute bug with the CSRF check - Missed a spot in the footer
-
- 25 Apr, 2017 2 commits
-
-
David Haynes authored
- add an "s" Closes #143
-
David Haynes authored
- add an "s" Closes #113
-
- 24 Apr, 2017 1 commit
-
-
David Haynes authored
- yolo commit here, let's see if it passes the tests Closes #111
-
- 19 Apr, 2017 1 commit
-
-
David Haynes authored
- if you embed "/delete/memedaddy" into a page the link would get deleted - this no longer is allowed
-
- 29 Mar, 2017 5 commits
-
-
David Haynes authored
- copy paste fix
-
David Haynes authored
- It does not add anything, rather just modifies the Crispy Forms layout - I do love me some crispy forms
-
David Haynes authored
- Can edit short, target, and expiration date - Get around the short PK by just making a copy and applying changes and then saving it
-
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
-
- 23 Mar, 2017 1 commit
-
-
Eyad Hasan authored
-
- 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