django orm filter queryset is returning empty queryset and also checked in
the db the data is available
--
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-u
machii nee return panrathu andha model la iruka field tha return
pananum.. *return
self.User*
On Thu, Nov 28, 2019 at 9:41 AM MEGA NATHAN
wrote:
> Hi.
>
>
>
> PS C:\Users\Meghanathan\Desktop\django\django_levelfive\learning_users>
> python manage.py migrate basic_app
> SystemCheckError: System c
I have two models which are associated to each other through a ForeignKey
how to delete the child model object without affecting parent model object
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receivi
essage 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.go
did you try install pillow..if it is not try this command
pip install pillow
On Wed, Jul 24, 2019 at 9:22 AM Mukul Dharwala
wrote:
> thanks brother but i have tried everything
>
> On Jul 24, 2019 9:21 AM, "vignesh karthik"
> wrote:
>
> Hi there,
>
> in se
ttps://groups.google.com/d/msgid/django-users/ef6dc860-24bb-417b-9f97-98728eaad29b%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
--
vignesh
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscrib
Create virtual environment
On Fri, Jun 28, 2019, 6:14 AM ScottW wrote:
> The server ran a few weeks ago before I ran into this issue. I used the
> run server command just now and now its not working. Interesting
>
> On Thursday, June 27, 2019 at 3:09:29 PM UTC-4, karthikvignesh28 wrote:
>>
>>
>>
roup at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAKVKrTyPvD%3DwKb0w955Rt7Ss0R08n-Ym-xOQN01wintx5nCYrg%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAKVKrTyPvD%3DwKb0w95
I recently implemented this using a third party library which in turn
proved to be more beneficial than expected, and made things very flexible &
effortless. The implementation did not take more than 2 hours (installation
+ integration into project + interaction with my existing model-structure).
I
Is your new 'Users' class defined in an 'auth' module/app inside your
project?
I guess the problem here is that you are supposed to refer to the module
containing the 'models.py' in which you have defined 'Users' class.
For example, if your module/app is 'mysite' and you have defined 'Users'
clas
jango 1.4 generates new manage.py. Maybe that's the problem?
>
> On Tuesday, June 19, 2012 9:15:01 AM UTC+2, Vignesh wrote:
>>
>> Hi,
>>
>> I started migrating our django 1.2.3 project to django 1.4,
>>
>> Now the manage.py is not showing any management
Hi,
I started migrating our django 1.2.3 project to django 1.4,
Now the manage.py is not showing any management commands added by outside
apps like, haystack, south etc. Am I missing something obvious?
-Thanks
Vignesh
--
You received this message because you are subscribed to the Google
This might help you in managing the session. I had a similar problem a
year ago and used the following snippet:
http://djangosnippets.org/snippets/2065/
Cheers!
On Wed, Feb 29, 2012 at 5:29 PM, dummyman dummyman wrote:
> Hi , i am using django framework at the back end
>
> I have used facebook
!
vignesh
--
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@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more options, visit thi
Thanks for the reply..But I feel this could be a security issue,
considering the fact that the user (say user1) would not be aware of
the fact that he/she has not yet been logged out of Twitter. If
another user (say user2) gets hold of the system before user1's
cookie/session gets timed out, and ha
Hi. I was just curious to know about the logout functionality of
OAuth..When a User logs out from the Consumer (After 3-legged OAuth
login) site, the User's session happens to get flushed. But I believe
this happens only on the Consumer side. However, if the User
immediately tries to connect to the
16 matches
Mail list logo