+1 for first and last
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to d
Great Job. This will make easier for a lot of people to be involved on the
project.
On Friday, April 27, 2012 10:08:09 PM UTC-5, Adrian Holovaty wrote:
>
> On Fri, Apr 27, 2012 at 11:50 AM, Adrian Holovaty
> wrote:
> > We're going to do the migration to GitHub today. This means we'll no
> > l
Hi all,
Were im working we usually take in mind that fields in web forms
should have a max length value for input, and we apply them well in
cases like:
username = forms.CharField(
max_length=30,
)
But in cases like:
cash = forms.IntegerField(
min_value=0,
ma
Gabriel, thanks for your response.
How can i test the code that makes this crsf verification from the
header, from my
other testings this only happens after django make a fix in the latest
security release.
I would like to make a test enviroment, where can i start to look?
On Mar 8, 12:59 am, Ga
Hi, im currently on:
- Django version 1.3 rc 1
- uWSGI 0.9.6.8
- Python 2.6.5
- jQuery 1.5.1
This is my configuration from my production server, where i have an
application that does
simple operations on data, the general case is to have a form and send
data over POST.
Everything works fine unti
+1 Django Party @ Bogota, Colombia.
Thanks to all the team, there was a HUGE work, and totally awesome
what you did with django, cheers to jacob, my dear friend at IRC
Magus- and everyone.
Django, just a piece of art.
On Sep 3, 9:40 pm, "Ariel Mauricio Nunez Gomez"
<[EMAIL PROTECTED]> wrote:
>