Re: [Django] #9532: min_num on formsets

2013-05-23 Thread Django
#9532: min_num on formsets -+- Reporter: gsf |Owner: yokomizor Type: New feature | Status: assigned Component: Forms| Version: master

Re: [Django] #9532: min_num on formsets

2013-05-23 Thread Django
#9532: min_num on formsets -+- Reporter: gsf |Owner: yokomizor Type: New feature | Status: assigned Component: Forms| Version: master

Re: [Django] #20244: PermissionsMixin should define related name of groups and user_permissions related name

2013-05-23 Thread Django
#20244: PermissionsMixin should define related name of groups and user_permissions related name -+ Reporter: bdauvergne |Owner: nobody Type: Bug | Status:

Re: [Django] #20273: Report installed dependencies and its versions when DEBUG=True

2013-05-23 Thread Django
#20273: Report installed dependencies and its versions when DEBUG=True -+- Reporter: sebasmagri |Owner: nobody Type: New feature | Status: new Compo

[django/django] 48424a: Fixed #17648 -- Add `for_concrete_model` to `Gener...

2013-05-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 48424adaba74379eee311b3d1519f011212357ad https://github.com/django/django/commit/48424adaba74379eee311b3d1519f011212357ad Author: Gavin Wahl Date: 2013-05-23 (Thu, 23 May 2013) Changed paths: M AUT

Re: [Django] #17648: Allow `GenericForeignKey` to retreive/store proxy model content type.

2013-05-23 Thread Django
#17648: Allow `GenericForeignKey` to retreive/store proxy model content type. -+- Reporter: charettes|Owner: charettes Type: New feature | Status: clo

Re: [Django] #11603: Add an assertFormSetError function to django.test.TestCase

2013-05-23 Thread Django
#11603: Add an assertFormSetError function to django.test.TestCase -+- Reporter: martin_speleo|Owner: Type: New feature | martin_speleo Component: Testing framework

Re: [Django] #19607: prefetch_related crash

2013-05-23 Thread Django
#19607: prefetch_related crash -+- Reporter: av@… |Owner: nobody Type: Bug | Status: new Component: Database layer |

Re: [Django] #20392: Rearrange transactional behavior in django.test.TestCase: savepoints around tests

2013-05-23 Thread Django
#20392: Rearrange transactional behavior in django.test.TestCase: savepoints around tests -+- Reporter: xelnor |Owner: nobody Type: New feature | St

[django/django] 8dda8a: Removed noise from pre_syncdb signal tests

2013-05-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8dda8a5ecc8f481364dc8f58b4ba319e5b016679 https://github.com/django/django/commit/8dda8a5ecc8f481364dc8f58b4ba319e5b016679 Author: Donald Stufft Date: 2013-05-23 (Thu, 23 May 2013) Changed paths: M

Re: [Django] #20244: PermissionsMixin should define related name of groups and user_permissions related name

2013-05-23 Thread Django
#20244: PermissionsMixin should define related name of groups and user_permissions related name -+ Reporter: bdauvergne |Owner: nobody Type: Bug | Status:

Re: [Django] #19918: select_for_update runs on db_for_read rather than db_for_write

2013-05-23 Thread Django
#19918: select_for_update runs on db_for_read rather than db_for_write -+- Reporter: |Owner: kux alexandruioan.cucu@… | Status: assigned

Re: [Django] #20490: Project-wise versus System-wise

2013-05-23 Thread Django
#20490: Project-wise versus System-wise ---+-- Reporter: lorinkoz@… |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized | Vers

[Django] #20490: Project-wise versus System-wise

2013-05-23 Thread Django
#20490: Project-wise versus System-wise ---+ Reporter: lorinkoz@… | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity: Normal | Keywords: Triage

Re: [Django] #19607: prefetch_related crash

2013-05-23 Thread Django
#19607: prefetch_related crash -+- Reporter: av@… |Owner: nobody Type: Bug | Status: new Component: Database layer |

Re: [Django] #19607: prefetch_related crash

2013-05-23 Thread Django
#19607: prefetch_related crash -+- Reporter: av@… |Owner: nobody Type: Bug | Status: new Component: Database layer |

Re: [Django] #20244: PermissionsMixin should define related name of groups and user_permissions related name

2013-05-23 Thread Django
#20244: PermissionsMixin should define related name of groups and user_permissions related name -+ Reporter: bdauvergne |Owner: nobody Type: Bug | Status:

Re: [Django] #19866: SuspiciousOperation should not be answered with HTTP 500

2013-05-23 Thread Django
#19866: SuspiciousOperation should not be answered with HTTP 500 -+ Reporter: tiwoc|Owner: ptone Type: Bug | Status: assigned Component: HTTP han

Re: [Django] #20244: PermissionsMixin should define related name of groups and user_permissions related name

2013-05-23 Thread Django
#20244: PermissionsMixin should define related name of groups and user_permissions related name -+ Reporter: bdauvergne |Owner: nobody Type: Bug | Status:

Re: [Django] #20488: Enhance the Storage class with new copy and move methods

2013-05-23 Thread Django
#20488: Enhance the Storage class with new copy and move methods -+- Reporter: kux |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #20488: Enhance the Storage class with new copy and move methods

2013-05-23 Thread Django
#20488: Enhance the Storage class with new copy and move methods -+- Reporter: kux |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #20488: Enhance the Storage class with new copy and move methods

2013-05-23 Thread Django
#20488: Enhance the Storage class with new copy and move methods -+- Reporter: kux |Owner: nobody Type: New feature | Status: new Component:

[Django] #20489: Middleware importerror's are silently ignored

2013-05-23 Thread Django
#20489: Middleware importerror's are silently ignored ---+ Reporter: foxwhisper | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity: Normal | Keyw

[django/django] cd15a5: [1.5.x] Fixed #20316 - Clarified transaction behav...

2013-05-23 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: cd15a51c3eb2918107814e7c42533ebef982a431 https://github.com/django/django/commit/cd15a51c3eb2918107814e7c42533ebef982a431 Author: Tim Graham Date: 2013-05-23 (Thu, 23 May 2013) Changed paths:

Re: [Django] #20316: TestCase will let code rollback and commit without warning

2013-05-23 Thread Django
#20316: TestCase will let code rollback and commit without warning -+- Reporter: uberj@… |Owner: nobody Type: | Status: closed Cleanup/

[django/django] dffdca: Fixed #20316 - Clarified transaction behavior of T...

2013-05-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: dffdca1109a2111f104f2419d081c0f971537fec https://github.com/django/django/commit/dffdca1109a2111f104f2419d081c0f971537fec Author: Tim Graham Date: 2013-05-23 (Thu, 23 May 2013) Changed paths: M doc

Re: [Django] #20316: TestCase will let code rollback and commit without warning

2013-05-23 Thread Django
#20316: TestCase will let code rollback and commit without warning -+- Reporter: uberj@… |Owner: nobody Type: | Status: closed Cleanup/

Re: [Django] #20481: Provide official hooks for execution profiling

2013-05-23 Thread Django
#20481: Provide official hooks for execution profiling --+ Reporter: mvt |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

[Django] #20488: Enhance the Storage class with new copy and move methods

2013-05-23 Thread Django
#20488: Enhance the Storage class with new copy and move methods --+ Reporter: kux | Owner: nobody Type: New feature | Status: new Component: File uploads/storage |Version: mast

Re: [Django] #20485: Find faster ways for test fixture loading

2013-05-23 Thread Django
#20485: Find faster ways for test fixture loading --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component: Testing fram

Re: [Django] #20487: ORA-00918: column ambiguously defined error

2013-05-23 Thread Django
#20487: ORA-00918: column ambiguously defined error -+- Reporter: Charlie.Tang@… |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #20487: ORA-00918: column ambiguously defined error

2013-05-23 Thread Django
#20487: ORA-00918: column ambiguously defined error -+- Reporter: Charlie.Tang@… |Owner: nobody Type: Bug | Status: new Component: Database lay

Re: [Django] #18967: django.core.mail.EmailMessage._create_mime_attachment incorrectly encodes message/rfc822 attachments in base64, breaks in Evolution and Thunderbird

2013-05-23 Thread Django
#18967: django.core.mail.EmailMessage._create_mime_attachment incorrectly encodes message/rfc822 attachments in base64, breaks in Evolution and Thunderbird -+ Reporter: micolous |Owner: nobody T

[Django] #20487: ORA-00918: column ambiguously defined error

2013-05-23 Thread Django
#20487: ORA-00918: column ambiguously defined error --+--- Reporter: Charlie.Tang@…| Owner: nobody Type: Bug | Status: new Component: Database layer (models, ORM

[django/django] 5a6223: Added back a link to docs/internals/committers.txt

2013-05-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 5a62236b169e74f627492a90b091e8c9339a0181 https://github.com/django/django/commit/5a62236b169e74f627492a90b091e8c9339a0181 Author: Tim Graham Date: 2013-05-23 (Thu, 23 May 2013) Changed paths: M doc

Re: [Django] #20289: Unpickling of dynamic model classes broken in 1.5

2013-05-23 Thread Django
#20289: Unpickling of dynamic model classes broken in 1.5 -+- Reporter: akaariai |Owner: nobody Type: Bug | Status: new Component: Databa

[django/django] cf007f: Update my employer.

2013-05-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: cf007f0cbfe936ff699d761b243343201ca5c195 https://github.com/django/django/commit/cf007f0cbfe936ff699d761b243343201ca5c195 Author: Alex Gaynor Date: 2013-05-23 (Thu, 23 May 2013) Changed paths: M do

Re: [Django] #20082: Fix the FIXMEs in howto-release-django.txt

2013-05-23 Thread Django
#20082: Fix the FIXMEs in howto-release-django.txt -+- Reporter: jacob|Owner: Type: | andrewgodwin Cleanup/optimization |

Re: [Django] #20082: Fix the FIXMEs in howto-release-django.txt

2013-05-23 Thread Django
#20082: Fix the FIXMEs in howto-release-django.txt -+- Reporter: jacob|Owner: Type: | andrewgodwin Cleanup/optimization |

[django/django] ec5dc0: Fixing some FIXMEs in howto-release-django. Refs #...

2013-05-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ec5dc0010c30f9ca7e9294b97e909f5b47ac1683 https://github.com/django/django/commit/ec5dc0010c30f9ca7e9294b97e909f5b47ac1683 Author: Andrew Godwin Date: 2013-05-23 (Thu, 23 May 2013) Changed paths: M

Re: [Django] #20485: Find faster ways for test fixture loading

2013-05-23 Thread Django
#20485: Find faster ways for test fixture loading --+ Reporter: akaariai |Owner: nobody Type: Cleanup/optimization | Status: new Component: Testing fram

Re: [Django] #20486: file_move_safe doesn't respect it's docstring

2013-05-23 Thread Django
#20486: file_move_safe doesn't respect it's docstring -+- Reporter: kux |Owner: nobody Type: Bug | Status: new Component: File

Re: [Django] #20342: Replace CBV lookup arguments with single `lookup_field` argument.

2013-05-23 Thread Django
#20342: Replace CBV lookup arguments with single `lookup_field` argument. -+- Reporter: tomchristie |Owner: Type: | tomchristie Cleanup/optimization

Re: [Django] #20316: TestCase will let code rollback and commit without warning

2013-05-23 Thread Django
#20316: TestCase will let code rollback and commit without warning -+- Reporter: uberj@… |Owner: nobody Type: | Status: new Cleanup/opt

Re: [Django] #17001: Allow usage of custom querysets in prefetch_related

2013-05-23 Thread Django
#17001: Allow usage of custom querysets in prefetch_related -+- Reporter: akaariai |Owner: nobody Type: New feature | Status: new Component: Data

Re: [Django] #20401: get_for_model queries the wrong database

2013-05-23 Thread Django
#20401: get_for_model queries the wrong database -+- Reporter: aptiko |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #20474: Make django.db importable without side-effects on settings

2013-05-23 Thread Django
#20474: Make django.db importable without side-effects on settings -+- Reporter: claudep |Owner: nobody Type: | Status: closed Cleanup/

Re: [Django] #20474: Make django.db importable without side-effects on settings

2013-05-23 Thread Django
#20474: Make django.db importable without side-effects on settings -+- Reporter: claudep |Owner: nobody Type: | Status: closed Cleanup/

Re: [Django] #20474: Make django.db importable without side-effects on settings

2013-05-23 Thread Django
#20474: Make django.db importable without side-effects on settings -+- Reporter: claudep |Owner: nobody Type: | Status: closed Cleanup/

[django/django] 499a74: Fixed #20474 -- Proxied and deprecated django.db.b...

2013-05-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 499a745ae1b53614035b9993b148f32d4ce3f138 https://github.com/django/django/commit/499a745ae1b53614035b9993b148f32d4ce3f138 Author: Claude Paroz Date: 2013-05-23 (Thu, 23 May 2013) Changed paths: M d

Re: [Django] #20244: PermissionsMixin should define related name of groups and user_permissions related name

2013-05-23 Thread Django
#20244: PermissionsMixin should define related name of groups and user_permissions related name -+ Reporter: bdauvergne |Owner: nobody Type: Bug | Status:

Re: [Django] #20417: Server restart needed to load new tags and filters

2013-05-23 Thread Django
#20417: Server restart needed to load new tags and filters -+- Reporter: Katya|Owner: anonymous | Status: closed Type: Uncategorized

[django/django] 9ed212: [1.5.x] Fixed #20417 - Noted that a server restart...

2013-05-23 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 9ed2121eca0d4543dd665d7c5a3015beaee28eb4 https://github.com/django/django/commit/9ed2121eca0d4543dd665d7c5a3015beaee28eb4 Author: Tim Graham Date: 2013-05-23 (Thu, 23 May 2013) Changed paths:

Re: [Django] #20417: Server restart needed to load new tags and filters

2013-05-23 Thread Django
#20417: Server restart needed to load new tags and filters -+- Reporter: Katya|Owner: anonymous | Status: closed Type: Uncategorized

[django/django] a46a39: Fixed #20417 - Noted that a server restart is requ...

2013-05-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a46a399534c26abd3f4984149b820f34869d6b74 https://github.com/django/django/commit/a46a399534c26abd3f4984149b820f34869d6b74 Author: Tim Graham Date: 2013-05-23 (Thu, 23 May 2013) Changed paths: M doc

Re: [Django] #20304: Does not work the feed of the kate editor

2013-05-23 Thread Django
#20304: Does not work the feed of the kate editor -+- Reporter: pmartin |Owner: jezdez Type: Bug | Status: new Component: *.djangoprojec

Re: [Django] #20482: File name/type Labels for Code for Tutorial Pt 3 - Write views that actually do something

2013-05-23 Thread Django
#20482: File name/type Labels for Code for Tutorial Pt 3 - Write views that actually do something --+ Reporter: diek@…|Owner: nobody Type: Cleanup/optimization |

[django/django] 7df9c2: [1.5.x] Fixed #20482 - Added a file reference in t...

2013-05-23 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 7df9c2bc7d6226b9f9ca7dd3da3f34c4b0482b06 https://github.com/django/django/commit/7df9c2bc7d6226b9f9ca7dd3da3f34c4b0482b06 Author: Tim Graham Date: 2013-05-23 (Thu, 23 May 2013) Changed paths:

Re: [Django] #20482: File name/type Labels for Code for Tutorial Pt 3 - Write views that actually do something

2013-05-23 Thread Django
#20482: File name/type Labels for Code for Tutorial Pt 3 - Write views that actually do something --+ Reporter: diek@…|Owner: nobody Type: Cleanup/optimization |

[django/django] 9e65bd: Fixed #20482 - Added a file reference in tutorial ...

2013-05-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9e65bd33db5d211e114f6193ec2f70ccd4947e72 https://github.com/django/django/commit/9e65bd33db5d211e114f6193ec2f70ccd4947e72 Author: Tim Graham Date: 2013-05-23 (Thu, 23 May 2013) Changed paths: M doc

Re: [Django] #20080: Recommend use of PYTHONHASHSEED

2013-05-23 Thread Django
#20080: Recommend use of PYTHONHASHSEED ---+ Reporter: jacob |Owner: ryankask Type: Bug| Status: closed Component: Documentation | Vers

[django/django] 8aca25: Fixed #20080 - Recommended use of PYTHONHASHSEED

2013-05-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8aca2504df9d7d3c1244d1632f6cad45afa60115 https://github.com/django/django/commit/8aca2504df9d7d3c1244d1632f6cad45afa60115 Author: Tim Graham Date: 2013-05-23 (Thu, 23 May 2013) Changed paths: M doc

Re: [Django] #20080: Recommend use of PYTHONHASHSEED

2013-05-23 Thread Django
#20080: Recommend use of PYTHONHASHSEED ---+ Reporter: jacob |Owner: ryankask Type: Bug| Status: assigned Component: Documentation | Ve

Re: [Django] #19237: The use of > in single or double quoted attributes in strip_tags

2013-05-23 Thread Django
#19237: The use of > in single or double quoted attributes in strip_tags -+- Reporter: chris.khoo@… |Owner: Type: Bug | khoomeister Component: Utilities

[django/django] b664cb: Fixed #19237 (again) - Made strip_tags consistent ...

2013-05-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b664cb818d2e5896df2763299ea2c61a9af069a8 https://github.com/django/django/commit/b664cb818d2e5896df2763299ea2c61a9af069a8 Author: Claude Paroz Date: 2013-05-23 (Thu, 23 May 2013) Changed paths: M d

Re: [Django] #20486: file_move_safe doesn't respect it's docstring

2013-05-23 Thread Django
#20486: file_move_safe doesn't respect it's docstring -+- Reporter: kux |Owner: nobody Type: Bug | Status: new Component: File

[Django] #20486: file_move_safe doesn't respect it's docstring

2013-05-23 Thread Django
#20486: file_move_safe doesn't respect it's docstring --+ Reporter: kux | Owner: nobody Type: Bug | Status: new Component: File uploads/storage |Version: 1.4 Severi

Re: [Django] #20244: PermissionsMixin should define related name of groups and user_permissions related name

2013-05-23 Thread Django
#20244: PermissionsMixin should define related name of groups and user_permissions related name -+ Reporter: bdauvergne |Owner: nobody Type: Bug | Status:

Re: [Django] #20333: Problems with BaseInlineFormSet.validate_max

2013-05-23 Thread Django
#20333: Problems with BaseInlineFormSet.validate_max -+- Reporter: yoyoma |Owner: nobody Type: New feature | Status: closed Component: Forms

Re: [Django] #20304: Does not work the feed of the kate editor

2013-05-23 Thread Django
#20304: Does not work the feed of the kate editor -+- Reporter: pmartin |Owner: jezdez Type: Bug | Status: closed Component: *.djangopro

Re: [Django] #20314: provide a management command to database views to cover inheritance

2013-05-23 Thread Django
#20314: provide a management command to database views to cover inheritance -+- Reporter: chris@… |Owner: nobody Type: New feature | Status: closed

Re: [Django] #20313: AnonymousUser should follow custom User implementation

2013-05-23 Thread Django
#20313: AnonymousUser should follow custom User implementation -+- Reporter: thinkingpotato@… |Owner: Type: New feature | thinkingpotato Component: contrib.auth |

Re: [Django] #20482: File name/type Labels for Code for Tutorial Pt 3 - Write views that actually do something

2013-05-23 Thread Django
#20482: File name/type Labels for Code for Tutorial Pt 3 - Write views that actually do something --+ Reporter: diek@…|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #20296: django.utils.safestring.mark_safe forces evaluation of lazy objects

2013-05-23 Thread Django
#20296: django.utils.safestring.mark_safe forces evaluation of lazy objects -+- Reporter: bmispelon|Owner: nobody Type: New feature | Status: new Component: Util

Re: [Django] #20296: django.utils.safestring.mark_safe forces evaluation of lazy objects

2013-05-23 Thread Django
#20296: django.utils.safestring.mark_safe forces evaluation of lazy objects -+- Reporter: bmispelon|Owner: nobody Type: New feature | Status: new Component: Util

Re: [Django] #20304: Does not work the feed of the kate editor

2013-05-23 Thread Django
#20304: Does not work the feed of the kate editor -+- Reporter: pmartin |Owner: jezdez Type: Bug | Status: closed Component: *.djangopro

[Django] #20485: Find faster ways for test fixture loading

2013-05-23 Thread Django
#20485: Find faster ways for test fixture loading + Reporter: akaariai | Owner: nobody Type: Cleanup/optimization | Status: new Component: Test

Re: [Django] #20296: django.utils.safestring.mark_safe forces evaluation of lazy objects

2013-05-23 Thread Django
#20296: django.utils.safestring.mark_safe forces evaluation of lazy objects -+ Reporter: bmispelon|Owner: nobody Type: New feature | Status: new Component: Utilities

Re: [Django] #20273: Report installed dependencies and its versions when DEBUG=True

2013-05-23 Thread Django
#20273: Report installed dependencies and its versions when DEBUG=True -+- Reporter: sebasmagri |Owner: nobody Type: New feature | Status: new Compo

Re: [Django] #9321: When overriding the widget for a manytomany field default help_text stays

2013-05-23 Thread Django
#9321: When overriding the widget for a manytomany field default help_text stays -+- Reporter: mrcai|Owner: nobody Type: Bug | Status: clo

[django/django] 8c2fd0: Made fix for #9321 less buggy and more effective.

2013-05-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8c2fd050f80f528cc1609c1a7f16901194834831 https://github.com/django/django/commit/8c2fd050f80f528cc1609c1a7f16901194834831 Author: Ramiro Morales Date: 2013-05-23 (Thu, 23 May 2013) Changed paths: M

Re: [Django] #20482: File name/type Labels for Code for Tutorial Pt 3 - Write views that actually do something

2013-05-23 Thread Django
#20482: File name/type Labels for Code for Tutorial Pt 3 - Write views that actually do something --+ Reporter: diek@…|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #20230: Can't send unicode email (HTML emails using EmailMultiAlternatives)

2013-05-23 Thread Django
#20230: Can't send unicode email (HTML emails using EmailMultiAlternatives) -+ Reporter: jaddison |Owner: nobody Type: Bug | Status: new Component: Core (Mail)

Re: [Django] #12233: Redirect logged in user

2013-05-23 Thread Django
#12233: Redirect logged in user -+- Reporter: dmathieu |Owner: Type: New feature | aaronbassett Component: contrib.auth | Status: assigne

Re: [Django] #20401: get_for_model queries the wrong database

2013-05-23 Thread Django
#20401: get_for_model queries the wrong database -+- Reporter: aptiko |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #20189: Collectstatic ignore list expansion on a per project basis

2013-05-23 Thread Django
#20189: Collectstatic ignore list expansion on a per project basis -+ Reporter: mark0978 |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #20458: Add a "My Tickets" report to the Django Trac

2013-05-23 Thread Django
#20458: Add a "My Tickets" report to the Django Trac --+ Reporter: giuliettamasina |Owner: nobody Type: Cleanup/optimization | Status: new Component: *.djangop

Re: [Django] #20156: pass context info from PermissionDenied exception to handler403/django.views.defaults.permission_denied

2013-05-23 Thread Django
#20156: pass context info from PermissionDenied exception to handler403/django.views.defaults.permission_denied --+ Reporter: jc@… |Owner: nobody Type: New feature | Sta

Re: [Django] #20482: File name/type Labels for Code for Tutorial Pt 3 - Write views that actually do something

2013-05-23 Thread Django
#20482: File name/type Labels for Code for Tutorial Pt 3 - Write views that actually do something --+ Reporter: diek@…|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #20484: GenericIPAddressField must not allow blank for NOT NULL fields

2013-05-23 Thread Django
#20484: GenericIPAddressField must not allow blank for NOT NULL fields -+- Reporter: erikr|Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #20439: Deprecate IPAddressField in favour of GenericIPAddressField

2013-05-23 Thread Django
#20439: Deprecate IPAddressField in favour of GenericIPAddressField -+- Reporter: erikr|Owner: nobody Type: | Status: new Cleanup/op

Re: [Django] #20461: Support for running Django tests in parallel

2013-05-23 Thread Django
#20461: Support for running Django tests in parallel --+ Reporter: senko |Owner: senko Type: Cleanup/optimization | Status: assigned Component: Testi

Re: [Django] #20484: GenericIPAddressField must not allow blank for NOT NULL fields

2013-05-23 Thread Django
#20484: GenericIPAddressField must not allow blank for NOT NULL fields -+- Reporter: erikr|Owner: nobody Type: Bug | Status: new Compo

[Django] #20484: GenericIPAddressField must not allow blank for NOT NULL fields

2013-05-23 Thread Django
#20484: GenericIPAddressField must not allow blank for NOT NULL fields --+ Reporter: erikr | Owner: nobody Type: Bug | Status: new Component: Database la

Re: [Django] #20244: PermissionsMixin should define related name of groups and user_permissions related name

2013-05-23 Thread Django
#20244: PermissionsMixin should define related name of groups and user_permissions related name -+ Reporter: bdauvergne |Owner: nobody Type: Bug | Status:

Re: [Django] #15819: Admin searches should use distinct, if query involves joins

2013-05-23 Thread Django
#15819: Admin searches should use distinct, if query involves joins -+- Reporter: Adam Kochanowski |Owner: ryankask | Status: new Type: B

Re: [Django] #13711: Very long field names on models cause problems

2013-05-23 Thread Django
#13711: Very long field names on models cause problems -+- Reporter: russellm |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #18967: django.core.mail.EmailMessage._create_mime_attachment incorrectly encodes message/rfc822 attachments in base64, breaks in Evolution and Thunderbird

2013-05-23 Thread Django
#18967: django.core.mail.EmailMessage._create_mime_attachment incorrectly encodes message/rfc822 attachments in base64, breaks in Evolution and Thunderbird -+ Reporter: micolous |Owner: nobody T

Re: [Django] #11475: test.Client.session.save() raises error for anonymous users

2013-05-23 Thread Django
#11475: test.Client.session.save() raises error for anonymous users ---+- Reporter: egmanoj@… |Owner: nobody Type: Bug| Status: closed Component:

[django/django] 6845dc: Fixed comments for translators example in the i18n...

2013-05-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6845dc7e8f6e4f5422e9381f5e045e1a521a76b4 https://github.com/django/django/commit/6845dc7e8f6e4f5422e9381f5e045e1a521a76b4 Author: Panagiotis H.M. Issaris Date: 2013-05-23 (Thu, 23 May 2013) Changed pat

  1   2   >