Aha... interesting. I must have run 'django-admin.py install' against
an early version of the model before I added the 'admin =
meta.Admin(...' code. Completely overlooked that possibility. Thanks!
On 8/4/05, oubiwann <[EMAIL PROTECTED]> wrote:
> Permissions are automatically generated with each data model. What you
> have discovered is a discrepancy between the permissions and the data
> inserted into the permissions table.
Permissions are only created in the auth_permissions table if a gi
Carlo C8E Miron wrote:
> (01:48:31) hugo-: I have a small tutorial online where I show how to
> write a simple filesystem browser with django
And very nice it is, too! Thanks!
Coming from the world of Plone/Archetypes, I was wondering about how
does Django handles schema updates!?!
Thanks in advance for your help and consideration,
Edoardo "Dado" Marcora
I have submitted a ticket for this, as a search on their tracker didn't
turn anything up.
http://code.djangoproject.com/ticket/274
Permissions are automatically generated with each data model. What you
have discovered is a discrepancy between the permissions and the data
inserted into the permissions table. I haven't yet checked their
tracker to see if it's a registered bug or not, but it *seems* the only
way to get permissio
On 4 Aug 2005, at 13:32, Jacob Kaplan-Moss wrote:
If you've got a blog (or know of one) that covers Django, please
send me a link to the feed -- preferably a feed for the Django
category, if it exists. I'll try to have something up by this
weekend.
Here's mine:
http://simon.incutio.co
I have a django category on my blog, here's the feed URL:
http://phaedo.cx/archives/category/geek/programming/python/django/feed
On 8/4/05, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
>
> Hey guys --
>
> I'm working on a "planet Django" thing for djangoproject.com (written
> in Django, natura
Can anyone point me in the right direction for creating a tags based
website using django? (eg. flickr, delicious, many blogs etc.)
Hey guys --
I'm working on a "planet Django" thing for djangoproject.com (written
in Django, naturally :).
If you've got a blog (or know of one) that covers Django, please send
me a link to the feed -- preferably a feed for the Django category,
if it exists. I'll try to have something u
sorry i have forgot:
django-admin.py init - it's work now :)
kd.
i have a postgres sql DB. it is runing. i can work with psql. but when
i do
$django-admin.py install myapp
Error: nowosci couldn't be installed. Possible reasons:
* The database isn't running or isn't configured correctly.
* At least one of the database tables already exists.
* The SQL was
Hi,
On my site, I'd be happy to create a separate category for Django
posts which would then have its own feed so that only relevant items
were included.
-Michael
13 matches
Mail list logo