Re: [Django] #19349: admin/auth/user throws TypeError on save with invalid email address

2012-11-22 Thread Django
#19349: admin/auth/user throws TypeError on save with invalid email address --+--- Reporter: tim.bowden@… |Owner: nobody Type: Bug | Status: new Component: contrib

Re: [Django] #16426: sqlite: Cannot delete more than 999 things if there is a relation pointing to them

2012-11-22 Thread Django
#16426: sqlite: Cannot delete more than 999 things if there is a relation pointing to them -+- Reporter: kmtracey |Owner: nobody Type: Bug | S

Re: [Django] #19349: admin/auth/user throws TypeError on save with invalid email address

2012-11-22 Thread Django
#19349: admin/auth/user throws TypeError on save with invalid email address --+--- Reporter: tim.bowden@… |Owner: nobody Type: Bug | Status: new Component: contrib

[Django] #19349: admin/auth/user throws TypeError on save with invalid email address

2012-11-22 Thread Django
#19349: admin/auth/user throws TypeError on save with invalid email address --+- Reporter: tim.bowden@… | Owner: nobody Type: Bug | Status: new Component: contrib.auth |Version: 1.5-alpha-1 Sev

Re: [Django] #19348: Sizes returned by filesizeformat are incorrect.

2012-11-22 Thread Django
#19348: Sizes returned by filesizeformat are incorrect. -+-- Reporter: george_edison|Owner: nobody Type: Bug | Status: closed Component: Template system

[Django] #19348: Sizes returned by filesizeformat are incorrect.

2012-11-22 Thread Django
#19348: Sizes returned by filesizeformat are incorrect. -+ Reporter: george_edison| Owner: nobody Type: Bug | Status: new Component: Template system |Version: 1.4 Severity: Normal

Re: [Django] #10929: Support a default value for Sum (and possibly other aggregation functions)

2012-11-22 Thread Django
#10929: Support a default value for Sum (and possibly other aggregation functions) -+- Reporter: nolan|Owner: Type: New feature | Status: new

[Django] #19347: Irrelevant line of code in django/middleware/cache.py

2012-11-22 Thread Django
#19347: Irrelevant line of code in django/middleware/cache.py ---+ Reporter: gregplaysguitar@… | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: master Severit

Re: [Django] #72: Django should add charset info to output HTTP headers

2012-11-22 Thread Django
#72: Django should add charset info to output HTTP headers --+ Reporter: anonymous |Owner: adrian Type: defect| Status: closed Component: Core (Other) |

Re: [Django] #15894: SITE_CACHE does not invalidate in multiprocess environments

2012-11-22 Thread Django
#15894: SITE_CACHE does not invalidate in multiprocess environments + Reporter: Kronuz |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #19333: Collect static copies a .py file

2012-11-22 Thread Django
#19333: Collect static copies a .py file ---+ Reporter: camilonova |Owner: nobody Type: Bug| Status: new Component: contrib.admin | Version:

Re: [Django] #19327: Admin doesn't handle double login attempts

2012-11-22 Thread Django
#19327: Admin doesn't handle double login attempts -+- Reporter: KJ |Owner: KJ Type: Bug | Status: new Component: contrib.admin

Re: [Django] #19342: Mention the docs improvements in the 1.5 release notes

2012-11-22 Thread Django
#19342: Mention the docs improvements in the 1.5 release notes -+- Reporter: aaugustin|Owner: nobody Type: | Status: new Cleanup/optimiz

Re: [Django] #19346: typo in documentation

2012-11-22 Thread Django
#19346: typo in documentation ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |Version: 1.4 Severity: Normal | Resolution: fixed Key

[django/django] 918d02: [1.5.X] Fixed #19346 - Typo in docs/ref/contrib/gi...

2012-11-22 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 918d020de28d6707bdb44e99d32676bbe89d09c6 https://github.com/django/django/commit/918d020de28d6707bdb44e99d32676bbe89d09c6 Author: Tim Graham Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths:

Re: [Django] #19346: typo in documentation

2012-11-22 Thread Django
#19346: typo in documentation ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |Version: 1.4 Severity: Normal | Resolution: fixed Key

[django/django] c13912: Fixed #19346 - Typo in docs/ref/contrib/gis/instal...

2012-11-22 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c13912ac7f8d5af6e0d3091d627981c005f08130 https://github.com/django/django/commit/c13912ac7f8d5af6e0d3091d627981c005f08130 Author: Tim Graham Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths: M doc

Re: [Django] #19344: Tutorial should tell Windows users to run 'python django-admin.py'

2012-11-22 Thread Django
#19344: Tutorial should tell Windows users to run 'python django-admin.py' -+- Reporter: Hourann Bosci|Owner: nobody | Status: new Type: U

[Django] #19346: typo in documentation

2012-11-22 Thread Django
#19346: typo in documentation ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.4 Severity: Normal | Keywords: Triage Stage: Un

[django/django] 072b9d: [1.5.X] Spell checked 1.5 alpha release notes

2012-11-22 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 072b9d0d3d71f9e0ecbb8966f1c3b3238fc4d14f https://github.com/django/django/commit/072b9d0d3d71f9e0ecbb8966f1c3b3238fc4d14f Author: Tim Graham Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths:

[django/django] e94f8b: Spell checked 1.5 alpha release notes

2012-11-22 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e94f8babc2b649f5204656c740ed232d8fa571d1 https://github.com/django/django/commit/e94f8babc2b649f5204656c740ed232d8fa571d1 Author: Tim Graham Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths: M doc

Re: [Django] #19344: Tutorial should tell Windows users to run 'python django-admin.py'

2012-11-22 Thread Django
#19344: Tutorial should tell Windows users to run 'python django-admin.py' -+- Reporter: Hourann Bosci|Owner: nobody | Status: new Type: U

Re: [Django] #18879: FilteredSelectMultiple loses data

2012-11-22 Thread Django
#18879: FilteredSelectMultiple loses data ---+ Reporter: simon29|Owner: nobody Type: Bug| Status: reopened Component: contrib.admin | Ve

Re: [Django] #18375: F() doesn't work as expected across multijoin relations

2012-11-22 Thread Django
#18375: F() doesn't work as expected across multijoin relations -+- Reporter: FunkyBob |Owner: akaariai Type: Bug | Status: new Component:

Re: [Django] #18974: Warn against using models.permalink

2012-11-22 Thread Django
#18974: Warn against using models.permalink -+- Reporter: dstufft |Owner: nobody Type: | Status: closed Cleanup/optimization

[django/django] 42fa51: [1.5.X] Fixed #18974 - Warned against using models...

2012-11-22 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 42fa51c0027b1c40b897a0d51051a63962f95637 https://github.com/django/django/commit/42fa51c0027b1c40b897a0d51051a63962f95637 Author: Tim Graham Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths:

Re: [Django] #18974: Warn against using models.permalink

2012-11-22 Thread Django
#18974: Warn against using models.permalink -+- Reporter: dstufft |Owner: nobody Type: | Status: closed Cleanup/optimization

[django/django] 0e3690: Fixed #18974 - Warned against using models.permali...

2012-11-22 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0e3690d2309e64ce7b7ae4938d41544c25f29870 https://github.com/django/django/commit/0e3690d2309e64ce7b7ae4938d41544c25f29870 Author: Tim Graham Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths: M doc

Re: [Django] #19152: Add support to create database without template_postgis with PostGIS 2

2012-11-22 Thread Django
#19152: Add support to create database without template_postgis with PostGIS 2 -+- Reporter: claudep |Owner: nobody Type: | Status: new

Re: [Django] #18974: Warn against using models.permalink

2012-11-22 Thread Django
#18974: Warn against using models.permalink -+- Reporter: dstufft |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #19343: TransactionTestCase + TEST_MIRROR + multi_db = deadlock

2012-11-22 Thread Django
#19343: TransactionTestCase + TEST_MIRROR + multi_db = deadlock ---+- Reporter: aaugustin |Owner: aaugustin Type: Bug| Status: new Component: Tes

Re: [Django] #19343: TransactionTestCase + TEST_MIRROR + multi_db = deadlock

2012-11-22 Thread Django
#19343: TransactionTestCase + TEST_MIRROR + multi_db = deadlock ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Component: Testing

Re: [Django] #9962: Add a tutorial for the testing framework

2012-11-22 Thread Django
#9962: Add a tutorial for the testing framework ---+ Reporter: russellm |Owner: Type: New feature| Status: new Component: Documentation | Version:

[django/django]

2012-11-22 Thread GitHub
Branch: refs/heads/t19136 Home: https://github.com/django/django -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-

[django/django]

2012-11-22 Thread GitHub
Branch: refs/heads/session-fixes Home: https://github.com/django/django -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to

Re: [Django] #18375: F() doesn't work as expected across multijoin relations

2012-11-22 Thread Django
#18375: F() doesn't work as expected across multijoin relations -+- Reporter: FunkyBob |Owner: akaariai Type: Bug | Status: new Component:

Re: [Django] #18984: TransactionTestCase._fixture_teardown locks under mysql

2012-11-22 Thread Django
#18984: TransactionTestCase._fixture_teardown locks under mysql -+- Reporter: jdunck |Owner: aaugustin Type: Bug | Status: closed Compon

Re: [Django] #18984: TransactionTestCase._fixture_teardown locks under mysql

2012-11-22 Thread Django
#18984: TransactionTestCase._fixture_teardown locks under mysql -+- Reporter: jdunck |Owner: aaugustin Type: Bug | Status: closed Compon

[django/django] b9f9bc: [1.5.x] Fixed #18984 -- Avoided a deadlock in test...

2012-11-22 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: b9f9bc9a170430901fae188c375076f9b2cac784 https://github.com/django/django/commit/b9f9bc9a170430901fae188c375076f9b2cac784 Author: Aymeric Augustin Date: 2012-11-22 (Thu, 22 Nov 2012) Changed path

[django/django]

2012-11-22 Thread GitHub
Branch: refs/heads/t19136 Home: https://github.com/django/django -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-

[django/django] 891c53: Fixed #18984 -- Avoided a deadlock in test teardow...

2012-11-22 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 891c5306242760c8bb494412b9f8f86762664427 https://github.com/django/django/commit/891c5306242760c8bb494412b9f8f86762664427 Author: Aymeric Augustin Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths:

[django/django] e4a912: Fixed #18194 -- Expiration of file-based sessions

2012-11-22 Thread GitHub
Branch: refs/heads/session-fixes Home: https://github.com/django/django Commit: e4a91205ed95356b54a0ba518d57d6ef307501d0 https://github.com/django/django/commit/e4a91205ed95356b54a0ba518d57d6ef307501d0 Author: Aymeric Augustin Date: 2012-10-27 (Sat, 27 Oct 2012) Changed pat

Re: [Django] #17055: Fix the errors in the test suite when MySQL is the backend

2012-11-22 Thread Django
#17055: Fix the errors in the test suite when MySQL is the backend ---+-- Reporter: jsdalton |Owner: aaugustin Type: Bug| Status: closed Componen

Re: [Django] #16039: syncdb with --database option fails

2012-11-22 Thread Django
#16039: syncdb with --database option fails -+- Reporter: yedpodtrzitko|Owner: aaugustin Type: Bug | Status: closed Component: Database layer

Re: [Django] #17055: Fix the errors in the test suite when MySQL is the backend

2012-11-22 Thread Django
#17055: Fix the errors in the test suite when MySQL is the backend ---+-- Reporter: jsdalton |Owner: aaugustin Type: Bug| Status: closed Componen

[django/django] a026e4: Fixed #16039 -- Made post_syncdb handlers multi-db...

2012-11-22 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a026e480da89cb99c9dc6c954fb5a37ded0f9315 https://github.com/django/django/commit/a026e480da89cb99c9dc6c954fb5a37ded0f9315 Author: Aymeric Augustin Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths:

Re: [Django] #16039: syncdb with --database option fails

2012-11-22 Thread Django
#16039: syncdb with --database option fails -+- Reporter: yedpodtrzitko|Owner: aaugustin Type: Bug | Status: closed Component: Database layer

[django/django] 9bd67f: [1.5.x] Fixed #16039 -- Made post_syncdb handlers ...

2012-11-22 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 9bd67f056c6d1697d81841e3e21661069f57b14e https://github.com/django/django/commit/9bd67f056c6d1697d81841e3e21661069f57b14e Author: Aymeric Augustin Date: 2012-11-22 (Thu, 22 Nov 2012) Changed path

Re: [Django] #18375: F() doesn't work as expected across multijoin relations

2012-11-22 Thread Django
#18375: F() doesn't work as expected across multijoin relations -+- Reporter: FunkyBob |Owner: akaariai Type: Bug | Status: new Component:

Re: [Django] #18722: Admin change list sort options are unusable on sortable columns of small width

2012-11-22 Thread Django
#18722: Admin change list sort options are unusable on sortable columns of small width -+- Reporter: charettes|Owner: heyman Type: Bug | Status

[Django] #19345: ContentType.objects.get_for_model shouldn't create missing content types

2012-11-22 Thread Django
#19345: ContentType.objects.get_for_model shouldn't create missing content types + Reporter: aaugustin | Owner: nobody Type: Bug | Status: new

Re: [Django] #19316: Set args, kwargs & request before dispatch

2012-11-22 Thread Django
#19316: Set args, kwargs & request before dispatch -+- Reporter: ghickman |Owner: nobody Type: | Status: closed Cleanup/optimization

[django/django] 12cf9d: [1.5.x] Fixed #19316 -- Set View args/kwargs/reque...

2012-11-22 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 12cf9d2be3cccb2ff63d78e93f97188040488a3d https://github.com/django/django/commit/12cf9d2be3cccb2ff63d78e93f97188040488a3d Author: George Hickman Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths:

Re: [Django] #19316: Set args, kwargs & request before dispatch

2012-11-22 Thread Django
#19316: Set args, kwargs & request before dispatch -+- Reporter: ghickman |Owner: nobody Type: | Status: closed Cleanup/optimization

[django/django] ea6b95: Fixed #19316 -- Set View args/kwargs/request befor...

2012-11-22 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ea6b95dbec77371d517392ffb465017b8eb7001c https://github.com/django/django/commit/ea6b95dbec77371d517392ffb465017b8eb7001c Author: George Hickman Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths: M

Re: [Django] #19341: inspectdb BooleanField instead of NullBooleanField where Null=True

2012-11-22 Thread Django
#19341: inspectdb BooleanField instead of NullBooleanField where Null=True -+- Reporter: tim.bowden@… |Owner: nobody Type: Bug | Status: new C

Re: [Django] #19334: Caching the current Site object into cache backend

2012-11-22 Thread Django
#19334: Caching the current Site object into cache backend -+- Reporter: astafiev.anton@… |Owner: nobody Type: | Status: closed Cleanup/optimiza

Re: [Django] #19334: Caching the current Site object into cache backend

2012-11-22 Thread Django
#19334: Caching the current Site object into cache backend -+- Reporter: astafiev.anton@… |Owner: nobody Type: | Status: reopened Cleanup/optimi

Re: [Django] #19344: Tutorial should tell Windows users to run 'python django-admin.py'

2012-11-22 Thread Django
#19344: Tutorial should tell Windows users to run 'python django-admin.py' -+- Reporter: Hourann Bosci|Owner: nobody | Status: new Type: U

Re: [Django] #16039: syncdb with --database option fails

2012-11-22 Thread Django
#16039: syncdb with --database option fails -+- Reporter: yedpodtrzitko|Owner: aaugustin Type: Bug | Status: new Component: Database layer

Re: [Django] #19344: Tutorial should tell Windows users to run 'python django-admin.py'

2012-11-22 Thread Django
#19344: Tutorial should tell Windows users to run 'python django-admin.py' -+- Reporter: Hourann Bosci|Owner: nobody | Status: new Type: U

[django/django] 84dc6a: [1.5.X] Documented behavior of get_or_create when ...

2012-11-22 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 84dc6afac76bce4aab200b839329a7bccf1a2224 https://github.com/django/django/commit/84dc6afac76bce4aab200b839329a7bccf1a2224 Author: Tim Graham Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths:

[django/django] 71a316: Documented behavior of get_or_create when multiple...

2012-11-22 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 71a3162a70a282f150f76e8f0fc5865aa7a338a4 https://github.com/django/django/commit/71a3162a70a282f150f76e8f0fc5865aa7a338a4 Author: Tim Graham Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths: M doc

Re: [Django] #19344: Tutorial should tell Windows users to run 'python django-admin.py'

2012-11-22 Thread Django
#19344: Tutorial should tell Windows users to run 'python django-admin.py' -+- Reporter: Hourann Bosci|Owner: nobody | Status: new Type: U

[Django] #19344: Tutorial should tell Windows users to run 'python django-admin.py'

2012-11-22 Thread Django
#19344: Tutorial should tell Windows users to run 'python django-admin.py' + Reporter: Hourann Bosci | Owner: nobody Type: Uncategorized | Status: new Component: Documentation

Re: [Django] #19056: Admin password change page relies on user.username

2012-11-22 Thread Django
#19056: Admin password change page relies on user.username -+ Reporter: russellm |Owner: nobody Type: Bug | Status: closed Component: contrib.admin

[django/django] bfdedb: Allow custom User models to use the UserAdmin's ch...

2012-11-22 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: bfdedb687abfbdf400387092762bb7081e8e8b56 https://github.com/django/django/commit/bfdedb687abfbdf400387092762bb7081e8e8b56 Author: Ryan Kaskel Date: 2012-11-10 (Sat, 10 Nov 2012) Changed paths: M dj

Re: [Django] #19239: Provide examples in the ref docs for Generic date views

2012-11-22 Thread Django
#19239: Provide examples in the ref docs for Generic date views --+ Reporter: pydanny |Owner: pydanny Type: Cleanup/optimization | Status: new Component

Re: [Django] #15303: Clarify View.as_view() docs in respect to functions passed as kwargs.

2012-11-22 Thread Django
#15303: Clarify View.as_view() docs in respect to functions passed as kwargs. --+ Reporter: gg|Owner: nobody Type: Cleanup/optimization | Status: new

[django/django] 635465: [1.5.X] Clarified usage of as_view kwargs for sett...

2012-11-22 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 63546533c1fd7cfe003140bbe15a7d465aa787eb https://github.com/django/django/commit/63546533c1fd7cfe003140bbe15a7d465aa787eb Author: Tim Graham Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths:

[django/django] 7b2d95: Clarified usage of as_view kwargs for setting argu...

2012-11-22 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7b2d95eb3054e95d2fa4c36d8194cd74816118a7 https://github.com/django/django/commit/7b2d95eb3054e95d2fa4c36d8194cd74816118a7 Author: Tim Graham Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths: M dja

[Django] #19343: TransactionTestCase + TEST_MIRROR + multi_db = deadlock

2012-11-22 Thread Django
#19343: TransactionTestCase + TEST_MIRROR + multi_db = deadlock -+ Reporter: aaugustin | Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #19317: Make warning blocks distinguishable

2012-11-22 Thread Django
#19317: Make warning blocks distinguishable --+ Reporter: tome |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documentation

[django/django] 9ee9a7: [1.4.X] Fixed #19317 - Added an image for warning ...

2012-11-22 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: 9ee9a7265a76d435d886942ee431a216564d13f0 https://github.com/django/django/commit/9ee9a7265a76d435d886942ee431a216564d13f0 Author: Tim Graham Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths:

Re: [Django] #19317: Make warning blocks distinguishable

2012-11-22 Thread Django
#19317: Make warning blocks distinguishable --+ Reporter: tome |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documentation

[django/django] 74e22f: [1.5.X] Fixed #19317 - Added an image for warning ...

2012-11-22 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 74e22f97725d4c85564c9d5210d8cdc19b19520d https://github.com/django/django/commit/74e22f97725d4c85564c9d5210d8cdc19b19520d Author: Tim Graham Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths:

Re: [Django] #19333: Collect static copies a .py file

2012-11-22 Thread Django
#19333: Collect static copies a .py file ---+ Reporter: camilonova |Owner: nobody Type: Bug| Status: new Component: contrib.admin | Version:

Re: [Django] #18830: FormWizard with Formset and Form Fields mixed on same page

2012-11-22 Thread Django
#18830: FormWizard with Formset and Form Fields mixed on same page -+ Reporter: jeff@… |Owner: nobody Type: New feature | Status: reopened Component: Forms|

Re: [Django] #19333: Collect static copies a .py file

2012-11-22 Thread Django
#19333: Collect static copies a .py file ---+ Reporter: camilonova |Owner: nobody Type: Bug| Status: new Component: contrib.admin | Version:

[Django] #19342: Mention the docs improvements in the 1.5 release notes

2012-11-22 Thread Django
#19342: Mention the docs improvements in the 1.5 release notes -+- Reporter: aaugustin | Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #18879: FilteredSelectMultiple loses data

2012-11-22 Thread Django
#18879: FilteredSelectMultiple loses data ---+ Reporter: simon29|Owner: nobody Type: Bug| Status: reopened Component: contrib.admin | Ve

Re: [Django] #19175: contrib/admin giving duplicate option in select box for unique declared m2m relationship

2012-11-22 Thread Django
#19175: contrib/admin giving duplicate option in select box for unique declared m2m relationship ---+- Reporter: txomon |Owner: nobody Type: Bug| Status:

Re: [Django] #18912: ModelForm doesn't handle unique checks for parent models.

2012-11-22 Thread Django
#18912: ModelForm doesn't handle unique checks for parent models. -+-- Reporter: sebastian_noack |Owner: nobody Type: Bug | Status: closed Component: Forms

Re: [Django] #19255: Cannot validate generic foreignkey in new instance

2012-11-22 Thread Django
#19255: Cannot validate generic foreignkey in new instance --+ Reporter: bouke |Owner: nobody Type: Uncategorized | Status: new Component: con

Re: [Django] #19317: Make warning blocks distinguishable

2012-11-22 Thread Django
#19317: Make warning blocks distinguishable --+ Reporter: tome |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documentation

[django/django] 358799: Fixed #19317 - Added an image for warning blocks i...

2012-11-22 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3587991ba8d223fe9fe4d54a094b82dbc9c27bc2 https://github.com/django/django/commit/3587991ba8d223fe9fe4d54a094b82dbc9c27bc2 Author: Tim Graham Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths: M doc

Re: [Django] #18879: FilteredSelectMultiple loses data

2012-11-22 Thread Django
#18879: FilteredSelectMultiple loses data ---+ Reporter: simon29|Owner: nobody Type: Bug| Status: closed Component: contrib.admin | Vers

Re: [Django] #19245: Form Wizard does not support all steps being conditionally skipped at the same time

2012-11-22 Thread Django
#19245: Form Wizard does not support all steps being conditionally skipped at the same time +-- Reporter: gp |Owner: nobody Type: Bug | Status: closed Component: Forms

Re: [Django] #19189: FormWizard done method can't revisit forms

2012-11-22 Thread Django
#19189: FormWizard done method can't revisit forms -+- Reporter: kenth|Owner: nobody Type: New feature | Status: reopened Component: contrib.

Re: [Django] #19285: Allow to redirect user back in Form wizard

2012-11-22 Thread Django
#19285: Allow to redirect user back in Form wizard -+- Reporter: azurit |Owner: nobody Type: New feature | Status: closed Component: contrib.fo

Re: [Django] #19175: contrib/admin giving duplicate option in select box for unique declared m2m relationship

2012-11-22 Thread Django
#19175: contrib/admin giving duplicate option in select box for unique declared m2m relationship ---+- Reporter: txomon |Owner: nobody Type: Bug| Status:

Re: [Django] #18830: FormWizard with Formset and Form Fields mixed on same page

2012-11-22 Thread Django
#18830: FormWizard with Formset and Form Fields mixed on same page -+ Reporter: jeff@… |Owner: nobody Type: New feature | Status: closed Component: Forms|

Re: [Django] #19222: Documentation for use_for_related_fields should clarify that it doesn't work for intermediate joins

2012-11-22 Thread Django
#19222: Documentation for use_for_related_fields should clarify that it doesn't work for intermediate joins ---+-- Reporter: andrewbadr |Owner: nobody Type: Bug| St

Re: [Django] #19341: inspectdb BooleanField instead of NullBooleanField where Null=True

2012-11-22 Thread Django
#19341: inspectdb BooleanField instead of NullBooleanField where Null=True -+- Reporter: tim.bowden@… |Owner: nobody Type: Bug | Status: new C

Re: [Django] #19285: Allow to redirect user back in Form wizard

2012-11-22 Thread Django
#19285: Allow to redirect user back in Form wizard -+- Reporter: azurit |Owner: nobody Type: New feature | Status: new Component: contrib.formt

Re: [Django] #18681: get_fieldsets not hooked in properly

2012-11-22 Thread Django
#18681: get_fieldsets not hooked in properly ---+ Reporter: msopacua |Owner: nobody Type: Bug| Status: new Component: contrib.admin | Vers

Re: [Django] #19313: Count Aggregation documentation

2012-11-22 Thread Django
#19313: Count Aggregation documentation ---+ Reporter: ebertti@… |Owner: nobody Type: Bug| Status: new Component: Documentation | Version:

Re: [Django] #19340: django.forms.Field is not thread-safe

2012-11-22 Thread Django
#19340: django.forms.Field is not thread-safe -+-- Reporter: anonymous|Owner: nobody Type: Bug | Status: closed Component: Forms| Versio

Re: [Django] #19334: Caching the current Site object into cache backend

2012-11-22 Thread Django
#19334: Caching the current Site object into cache backend -+- Reporter: astafiev.anton@… |Owner: nobody Type: | Status: closed Cleanup/optimiza

Re: [Django] #19327: Admin doesn't handle double login attempts

2012-11-22 Thread Django
#19327: Admin doesn't handle double login attempts -+- Reporter: KJ |Owner: KJ Type: Bug | Status: new Component: contrib.admin

  1   2   >