3:06 AM
mcspud
Especially setting default imports for shell_plus
3:09 AM
newdimension joined the channel
3:12 AM
TheCowboy joined the channel
3:12 AM
ggarcia joined the channel
3:12 AM
ggarcia has left the channel
3:13 AM
bayman joined the channel
3:13 AM
jhfisc joined the channel
3:17 AM
Bajax joined the channel
3:19 AM
jhfisc has quit
3:19 AM
jhfisc joined the channel
3:20 AM
busla joined the channel
3:21 AM
busla has quit
3:22 AM
jhfisc has quit
3:22 AM
Chef_Gromboli has quit
3:25 AM
Disavowed
mcspud: What do you typically add to the default imports? Any cool tricks?
3:25 AM
jhfisc joined the channel
3:28 AM
jhfisc has quit
3:31 AM
sms joined the channel
3:31 AM
sms
Hmm
3:31 AM
tau joined the channel
3:31 AM
jhfisc joined the channel
3:31 AM
Any straightforward way to write a table that displays contents of a model that a user can modify/delete objects with
3:32 AM
anomalyfox joined the channel
3:33 AM
cyphase joined the channel
3:34 AM
jhfisc has quit
3:34 AM
mcspud
Disavowed - Factories for my primary resources mainly
3:34 AM
Or sometimes just all factories
3:35 AM
FunkyBob
sms: like admin does?
3:36 AM
ggarcia joined the channel
3:36 AM
ggarcia has quit
3:38 AM
sms
Not sure actually, wasn't using admin
3:39 AM
jhfisc joined the channel
3:39 AM
anomalyfox
hey FunkyBob! dude can you help me, im doing the q+a page like you suggested :P but I have a little problem
3:40 AM
newdimension has quit
3:41 AM
busla joined the channel
3:42 AM
3:42 AM
jhfisc has quit
3:42 AM
is it okay running some code before catching the exception?
3:43 AM
busla has quit
3:44 AM
jhfisc joined the channel
3:44 AM
ycon_ joined the channel
3:47 AM
theology joined the channel
3:50 AM
jhfisc has quit
3:51 AM
jhfisc joined the channel
3:52 AM
FunkyBob
anyone got a pref for a Markdown lib?
3:55 AM
jessamyn_ has quit
3:55 AM
jessamynsmith joined the channel
3:58 AM
jhfisc has quit
3:58 AM
jhfisc joined the channel
3:59 AM
FunkyBob tries markdown2
4:01 AM
atriv joined the channel
4:01 AM
busla joined the channel
4:03 AM
busla has quit
4:04 AM
jhfisc has quit
4:04 AM
jhfisc joined the channel
4:04 AM
mucco has quit
4:05 AM
mucco joined the channel
4:09 AM
anomalyfox
exit
4:09 AM
>:c
4:09 AM
I hate exceptions
4:09 AM
anomalyfox has quit
4:10 AM
rainierman joined the channel
4:10 AM
ycon_ has quit
4:10 AM
rainierman
hello everyone
4:10 AM
ycon_ joined the channel
4:10 AM
can somebody please point me out towards the documentation on form_instance.fields.items()? I can't find it for the life of me :'(
4:11 AM
exaroth joined the channel
4:12 AM
jhfisc has quit
4:13 AM
jhfisc joined the channel
4:13 AM
surfnturf_ joined the channel
4:16 AM
jhfisc has quit
4:17 AM
emacsen has quit
4:18 AM
jessamynsmith has quit
4:21 AM
found it
4:21 AM
(dead)
4:21 AM
rainierman has quit
4:22 AM
busla joined the channel
4:24 AM
busla has quit
4:24 AM
zivester joined the channel
4:25 AM
FunkyBob
rajalokan: fields is a dict...
4:25 AM
jhfisc joined the channel
4:25 AM
rainierman even
4:25 AM
gah
4:28 AM
Cyph0n has quit
4:29 AM
felixx joined the channel
4:30 AM
jhfisc has quit
4:30 AM
OtherAllan has quit
4:32 AM
rethil joined the channel
4:35 AM
jhfisc joined the channel
4:38 AM
delgiudices has quit
4:38 AM
sms
Anybody used django-tables2?
4:39 AM
bayman
ya
4:40 AM
sms
Hmm, is it strictly for displaying data?
4:40 AM
prijupafra joined the channel
4:41 AM
I need to find something that's more dynamic for users to modify/remove data elements
4:42 AM
jhfisc has quit
4:42 AM
prijupafra
Hey, would compiling the python files offer any load-time gains or is that a horrible idea?
4:43 AM
busla joined the channel
4:43 AM
FunkyBob
you mean pre-generating the pyc files?
4:43 AM
there's a module in stdlib for t hat :)
4:44 AM
busla has quit
4:46 AM
prijupafra
Yes, what's stdlib?
4:47 AM
Ah, hang on I think django automatically compiles them
4:47 AM
jhfisc joined the channel
4:47 AM
I see .pyc files in the cache
4:48 AM
FunkyBob
Python does that
4:48 AM
stdlib is the standard Python lib
4:48 AM
blackcross has quit
4:48 AM
woltman has quit
4:48 AM
4:49 AM
4:49 AM
prijupafra
Ah, didn't know that
4:49 AM
Thanks for the links! I'll have a read
4:49 AM
FunkyBob
since Python naturally generates the .pyc files, you'll only incurr a penalty on first import of each file
4:49 AM
xaldafax has quit
4:50 AM
jhfisc has quit
4:53 AM
sms
Could be polymorphic
4:53 AM
FunkyBob
Needs more cowbell
4:53 AM
sms
:P
4:55 AM
tau has quit
4:57 AM
jtiai^ joined the channel
4:57 AM
damienxx joined the channel
4:59 AM
sjms has quit
5:00 AM
sjms joined the channel
5:03 AM
jtiai^ has quit
5:03 AM
kyern has quit
5:03 AM
kyern joined the channel
5:04 AM
busla joined the channel
5:04 AM
newdimension joined the channel
5:05 AM
busla has quit
5:10 AM
rajalokan has quit
5:11 AM
jonez has quit
5:11 AM
rajalokan joined the channel
5:12 AM
jhfisc joined the channel
5:14 AM
jhfisc has quit
5:17 AM
FunkyBob
does anyone else think I'm crazy to try to write a html->odt translator so I can serve text as html via a markdown filter, and still have it display right in documents?
5:18 AM
jhfisc joined the channel
5:20 AM
sms
Why though
5:20 AM
rethil has quit
5:20 AM
FunkyBob
well, over the API we need to convert text->markdown... and to generate the documents, I dogfood it and use the API content
5:20 AM
can't, AFAIK, just directly embed the html in the ODT
5:21 AM
but I suspect there's a near 1:1 translation from HTML -> ODT we could get away with
5:22 AM
jonez joined the channel
5:24 AM
jhfisc has quit
5:24 AM
sol1x has quit
5:24 AM
busla joined the channel
5:25 AM
sms
Well it doesn't sound too crazy then
5:26 AM
busla has quit
5:26 AM
Sounds necessary
5:27 AM
Like Captain Willard travelling down the river