- 23 Mar, 2016 2 commits
-
-
Matthew Rodgers authored
-
Matthew Rodgers authored
-
- 19 Mar, 2016 3 commits
-
-
David Haynes authored
- now hidden
-
David Haynes authored
- great job though @mrodgers, like what you did - merge incoming
-
David Haynes authored
- It was always apache but :dhaynes: goofed - also now updated for 2016. yay
-
- 15 Mar, 2016 2 commits
-
-
Matthew Rodgers authored
-
Matthew Rodgers authored
-
- 09 Mar, 2016 2 commits
-
-
David Haynes authored
- clean function added to throw an error if the current user is trying to hack the signup form - __init__ added s/t 'request' can be passed and used in clean()
-
David Haynes authored
- also pass 'request' to forms since by default that cannot be accessed - reformatting a bit for better reading
-
- 22 Feb, 2016 2 commits
-
-
Nicholas Anderson authored
-
Nicholas Anderson authored
-
- 21 Feb, 2016 2 commits
-
-
David Haynes authored
- _consistancy_
-
David Haynes authored
- Bit more consistant with other srct projects
-
- 19 Feb, 2016 2 commits
-
-
Nicholas Anderson authored
-
Nicholas Anderson authored
-
- 18 Feb, 2016 1 commit
-
-
Nicholas Anderson authored
-
- 17 Feb, 2016 1 commit
-
-
Nicholas Anderson authored
-
- 16 Feb, 2016 2 commits
-
-
Nicholas Anderson authored
-
Nicholas Anderson authored
The global caused errors on unmigrated databases, and it could potentially cause threading errors in larger scale production envrionments.
-
- 06 Feb, 2016 3 commits
-
-
David Haynes authored
- :dhaynes: making history here
-
David Haynes authored
- usability > prettiness
-
David Haynes authored
- crispy-forms officially adopted
-
- 31 Jan, 2016 4 commits
-
-
David Haynes authored
- forgot to push this stuff up - classic :dhaynes:
-
David Haynes authored
- thanks to dbond for noticing <3
-
David Haynes authored
- all nice and organized - finally plays nice with bootstrap3
-
David Haynes authored
- Gettin crispier up in here
-
- 30 Jan, 2016 2 commits
-
-
David Haynes authored
- /test goes to new address creation - forms. wrapped in bacon and deep fried. nice and crispy!
-
David Haynes authored
- Only pushing so I can git diff this stuff out after I figure things out - lovely
-
- 29 Jan, 2016 1 commit
-
-
David Haynes authored
- guess what? The buttons are no longer absurdly huge! - ohboy.jpg - :dhaynes: :dhaynes: :dhaynes:
-
- 23 Jan, 2016 2 commits
-
-
David Haynes authored
- length reduced but no impact to performance - placeholder 'edit' now goes to a 404
-
David Haynes authored
- new info columns, better layout (imo), new button for direct link to signup
-
- 22 Jan, 2016 1 commit
-
-
David Haynes authored
- Log In/Log Out now on the right side as per sake of normality - Teeny bit more spacing to make things more roomy
-
- 13 Jan, 2016 1 commit
-
-
David Haynes authored
- yes
-
- 12 Jan, 2016 2 commits
-
-
David Haynes authored
- spacing, header(ing), renaming - added edit link to be completed in issue 25
-
David Haynes authored
- a very productive day
-
- 11 Jan, 2016 1 commit
-
-
David Haynes authored
- pretty simple, just added a section to pick s,m,l code viewing - used 'pre' to make it 'pre'tty. let me know if it's too much.
-
- 09 Jan, 2016 3 commits
-
-
David Haynes authored
- so you did need some of that in Meta, since those requirements were expected to be filled the form would break since the form only fills some attributes hmm - also can't set fields to '__all__' because of ^^ I believe - encourage use of https - copy doc pattern from other fields
-
David Haynes authored
- it's time, this is it. the templates are finally how I want them. it's perfect.
-
David Haynes authored
- pull target out of Meta (why was it in there, I don't see any benefit) - organize form fields to be in order of appearence - I like 'A University Branded URL Shortener' better than just 'A URL Shorterner' tbh fam
-
- 07 Jan, 2016 1 commit
-
-
David Haynes authored
- fields flag required on forms classes
-