How to display file extension in django template ?

2014-02-07 Thread Ashish Tiwari
It's a simple question but i'm not able to find easily. How can I display the file extension of uploaded file in template ? ex : uploaded-filename.jpeg {{file.}} will display "jpeg" in template. -- You received this message because you are subscribed to the Google Groups "Django users"

Re: Admin User registration problem...

2011-06-16 Thread ashish tiwari
thank you... -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/T4B46pv50HwJ. To post to this group, send email to django-users@googlegroups.com. To

Admin User registration problem...

2011-06-16 Thread ashish tiwari
hi friends, i developed an application in django-nonrel with appengine. i'm using django forms for user registration. forms.py class RegistrationForm(forms.Form): username=forms.CharField(label=u'Username',max_length=30) email=forms.CharField(label=u'Email')

how to configure mongoDB in Django?

2011-04-29 Thread ashish tiwari
Hey friends, i used Django with Sqlite3, I'm thinking about to use MongoDB as backend. but i don't no how to configure it, and which packages need to configure mongoDB in Django? Best Regards --ashish -- You received this message because you are subscribed to the Google Groups "Django users"

dump data using json

2009-08-21 Thread ashish tiwari
hi Friends i heared about the json format django provided utility of dumpdata, loaddata which dumps and loads data in json format. but i dont know,how to use it.. i want to dumpdata...from my app name of iFriends name of People iFriends>People>models.py class Person. class

ashish tiwari wants to chat

2009-05-29 Thread ashish tiwari
--- ashish tiwari wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-d1daa37620-00464c385d-2a1eb8c3350f9891 You'll need

Re: Problem with performance on a django site

2009-05-29 Thread ashish tiwari
Thanks --~--~-~--~~~---~--~~ 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

Re: Problem with performance on a django site

2009-05-29 Thread ashish tiwari
i m ashish, i m new for django... i have a problem how can i delete my table from database using SQLite3 how can i get the db file on command shell of sqlite... how can i drop the table. please give me the answer... from novice. thank you.

ashish tiwari wants to chat

2009-05-23 Thread ashish tiwari
--- ashish tiwari wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-d1daa37620-797e12f2ba-bbc006273b9d2d26 You'll need

ashish tiwari wants to chat

2009-05-23 Thread ashish tiwari
--- ashish tiwari wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-d1daa37620-dc0367129f-044c014942754058 You'll need

ashish tiwari wants to chat

2009-05-23 Thread ashish tiwari
--- ashish tiwari wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-d1daa37620-3180f48683-516d3374db6ca61b You'll need

how to delete table from database?

2009-05-23 Thread ashish tiwari
i create the tables in models.py i have the problem to delete table from databasei m using SQLITE3 any one give me the code to how delete the table from database... thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

Re: password_change - specify minimum password length

2009-05-22 Thread ashish tiwari
> > hey sum time i get the problem when i use django the problem is my DATABASE is getting locked... what is this .i dont know --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post