Re: ANN: Django website redesign launched

2014-12-16 Thread Travis Swicegood
It looks great. Awesome work, everyone involved! Jannis/Russ -- y'all mentioned a style guide in the blog post, but I don't see one in the docs. Is that available somewhere? -T --- Travis Swicegood 512-693-7051 | @tswicegood (most everywhere) On Tue, Dec 16, 2014 at 8:32 AM, ra

Re: Guidance regarding Django Deployment Process

2013-02-11 Thread Travis Swicegood
Howdy; Friendly reminder that this mailing list is for the discussion of the development of Django. Please take your questions about specific implementation issues over to django-users. Thanks! -T -- Travis Swicegood | @tswicegood (most everywhere) On Feb 11, 2013, at 7:11 AM, Ashwin Kumar

Re: Django Admin Revamp - Any updates?

2012-12-14 Thread Travis Swicegood
s) thoughts on where the admin is heading so this conversation doesn't have to keep popping up (or at least it can be answered by "go contribute to {{ insert url }}." /me goes back to yelling at kids on his lawn... -T -- Travis Swicegood | @tswicegood (most everywhere) On Dec 14,

Re: Admin Javascript Roadmap/Brainstorming

2012-11-30 Thread Travis Swicegood
On Nov 30, 2012, at 7:42 AM, Florian Apolloner wrote: > Hi Tyler, > > On Wednesday, November 28, 2012 6:24:57 PM UTC+1, Tyler Ball wrote: > - jQuery: Inlines are written as a jQuery plugin, DateTime and i18n are > written without jQuery. The version of jQuery included is 1.4.2, which is ~3 > y

Re: GSOC2012 Proposal for 'Finishing off the App Refactor'

2012-03-29 Thread Travis Swicegood
On Thursday, March 29, 2012 at 10:50 AM, Nauho Zen wrote: > > > > All of this said, I'd love for this to be a GSoC project, but I agree > > > Preston that yet-another-GSoC slot spent on this might not be the best use > > > of the project's GSoC slots. > > > > > How about combing the "Test framewo

Re: GSOC2012 Proposal for 'Finishing off the App Refactor'

2012-03-28 Thread Travis Swicegood
On Wednesday, March 28, 2012 at 9:16 AM, Nauho Zen wrote: > > I believe that the baton was somewhat passed to tswicegood at pycon, see: > > > > https://github.com/tswicegood/django/commit/241c455d9b8d03144a24f869f819efda031813ba > > > > I will take a good look at it. The best place to start

Re: start using less (and bootstrap!)

2012-02-02 Thread Travis Swicegood
- > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To post to this group, send email to django-developers@googlegroups.com. > To unsubscribe from this group, send email to > django-developers+unsubscr...@googleg

Re: new feature idea: even and odd forloop iteration variables

2011-09-19 Thread Travis Swicegood
To unsubscribe from this group, send email to > django-developers+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-developers?hl=en. > > -- Travis Swicegood | @tswicegood (most everywhere) | Senior Open Source Engineer @ Texas Tribun

Re: django test-runner annoyances

2011-09-14 Thread Travis Swicegood
Hello; I second all of what Carl said and would like to point out the app-refactor. I believe the most current code still lives in the app-loading branch on jezdez's repository on GitHub[1]. The reason I point this out is because the current testing structure is a legacy of the way Django intern