/srv/irclogs.ubuntu.com/2012/12/19/#ubuntu-us-mi.txt

rick_h_morning13:37
brouschyes13:45
snap-lGood morning14:12
snap-lhttp://openmetalcast.com/2012/12/19/open-metalcast-special-episode-holiday-apocalypse-2012/14:12
snap-lI'm going to promote the heck out of this tomorrow, but it's up today.14:13
snap-lPlease listen to it.14:13
rick_h_woot14:13
snap-lYou don't even need to listen to the music itself if you don't want. I want folks to hear the voice-overs. :)14:14
oktrevsnap-l: going through it now :)14:39
oktrevfyi broken link on smells like christmas spirit14:39
snap-lbah. will fix14:42
brouschI added an abstract model into Django for tracking created at/by and modified at/by. In the end it was very little code, but it took a long time to figure how to do it. That seems typical of my experience with Django16:31
brouschNow I have a big headache16:33
jrwren_do you find the new project config of django anoying?16:34
brouschYes, so I use the old one16:35
jrwren_brousch: i'm surprised there isn't a djanog module that does it for you.16:35
jrwren_brousch: err, no, i mean al the apache config when you start a new django project16:35
brouschI found solutions for timestamp, but not user16:35
jrwren_i didn't mean 1.3 v 1.416:35
brouschapache? what is this 2010?16:35
jrwren_nginx then.16:36
brouschI didn't have any trouble with it16:36
jrwren_trouble no.16:36
jrwren_but its a pain IMO16:36
jrwren_boiler template b.s. to be done for every site.16:36
brouschI didn't really notice that16:36
jrwren_ok, its just me then.16:36
brouschboiler template?16:36
jrwren_hehe16:37
jrwren_biolerplate16:37
jrwren_https://en.wikipedia.org/wiki/Boilerplate_code16:37
brouschI guess i don't see how that's different from before16:37
jrwren_i mean always16:38
jrwren_not old django v. new django16:39
jrwren_i just mean in general16:39
jrwren_by "new project" i mean every time you make a new django project16:39
brouschOh yes, that's annoying16:39
brouschThat's django16:39
jrwren_i guess so16:40
brouschOutside of the admin, it's all up to you16:40
brouschEach app ends up with fixtures/ migrations/ static/ templates/ and __init__.py admin.py models.py tests.py urls.py views.py16:42
jrwren_right16:43
brouschMakes me want to turn my monitor sideways to see the tree16:43
jrwren_can I not use django templates without loading settings?18:38
jrwren_hrm.... or... jinja2.18:39
brouschhttp://stackoverflow.com/questions/98135/how-do-i-use-django-templates-without-the-rest-of-django18:39
jrwren_lol, that is where I was.18:39
jrwren_:)18:39
jrwren_tell brousch that I can google too.18:39
brouschI'm proud of you :P18:39
brouschI would go with jinja if you don't need any other parts of django18:40
jrwren_i kinda like the StringTemplate comment there though.18:41
jrwren_oh wait, its a port from java.  no i don't.18:41
jrwren_then again, ANTLR18:42
jrwren_but what bothers me about this is that I know of no reason why those django template classes require settings to be configured.18:43
rick_h_jrwren_: because you either use django or you don't18:51
rick_h_and why the #$@$@ would you want those crappy templates without the rest of django?18:52
rick_h_jinja2 or mako ftw18:52
rick_h_even in django most people drop in jinja2 to replace the built in18:52
jrwren_rick_h_: TY18:53
jrwren_was just trying to "embrace" django :)18:53
rick_h_meh, join the haters club. It's easier over here. You quit thinking you're the one that's wrong and broken :P18:53
jrwren_also, my C# bg really confuses my brain on these things.18:54
jrwren_in .net there is only 1 true way, and maybe a handfull of fringe ways18:54
jrwren_in python there are dozens of true ways and hundreds of fringe.18:54
rick_h_well in python we're not willing to put up with suck and improve things18:55
rick_h_thus jinja218:55
jrwren_jinja2 it is.18:55
jrwren_the last thing I templated was Mako18:55
jrwren_but it was small18:55
brouschDjango is awesome!18:56
rick_h_yea, I <3 mako myself. I find it awesome, but jinja was built to mirror closer to the django api to fit inside of django18:56
brouschStop hatin. Feel the love!18:56
rick_h_and I've used mako just for email tempaltes, etc out of the web framework before easily. Fast!18:56
rick_h_thankfully I'm doing pyramid dev at work now wahoo!18:58
rick_h_keep the h8!18:58
brouschrick_h_: How did you convinve them to do that?19:00
rick_h_I got assigned to fix up an existing pyramid project :)19:00
snap-lWe're sorry that Binding of Issac and Dungeon Defenders are not available. Dungeon Defenders is over our current size limit and the authors of Binding of Issac declined to make their game available and we respect their wishes.19:42
brouschsnap-l:  http://www.youtube.com/watch?v=0jyNYX8974E21:07

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!