You can also consider using django-crispy-forms; they have a Bootstrap
styling option:
https://django-crispy-forms.readthedocs.io/en/latest/layouts.html#bootstrap-layout-objects
and also:
https://django-crispy-forms.readthedocs.io/en/latest/install.html#template-packs
(for other styling options
This link might work for your work
https://docs.djangoproject.com/en/3.1/ref/contrib/sites/
On Sun, 18 Oct 2020, 12:53 Asaduzzaman Sohel,
wrote:
> I am creating a django application. now I would like to create logo, site
> name & info which will be dynamic. I want to create Model for this , but
On 18 Oct 2020, at 12:53, Asaduzzaman Sohel wrote:
I am creating a django application. now I would like to create
logo, site name & info which will be dynamic. I want to create
Model for this , but problem is use create many logo, site name or
info. but Use can create or edit only one log
Indeed. And to close out the discussion I can confirm that my FDW
implementations were using JSON columns, and the issue was resolved by
switching to JSONB instead.
On Sun, 18 Oct 2020, 14:40 Jason, wrote:
> looks like you got a response back, and there's more context in the linked
> ticket too.
looks like you got a response back, and there's more context in the linked
ticket too. tl;dr json is not jsonb, and django only works with the latter
On Thursday, October 15, 2020 at 10:02:30 AM UTC-4 shahee...@gmail.com
wrote:
> Thanks Jason, I filed https://code.djangoproject.com/ticket/3211
I am creating a django application. now I would like to create logo, site
name & info which will be dynamic. I want to create Model for this , but
problem is use create many logo, site name or info. but Use can create or
edit only one logo, one site name. How can I do this?
--
You received thi
6 matches
Mail list logo