Hi Team
is there anyone who has tried to display data from a table to six different
cards, when another record is added the first initialy is replaced ?
regards
--
*Perceval Maturure*
*083 303 9423*
--
You received this message because you are subscribed to the Google Groups
"Django
Hi Kushal
Do you ming pointing me to some documentation to be able to do this
Regards
Perceval
> On 1 Mar 2020, at 15:40, Kushal Neupane wrote:
>
> Search render tag
>
> On Sun, Mar 1, 2020, 19:20 Perceval Maturure <mailto:drperce...@gmail.com>> wrote:
> Hi Tea
an easily do it
> using " [ 0 : 6 ] "
>
> On Tuesday, 3 March 2020 15:31:10 UTC+5:30, Perceval Maturure wrote:
> Hi Naveena
>
> I have a model below
>
> I I want to display records in the db on six cards as the end date is past
> then the record is remove
Hi team
i am trying to draw a diagramm using css and html on my cms but it
displays raw css and text. any ideas?
--
*Perceval Maturure*
*083 303 9423*
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this grou
Maturure wrote:
> Hi team
>
> i am trying to draw a diagramm using css and html on my cms but it
> displays raw css and text. any ideas?
> --
> *Perceval Maturure*
>
> *083 303 9423*
>
--
*Perceval Maturure*
*083 303 9423*
--
You received this message because you a
Hi Django Users
I am developing a Django document management system which will cater for pdf
file uploads. What is the best resource to use (tutorial) as I want to have the
pdfs accessible from admin. Can I do this with Django filer
Regards
Perceval
--
You received this message because you a
eld
> <https://docs.djangoproject.com/en/3.0/ref/models/fields/#filefield> for
> upload and check what it looks like on the admin side.
>
>
> On Wed, Apr 22, 2020 at 6:09 PM Hella Nick wrote:
>
>> me to。do you help me?
>>
>> Perceval Maturure 于2020年4月22日 周
download-users-pdf-files
>
> On Thu, Apr 23, 2020 at 2:11 PM Perceval Maturure
> wrote:
>
>>
>> Hi Lunga
>> thats the part of the model and the file in django admin in production.
>> when debug is off i cant access to url to download the file, would be nice
>&
hi all, is there anyone who has used the django bootstrap calendar in their
projects? im tryin to return current year and month label?
--
*Perceval Maturure*
*083 303 9423*
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubs
nd stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAPUBRGVMxcvCb-mOSyBxy_hBVOxEL%2Bz%2B9_SYhiCouhkPq42q4Q%40mail.gmail.com
> <https://groups.google.com/d/ms
Mod_wsgi does it like a charm
https://m.youtube.com/watch?v=Sa_kQheCnds
On Fri, 19 Jun 2020 at 21:10, Julio Cojom wrote:
> nginx + gunicorn.
>
>
> https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-16-04
>
>
>
>
> El vie., 19 jun. 20
i want to display model data using a class based view from another model
in a different app.any idead
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-us
@aims-senegal.org> wrote:
>
>> Import the model from the app of choice and use it as usual.
>>
>> On Tue, Jul 30, 2019, 11:32 AM Nitin Kumar
>> wrote:
>>
>>> Import another app model.
>>>
>>> On Tue, 30 Jul, 2019, 4:28 PM Perceval Maturure
om otherapp.models import OtherModel
>
> and then just tell the ListView with model = OtherModel you want to use it.
>
> hope it helps
>
> p.s.: please use a different Font! :)
>
> Am Dienstag, 30. Juli 2019 20:58:55 UTC+2 schrieb Perceval Maturure:
>>
>> thanks for
of data.
please share some thought*
Regards
--
*Perceval Maturure*
*083 303 9423*
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-user
Question is what’s the best way forward to avoid situations where u will have
to create a new database if ur applications do not work with the current
databases so as to avoid populating the database with data again
Sent from my iPhone
> On 02 Aug 2019, at 14:39, Perceval Maturure wr
main trouble will be joins. Get one small fields
> wrong and the join fails.
>
> Cheers
> Roger
> On 3/8/19 8:18 pm, Perceval Maturure wrote:
>
> Question is what’s the best way forward to avoid situations where u will
> have to create a new database if ur applications d
_pool.register(archivesuploads) # register the application
--
*Perceval Maturure*
*083 303 9423*
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-use
Hi All
My app is not displaying records from the database after hooking a page to
an apphook. I can select the app from admin on the page but when I preview
the page is empty,
Can anyone share some simplified tutorial for Django version 2.1 and
Djangocms 3.6
Regards
Perceval
--
Sent from Gmail Mob
Tutorial on how to simply hook the app to the page
On Thu, 22 Aug 2019 at 23:49, Perceval Maturure
wrote:
> Hi All
> My app is not displaying records from the database after hooking a page to
> an apphook. I can select the app from admin on the page but when I preview
> the page is
urls"]
apphook_pool.register(ArchivesuploadsApphook) # register the application
--
*Perceval Maturure*
*083 303 9423*
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails fro
Hi
All , I have been battling with the apphooks in integrating my apps for
some weeks, in advanced menu I can select the app on the drop down of the
cms page but the cms page I hook my app does not display model data.
What could be the problem?
I’m using Django 1.11.23 and Django cms 3.6.0
Please a
dear django users
my intergrated django app as an aphook is working when i run
127.0.0.1:8000ttt/publications. The menu has the link /ttt. How do i
create a link on the menu so that when i click on the menu item i am
directed to 127.0.0.1:8000ttt/publications
--
*Perceval Maturure*
*083 303
Dear all
I have a django project done with Django 2.1 and successfully made an apphook
to the cms page bt the problem is that the template file does not display model
data unless if I remove the syntax { %extends base.html %} at the top of the
template html file
What could be causing this?
Plea
Is there anyone with a step by step procedure of doing this app in a Django
2.1 environment For newbies like some of us in Django
Regards
Perceval
--
Sent from Gmail Mobile
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from thi
Hi awesome django users
i want to list model records of App1 in a detail view of App2
any ideas?
Regards
--
*Perceval Maturure*
*083 303 9423*
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop
Dear all
i am looking for a django calendar app/package compatible with python 3.7 ,
django 2.1 and django cms 3.6.0.
Any ideas, please let me know
--
*Perceval Maturure*
*083 303 9423*
--
You received this message because you are subscribed to the Google Groups
"Django users"
dear team
my django cms is refusing to take in other templates when i select a
different template, what could be the problem?
i am on django cms 3.7.0 , django 2.1 and python 3
regards
--
*Perceval Maturure*
*083 303 9423*
--
You received this message because you are subscribed to the
Dear all how do I return a file or image for preview using Django filer in
admin?
Any pointers
Sent from my iPhone
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an ema
dear Django users
Is there a way to display data from a single model on 3 different
bootstrap cards ordered by created date.
So at the end I can 3 cars each with 2 different items/ records from the
model
--
Sent from Gmail Mobile
--
You received this message because you are subscribed to the G
Hi all
How do u wire your template and view to display maps in Django leaflet
Sent from my iPhone
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users
dear django users
how do youu make the the first level menu clickable in the customisation of
this code.
{% show_menu 0 100 100 100 "menu/custom-menu.html" %}
--
*Perceval Maturure*
*083 303 9423*
--
You received this message because you are subscribed to the Google Group
Django cms is much simpler. There is also good documentation to “install Django
cms by hand”
Sent from my iPhone
> On 24 Nov 2019, at 19:52, Balaji Shetty wrote:
>
> Hi
>
> If I want to develop website in Django.
>
> Which ones I should prefer
> Wagtail or Django CMS or Mez
>
> Kindly rep
Yes, it’s called installing Django cms by Hand
http://docs.django-cms.org/en/latest/how_to/install.html
Sent from my iPhone
> On 24 Nov 2019, at 21:19, Ankita Gupta wrote:
>
>
>
>
>> On Sunday, November 24, 2019 at 11:54:02 PM UTC+5:30, Perceval Maturure
>> w
Dear All
Is there anyone who has used the djangobootrstrap calendar in Django 2.xxx
project?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubs
dear all
1.what is the best way to host a django website on a shared host that you
are not sudo?
2.is this possible?
3. any ideas?
--
*Perceval Maturure*
*083 303 9423*
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe
Hi All
Is there anyone who has used .htacess to deploy a Django website on a server
you do not have access to the apache2 conf file. ?
Please share the tricks
Regards
Perceval
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from
Dear Django Masters
I have deployed my project on pythonanywhere with Django on python 3.7I have
one app with two templates , the other is displaying data whilst the other
isn’t. What could be the problem because in the development environment
everything is working perfectly.
Regards
Sent fro
Thank you very much.
On Fri, 07 Feb 2020 at 14:44, Ira Abbott wrote:
> Let me have a look…
>
> Sent from my Apple Watch
>
> > On Feb 7, 2020, at 12:37 AM, Perceval Maturure
> wrote:
> >
> > Dear Django Masters
> >
> > I have deployed my project
That’s a good point. How about, could you elaborate on how this can be done?
Skype calls? Skype groups?
Please share what you have in mind
Regards
Perceval
> On 15 Feb 2020, at 23:42, Francis Butawu wrote:
>
> Hi All
>
> I'm new to Django and I'm looking for some people to organize a meetup wi
Dear all
I need help with making a bootstrap Nav bar which populates menus restricted to
a certain width of the nav bar
Any pointers?
Regards
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving ema
Dear all
Is there anyone experiencing the below with python3.7 Django 2.2
django.db.utils.OperationalError: (1074, "Column length too big for column
'url' (max = 16383); use BLOB or TEXT instead")
--
You received this message because you are subscribed to the Google Groups
"Django users" grou
42 matches
Mail list logo