[no subject]

2019-07-22 Thread Mukul Dharwala
The code you have sent me is correct or will i have to add more files -- 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...@googlegroups.com.

Re: interoperability of django with another web server

2019-07-22 Thread gilwell muhati
Hello @CodingManiac, What do you mean other frameworks, they are a zillion frameworks out there. PHP Frameworks? Java? JavaScript? Perl? etc etc *Regards,Gilwell Muhati | +254 710 739 116 | * *~~“The mind is its own place and in itself can make a heaven of hell, a hell of heaven…”~~John Milton

interoperability of django with another web server

2019-07-22 Thread CodingManiac
I have created a website using django framework but now i want it operable in other framework too. How can I do that? -- 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

Re: Start-up project for fresher student:

2019-07-22 Thread Abhishek Anvekar
Go with creating a e-commerce site. On Tue 23 Jul, 2019, 12:48 AM iampawam goswami, wrote: > Hello everybody > I what starts my django project what will be the best startup application > for practices to fresher...Please reply me. > > -- > You received this message because you are subscribed to

How to customize AdminWidget FilteredSelectMultiple?

2019-07-22 Thread Mei B
I'm trying to use the admin widget FilteredSelectMultiple, I can get it to render on my page, but I want to customize it a bit more. I want to change the labels from available/chosen, change the size, and reorder the boxes (have chosen be on the left) How do I go about doing that? -- You

Re: Start-up project for fresher student:

2019-07-22 Thread Franck Tchouanga
An airline system application it touches all the different parts of django On Mon, Jul 22, 2019, 20:18 iampawam goswami wrote: > Hello everybody > I what starts my django project what will be the best startup application > for practices to fresher...Please reply me. > > -- > You received this

Start-up project for fresher student:

2019-07-22 Thread iampawam goswami
Hello everybody I what starts my django project what will be the best startup application for practices to fresher...Please reply me. -- 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

Re: Django Application logging --

2019-07-22 Thread Andreas Schosser
Hi you can the use Logger class documented in "https://docs.djangoproject.com/en/2.2/topics/logging/;. Basically the code is something like import logging log = logging.getLogger('delhisanjays_app') log.info.('user logged in') You can enhance the log message to your needs. Cheers Am

Django Application logging --

2019-07-22 Thread SNJY G
Hello Django Experts, There is Django application which uses LDAP in middleware for user authentication. I need to record user login and logout time. For that purpose, I think of a basic flow as per following details - Create new model for logging Make a function in views.py which will add the

Re: NotImplemented error combining distinct with annotate

2019-07-22 Thread John Gateley
Thank you Simon, that worked. -- John On Sun, Jul 21, 2019 at 8:55 PM Simon Charette wrote: > Assuming you have a model definition `Salesperson` you could use > > Salesperson.object.annotate( > sales_amount=Sum('sales__sales_amount'), > ) > > But given you mentioned 'salesperson' is a text

Re: Django admin application for Android

2019-07-22 Thread Franck Tchouanga
That's coo On Mon, Jul 22, 2019, 07:56 Jens-Joris Decorte wrote: > Hi Alexandre, the app is written in Kotlin. Looked for using flutter but > the webview support is not quite there yet.. > > Op woensdag 17 juli 2019 17:26:04 UTC+2 schreef Alexandre Guignard: >> >> That's cool, thanks  >>

Re: Django admin application for Android

2019-07-22 Thread Jens-Joris Decorte
Hi Alexandre, the app is written in Kotlin. Looked for using flutter but the webview support is not quite there yet.. Op woensdag 17 juli 2019 17:26:04 UTC+2 schreef Alexandre Guignard: > > That's cool, thanks  > Which langage do You use for the app ? -- You received this message because you

Re: Django admin application for Android

2019-07-22 Thread Jens-Joris Decorte
Hi Derek, The GOLD plan is for users who want to manage multiple projects. On top of that they get some other benefits like using shortcuts and rearranging the order of the models. This is $0.99 per month as a way to support my development :-) Kind regards Op woensdag 17 juli 2019 08:11:56

Re: Django admin application for Android

2019-07-22 Thread Jens-Joris Decorte
Hi Derek, The GOLD plan is for users who want to manage multiple projects. On top of that they get some other benefits like using shortcuts and rearranging the order of the models. This is $0.99 per month as a way to support my development :-) Kind regards Op woensdag 17 juli 2019 08:11:56

Re: Django admin application for Android

2019-07-22 Thread Jens-Joris Decorte
Hi Derek, The GOLD plan is for users who want to manage multiple projects. On top of that they get some other benefits like using shortcuts and rearranging the order of the models. This is $0.99 per month as a way to support my development :-) Kind regards Op woensdag 17 juli 2019 08:11:56