is there a form loader like there is a model or template loader?
helical has quit
vlt
Hello. My handler404 defines a view function that calls a TemplateView for the 404.html template (including some context). How can I let this TemplateView respond with HTTP status 404 instead of 200?
cdignam joined the channel
chasonchaffin joined the channel
eperzhand has quit
nimomo joined the channel
maks25 joined the channel
maks25 has quit
nimomo joined the channel
chasonchaffin joined the channel
blip99 joined the channel
atula joined the channel
nimomo joined the channel
Knyght has quit
Knyght joined the channel
mmarconm joined the channel
renyan has quit
atula has quit
atula joined the channel
atula has quit
atula joined the channel
kloudi joined the channel
atula has quit
atula joined the channel
atula has quit
nimomo joined the channel
kloudi-- has quit
nimomo has quit
samuelpiecz has quit
nimomo joined the channel
jas02 joined the channel
maks25 joined the channel
m0wth has quit
helical joined the channel
jas02 has quit
helical has quit
joshbright has quit
nimomo joined the channel
m0wth joined the channel
nimomo joined the channel
csotelo joined the channel
ckot has left the channel
Lenz has quit
nimomo has quit
samuelpiecz joined the channel
Francisco has quit
Francisco joined the channel
Druid05 has quit
xnekomata has quit
Francisco has quit
Lenz joined the channel
Francisco joined the channel
maks25 has quit
mikeliss has quit
blip99 has quit
jas02 joined the channel
xnekomata joined the channel
BPL has quit
Ryanar has quit
BPL joined the channel
maks25 joined the channel
white_lilies joined the channel
jas02 has quit
nimomo joined the channel
BPL has quit
jleclanche has quit
jas02 joined the channel
jtrob joined the channel
helical joined the channel
chasonchaffin joined the channel
superflit_ joined the channel
nimomo joined the channel
superflit_
my django migrations files were corrupted, is there a way to re-create it?
amcorrei1 has quit
luist joined the channel
nimomo has quit
xpen has quit
BigJono joined the channel
SpeakerToMeat has quit
pimpaa joined the channel
pimpaa
hello everyone
SpeakerToMeat joined the channel
I'm thinking here...I need to store data about certain actions in my system, like, when a user comments in, I need to aggregate one contribution for him/her for that day/hour/etc
I've tried to work with graphite but I found it fairly confusing between gauges, and other types of metrics
I've read about elastic search (logstatsh) and I'm thinking if this is the right approach