[no subject]

2023-05-11 Thread Karthik V A
Hello friends, Is there any inbuilt function in django for API. Without using REST framework and request. -- 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

Re: Django urls error

2023-04-15 Thread Karthik V A
Bro, From myapp/ urla.py Url pattern =[ Path('hello', views.hello_delhi_capitals, name = hello_delhi_capitals)] On Sat, 15 Apr, 2023, 8:35 pm b1t, wrote: > ou haven't defined the home url that you are trying to access > > On Saturday, 15 April 2023 at 03:37:38 UTC+5:30 lalit upadhyay wrote:

Re: Django urls error

2023-04-15 Thread Karthik V A
Remove admin/ url pattern at urls.py in myapp On Sat, 15 Apr, 2023, 1:58 pm lalit upadhyay, wrote: > > *I have replaced URL ‘home/’ to ‘hello/’ but still i got same error* > On Saturday, April 15, 2023 at 7:29:15 AM UTC+5:30 Muhammad Juwaini Abdul > Rahman wrote: > >> In your urls.py you use

Re: Job Request As A Software Developer

2022-09-01 Thread R V Tulasi
My company recruting Pls share cv to 9966342766 through whatsapp Python developer vacancy On Thu, Sep 1, 2022, 1:09 PM Onjomba Felix wrote: > Hae, > I am humbly requesting if you have any job or referral to a job just tell > me bellow is my Cover Letter and CV. > [image: WhatsApp Image

Bug with Watchman on Windows

2022-08-31 Thread David V
further steps I should take to make sure that watchman works out of the box like it is supposed to. Thanks, David V. -- 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, sen

newbie

2022-01-27 Thread Mico V.
hi all. is it easy to learn django...? -- 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+unsubscr...@googlegroups.com. To view this discussion on the

Re: use of annotate in django query

2021-07-26 Thread V. J
Hello, I'm making a list of potential customers, in about two months, we will have a business plan ready and we will issue a digital token (ICO) based on our product in the company. Would you be interested in learning more ...? Dne so 5. čvn 2021 19:09 uživatel Lalit Suthar napsal: > just

Re: CSS not linking with HTML

2021-07-26 Thread V. J
Hello, I'm making a list of potential customers, in about two months, we will have a business plan ready and we will issue a digital token (ICO) based on our product in the company. Would you be interested in learning more ...? Dne čt 3. čvn 2021 10:06 uživatel sukhy gill napsal: > Dear frnd >

Re: NoReverseMatch at /searchlit/customsearch and bigger problem of exporting a filtered queryset

2020-08-29 Thread V. J
Věřte si  Vašek. JOdesláno z mého telefonu Huawei Původní zpráva Od: RANGA BHARATH JINKA Datum: so 29. srp 2020 5:00Komu: django-users@googlegroups.comPředmět: Re: NoReverseMatch at /searchlit/customsearch and bigger problem of exporting a filtered querysetHi,     There is a

Real-time audio processing with django-based app?

2020-08-24 Thread Rowan V
Hi all, I’m interested in building out an app with the following functionality. I would like to: 1) obtain audio data from a variety of users via a browser 2) undertake some analysis of the signal data in real time 3) Then create a composite stream of audio data based on transformations of the

Re:

2020-08-13 Thread Santosh V
Hi Rohini, You can check django docs for pagination and django filter for searching On Thu, Aug 13, 2020, 8:28 AM ROHINI PUNDE wrote: > Hi, > I want to do sorting, searching and paging in my crud operations,I am not > getting exactly what can I do easily with python and django.please give me >

contrib.auth.forms Bug

2020-06-29 Thread V O
Hello, Please have a look at the following: I was just about to subclass the login form of django.contrib.auth.forms: "class AuthenticationForm(forms.Form)" after dealing a bit with the code I was about to customize the user_is.active check in order to display a customized message at my

Re: Stuck with Django on a Synology Diskstation

2020-03-05 Thread V. J
Zdravím vás, myslíme že přístup byl udělen jen pár lidem kteří odvádí dobrou práci, jelikož by bylo dost nebezpečné udělit přístup všem, tak pokud vas mohu poprosit obraťte se s žádostí na ně. A pokud uznaji za vhodné že je to potřeba, provedou opravu, nebo doplnění. Pokud se mýlím, tak mě

Re: Python Django Training

2020-03-02 Thread MS V
Please add me too On Mon, Mar 2, 2020 at 12:17 PM amanda wrote: > I am interesting learn > > 在 2020年2月1日星期六 UTC+1下午2:42:52,Srikanth K写道: >> >> Hi, >> >> I am from Hyderabad. I am Python Developer by Profession. I am eager take >> up any Python , Django Training (online Preferrable or Weekends).

Re: What's the preferred way to implement matching mechanism (radius distance search) in an uber-like app

2020-02-16 Thread V. J
Zdravím vás, přišel jsem o PC tak nejsem schopen dělat víc, vše dělám stále jen po telefonu, budu se snažit o to co chci a pokud se mi to povede bude to báječný, pokud bych dělal špatně věci, rád bych od vás zpětnou vazbu, děkuji vám a napíšeme si. Vašek JachimOdesláno z mého telefonu

Re: Python Django Training

2020-02-02 Thread V S V Narsimha Murthy
Hi I am interested to attend the python and Django online training. Please add me as well for the training classes. Thanks in advance. On Saturday, February 1, 2020 at 7:12:52 PM UTC+5:30, Srikanth K wrote: > > Hi, > > I am from Hyderabad. I am Python Developer by Profession. I am eager take

Re: Python Django Training

2020-02-02 Thread V S V Narsimha Murthy
Hi Everyone, I am interested to attend the python and Django training. Please add my email as well for the training classes. Thanks in advance. Regards, Narasimha Murthy On Sun, Feb 2, 2020 at 9:25 PM Maqdum Adewale wrote: > I'm interested > > On Sun, Feb 2, 2020, 3:44 PM yerri swamy >

Re: Help with manage.py help

2019-11-02 Thread Matías V
I use python manage.py help and workt, but i dont understand why l sábado, 2 de noviembre de 2019, 13:54:50 (UTC-3), Jordan Micle escribió: > > That error occur because you didn't install django. > Or you didn't activate the environment > -- You received this message because you are

Re: Help with manage.py help

2019-11-02 Thread Matías V
I did C:\Users\MValino\Desktop\ProyectoDjango\Proyecto1>pip install django Requirement already satisfied: django in c:\program files (x86)\python37-32\lib\site-packages (2.2.6) Requirement already satisfied: sqlparse in c:\program files (x86)\python37-32\lib\site-packages (from django) (0.3.0)

Help with manage.py help

2019-11-02 Thread Matías V
I installed django (2, 2, 6, 'final', 0) My python is Python 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:06:47) [MSC v.1914 32 bit (Intel)] on win32 I’am taking a corurs of django, first start e Project with django-admin startproject Proyecto1 and workted. Created a folder with manage.py

Re: Complete book

2019-10-20 Thread V S V Narsimha Murthy
Thanks a lot for shaing the book. Really appreciate it. Best Regards, On Sat, Oct 19, 2019 at 7:36 PM ISAAC NELSON S.B. KARGBO < insbkar...@njala.edu.sl> wrote: > Try this one out > > On Sat, Oct 19, 2019, 13:47 Md Nayem Tushar wrote: > >> Have any easy and properly complete book in django?

Re: How express SQL query using Django ORM?

2018-10-17 Thread v . kiselicya0210 . work
Price.objects.annotate(_sel=Max('from_date')).filter(from_date=F('_sel')).values("category_id", "price") -- 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

how-to style registration form?

2018-09-09 Thread V O
i currently try to "style" my registration form. in General i get the concept behind it but not at that point: This is how it's intendet to be (and not working): class RegistrationForm(UserCreationForm): > username = forms.CharField(required=True, label='Username', >

I am not able to run the following code

2016-05-26 Thread Madhusudhana H V
}}.')>>> c = template.Context({'name': 'Adrian'})>>> print t.render(c)My >>> name is Adrian.>>> c = template.Context({'name': 'Fred'})>>> print >>> t.render(c)My name is Fred. Thanks and Regards, Madhusudhana H V -- You received thi

LiveServerTestCase loggin

2016-04-06 Thread Matwey V. Kornilov
Hello, I am using LiveServerTestCase (Django 1.9) for unit-test and I see that some of the tests get 500 from the server. How could I read the live server logs to understand the origin of 500? There is DEBUG=True in my settings, but not any output from the server. -- You received this message

Does anyone have good results connecting Django to Mysql on localhost and windows 7?, me not.

2016-01-25 Thread Gonzalo V
Wich module did you use? please help thanks!! -- 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+unsubscr...@googlegroups.com. To post to this group,

django.contrib.auth 1.8 failed if user.pk not int

2015-10-09 Thread Petr V. Bondarenko
Hi, when migrating code from version 1.7 to 1.8 I have a problem. We do not use standard authentication through ModelBackend. Authentication takes place on a different server protocol OAuth2. For the User, using fake-model RemoteApiUser. In which the primary key is *access_token*. Acces_token is

A view drop down having values filtered from models

2015-08-28 Thread Thiliban V
Hie, I'm trying to do this. A view with Three drop down lists like - - The values in the list should be from model values. Or a separate things. I just want to capture the results and store the results in a db. so far I've messed up with this example

Re: Testing reusable application: compatible way

2014-12-07 Thread Matwey V. Kornilov
except ImportError: pass from django.core.management import call_command call_command("test","tests.__init__") if __name__ == "__main__": runtests() воскресенье, 7 декабря 2014 г., 18:40:42 UTC+3 пользователь Matw

Testing reusable application: compatible way

2014-12-07 Thread Matwey V. Kornilov
Hi, I've followed this documentation: https://docs.djangoproject.com/en/1.7/topics/testing/advanced/#using-the-django-test-runner-to-test-reusable-applications and found that it works only for Django 1.7, whereas I would like to have a code snipped working also for 1.5, 1.6. An issue with the

admin site not available after modifying base_site.html

2014-08-06 Thread juantonio v
No estás haciendo la referencia al archivo por el nombre. Renombrado tu archivo HTML a base.html -- 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

inicio en django

2014-07-26 Thread juantonio v
hola tengo el Django-1.6.5.tar.gz de django, ahora como lo instalo? gracias! -- 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 ChoiceField usage

2014-05-08 Thread sravani v
Hi, I am new to Django. I am trying to working out on the different fields in this. From that only I found there are model fields and form fields existed in it. Now I am working on radio buttons. For this what I have done is,created a model with field "title = models.CharField(max_length=3,

Re: How install django in windows

2013-11-15 Thread Swaroop Shankar V
ent. Its very easy to setup and configure django on a linux than on a windows machine. Thanks and Regards, Swaroop Shankar V On Nov 16, 2013 9:53 AM, "Anuradha Nair" <anuradha.n...@gmail.com> wrote: > Hi, > > I am new to django and i want to install it in my windows sys

Re: How send data to UpdateView from javascript. (Django 1.5)

2013-06-09 Thread Ariel V. R.
xpects an object pk (id) or slug to be included > as part of the URL pattern, and yours doesn't include either. Your URL > pattern should look something more like: r"^manage/(?P\d+)/update/" > > _Nik > > On 6/6/2013 10:16 PM, Ariel V. R. wrote: > > Code: >

Re: How send data to UpdateView from javascript. (Django 1.5)

2013-06-06 Thread Ariel V. R.
/', MatterUpdateView.as_view()), ... El jueves, 6 de junio de 2013 23:45:59 UTC-5, Ariel V. R. escribió: > > Hello: > > I need to send data from html using javascript to UpdateView. Django sends > me an error: "Generic detail view MatterUpdateView must be called with > either

How send data to UpdateView from javascript. (Django 1.5)

2013-06-06 Thread Ariel V. R.
Hello: Hello: I need to send data from html using javascript to UpdateView. Django sends me an error: "Generic detail view MatterUpdateView must be called with either an object pk or a slug." I think that the problem exists because the method as_view() does not receive the correct data. --

Re: Maintenance on djangoproject.com tomorrow

2013-02-06 Thread Sergei V
Hi, is it a smell of next RC in the air? :) regards, Sergei On Wednesday, February 6, 2013 8:43:38 PM UTC+2, Aymeric Augustin wrote: > > Hi folks, > > We've scheduled maintenance operations on djangoproject.com tomorrow, > starting at 09:00 UTC. > > The website and the docs may be temporarily

Re: Django-Classifieds image upload issue

2012-11-26 Thread Swaroop Shankar V
Any help please..thanks On Nov 25, 2012 3:34 PM, "Swaroop Shankar V" <swaroo...@gmail.com> wrote: > > Hello All, > I am trying to create a classifieds for my sites using django calssifieds. When ever I try to upload files from the user side, am getting the error > >

Re: Ecommerce Solution

2012-10-03 Thread Swaroop Shankar V
Hi All, I was checking out different option and found django-oscar interesting and it is frequently updated too. Have anyone tried it out? What is your take on that project? Is it worth a try? Thanks and Regards, Swaroop Shankar V On Thu, Aug 30, 2012 at 5:06 PM, Swaroop Shankar V <swa

Re: Ecommerce Solution

2012-08-30 Thread Swaroop Shankar V
Mario, is it possible to integrate LFS with an existing django project? Also is there any method to import the data from my existing satchmo installation to LFS? Swaroop Shankar V On Mon, Aug 27, 2012 at 10:31 PM, Mario Menezes <mo.mene...@gmail.com>wrote: > LFS is another option.

Re: Ecommerce Solution

2012-08-30 Thread Swaroop Shankar V
from my existing satchmo installation. Swaroop Shankar V On Mon, Aug 27, 2012 at 4:39 PM, Alec Taylor <alec.tayl...@gmail.com> wrote: > Well there's Django-Shop > > On Mon, Aug 27, 2012 at 8:38 PM, Swaroop Shankar V <swaroo...@gmail.com> > wrote: > > Hi Alec, >

Re: Ecommerce Solution

2012-08-27 Thread Swaroop Shankar V
Hi Alec, Cartridge is the one you mean I guess, but after going through the document it seems i will require to install Mezzanine too. I was looking for an app which i can use with my existing project and also with some good documentation. Thanks and Regards, Swaroop Shankar V On Mon, Aug 27

Ecommerce Solution

2012-08-26 Thread Swaroop Shankar V
documentation and easy to integrate? Thanks and Regards, Swaroop Shankar V -- 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,

Re: memcached + fcgi prefork = wrong value for a given key

2012-08-13 Thread v-tuzov
пятница, 11 февраля 2011 г., 13:52:01 UTC+4 пользователь MarcMarc написал: > Hi, > > > > My problem looks like this: when using memcached with fcgi on prefork > > mode I`m getting wrong values for a given keys. Values are > > dictionaries with keys, so I`m logging those erros like this: > >

Re: Accessing current URI from template tag

2012-06-08 Thread Swaroop Shankar V
Thanks Bruno, will check that. Thanks and Regards, Swaroop Shankar V On Wed, Jun 6, 2012 at 2:59 PM, bruno desthuilliers < bruno.desthuilli...@gmail.com> wrote: > On Jun 6, 10:27 am, Swaroop Shankar V <swaroo...@gmail.com> wrote: > > Hello All, > > > >

Accessing current URI from template tag

2012-06-06 Thread Swaroop Shankar V
Shankar V -- 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 opti

Re: Storing Sorl-thumbnail created images in separate folder

2012-04-30 Thread Swaroop Shankar V
Okay in the latest version every images generated is getting saved to cache. My issue is resolved. Thanks all for your kind help :) Thanks and Regards, Swaroop Shankar V On Tue, May 1, 2012 at 1:24 AM, Swaroop Shankar V <swaroo...@gmail.com>wrote: > It looks like i was using an ol

Re: Storing Sorl-thumbnail created images in separate folder

2012-04-30 Thread Swaroop Shankar V
It looks like i was using an old version which came with satchmo. Am currently testing my project with new version. Thanks and Regards, Swaroop Shankar V On Tue, May 1, 2012 at 12:59 AM, Swaroop Shankar V <swaroo...@gmail.com>wrote: > It looks like the latest version of solr-

Re: Storing Sorl-thumbnail created images in separate folder

2012-04-30 Thread Swaroop Shankar V
let me know. Thanks and Regards, Swaroop Shankar V On Mon, Apr 30, 2012 at 7:27 PM, Tiago Almeida <tiago.b.alme...@gmail.com>wrote: > Have you tried changing the THUMBNAIL_STORAGE setting? I haven't done what > you ask for but you should give it a try. > > http://thumbnail.

Re: Storing Sorl-thumbnail created images in separate folder

2012-04-29 Thread Swaroop Shankar V
Thanks Kelly, could you tell me what all settings you had provided for it to cache into a separate directory? Thanks and Regards, Swaroop Shankar V On Sun, Apr 29, 2012 at 8:09 PM, Kelly Nicholes <kelbolici...@gmail.com>wrote: > It always just caches the files for me in a completely

Storing Sorl-thumbnail created images in separate folder

2012-04-28 Thread Swaroop Shankar V
location for storage of generated file rather than the source folder? I could find a setting called THUMBNAIL_STORAGE, is it the one to be used? I am not able to figure it out from the documentation. If yes then should i provide the absolute or relative path? Thanks and Regards, Swaroop Shankar V

Re: URL regex not matching

2012-04-24 Thread Swaroop Shankar V
I changed to your regex and it works fine. Thanks a lot :) Thanks and Regards, Swaroop Shankar V On Sun, Apr 22, 2012 at 2:37 PM, yati sagade <yati.sag...@gmail.com> wrote: > I think that one also matches upto one whitespace character(space, tab or > newline) within the use

Re: URL regex not matching

2012-04-22 Thread Swaroop Shankar V
. Swaroop Shankar V On Sun, Apr 22, 2012 at 2:02 PM, yati sagade <yati.sag...@gmail.com> wrote: > I'm not sure, but I think this should work - try it out and let us know. > > r'^user/([\w\-+.@]+)/$' > > I'm not too good with regexes, either. No one is. Also, characters l

URL regex not matching

2012-04-22 Thread Swaroop Shankar V
pretty weak in regex and it will take me sometime to build a proper regex for the above url. Thanks Regards, Swaroop Shankar V -- 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@google

Re: Admin area hyperlinks to sub categories

2012-04-14 Thread Swaroop Shankar V
can i link a category to book listing page. I know that there is a filter method that i can use in books listing page but i want to implement above said approach. How can it be done? I hope i have made myself clear. Thanks and Regards, Swaroop Shankar V On Wed, Apr 11, 2012 at 7:39 PM, Sandro

Passing additional variables to flatpage template

2012-04-14 Thread Swaroop Shankar V
Hi All, Am using flatpage app in my application. I want to send few additional variables that can be accessible from the flatpage templates. So how can i accomplish the same? Thanks and Regards, Swaroop Shankar V -- You received this message because you are subscribed to the Google Groups

Re: Admin area hyperlinks to sub categories

2012-04-11 Thread Swaroop Shankar V
Hi, Could anyone provide me a solution please? Thanks Regards, Swaroop Shankar V On Mon, Apr 9, 2012 at 2:53 PM, Swaroop Shankar V <swaroo...@gmail.com>wrote: > Hi all, > I have 2 models one is Category and another one is Book. Books will > be assigned to a category. So on t

Admin area hyperlinks to sub categories

2012-04-09 Thread Swaroop Shankar V
be taken to a page where the books assigned under that category is displayed. How can i accomplish the same. Thanks and Regards, Swaroop Shankar V -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to dj

Re: Improving Site Performance

2012-04-09 Thread Swaroop Shankar V
Thanks Phang, I have not yet checked into the query caching in django. Will check and will see if it would improve the performance. Thanks a lot for your reply :) Thanks and Regards, Swaroop Shankar V On Sat, Apr 7, 2012 at 4:04 PM, Phang Mulianto <braveh...@gmail.com> wrote: > Well.

Improving Site Performance

2012-04-05 Thread Swaroop Shankar V
in the custom template tag? Thanks and Regards, Swaroop Shankar V -- 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 dj

Re: Doubt regarding endless pagination

2012-04-02 Thread Swaroop Shankar V
Thank You, i changed show_pages.html instead of page_link.html. It worked fine. Anyway thanks for pointing out where to change. Regards, Swaroop Shankar V On Mon, Apr 2, 2012 at 5:10 PM, Blackpearl <zubair.f...@gmail.com> wrote: > You can edit page_link.html for displa

Doubt regarding endless pagination

2012-04-02 Thread Swaroop Shankar V
ell me know the method to implement the same. Thank You Regards, Swaroop Shankar V -- 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 g

Re: problem with admin settings

2012-03-20 Thread Swaroop Shankar V
environment try to do that from the terminal and check if that table is being created or if there are not much important code in your project just zip it and send over. Will try at my end and will update you. Thanks and Regards, Swaroop Shankar V On Mon, Mar 19, 2012 at 11:03 PM, Sophia <b.mirsha

Re: Trouble setting up website with mysql as backend

2012-03-19 Thread Swaroop Shankar V
was getting the above said error and just for the sake of testing i changed the mode to non strict. Am not planning the same for my production server. Once again thanks a lot for your input. Cheers. Thanks and Regards, Swaroop Shankar V On Mon, Mar 19, 2012 at 2:22 AM, CLIFFORD ILKAY

Re: problem with admin settings

2012-03-18 Thread Swaroop Shankar V
>> Did you run the syncdb after enabling it? While doing a syncdb did you >> encounter any errors? From the error it looks like django_session table >> is not created. >> >> Thanks and Regards, >> Swaroop Shankar V >> >> >> >> On Sun, Mar 18,

Re: Trouble setting up website with mysql as backend

2012-03-18 Thread Swaroop Shankar V
As Alasdair pointed out, i had few custom permission which had pretty big name. I reduce it and it got fixed. Thank you both for helping me out. Thanks and Regards, Swaroop Shankar V On Sun, Mar 18, 2012 at 6:27 AM, Sithembewena Lloyd Dube <zebr...@gmail.com>wrote: > ^^ What Alas

Re: problem with admin settings

2012-03-17 Thread Swaroop Shankar V
Did you run the syncdb after enabling it? While doing a syncdb did you encounter any errors? From the error it looks like django_session table is not created. Thanks and Regards, Swaroop Shankar V On Sun, Mar 18, 2012 at 3:07 AM, Sophia <b.mirshafie...@gmail.com> wrote: >

Re: problem with admin settings

2012-03-17 Thread Swaroop Shankar V
Sophia, Please check if you have enabled the app 'django.contrib.sessions' in your INSTALLED_APPS, if not do that and then do a syncdb, this issue should be resolved. Thanks and Regards, Swaroop Shankar V On Sun, Mar 18, 2012 at 2:41 AM, Sophia <b.mirshafie...@gmail.com> wrote: &g

Re: Trouble setting up website with mysql as backend

2012-03-17 Thread Swaroop Shankar V
Swaroop Shankar V Sithembewena, Its not because i have not installed mysql module for python. syncdb worked fine for many of the apps in my project and created the tables for those apps. This issue arise when creating the table for few apps. Thanks and Regards, Swaroop Shankar On Sun, Mar 18

Trouble setting up website with mysql as backend

2012-03-17 Thread Swaroop Shankar V
ict. The error from the traceback looks to be from the file "/usr/local/lib/python2.7/site-packages/django/contrib/auth/management/__init__.py" which is django contrib application. What should i do to fix this issue. Am using django version 1.3.1. Please help. Thanks and Regards,

Adding Highlights for a product

2012-01-28 Thread Swaroop Shankar V
the highlights of the products - 12.2 Megapixels - CMOS - with 2.7 inch LCD So i want to add something like this. Please let me know how i can configure a product as said above. Thanks and Regards, Swaroop Shankar V -- You received this message because you are subscribed to the Google

Re: Confused with django model Limit and Offset Implementation

2012-01-27 Thread Swaroop Shankar V
got it working thanks anyway :) Thanks and Regards, Swaroop Shankar V On Mon, Jan 23, 2012 at 12:00 PM, Leandro Ostera Villalva < leost...@gmail.com> wrote: > AFAIK it is [offset:page] > > El 22 de enero de 2012 20:40, Swaroop Shankar V <swaroo...@gmail.com>escribió:

Re: Selecting an E-commerce Application

2012-01-24 Thread Swaroop Shankar V
starting the integration of Plata in my project and I hope you would lend some help if i get struck somewhere :) Thanks Regards, Swaroop Shankar V On Mon, Jan 16, 2012 at 10:28 PM, Matthias Kestenholz <m...@feinheit.ch>wrote: > On Mon, Jan 16, 2012 at 17:31, Lenz Hirsch

Confused with django model Limit and Offset Implementation

2012-01-22 Thread Swaroop Shankar V
but am still confused. Please help. Thanks and Regards, Swaroop Shankar V -- 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

Selecting an E-commerce Application

2012-01-14 Thread Swaroop Shankar V
an app which i can integrate into my existing django project. If anyone have used these before, please recommend which one I should use. Or is there any better e-commerce app? Thanks and Regards Swaroop Shankar V -- You received this message because you are subscribed to the Google Groups &

Joining tables

2012-01-14 Thread Swaroop Shankar V
. This is the code am using to retrieve the users list userObject = User.objects.filter(is_active=1,is_staff=0,is_superuser=0) how can i order the data based on the popularity field in extrainformation? Thanks Regards, Swaroop Shankar V -- You received this message because you are subscribed

Re: Removing Save functionality from Admin

2012-01-12 Thread Swaroop Shankar V
Regards, Swaroop Shankar V On Thu, Jan 12, 2012 at 10:34 PM, Denis Darii <denis.da...@gmail.com> wrote: > You can rewrite the *has_add_permission* method of your admin class and > return False. > More info here: > https://docs.djangoproject.com/en/1.3

Re: Removing Save functionality from Admin

2012-01-12 Thread Swaroop Shankar V
listing page. How can it be done? Hope my question is much more clear now. Thanks Regards, Swaroop Shankar V On Thu, Jan 12, 2012 at 2:53 PM, Swaroop Shankar V <swaroo...@gmail.com>wrote: > Hi, > > I have a model called Photos, I would like to remove the save button and >

Removing Save functionality from Admin

2012-01-12 Thread Swaroop Shankar V
Hi, I have a model called Photos, I would like to remove the save button and functionality from the admin area for photos model. Is it possible? Thanks and Regards, Swaroop Shankar V -- You received this message because you are subscribed to the Google Groups "Django users" grou

Re: Joining Tables

2012-01-08 Thread Swaroop Shankar V
Thanks a lot Anler, that's exactly what I want. I never knew that it was so simple. Thanks and Regards, Swaroop Shankar V On Sun, Jan 8, 2012 at 4:36 PM, Anler <anle...@gmail.com> wrote: > Oh sorry, it should be this: > > photos = Photos.objects.filter(user__groups__

Re: Joining Tables

2012-01-08 Thread Swaroop Shankar V
, Swaroop Shankar V On Sun, Jan 8, 2012 at 2:34 PM, Jonas Geiregat <jo...@geiregat.org> wrote: > > > The user field is a foreign key to django auth User model. Each user is > assigned to a group (django Auth Group model). I want to retrieve all the > photos which belongs to user

Joining Tables

2012-01-07 Thread Swaroop Shankar V
ngo auth User model. Each user is assigned to a group (django Auth Group model). I want to retrieve all the photos which belongs to users of a specific group. How can it be done? Thanks and Regards, Swaroop Shankar V -- You received this message because you are subscribed to the Google Groups

Re: Facebook like activity feed commenting using django comments framework

2012-01-07 Thread Swaroop Shankar V
Thanks Anoop for those links, but it is not exactly what I require and also the overhead of xmpp server is also there. Well all i require is to know is how i can create an entry in the tables created by the commenting framework through an API if available. Thanks and Regards, Swaroop Shankar V

Facebook like activity feed commenting using django comments framework

2012-01-07 Thread Swaroop Shankar V
. I looked through the documentation but could not figure out how i can do it. If someone have any experience in doing the same please let me know the procedures. Thanks and Regards, Swaroop Shankar V -- You received this message because you are subscribed to the Google Groups "Django

Copying and Writing EXIF information from one file to another

2012-01-07 Thread Swaroop Shankar V
2wrapper::Image {lvalue}) I am now clueless on what went wrong. Could someone please help me out? Thanks Swaroop Shankar V -- 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.c

Re: Django E-Commerce Framework

2011-12-06 Thread Daniel Cure V.
Hello people. You can try with Satchmo .Its a very robust framework. Daniel Cure Velasquez -- 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

Referring to same model records as a parent

2011-11-28 Thread Swaroop Shankar V
will be the id of the menu of the same table. So on the admin area i want a select box for the parent_id which will display the already entered records. How can it be done? Thanks and Regards, Swaroop Shankar V -- You received this message because you are subscribed to the Google Groups "D

Re: How to do some additional process while saving a django flatpage

2011-11-27 Thread Swaroop Shankar V
statements since the document do not give much details about it. I am still not able to completely understand the signal's system in django. So I would request for a step by step instruction, if its possible. Thanks Regards, Swaroop Shankar V On Mon, Oct 3, 2011 at 9:22 PM, Swaroop Shankar V <swa

Help Required with Image Upload

2011-10-26 Thread Swaroop Shankar V
tells something about binding the form which am not able to correctly understand. Why do we need to bind a form with image field. Also whats the use of giving upload_to in model image field? Thanks in advance for any help. Regards, Swaroop Shankar V -- You received this message because you are s

Re: Setting default values in a form from DB table

2011-10-24 Thread Swaroop Shankar V
Thank a lot Andre, this is my first project in Django so kind of confused at many parts. The links will help me to fix my issue. Thanks and Regards, Swaroop Shankar V On Mon, Oct 24, 2011 at 6:03 PM, Andre Terra <andrete...@gmail.com> wrote: > You should always populate your form in

Re: Image Field Issue

2011-10-24 Thread Swaroop Shankar V
Thanks Kurtis, I figured out that was the issue. I downloaded a copy of PIL from their official site. Installed the devel libraries for libjpeg and then did a setup.py install and now its fixed :) Regards, Swaroop Shankar V On Mon, Oct 24, 2011 at 11:32 AM, Kurtis Mullins <kurtis.m

Re: Image Field Issue

2011-10-23 Thread Swaroop Shankar V
). Thanks Regards, Swaroop Shankar V On Mon, Oct 24, 2011 at 7:07 AM, Swaroop Shankar V <swaroo...@gmail.com>wrote: > Hello All, > > I am having a trough time with the Image Field. I am trying to upload an > image and even if i upload a valid image, the form validator throws

Image Field Issue

2011-10-23 Thread Swaroop Shankar V
ch i guess should be in my MEDIA_URL. Then in my forms.py i have the following statment: avatar = forms.ImageField(label=_('Avatar')) I am not sure if i have done something wrong. Please guide me. Thanks Regards, Swaroop Shankar V -- You received this message because you are subscribed to the Goo

Setting default values in a form from DB table

2011-10-23 Thread Swaroop Shankar V
to set up the form values. My form's class code can be accessed via the url http://pastebin.com/1TuRmNhH . Please help. Thanks and Regards, Swaroop Shankar V -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group,

Re: How to do some additional process while saving a django flatpage

2011-10-03 Thread Swaroop Shankar V
Thanks a lot Daniel, I guess this is exactly what I require. Will check it and revert back. Thanks and Regards, Swaroop Shankar V On Mon, Oct 3, 2011 at 4:21 PM, Daniel Roseman <dan...@roseman.org.uk>wrote: > On Sunday, 2 October 2011 15:03:12 UTC+1, Swaroop Shankar wrote: >>

Re: How to do some additional process while saving a django flatpage

2011-10-03 Thread Swaroop Shankar V
from the flatpage table and then enter it into my menu table. So is there any way to make it an automated process? Thanks and Regards, Swaroop Shankar V On Mon, Oct 3, 2011 at 12:35 PM, Phang Mulianto <braveh...@gmail.com> wrote: > why not query your flatpage db and use the field for

Re: Django Registration extra fields not getting saved

2011-10-03 Thread Swaroop Shankar V
i went for a normal installation signals worked just fine. Thanks and Regards, Swaroop Shankar V On Mon, Oct 3, 2011 at 2:37 PM, BILLION Sébastien < sebastien.bill...@gmail.com> wrote: > Hi, > > Can you send your signals.py? I think you have a problem with your signal > >

How to do some additional process while saving a django flatpage

2011-10-02 Thread Swaroop Shankar V
to go, but after searching a lot i could not find any such signals available for flatpage. So which is the best approach to implement whatever i had described above. Thanks Regards, Swaroop Shankar V -- You received this message because you are subscribed to the Google Groups "Django users&q

Re: Django - Alternative to using NULLs? (for integer and FK fields).

2010-11-29 Thread Adam V.
A "phone number" is actually a character string, not an integer; so use CharField for these as well. For optional foreign keys, the standard (only?) database way to handle these is indeed with a NULL value. On Nov 29, 5:28 pm, Victor Hooi wrote: > Hi, > > I'm wondering what

  1   2   >