ha22109

190
Reputation
194 views

Registered User

Name ha22109
Member for 6 months
Seen Nov 24 at 12:02
Website
Location
Age
web developer in django python and php
Nov
24
comment how to mime type of the url
got it.But i m not setting the header.there are two aap one aap will call another.I think @consumes will be better in this case
Nov
24
comment how to mime type of the url
i m not getting it
Nov
19
comment how to mime type of the url
if i print content-type it is giving value 'null'
Nov
19
comment how to mime type of the url
how to define headerparam in the url can u explain little more
Nov
18
comment how to mime type of the url
in this case i m making extra function which will increase my code size.Instead of that i can pass the query param which will tell me mimetype as xml or json. And i dont need to know mimeType if there is no exception in my code.If everything is fine then cxf will automatically return the requested format
Nov
17
asked how to mime type of the url
Nov
12
revised how to check the path in web service
added 47 characters in body
Nov
11
asked how to check the path in web service
Nov
10
asked django fastcgi nginx
Oct
25
revised django query set
added 33 characters in body
Oct
25
revised django query set
added 367 characters in body; added 48 characters in body
Oct
23
asked django query set
Oct
13
asked md5 hashing in python
Sep
3
awarded  Critic
Sep
3
comment How to make fields readonly while updating.
i know but if it can be simple then why not use that
Sep
3
comment storing file content in DB
i only want to store the filecontent in db column of a table ,not interested in wasting table for it.I can regain the file content again in same patern.
Sep
3
answered view on site
Sep
3
accepted storing file content in DB
Sep
3
answered storing file content in DB
Sep
3
accepted How to make fields readonly while updating.
Sep
3
answered How to make fields readonly while updating.
Aug
31
awarded  Peer Pressure
Aug
31
awarded  Scholar
Aug
31
accepted redirect on save
Aug
31
accepted django admin filter
Aug
31
answered redirect on save
Aug
27
comment redirect on save
i am not aware of this that we have to accept answer manually.
Aug
27
comment redirect on save
can u explain it little more .I am not able to find it out
Aug
27
comment redirect on save
i havent said that i am not accepting the answer.It was typing mistake and i have corrected it.
Aug
27
revised redirect on save
added 39 characters in body
Aug
27
comment redirect on save
in admin not in custom form.it is simple admin, i am overriding the save function
Aug
27
revised redirect on save
added 130 characters in body
Aug
27
asked redirect on save
Aug
26
comment how to make a page in django
inline will work but if data i much much high then it will take huge tiume to save it .Thus not a gud solution.It should be optional
Aug
26
comment how to make a page in django
i want a page in admin interface only.I can display it using inline but the data is huge and then it will take time in saving
Aug
25
asked how to make a page in django
Aug
18
asked bulk insert in db table
Aug
17
comment python db insert
i m using regex in my logic and i think regex cannot be used in db scripts.Since all my things are in python so i want some uniformity.
Aug
14
comment python db insert
i have to check some conditions before inserting and in my select query i ma fectching data from 3 tables with some condition. I m using psycopg2 for db connection and using postgressql database
Aug
13
revised python db insert
added 34 characters in body
Aug
13
revised python db insert
added 10 characters in body
Aug
13
revised python db insert
added 463 characters in body
Aug
13
asked python db insert
Jul
27
asked excel in django
Jul
15
comment Django static page?
thanks it works this is only i needed
Jul
14
asked Django static page?
Jul
9
revised redirecting to a page
added 288 characters in body; added 6 characters in body
Jul
9
comment redirecting to a page
yes i am trying to overide my change_form.html.I have wirtten this change_form.html for the model but when i call i the template it is giving me error ''Caught an exception while rendering: opts'' .CAn u givr me any suggestion its is urgent. I m editing my question
Jul
9
asked redirecting to a page
Jul
3
asked storing file content in DB