one help me with this ?? Does anyone have a small working
example ?
Thanks,
Puneet
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@g
Hi,
Can anyone help with this in django with lucene? Is there anyone able
to use this module sucessfully. I am getting this error when I am
trying to search :
Error : 'Manager' object has no attribute 'objects_search'
Thanks,
Puneet
On Aug 25, 7:55 pm, Puneet wrote:
> H
And I am trying to access it like :
{{ request.session.cityname }}
and
{{ request.cityname }}
But it does not seem to be working. Any suggestions ?
Thanks,
Puneet
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
Thanks Daniel,
Its working fine now. :)
On May 23, 1:39 am, Daniel Roseman
wrote:
> On May 23, 6:34 am, Puneet wrote:
>
>
>
> > Hi All,
>
> > I am facing issue when I am trying to access session variables in
> > django.
>
> > I am s
Guys did you anything on this ? I am looking for one matrimonial app in
django.
On Saturday, August 14, 2010 5:05:51 PM UTC+5:30, Kenneth Gonsalves wrote:
>
> On Sat, 2010-08-14 at 12:28 +0100, Rizwan Mansuri wrote:
> > I belies in open sources 100%. Anything what I will write would be
> > 100%
try this... its complete tutorial which include template tags too.. will
help you to understand
http://www.webmonkey.com/tutorial/Use_Templates_in_Django
greetings,
Puneet
On Wed, Jan 21, 2009 at 2:13 PM, bruno desthuilliers <
bruno.desthuilli...@gmail.com> wrote:
>
> On 21 jan, 0
beside
you need to correct settings.py to
SETTINGS_FILE_FOLDER = os.path.dirname( os.path.abspath(__file__))
On Thu, Jan 22, 2009 at 5:26 PM, john wrote:
>
> Thanks but no change.
>
> On Jan 22, 11:02 am, Dj Gilcrease wrote:
> > change
> >
> > to
> >
> >
> > Dj Gilcrease
> > OpenRPG Develo
p
> -__init__.py
> -admin.py
> -models.py
> -views.py
> -\adminmedia
> -\media
>-\css
> -styles.css
>-\images
> -\templates
>-base.html
> -index.html
>
if 'print MEDIA_ROOT
er a psuedo encoded number which is ugly
enough for non-developers :D
you are free to choose encoding, and can nest them in multiple algos to make
the thing more complex
greetings,
Puneet
On Tue, Jan 27, 2009 at 4:48 PM, felix wrote:
>
> there is some hashing function or combination of URL
P.S ,,, Never use index in name generation, or you will run out of range one
day ;) think of that nightmare in advance... i can only wish further
schlaf süß,
grüß
Puneet
On Tue, Jan 27, 2009 at 10:25 PM, felix wrote:
>
> ah, danke dir !
>
> that's exactly what I was loo
I m a starter at python and Django..
When i execute the following command.. I get the error
python setup.py install
Traceback (most recent call last):
File "setup.py", line 1, in
from distutils.core import setup
ImportError: No module named distutils.core
I have 64-bit windows 7.. How do
Solved it :) Used the easy_install utility of python and the works done :)
It installs Django automatically :)
On Sunday, September 2, 2012 11:55:14 PM UTC+5:30, puneet loya wrote:
>
> I m a starter at python and Django..
>
> When i execute the following command.. I get the err
u getting error for distutils.core??
Then download setup tools of python..
On Friday, April 20, 2012 9:12:16 PM UTC+5:30, Prit wrote:
>
> Hello Guys
>
> is there any one had use the Distutils for Distributing Python
> Modules,I am looking for make build or setuptools for django applic
Hi
I was trying to disable csrf . I am calling post using ajax.
I have used the csrf token placed it below the form.
In my views file i m using the csrf exempt.
I am still getting the network forbidden error. :(
If you require more information i will share it :)
On Thursday, 19 August 201
gt;>
>>> it is easier to disable it, but security for your app what you will
>>> think after it running later.
>>>
>>> do it correctly now or later .
>>>
>>> Rgds,
>>>
>>> Mulianto
>>>
>>> On Mo
Hi,
I m having problems with sqlite insertion.
When i enter datetime object using django into sqlite, sqlite is converting
the datetime to UTC and storing it. Hence the datetime inserted in the
sqlite db is incorrect.
My timezone in UTC+05:30 and the datetime inserted is in UTC.
Any suggesti
Thank you :) Will check that :)
On Wed, Sep 26, 2012 at 12:35 AM, Bill Freeman wrote:
> When django reads the data back, does it reconvert it to your
> timezone? If so, why is it a problem that it is stored as UTC in the
> database?
>
> On Tue, Sep 25, 2012 at 2:19 PM, pun
Hi Everyone,
I m facing aproblem while fetching data from MS sql server using a stored
procedure.
The stored procedure is being called from Django. The problem is, it is not
fetching data for this particular procedure and all other procedures are
working fine.
The only error i get is "SyntaxE
I was going through Django tutorials and found the command - 'python
manage.py migrate' to give output as 'unknown command' . So i searched for
it and found that its most probably due to 'south' not installed. i checked
it on python shell by giving the command - 'import south' which resulted in
As i am Stuck in this Error from 2 days. But cant get the Solution why this
was Happening
I am getting an Error:
self._handle = _dlopen(self._name, mode)
indusli | OSError: /usr/local/lib/libgdal.so: cannot open shared object
file: No such file or directory
And below is my django se
Please reply please please please please
On Monday, June 15, 2020 at 6:51:51 PM UTC+5:30, Puneet Makhija wrote:
>
> As i am Stuck in this Error from 2 days. But cant get the Solution why
> this was Happening
> I am getting an Error:
>
> self._handle = _dlope
ok
Meera
So whats the problem
Just create it
If you have any query just ask
To me
On Thu, Jun 18, 2020, 4:54 PM meera gangani
wrote:
> Hello ,
>
> I want to implement an employee leave module in django??
> "Am New" in django
> Please help me?
>
> Thanks in advance
> -Meera Gangani
>
> --
> You r
yes, let me know
U started your project?
On Fri, Jun 19, 2020, 12:01 PM meera gangani
wrote:
> Hello ,
>
> I want to implement a Notification module in my Project
> could you please help me out!
>
>
> Thank you
> -Meera Gangani
>
> --
> You received this message because you are subscri
Ma'am scratch se btana hai kya sab kuch
On Fri, Jun 19, 2020, 1:11 PM Puneet Makhija
wrote:
> yes, let me know
> U started your project?
>
>
> On Fri, Jun 19, 2020, 12:01 PM meera gangani
> wrote:
>
>> Hello ,
>>
>> I want to implement a No
Meera, if you stuck anywhere
Then post your issue
Or contact me
On Fri, Jun 19, 2020, 4:00 PM meera gangani
wrote:
> Yeah i already started my Project
> So I have an HR Project
> In this Project when admin enters the event details then the notification
> will be sent to the user
>
>
>
> On Fri,
Hello please guide me please I request
Actually I completed a project of django 95 percent
By using abstract user
Class User(absrract user)
Class worker(User)
Through this architecture
And my clients suddenly wants role based setup
They said when I am an admin
I will be able to create multiple sub
Hello piyush sir
Please reply sir please reply my question
On Mon, Jun 22, 2020, 10:39 PM Piyush Jangid
wrote:
> Try to change the directory of your app i.e try "cd C://
> ../texts1/text1 whatever where your namage.py is and then run command.
> Thank you
> Piyush jangid
>
> On Sat, 20 Jun 20
https://stackoverflow.com/questions/62608223/override-a-field-in-child-class-from-the-parent-class-in-django
If their will be no solution for this, Then I have to change my overall
structure of the Code, Its take too much effort to do, and again testing
required by the tester,
Please help me ,
Hello sir , Will you please please help me becuase I have to submit by
project tomorrow , please help me please
Here below is the link , sir please please help me
https://stackoverflow.com/questions/62608223/override-a-field-in-child-class-from-the-parent-class-in-django
On Friday, June 19, 20
My clients wants sub admins panel , just like a staff users
class OfferListAPIView(generics.ListCreateAPIView):
queryset = Offers.objects.all().order_by('-id')
serializer = OfferListSerializer
@decorator
def list(self, request):
queryset = self.get_queryset()
serializer = OfferListSeri
def decorator(func):
@wraps(func)
def inner(request, *args, **kwargs):
pdb.set_trace()
a1 = args
user = a1[1]._request.user
permission = Permission.objects.get(user=user)
# < Permission: bookings | Booking | Can view Booking >
return func(*a
What do you mean by 'gyftr' please let me know
What do you want to achieve
On Sun, Jun 27, 2021, 9:13 PM Anuj Kumar wrote:
> i also want api , please help me out
>
> On Friday, 30 October 2020 at 13:53:59 UTC+5:30 ankitba...@gmail.com
> wrote:
>
>> Plz, Tell me how to integrate Gyftr api in rest
32 matches
Mail list logo