Re: friends dont let django suck

2016-08-15 Thread ludovic coues
This is the doc you are looking for https://docs.djangoproject.com/en/1.10/ref/csrf/#ajax 2016-08-15 12:42 GMT+02:00 Saeon Tao : > LoL, thank you everyone! please forgive, i was just having a moment with > django... you understand, im a real makebelieve hotshot when it comes to > php, but now with

Re: friends dont let django suck

2016-08-15 Thread Saeon Tao
LoL, thank you everyone! please forgive, i was just having a moment with django... you understand, im a real makebelieve hotshot when it comes to php, but now with my freshly inhereted django app, im a moron again... :p I really been starting at the bottom here, trying to avoid raw sql because

Re: friends dont let django suck

2016-08-15 Thread ludovic coues
Or it is just you ;) Why don't you use a less baity title and tell us what is your problem. What are you trying to do, what have you tried, what is the result, what does the models look like... Sometimes, all you need is someone new looking at you code. 2016-08-15 11:03 GMT+02:00 Daniele Procida

Re: friends dont let django suck

2016-08-15 Thread Daniele Procida
On Mon, Aug 15, 2016, Saeon Tao wrote: >Arrive at this marvel of a website and input any normal, ordinary SQL query >and click >enter >The SQL query then goes to django head office mainframe, where their very >special computer can figure out a deeply complicated "django queryset" to >match the

Re: friends dont let django suck

2016-08-15 Thread Omar Abou Mrad
I'm not sure if I understood or took the bait, but if you're uncomfortable with the ORM then 1) Django may not be what you're looking for 2) You could try having your way raw queries. with https://docs.djangoproject.com/en/1.10/topics/db/sql/#performing-raw-queries Good luck. On Mon, Aug 15, 201

friends dont let django suck

2016-08-15 Thread Saeon Tao
PLEASE can some really amazingly intelligent cyborg invent a *django* website that has one input on a single page. Arrive at this marvel of a website and input any normal, ordinary SQL query and click >enterhttps://groups.google.com/group/django-users. To view this discussion on the web visit h