2009-7-15

23:42 Iradieh_
:)
23:42 Iradieh_
Anyway my point is, it sucks...
23:42 Iradieh_
whatever object you wish it to suck on.
23:42 SEJeff_work
Which I agree
23:42 Iradieh_
I spent hours trying to work around it :/ meh
23:42 SEJeff_work
tinymce to the rescue
23:43 Iradieh_
Nope
23:43 Iradieh_
It's fugly
23:43 Iradieh_
I hate it.
23:43 Iradieh_
23:43 Iradieh_
SEJeff_work: Do you like what you see? NSFW
23:44 Iradieh_
It's too sexy for work.
23:44 Iradieh_
Hmm I wonder if it can syntax LISP...
23:45 jpic
hi, is it possible to set a context variable in a url definition? (in urls.py)
23:47 SmileyChris
jpic: if you're using a generic view, yes
23:48 Iradieh_
SEJeff_work: What ya think?
23:52 ldlework
I know this is not specifically a django question but....
23:52 ldlework
I've got a Django server running on my laptop behind a wireless microtik router. I've got the port forwarded with dst-nat for tcp/ip from the external to my internal. When I attempt to access the webserver from outside the network I can see the packets hit the router but the webserver doesn't notice and the remote browser just spins.
23:52 jpic
SmileyChris: thanks for answering
23:53 jpic
is the view or url name avalaible somewhere in the context? i'm trying to figure how to handle tabs and setting class="current" to the right one
23:53 SmileyChris
ldlework: using runserver?
23:53 ldlework
yeah
23:54 SmileyChris
ldlework: manage.py runserver 0:8000
23:55 ldlework
=/ that lets me access it via my internal ip from the computer itself
23:55 ldlework
but no go on the external ip
23:55 ldlework
so probably something with my port forward
23:55 SmileyChris
ldlework: yes
23:55 ldlework
which at this point I'm positive is correct
23:55 ldlework
=/
23:56 SmileyChris
jpic: if you pass the view or url name to context it'll be there, otherwise not
23:56 davidcramer_
23:56 davidcramer_
cheap!
23:57 Iradieh_
Hmm
23:57 Iradieh_
Could I refactor this-> http://gist.github.com/148068
23:58 jpic
SmileyChris: that's not DRY :)
23:59 jpic
Iradieh_: do you have to?
Page 41 of 41   ← Previous  (4,036 total)