Hello everyone!
I have created a demo project to convey my use case programmatically. Here
is a brief description of the project.
The Django project contains an application "home" that has four models:
Device, Location, FloorPlan and DeviceLocation. DeviceLocation is a
thorough model that con
Hi,
My previous email did not include link to the demo project. Please find the
demo project here: https://github.com/pandafy/inline_view_only.
Thanks,
Gagan Deep
On Saturday, January 1, 2022 at 10:15:21 PM UTC+5:30
the.one.abo...@gmail.com wrote:
> Hello everyone!
>
> I have
Hey everyone,
I am planning to organize a Django Bootcamp for beginners. As usual, I want
to make attendees approach Django through means of a project, but I really
don't want to do something like a blogs or note website.
If you were to start learning Django today, what website would you like
Hi,
I forgot to mention in my previous email this Bootcamp will not last more
than a week. So. it will be mostly introductory.
Best wishes.
Gagan Deep
On Thursday, April 15, 2021 at 12:34:08 PM UTC+5:30
the.one.abo...@gmail.com wrote:
> Hey everyone,
>
> I am planning to organize
Hello,
I have customizing Django admin by adding a datetime stamp to the page
using JavaScript. I want to format the datetime stamp according to the
format set by Django.
It is possible to get the DATETIME_FORMAT using the get_format() method in
JS. But, this format is not supported by the D
Hello everyone,
I am customizing Django admin by adding a datetime stamp to the page using
JavaScript. I want to format the datetime stamp according to the format set
by Django.
It is possible to get the DATETIME_FORMAT using the get_format() method in
JS which is "'j M Y, P'". But, this for
gt; date and time format set by Django based on the LANGUAGE_CODE, USE_I18N,
> and USE_L10N parameters, without needing to hardcode the formatting of the
> datetime string into your JavaScript code.
>
> Le jeu. 21 mars 2024 à 12:13, the.one.abo...@gmail.com <
> the.one.abo...@gmail.
7 matches
Mail list logo