Re: Absolute beginner step by step

2016-06-20 Thread Derek
"Django is supposed to be completely backward compatible" Er, no, its not and they never promised it would be. You need to check the changes made for each release - as they say here: https://docs.djangoproject.com/en/1.9/releases/ "you will need to check *all* the backwards-incompatible change

Re: How is best solution for builing chars in django (in admin too)?

2016-06-20 Thread Jonty Needham
We've used HighCharts with chartjs. It works; it's not ideal, but we use it very extensively and it's customisable enough to use in a reasonable way. However, depending on your requirement, it's probably more advisable get your django view to return the appropriate json for a d3 front end. HTH.

how to design custom forms in django with bootstrap

2016-06-20 Thread Ikram Ulhaq
Hi everyone! i am new in django and want to design custom form in bootstarp that can use to send data to database.i made form successfully but values not inserted in database.please help -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsub

Passing object from one view to another

2016-06-20 Thread Cherni Moemen
Hello everyone, How can I pass fetched objects in a view to a second in Django ? I don't want to use session variable. Is there any other optimized method ? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from

Re: how to design custom forms in django with bootstrap

2016-06-20 Thread Babatunde Akinyanmi
Hello Ikram, It's going to be difficult to help you without more information about the problem. If you give information about what you have tried and what's failing, you will get more helpful answers. On Jun 20, 2016 12:56 PM, "Ikram Ulhaq" wrote: > Hi everyone! > i am new in django and want to d

Re: Please help me with CBV template_name behaviour.

2016-06-20 Thread JoeCodeswell
Dear James, Thanks for your reply. 1. I'll investigate using the "Django debug toolbar". 2. re: "extraneous classes": I was trying to make a point of how to construct the second-2 classes from the first-2. The second-2 classes (CRUD classes) are a *text copy* of the first-2 with t

django-rest-framework serializer for ContentType object

2016-06-20 Thread Aamu Padi
I am building an activity model, somewhat similar to this package . It has an actor, verb and the target. class Activity(models.Model): actor_type = models.ForeignKey(ContentType, related_name='actor_type_activities') actor_id = models.P

Re: how to design custom forms in django with bootstrap

2016-06-20 Thread Ikram Ulhaq
sir i want to design a custom form in django that will store data in database...i done this with built in django forms but i can't be able to design with bootstarp or css. data not inserted if i create my own custom form like Email address Email address some

Re: how to design custom forms in django with bootstrap

2016-06-20 Thread Ikram Ulhaq
sir i want to design a custom form in django that will store data in database...i done this with built in django forms but i can't be able to design with bootstarp or css. data not inserted if i create my own custom form like Email address Email address some

Re: Absolute beginner step by step

2016-06-20 Thread Gary Roach
I stand corrected again. I think I would try 1.9 anyway. May get a little practice in debugging. Gary R, On 06/20/2016 12:42 AM, Derek wrote: "Django is supposed to be completely backward compatible" Er, no, its not and they never promised it would be. You need to check the change

choices field language

2016-06-20 Thread Xristos Xristoou
hello i want to use choices in my field but not work if i write in my language(greek) only work in the england language. if i writing choices in my language show me error message in the admin mode (this choose is not valid),any idea how to fix that ?i have python 2.7 -- You received this messag

subtracting recent data from previous data

2016-06-20 Thread sum abiut
Hi, I need some help with an app that i am working on. i have a csv file that one of our user is uploading and populating data in the database every month. here is an example of what it looks like a clear picture is attached. *Revenue* *Amount* * Month* * Year* USD Int on FT Deposit 2035