[Django] #19126: runserver versus model validation

2012-10-13 Thread Django
#19126: runserver versus model validation + Reporter: direvus | Owner: nobody Type: Uncategorized | Status: new Component: Core (Management commands) |Version: 1.3

Re: [Django] #16315: FileSystemStorage.listdir returns names with unicode normalization form that is different from names in database

2012-10-13 Thread Django
#16315: FileSystemStorage.listdir returns names with unicode normalization form that is different from names in database -+- Reporter: philomat |Owner: nobody Type: Bug

Re: [Django] #16671: 5th tutorial on turning Polls into a reusable app

2012-10-13 Thread Django
#16671: 5th tutorial on turning Polls into a reusable app ---+ Reporter: stumbles |Owner: ben@… Type: New feature| Status: new Component: Documentation |

Re: [Django] #16671: 5th tutorial on turning Polls into a reusable app

2012-10-13 Thread Django
#16671: 5th tutorial on turning Polls into a reusable app ---+ Reporter: stumbles |Owner: ben@… Type: New feature| Status: new Component: Documentation |

Re: [Django] #10936: Detailed instructions for getting Django and MySQL and MySQLdb working on various OS X versions

2012-10-13 Thread Django
#10936: Detailed instructions for getting Django and MySQL and MySQLdb working on various OS X versions --+ Reporter: simon |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #16671: 5th tutorial on turning Polls into a reusable app

2012-10-13 Thread Django
#16671: 5th tutorial on turning Polls into a reusable app ---+ Reporter: stumbles |Owner: ben@… Type: New feature| Status: new Component: Documentation |

Re: [Django] #18715: Tutorial Page 3 Refactor

2012-10-13 Thread Django
#18715: Tutorial Page 3 Refactor --+ Reporter: pydanny |Owner: pydanny Type: Cleanup/optimization | Status: new Component: Documentation |

Re: [Django] #18715: Tutorial Page 3 Refactor

2012-10-13 Thread Django
#18715: Tutorial Page 3 Refactor --+ Reporter: pydanny |Owner: pydanny Type: Cleanup/optimization | Status: new Component: Documentation |

Re: [Django] #16671: 5th tutorial on turning Polls into a reusable app

2012-10-13 Thread Django
#16671: 5th tutorial on turning Polls into a reusable app ---+ Reporter: stumbles |Owner: ben@… Type: New feature| Status: new Component: Documentation |

Re: [Django] #18337: django.forms.BoundField should be injectable within django.forms.Form

2012-10-13 Thread Django
#18337: django.forms.BoundField should be injectable within django.forms.Form -+- Reporter: eamonnfaherty|Owner: nobody Type: New feature | Status: new

Re: [Django] #16315: FileSystemStorage.listdir returns names with unicode normalization form that is different from names in database

2012-10-13 Thread Django
#16315: FileSystemStorage.listdir returns names with unicode normalization form that is different from names in database -+- Reporter: philomat |Owner: nobody Type: Bug

Re: [Django] #16315: FileSystemStorage.listdir returns names with unicode normalization form that is different from names in database

2012-10-13 Thread Django
#16315: FileSystemStorage.listdir returns names with unicode normalization form that is different from names in database -+- Reporter: philomat |Owner: nobody Type: Bug

Re: [Django] #16315: FileSystemStorage.listdir returns names with unicode normalization form that is different from names in database

2012-10-13 Thread Django
#16315: FileSystemStorage.listdir returns names with unicode normalization form that is different from names in database -+- Reporter: philomat |Owner: nobody Type: Bug

Re: [Django] #18484: csrfmiddlewaretoken enclosed in redundant invisible div

2012-10-13 Thread Django
#18484: csrfmiddlewaretoken enclosed in redundant invisible div -+ Reporter: hedleyroos@… |Owner: nobody Type: Uncategorized| Status: closed Component: Forms

[django/django] e6f45a: Added release note about removed div around csrf t...

2012-10-13 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e6f45aa623d9a67a2d6389665ca1bea0556dc832 https://github.com/django/django/commit/e6f45aa623d9a67a2d6389665ca1bea0556dc832 Author: Claude Paroz Date: 2012-10-13 (Sat, 13 Oct 2012) Changed paths: M d

Re: [Django] #19088: Blocktrans tag goes to infinite recursion if python dict string format is used

2012-10-13 Thread Django
#19088: Blocktrans tag goes to infinite recursion if python dict string format is used --+ Reporter: vlinhart |Owner: lrekucki Type: Bug | Status: new Componen

Re: [Django] #19109: Tutorial note - adding-related-objects

2012-10-13 Thread Django
#19109: Tutorial note - adding-related-objects +-- Reporter: richard.broersma@… |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation

Re: [Django] #18881: tag "trans" not working with "context"

2012-10-13 Thread Django
#18881: tag "trans" not working with "context" -+- Reporter: lanyjie |Owner: julien Type: Bug | Status: closed Component: Template syste

[django/django] cc0478: [1.4.x] Fixed #18881 -- Made the context option in...

2012-10-13 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: cc0478606a1d3dd804bc005a78e616550d3d0d41 https://github.com/django/django/commit/cc0478606a1d3dd804bc005a78e616550d3d0d41 Author: Julien Phalip Date: 2012-10-13 (Sat, 13 Oct 2012) Changed paths:

Re: [Django] #19088: Blocktrans tag goes to infinite recursion if python dict string format is used

2012-10-13 Thread Django
#19088: Blocktrans tag goes to infinite recursion if python dict string format is used --+ Reporter: vlinhart |Owner: lrekucki Type: Bug | Status: new Componen

Re: [Django] #19088: Blocktrans tag goes to infinite recursion if python dict string format is used

2012-10-13 Thread Django
#19088: Blocktrans tag goes to infinite recursion if python dict string format is used --+ Reporter: vlinhart |Owner: lrekucki Type: Bug | Status: new Componen

Re: [Django] #19125: django-admin.py startproject attemps a relative import

2012-10-13 Thread Django
#19125: django-admin.py startproject attemps a relative import ---+-- Reporter: lrekucki |Owner: nobody Type: Bug| Status: new Component: Uncategorized |

Re: [Django] #15811: Lazy doesn't take into account methods defined in parents

2012-10-13 Thread Django
#15811: Lazy doesn't take into account methods defined in parents -+- Reporter: abki |Owner: nobody Type: Bug | Status: closed Compone

Re: [Django] #16479: Forms generated from formsets use ErrorList instead of supplied error_class

2012-10-13 Thread Django
#16479: Forms generated from formsets use ErrorList instead of supplied error_class -+- Reporter: marcin.tustin@… |Owner: charettes Type: Bug | Statu

[django/django] 7a44dc: Fixed #16479 - Forms generated from formsets use E...

2012-10-13 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7a44dc555a3c9bfd1691ebb346b91f25d2f94c7d https://github.com/django/django/commit/7a44dc555a3c9bfd1691ebb346b91f25d2f94c7d Author: Ludovic Delaveau Date: 2012-10-13 (Sat, 13 Oct 2012) Changed paths:

Re: [Django] #18376: Model formsets apply unique checks to blank, null fields

2012-10-13 Thread Django
#18376: Model formsets apply unique checks to blank, null fields -+- Reporter: acdha|Owner: dlams Type: Bug | Status: assigned Compone

Re: [Django] #19125: django-admin.py startproject attemps a relative import

2012-10-13 Thread Django
#19125: django-admin.py startproject attemps a relative import ---+-- Reporter: lrekucki |Owner: nobody Type: Bug| Status: new Component: Uncategorized |

[Django] #19125: django-admin.py startproject attemps a relative import

2012-10-13 Thread Django
#19125: django-admin.py startproject attemps a relative import -+ Reporter: lrekucki | Owner: nobody Type: Bug| Status: new Component: Uncategorize

Re: [Django] #19105: UserAdmin.filter_horizontal should include 'groups'

2012-10-13 Thread Django
#19105: UserAdmin.filter_horizontal should include 'groups' ---+ Reporter: EvilDMP|Owner: nobody Type: Uncategorized | Status: closed Component: contrib.admin |

[django/django] cc83a4: Added 'groups' to UserAdmin.filter_horizontal

2012-10-13 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: cc83a4af0c51627bcdd566e4c01dcabcae51212c https://github.com/django/django/commit/cc83a4af0c51627bcdd566e4c01dcabcae51212c Author: Daniele Procida Date: 2012-10-13 (Sat, 13 Oct 2012) Changed paths:

Re: [Django] #18376: Model formsets apply unique checks to blank, null fields

2012-10-13 Thread Django
#18376: Model formsets apply unique checks to blank, null fields -+- Reporter: acdha|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #19122: Allow .warning and .error classes on more attributes in base.py

2012-10-13 Thread Django
#19122: Allow .warning and .error classes on more attributes in base.py ---+-- Reporter: EvilDMP|Owner: nobody Type: New feature| Status: closed Component: Uncate

Re: [Django] #19015: Slovenian L10N - date field validation does not work for hidden fields

2012-10-13 Thread Django
#19015: Slovenian L10N - date field validation does not work for hidden fields --+ Reporter: bmihelac |Owner: nobody Type: Bug | Status: new

Re: [Django] #18715: Tutorial Page 3 Refactor

2012-10-13 Thread Django
#18715: Tutorial Page 3 Refactor --+ Reporter: pydanny |Owner: pydanny Type: Cleanup/optimization | Status: new Component: Documentation |

Re: [Django] #18826: A bit changed JavaScript for CSRF with async JS

2012-10-13 Thread Django
#18826: A bit changed JavaScript for CSRF with async JS -+- Reporter: panco|Owner: nobody Type: | Status: closed Cleanup/optimizatio

Re: [Django] #18826: A bit changed JavaScript for CSRF with async JS

2012-10-13 Thread Django
#18826: A bit changed JavaScript for CSRF with async JS -+- Reporter: panco|Owner: nobody Type: | Status: closed Cleanup/optimizatio

Re: [Django] #18826: A bit changed JavaScript for CSRF with async JS

2012-10-13 Thread Django
#18826: A bit changed JavaScript for CSRF with async JS -+- Reporter: panco|Owner: nobody Type: | Status: closed Cleanup/optimizatio

Re: [Django] #19015: Slovenian L10N - date field validation does not work for hidden fields

2012-10-13 Thread Django
#19015: Slovenian L10N - date field validation does not work for hidden fields --+ Reporter: bmihelac |Owner: nobody Type: Bug | Status: new

Re: [Django] #17136: Localflavor inconsistencies

2012-10-13 Thread Django
#17136: Localflavor inconsistencies --+ Reporter: jli |Owner: jli Type: Cleanup/optimization | Status: closed Component: contrib.localflavor |

Re: [Django] #18484: csrfmiddlewaretoken enclosed in redundant invisible div

2012-10-13 Thread Django
#18484: csrfmiddlewaretoken enclosed in redundant invisible div -+ Reporter: hedleyroos@… |Owner: nobody Type: Uncategorized| Status: closed Component: Forms

[django/django] fa2e28: Fixed #18484 -- Removed the div around the csrf to...

2012-10-13 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: fa2e28ccc45d383ad9b1398565a9d106a80fd1db https://github.com/django/django/commit/fa2e28ccc45d383ad9b1398565a9d106a80fd1db Author: Claude Paroz Date: 2012-10-13 (Sat, 13 Oct 2012) Changed paths: M d

[django/django] 22742e: Added ref to format localization in Date[Time]Fiel...

2012-10-13 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 22742e4ac40274e8c91bdad9b8be251da50a3753 https://github.com/django/django/commit/22742e4ac40274e8c91bdad9b8be251da50a3753 Author: Claude Paroz Date: 2012-10-13 (Sat, 13 Oct 2012) Changed paths: M d

Re: [Django] #19119: Typo in a documentation example

2012-10-13 Thread Django
#19119: Typo in a documentation example ---+ Reporter: henrik@… |Owner: nobody Type: Bug| Status: closed Component: Documentation | Versio

[django/django] 4cdc41: [1.4.x] Fixed #19119 -- Corrected default date inp...

2012-10-13 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 4cdc416d039c7cfc04aa7bc156dd5a1c737375ed https://github.com/django/django/commit/4cdc416d039c7cfc04aa7bc156dd5a1c737375ed Author: Claude Paroz Date: 2012-10-13 (Sat, 13 Oct 2012) Changed paths:

Re: [Django] #19119: Typo in a documentation example

2012-10-13 Thread Django
#19119: Typo in a documentation example ---+ Reporter: henrik@… |Owner: nobody Type: Bug| Status: closed Component: Documentation | Versio

[django/django] 10dc47: Fixed #19119 -- Corrected default date input forma...

2012-10-13 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 10dc4797eadc1868c794c746953036c87ed0ea73 https://github.com/django/django/commit/10dc4797eadc1868c794c746953036c87ed0ea73 Author: Claude Paroz Date: 2012-10-13 (Sat, 13 Oct 2012) Changed paths: M d

Re: [Django] #5611: HTTPRequest should check content-type before parsing post body

2012-10-13 Thread Django
#5611: HTTPRequest should check content-type before parsing post body --+ Reporter: paulegan |Owner: Type: Cleanup/optimization | Status: new Component:

Re: [Django] #19124: request.POST contains the raw_post_body as its first key

2012-10-13 Thread Django
#19124: request.POST contains the raw_post_body as its first key ---+-- Reporter: sam@… |Owner: nobody Type: Bug| Status: closed Component: HTTP handling

Re: [Django] #19090: Change to PostgreSQL notes for Django 1.4

2012-10-13 Thread Django
#19090: Change to PostgreSQL notes for Django 1.4 --+ Reporter: Rohaq |Owner: nobody Type: Bug | Status: new Component: Documentation |