Hello All,
I wanted to build bookmarking web application using django, in this app
user can not only bookmark the site also they scrape few datas from the
bookmarked page.
Looking for good python/django tools which can help me achieve this aim
Thank you!
--
Cheers,
Ranjith Kumar K,
Chennai
can send your resumes to ranjitht...@gmail.com
Job Location : Chennai
--
Cheers,
Ranjith Kumar K,
Chennai.
http://ranjithtenz.wordpress.com
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop re
Hello,
I trying to reorder the app in django admin, is there anyways we can do it
via admin.py?
Thank you!
--
Cheers,
Ranjith Kumar K,
Chennai.
http://ranjithtenz.wordpress.com
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To u
re is no simple way.
>
> Reorder the models for an specific app ? Same answer.
>
> On Friday, September 6, 2013 3:16:59 AM UTC-5, Ranjith Kumar wrote:
>>
>> Hello,
>> I trying to reorder the app in django admin, is there anyways we can do
>> it via admin.py?
>>
>
struction_form):
return self.render_to_response(
self.get_context_data(form=form,
ingredient_form=ingredient_form,
instruction_form=instruction_form))
Thanks in advance.
--
Cheers,
Ranjith Kumar K,
Chennai
Hello All,
On Django admin when I tried to update the existing data I’m getting an error,
AttributeError: 'str' object has no attribute '__iter__'
models.py
class SSPDrive(models.Model):
drive_year =
models.DateField(verbose_name='Drive year', null=True, b
6 matches
Mail list logo