- 12 Jan, 2016 1 commit
-
-
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 6 commits
-
-
David Haynes authored
- not much to say,
-
David Haynes authored
- cas is now considered an installed_app and needs to be added to the list - somewhere between 1.7 and 1.9 'django.contrib.comments' broke, we don't use it anywhere but if left uncommented things break. can be investigated but site is at 100% functionality without that installed app.
-
David Haynes authored
- fields flag required on forms classes
-
David Haynes authored
Modify short url to be a slugfield change other things accordingly, see commit messages See merge request !15
-
David Haynes authored
- now a slugfield - removed alphanumeric check since that would defeat the purpose
-
David Haynes authored
- was a CharField but that limited short urls to be just characters - now a SlugField which better accomidates urls with numbers,hypens, etc. - included migration since I think that's what you do(?)
-
- 04 Jan, 2016 4 commits
-
-
David Haynes authored
- Informing user why they are here - Link to verify if they misspelled a link of theirs - not much else informative you could put and not have the page look a mess, but I'm open to suggestions
-
David Haynes authored
- views.py 404/500 methods corrected to proper locations - sorry
-
David Haynes authored
- oops
-
David Haynes authored
- line 46 in version control is commented and needs to be uncommented in local development
-
- 02 Jan, 2016 6 commits
-
-
David Haynes authored
Restricts who can view signup page Closes #18 - Now with more branches! See merge request !14
-
David Haynes authored
- except staff for an undetermined reason
-
David Haynes authored
- reworded reminder of already submitted requests
-
David Haynes authored
- don't worry, everything will be alright in the end
-
David Haynes authored
- ie. need to look at new directories for the non-app templates
-
David Haynes authored
- improved organization by seperating out non-app templates from app templates
-
- 01 Jan, 2016 3 commits
-
-
David Haynes authored
- more spacing, easier on the eyes, pretty nice imo - david needs to work in branches edition (I swear it works though)
-
David Haynes authored
- legend tags make everything seems more organized
-
David Haynes authored
- before it had same description as is_registered even though they do two different things
-
- 30 Dec, 2015 2 commits
-
-
David Haynes authored
-
David Haynes authored
- used for captcha
-
- 29 Dec, 2015 2 commits
-
-
David Haynes authored
-
David Haynes authored
-
- 17 Dec, 2015 5 commits
-
-
Daniel W Bond authored
-
Daniel W Bond authored
Pep See merge request !13
-
Daniel W Bond authored
ran project through flake8; remaining errors either a couple characters over the line limit (89) or stylistically intentional or logically significant
-
Daniel W Bond authored
-
Daniel W Bond authored
-
- 06 Apr, 2015 2 commits
-
-
Jean Michel Rouly authored
-
Jean Michel Rouly authored
-
- 24 Feb, 2015 5 commits
-
-
Jean Michel Rouly authored
-
Jean Michel Rouly authored
-
Jean Michel Rouly authored
-
Jean Michel Rouly authored
-
Jean Michel Rouly authored
-