I'm having trouble debugging a failed child record Delete. That is the
Delete [x] checkbox being ticked does not delete the child record.
It is obviously something to do with my bad but I'm not sure where to
start.
Any hints?
Thanks
Mike
--
You received this message because you are subscri
Hello, The new version of django fancy cronfield (0.2.0) has just been
released, which I'd like to share it with you.
New Features
- Gentle select UI for CronField is now supported by CronWidget
- Option to use simple select input for cron parts
- Ability to allow or disallow multiple s
On Tue, Dec 15, 2015 at 11:05 PM, Simon Charette wrote:
> Hi Larry,
>
> It's more of a JavaScript question but my first guess would be
> you'd need to use the `type` option instead of `method` because
> you are using an old version of jQuery?
That was it. Thank you so much!!
> Le mardi 15 décemb
Hi everyone!
anyone know of any other alternative to
https://github.com/RobCombs/django-locking , which implements "Pessimistic
concurrency control"
I need to avoid concurrent editing. while a user keep an open a editing
window (UpdateView), I can not let another user edit the same object
Thanks.
The question wasn't clear { to me }. Could you give any link to a similar
site.
As for sending data about which radio button was chosen, you could generate
name for radio button and when the form is submitted, it sends the data via
POST.
On Wednesday, 16 December 2015 01:11:23 UTC+5:30, piase
Hello
Take a look here: https://codingforentrepreneurs.com/ there are some very
interesting tutorials
You can learn a lot of things from there.
Have a nice day!
On Wednesday, 16 December 2015 12:53:56 UTC+2, Baptiste Guillaud wrote:
>
> Hi !
>
> I'm new on Django, I'm French and I study IT sinc
Hi,
First reply provided you to a starting point - official Django tutorial.
And considering that Django is web application framework you can build
pretty much anything that you can imagine to work on web.
On 16.12.2015 12:49, Baptiste Guillaud wrote:
Hi !
I'm new on Django, I'm French and
> On 2015-12-16, at 11:49, Baptiste Guillaud
> wrote:
>
> I must learn this framework in a first time
Try https://docs.djangoproject.com/en/1.9/intro/tutorial01/
Greetings,
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe fr
Hi,
For my project I'm using PostgreSQL backend, which supports a really neat
feature:
value IN (columnA, columnB, columnC, ...)
I need this feature to be able to query efficiently the DB (I can explain
the reason, but I'm not sure it's relevant to this problem now).
I wrote a basic implement
Hi !
I'm new on Django, I'm French and I study IT since 5 years.
In few years, it will a pleasure for me to contribute to Django but I must
learn this framework in a first time
What type of application can we make with Django ? Do we use all library of
python ?
Thanks for your response, see yo
10 matches
Mail list logo