1/ looking like 100k production product, dont really think this can
seriously be deployed by couple of volunteers (even if there is future
split of 20%, which is not so much for this kind of job btw)
2/ look if django-oscar has api you could use, it already has 75% of
required functionality
3/ or l
Just register post_update signal with the Model you want to "watch" to be
created/updated, and in optimal case send message to some asynchronous
queue, which will take message 15 minutes late and processes it by creating
Notification object. For example async queue = aws sqs, they even support
15mi
Hello, I would like to know about this (although I hacked around it, but I
am still curious):
if I have model which contains ForeignKey attribute and I am using
autocomplete_fields on it, where is the found FK of foreign object saved on
ModelAdmin page?
Numerical ID of foreign object represente
3 matches
Mail list logo