Re: Need help

2023-02-22 Thread Michael Fladischer
Hi Emmanuel, Am 22.02.2023 um 00:46 schrieb Emmanuel Wilfried Ilboudo: Hi all !!! I would like to have the Django documentation in French to learn offline. I'm in a place where internet access is a real problem. Thanks in advance !!! you can get the whole documentation in french as a ZIP file

Re: How to get names of columns from QuerySet without executing it

2020-07-05 Thread Michael Fladischer
What about introspecting the model associated with the QuerySet: qs = SomeModel.objects.all() columns = [f.column for f in qs.model._meta.fields] Regards, Michael Am 04.07.2020 um 22:11 schrieb Eugene Kulak: How to get names of columns from QuerySet without executing it? If it is not possible

Re: Restrict access to user-uploaded files to authorized users

2013-09-25 Thread Michael Fladischer
iles he/she uploaded, meaning that any authenticated user can access ALL protected files. HTH, - -- Michael Fladischer Fladi.at -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.21 (GNU/Linux) iQIcBAEBAgAGBQJSQo0JAAoJEGlMre9Rx7W2s7AQAJ/T70od7W/8PzmImAJzS1G5 yH2flMjwnPf7GVhlhElot1QxMuHp99O+29/+sEEgMxh