I wonder what solutions there are for print from a django app? Is it
possible to use reportlab for example. Or is there some other solution
that is normally used from django apps?
Johnf
On 12/19/2017 05:47 AM, Larry Martell wrote:
On Tue, Dec 19, 2017 at 1:50 AM, Ketul Suthar wrote:
I
code will only cause you to
have a bad Django project.
Johnf
On 01/09/2018 09:53 PM, BIJAL MANIAR wrote:
Hi,
Thanks all for reply.
Since it is an old application there is no documentation for it. I
will have to do Reverse Engineering by looking at vbscript code and
gathering requirements
l
without closing any of the windows/forms. IOW I can have many windows
open at the same time all using the same form with different customer
records.
How can I do this with Django? I would like to replace the desktop app
with a web app using Django.
Johnf
--
You received this message becau
Doesn't opening a new browser window imply using lots of memory?
Johnf
On 01/18/2018 05:11 AM, Andréas Kühne wrote:
Hi,
You would have to either write a single page application that handles
the window creations (to make it more like an application). But the
standard way would just to
But doesn't Django provide the template system? Do you replace the
template system with DoyuoToolkit?
Johnf
On 01/18/2018 05:43 AM, Jani Tiainen wrote:
Hi,
This actually doesn't have anything to do with Django, but frontend.
Basically you need to pick some Javascript UI fram
ts to replace the template system that Django uses.
It just seems to me that this issue must have come up in the past.
There must be a solution provided by Django without replacing parts of
the Django framework????
Johnf
On 01/18/2018 06:22 AM, Jani Tiainen wrote:
Hi.
Yes and no. Usually y
abilities. That's
not good. BTW I was looking at Electron and discovered that it can
easily match the desktop multi-window and it's using web tech. So I'm
guessing it is possible but not often requested.
Johnf
On 01/18/2018 09:48 AM, Andréas Kühne wrote:
Hi,
I think
cript, and nodejs). I'm
guessing (mostly from your emails) that there are javascript frameworks
that will allow what I looking for - I just haven't found it YET!
Johnf
On 01/18/2018 11:12 AM, Andréas Kühne wrote:
No John,
I don't think you understand what we are saying :-)
Thank you very much - I was about to check out EXTjs along with
DojotoolKit today.
It looks like I might be able to get this done using web tech.
Johnf
On 01/19/2018 02:42 AM, Jani Tiainen wrote:
Hi,
Also Dojotoolkit has windows (or actually Dijit does which is part of
Dojotoolkit
I doubt it is possible to install Postgres into virtualenv???
At least I'm not aware that it can be done. I'll do a little research
and see if I can be done. Of course it can be installed on VM.
Johnf
On 01/24/2018 02:25 AM, tango ward wrote:
Noted. Thanks
On Wed, Jan 24, 20
│ ├── reg3.html
│ ├── reg4.html
│ └── rejected.html
├── tests.py
├── urls.py
└── views.py
Thanks in advance,
Johnf
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To unsubscribe from this group and sto
ntyId': countyId},
dataType: "json",
In some ways this does seem to be better. Still I know for a fact the
other way use to work.
Johnf
On 7/10/19 12:07 AM, Javier Rivera wrote:
You need to capture parameters in your path definition if they are
part of the url.
hat I need in STATIC_URL, and
MEDIA_URL.
Thanks in advance,
Johnf
--
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+unsubscr...@goog
to be honest I haven't used Django in a while so take what I'm saying as
wrong - but shouldn't the url be
url(r'hello/$', views.hello, name='hello'),
Not sure you need "^" although I doubt it hurts.
Johnf
On 07/05/2017 02:23 PM, ahickm...@tamu.
google "django send raw sql"
Johnf
On 3/21/20 8:52 AM, 'rossm6' via Django users wrote:
Can the django ORM do something like this?
|SELECT *FROM "products_maxbid"asm JOIN "products_auction"asa on
m.auction_id =a.uuid WHERE m.uuid in(SELECT m.uuid FROM
Your website was very nice. I liked the slider over.
Johnf
On 5/9/20 4:08 AM, ola neat wrote:
Mine is for secondary school, i have it on heroku
https://dhope-sms.herokuapp.com/my-sms/
Still have somethings to tidy sha
On Sat, May 9, 2020, 11:15 Adedotun Richard <mailto:dotun
Every time I see one these which is the best IDE - I never see WingIDE.
I often wonder why. It works as well as any other of the suggestions?
Johnf
On 11/7/19 5:38 AM, Siratim Mustaquim wrote:
Why don't you just try a few IDE's and text editors, IDK how much OSS
or NonOSS IDE w
Thanks that is a start. I would also like something that will help with
design of the pages/views.
Johnf
On 2/8/20 7:51 AM, Andrew C. wrote:
Try Quill.js. If you google Quill.js and Quill.js Django, I believe
you'll find the Django package that goes along with that text editor.
Really
Thanks Fiber looks better. But you did say you use mostly TinyMCE. I
can develop the site (it's just as straight forward with some pictures,
menu and a few pages) then hand that over to the owners to maintain
using TinyMCE?? What about mobile etc...?
Johnf
On 2/8/20 8:36 AM, Bill Fr
19 matches
Mail list logo