2008-7-23

23:30 jbronn
yeah, I'm not gonna do a fix that's not in trunk -- but until this is resolved, I don't wanna merge and have a broken SVN for those running MySQL & gis
23:31 jacobkm
I think I'd have something done by now if I wasn't busy at OSCON this week. I promise that I'll do something -- your patch or mine -- by the weekend latest.
23:31 jbronn
sounds good
23:31 jacobkm
I feel guily for not thinking through the ramifications further
23:47 jinzo
hello, I'm interested in what's up with the Per-object-permission branch ? Looks like outdated like hell, but still I think it's quite a good feature
23:48 jacobkm
jinzo: the newforms-admin merge more or less invalidated that; writing row-level permissions is stupidly easy now.
23:48 jinzo
oh ? wow cool, any docs ?
23:49 jinzo
that would make my life soo much easier :D
23:50 jezdez
seriously: w00t!
23:50 jacobkm
jinzo: we're working on it, but for now you can check out http://code.djangoproject.com/wiki/NewformsAdmi... (search for has_change_permission); the official docs will be at http://djangoproject.com/documentation/contribu... once I have some time :)
23:50 jacobkm
23:51 programm3rq
jacobkm: Anything I could do to help out with the doc refactor?
23:51 jinzo
I must be blind, tnx - this is really awesome
23:52 jacobkm
programm3rq: watch for a post on django-dev later this week or early next week
23:52 programm3rq
k
23:52 jacobkm
jinzo: no, it's not you at all -- the docs aren't that good yet.
23:53 jinzo
hmz, tought about introducing has_view_permission() ? ( would be good for granuall stuff imo )
23:54 jacobkm
jinzo: search the django-dev archives; that one comes up over and over again. Short answer: no, the admin is for editing data.
23:55 jinzo
but this functionality could be accessed outside of the admin, no ?
23:55 mattmcc
There's always the databrowse app for viewing it.
23:58 jinzo
hmz, I hoped I could use that outside of the admin too, but need to catch some sleep then read the nfa docs carefully, to see what use I can find for it :)
Page 5 of 5   ← Previous  (421 total)