Re: Strange behaviour of django of form submit by POST

2015-04-07 Thread Luigi Cirillo
sorry, I posted the code of thefile venv/local/lib/python2.7/site-packages/django/template/response.py at line 83 with the # but the real code that I execute is: # ... @property def rendered_content(self): """Returns the freshly rendered

Strange behaviour of django of form submit by POST

2015-04-06 Thread Luigi Cirillo
Hello, I am going mad for a strange behaviour of django. I have this packages installed in a virtualenv: ## Django==1.6.10 South==1.0.2 argparse==1.2.1 dj-database-url==0.3.0 django-appconf==1.0.1 django-classy-tags==0.6.1 django-cms==3.0.12 django-compressor==1.4 django