apollo13: are you some kind of windows user or what :)
haukur
I've used it before for simple search/replace, but not for this
MikeWatt joined the channel
cramm joined the channel
well... I guess this is really simple search and replace - whatever
nkuttler
that's pretty simple. heh
ianawilson has quit
lacrymology
haukur: you probably want to do something really horrible like `find templates/ -name '*.html' -exec sed -i s:....:g '{}'` then you can start feeling really 1337
vtone has quit
vtone joined the channel
ciziar joined the channel
vtone has quit
vtone joined the channel
haukur
lacrymology, yeah, thanks
I got it working
vtone has quit
fernandogrd has quit
vtone joined the channel
vtone has quit
tstzd joined the channel
vtone joined the channel
shredding joined the channel
vtone has quit
vtone joined the channel
TSnowman joined the channel
rudasn has quit
nedbat_ has quit
radez is now known as radez_g0n3
__love__ has quit
cro has quit
gawry has quit
__love__ joined the channel
spiffie has quit
vtone has quit
areski has quit
jjmalina has quit
m0rpho has quit
johnraz has quit
brdma joined the channel
the_rat has quit
the_rat joined the channel
brdma_ has quit
rudasn joined the channel
Unifox has quit
m0n5t3r has quit
ciziar has quit
joshfinnie joined the channel
milkandtang has quit
ender979 has quit
cewing_ joined the channel
the_rat has quit
mlimb joined the channel
rudasn has quit
cewing has quit
cewing_ is now known as cewing
mattions has quit
craigkerstiens joined the channel
aezell has quit
shodan45
kinda quiet considering 1.5 was released
aezell joined the channel
lacrymology has quit
kklimonda
everyone is reading on custom user models ;)
endra joined the channel
josh3336 joined the channel
shredding has quit
sunya7a has quit
vdboor has quit
EyePulp
heh
preds has quit
Willhxr joined the channel
cyphase has quit
garryp joined the channel
|Kellan| has quit
tstzd
I'm a new lurker here. I figured this would be buzzing with v1.5 chatter.
dirn has quit
aezell_ joined the channel
chrismed has quit
gawry joined the channel
luminous
tstzd: why's that?
AeroNotix joined the channel
aezell has quit
aezell_ is now known as aezell
AeroNotix
(I know you've probably had this a lot tonight, but, I'm somewhat drunk) - with the release of a configurable User model. What are the steps that I need to take in order to integrate everything back together (in general) ?
garryp_ has quit
gawry has quit
therick` joined the channel
rbmk has quit
carljm
AeroNotix: I'm having trouble parsing that question, but reading the configurable-User docs thoroughly (when sober) would be a good place to start ;-)
kklimonda
AeroNotix: nothing if you are not planning on creating your own User model afaik
josh3336 has quit
well, no steps
carljm
(and yes, there should be zero impact if you don't create your own User model)
kklimonda
I guess in some time User profiles are going to be removed
they are deprecated as of 1.5
AeroNotix
I have a site that's quite long in the tooth with an extensive custom User model, along with a basically re-implemented Auth module. Any chance of me ridding myself of the auth stuff I wrote in integrating it? I saw there's a setting for which user model to delegate to but I can't seem to parse what I need to do.
sock it to me, so to speak
rogi has quit
rogi joined the channel
garryp_ joined the channel
kklimonda
AeroNotix: you can definitely do that
vtone joined the channel
AeroNotix
anything one should be mindful of?
kklimonda
AeroNotix: your custom user model should subclass AbstractBaseUser or AbstractUser depending on how much have you changed
AeroNotix
it's been so long, I think I started this one in 1.2 or 1.3
kklimonda
well, migration may be a pain in the ass
fhahn has quit
AeroNotix
as always
Not using south either
mgrouchy joined the channel
dshap joined the channel
badcat joined the channel
savid joined the channel
badcat
whee hee! 1.5 saved me from boredom this night
kklimonda
you should definitely read the documentation
AeroNotix
for sure, yeah. Just not thinking straight right now, just thought I'd ask.
kklimonda
:)
AeroNotix
Don't drink and dev
savid
Hi, I need to order a model by first_name, last_name, however it puts those with empty names first. Is an easy way to order with empty names last (ie, without going to .raw())?
badcat
I've got a slightly OT question, maybe you guys have an idea. I have a few customers/users who are using a non-production system to test out new features with their data before going live. I want to keep them updated about essential changes I do, but the git changelog might be a bit too verbose and low-level
garryp has quit
is there a mini blog/feed thing you would suggest that I use to keep pushing short updates everyday to users/testers?
AeroNotix
badcat: learn 2 branch /thread
void has quit
badcat: branch for features, merge to master, squash commits
badcat: also, #git
Y3K joined the channel
Y3K
Hey guys! Congrats for the new release, and THANK YOU!
AeroNotix
py3k support
a lot of fence sitters have had their biggest excuse whipped from their indecisive arses
pjs
I'm not indecisive, just lazy
badcat
AeroNotix: why so serious this evening? maan
Y3K
AeroNotix: Hmm... Was that for me? Sorry, I didn't get it, hehe.
AeroNotix
badcat: serious about what? You asked for help about "boiling a gitlog down" so to speak
dshap has quit
badcat
AeroNotix: technically not. i shouldn't have mentioned git probably. anyway.. nevermind
AeroNotix
Y3K: no, just talking about the new release in the context of people who don't want to switch to py3k
badcat: hmm, you made it sound like a version control thing.