Traceback (most recent call last):
File "C:\users\rudra\desktop\python\client2.py", line 1, in
import urllib.request
File
"C:\Users\Rudra\AppData\Local\Programs\Python\Python311\Lib\urllib\request.py",
line 84, in
import base64
File
"C:\Users\Rudra\AppData\Local\Programs\Python\Pyth
I am working on a project for multiple tenants. So i want to multiple
databases. But i will be using django built-in auth app. I want to know
what changes I should do in admin panel so that whenever admin is creating
user it goes and sits in the respective databases. Thank in advance.
--
You r
Hi Mikhailo,
I'm using *python-social-auth==0.2.21, *python 2.7 and django1.11
On Fri, Jul 20, 2018 at 4:06 PM Mikhailo Keda wrote:
> show full traceback, what packet are you using for fb authentication?
> what version? What version of fb api are you using?
>
> --
> You received this message be
Hi all,
I am signin using facebook authentication in local using SSL for https.
i'm getting the below error.
*TypeError at /complete/facebook/*
*unsupported operand type(s) for +: 'NoneType' and 'int'*
--
You received this message because you are subscribed to the Google Groups
"Django users
sys.setdefaultencoding('latin-1') try this in settings instead
of sys.setdefaultencoding('utf-8')
On Mon, Jul 16, 2018 at 7:47 PM Shay Hershko wrote:
> i tried to install django and for some reson it dosent work i have
> followed the instructions on the website and on thie video (
> https://www
Thank you very much Simone and Michal for your timely response. I made all
the fields those are part of primary keys as unique and added a dummy
auto-increment ID for these tables and did migrations.
So far so good.
Thanks,
Ramesh.
On Tuesday, January 3, 2017 at 5:35:07 PM UTC+5:30, ramesh
increment fields in a table.
Also this needs MySQL table alter, as this is a legacy database with many
tables, this is quite difficult.
Please advise me on work around, correct me if I am missing some thing here
in the process.
Thanks in advance.
Ramesh.
--
You received this message becaus
Hi Daniele,
I think what you're doing is really great. Do you have recorded videos
available online or do you plan to record your next session? It'd be great
for people like me who can't attend the workshop.
Regards,
Rahul
On Fri, May 31, 2013 at 2:10 AM, Daniele Procida wrote:
> I'm running
Thank you Abhijeet :)
On Wed, Feb 27, 2013 at 6:00 PM, abhijeet shete
wrote:
> Hi Akshay,
>
> Django's online documentation is very good.
> Here is the link for documentation. https://docs.djangoproject.com/en/1.4/
>
>
>
> On Wed, Feb 27, 2013 at 1:59 PM, Akshay
Hi I am new to Djnago and would like to have some help from you. Where
should I start from ?
--
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+unsubsc
Its really great to now about that Hop it wil hav bettr features .
On Tue, Feb 26, 2013 at 11:05 PM, Thomas Weholt wrote:
> I've been using 1.5rc2 for a while now with no problems so getting a
> final of 1.5 is great news. I especially like the support for Python 3
> since it removes all
Hi Antoni,
Thanks a lot for your quick reply, I will go through the links you
listed.
On Aug 2, 10:56 am, Antoni Aloy wrote:
> Hi Ramesh,
>
> I haven't work with Flexigrid in my projects, but I did it with jqgrid
> and as far I can see is quite the same:
>
> In the Fl
wrote:
> El 30/07/10 15:41, Ramesh escribi :
>
> > I want to use Flexigrid for my project. I have used it before on
> > TurboGears and it's really nice.
>
> > Can somebody please help me how can I use flexigrid for my project?
> > tutorials link to start for
Hi,
I want to use Flexigrid for my project. I have used it before on
TurboGears and it's really nice.
Can somebody please help me how can I use flexigrid for my project?
tutorials link to start for using Flexigrid on django?
Thanks a lot in advance,
RB
--
You received this message because you
..
>
> Hope that helps,
> Alex
>
>
>
> On Wed, Jul 21, 2010 at 9:52 AM, Ramesh wrote:
> > I had already gone through those tutorial, they are really great.
>
> > Here is my problem:
> > At django tutorial it has two tables defined at models, Poll and
>
eventually add records at two tables.
I can add as many choices as I want by clicking at "Add another
Choice".
I would like to have same feature on my form which is outside the
admin site. How can do that ?
Thanks!
Ramesh
On Jul 21, 8:53 am, Alex Robbins
wrote:
> The ability to make mult
ource from where I can
start with ?
Thanks!
Ramesh
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr
Hi list,
Please, please excuse my quick fingers and an occupied mind.
Sorry.
Deepak
N. C. Deepak Ramesh wrote:
Hi Mike,
I am a freelance programmer (for the past 3 years) based out of Chennai,
India. I have lots of experience in python and webframeworks (though
most of it with Cherrypy
pen-source RDBMSs (including Postgres
and Firebird - I use the latter a lot in my projects).
That's my short profile. Do get back if you need any more information.
Thanks and regards,
Deepak Ramesh
[EMAIL PROTECTED] wrote:
I need an experienced python developer to help with building the bas
Hi,
Hadn't read the new docs before answering.> Also, once you have become comfortable with this approach you could> add some code such as _get_ingredients (in the Recipe class) and> _get_recipes (in the Ingredients class) for easy access to the related
> data.> Ignore above paragraph and look at
Hi,
> Just give an amount field to the Ingredient:
>
> class Ingredient(meta.Model):
> fields = (
> meta.CharField('name', 'Name', maxlength=64),
> meta.CharField('description', 'Description', maxlength=128,
> blank=True),
> meta.FloatField('amount','Amount', max_digi
21 matches
Mail list logo