Re: [Django] #19895: Second iteration over an invalid queryset returns an empty list instead of an exception

2013-03-18 Thread Django
#19895: Second iteration over an invalid queryset returns an empty list instead of an exception -+- Reporter: gnosek |Owner: gnosek Type: Bug |

Re: [Django] #6903: Go back to old change_list view after hitting save

2013-03-18 Thread Django
#6903: Go back to old change_list view after hitting save ---+ Reporter: jarrow |Owner: Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #19798: Django Randomly crashes postgres

2013-03-18 Thread Django
#19798: Django Randomly crashes postgres -+- Reporter: paologallo@… |Owner: nobody Type: Uncategorized| Status: closed Component: Database layer

Re: [Django] #19799: PASSWORD_HASHERS attempt to look up empty algorithm in certain cases

2013-03-18 Thread Django
#19799: PASSWORD_HASHERS attempt to look up empty algorithm in certain cases -+- Reporter: wdoekes |Owner: nobody Type: New feature | Status: closed

Re: [Django] #19847: add a "step_failure" method on WizardView

2013-03-18 Thread Django
#19847: add a "step_failure" method on WizardView -+- Reporter: mothsART |Owner: nobody Type: New feature | Status: closed Component: contrib.for

Re: [Django] #19878: Not all class based views push self.kwargs to context

2013-03-18 Thread Django
#19878: Not all class based views push self.kwargs to context -+- Reporter: void |Owner: nobody Type: New feature | Status: closed Component:

Re: [Django] #19904: Rework syndications contrib to use generic CBV's

2013-03-18 Thread Django
#19904: Rework syndications contrib to use generic CBV's -+- Reporter: dokterbob|Owner: dokterbob Type: | Status: closed Cleanup/optimiz

Re: [Django] #19980: Signer broken when SECRET_KEY contains non-ASCII bytes

2013-03-18 Thread Django
#19980: Signer broken when SECRET_KEY contains non-ASCII bytes --+ Reporter: nvie |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #12090: Show admin actions on the edit pages too

2013-03-18 Thread Django
#12090: Show admin actions on the edit pages too ---+ Reporter: apollo13 |Owner: jgmize Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #12090: Show admin actions on the edit pages too

2013-03-18 Thread Django
#12090: Show admin actions on the edit pages too ---+ Reporter: apollo13 |Owner: jgmize Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #20000: Allow overriding `label`, `help_text` and `error_messages` for the default fields in `ModelForm`

2013-03-18 Thread Django
#2: Allow overriding `label`, `help_text` and `error_messages` for the default fields in `ModelForm` -+ Reporter: loic84 |Owner: loic84 Type: New feature | Status: new

Re: [Django] #20085: Documentation to describe cross-domain caveat with SESSION_COOKIE_DOMAIN

2013-03-18 Thread Django
#20085: Documentation to describe cross-domain caveat with SESSION_COOKIE_DOMAIN -+- Reporter: ryanisnan@… |Owner: nobody Type: Bug | Status: clo

[django/django] ae8fce: small documentation update to outline caveat with ...

2013-03-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ae8fcedbc7694010490ac2b365b397e8e2e39b44 https://github.com/django/django/commit/ae8fcedbc7694010490ac2b365b397e8e2e39b44 Author: Ryan West Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths: M docs

Re: [Django] #20079: Improve security of password reset tokens

2013-03-18 Thread Django
#20079: Improve security of password reset tokens -+ Reporter: jacob|Owner: nobody Type: Bug | Status: new Component: contrib.auth |

Re: [Django] #20075: Cache session test fails when using a cache other than LocMemCache

2013-03-18 Thread Django
#20075: Cache session test fails when using a cache other than LocMemCache --+ Reporter: mlarente |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #20047: ORM objects store connection name, but django does not include it during memcache lookup

2013-03-18 Thread Django
#20047: ORM objects store connection name, but django does not include it during memcache lookup -+- Reporter: kush@… |Owner: nobody Type: Bug |

Re: [Django] #20085: Documentation to describe cross-domain caveat with SESSION_COOKIE_DOMAIN

2013-03-18 Thread Django
#20085: Documentation to describe cross-domain caveat with SESSION_COOKIE_DOMAIN -+- Reporter: ryanisnan@… |Owner: nobody Type: Bug | Status: new

[Django] #20085: Documentation to describe cross-domain caveat with SESSION_COOKIE_DOMAIN

2013-03-18 Thread Django
#20085: Documentation to describe cross-domain caveat with SESSION_COOKIE_DOMAIN -+- Reporter: | Owner: nobody ryanisnan@…| Status: new Type: Bug |Version: master

Re: [Django] #6903: Go back to old change_list view after hitting save

2013-03-18 Thread Django
#6903: Go back to old change_list view after hitting save ---+ Reporter: jarrow |Owner: Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #20049: Admin incompatible with non-integer primary keys

2013-03-18 Thread Django
#20049: Admin incompatible with non-integer primary keys ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #16028: Consolidate default template filters' tests

2013-03-18 Thread Django
#16028: Consolidate default template filters' tests --+ Reporter: julien|Owner: tobych Type: Cleanup/optimization | Status: assigned Component: Testi

Re: [Django] #16319: add success_message in ClassViews

2013-03-18 Thread Django
#16319: add success_message in ClassViews -+- Reporter: wilsonpjunior@… |Owner: Type: New feature | paulcollins Component: contrib.messages | Status:

Re: [Django] #19425: Inline Admin does not allow extra to be a property

2013-03-18 Thread Django
#19425: Inline Admin does not allow extra to be a property -+- Reporter: dave@… |Owner: nobody Type: Bug | Status: new Component: contr

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

2013-03-18 Thread Django
#19327: Admin doesn't handle double login attempts -+- Reporter: KJ |Owner: KJ Type: Bug | Status: closed Component: contrib.admin

[django/django] 9d6ecc: Fixed #19327 -- Added handling of double login att...

2013-03-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9d6ecc6bc668b5a243905486fa724d53508ad2b5 https://github.com/django/django/commit/9d6ecc6bc668b5a243905486fa724d53508ad2b5 Author: Deric Crago Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths: M AU

Re: [Django] #16319: add success_message in ClassViews

2013-03-18 Thread Django
#16319: add success_message in ClassViews --+--- Reporter: wilsonpjunior@… |Owner: paulcollins Type: New feature | Status: assigned Component: contrib.messages |

Re: [Django] #6642: Fixtures (dumpdata/loaddata) do not check for illegal date types

2013-03-18 Thread Django
#6642: Fixtures (dumpdata/loaddata) do not check for illegal date types -+- Reporter: trbs |Owner: jcatalan Type: Bug | Status: closed

[django/django] 36b456: Added warn note to docs about MySQL issues with 00...

2013-03-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 36b45611bcaee0ba55b40384f29e8b6546f109bb https://github.com/django/django/commit/36b45611bcaee0ba55b40384f29e8b6546f109bb Author: Juan Catalano Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths: M

Re: [Django] #20078: Users with change-user permission in the admin can use filtering to reveal password hash

2013-03-18 Thread Django
#20078: Users with change-user permission in the admin can use filtering to reveal password hash -+ Reporter: jacob|Owner: nobody Type: Bug | Status:

Re: [Django] #17818: Generic edit generic views don't create `fail_silently` success messages anymore.

2013-03-18 Thread Django
#17818: Generic edit generic views don't create `fail_silently` success messages anymore. -+- Reporter: charettes|Owner: charettes Type: New feature |

Re: [Django] #20076: Admin read-only fields should be included in POST

2013-03-18 Thread Django
#20076: Admin read-only fields should be included in POST ---+-- Reporter: jonash |Owner: nobody Type: Uncategorized | Status: closed Component: contrib.admin |

Re: [Django] #18586: Rewrite unit tests migrated from doctests

2013-03-18 Thread Django
#18586: Rewrite unit tests migrated from doctests --+ Reporter: konk |Owner: judy2k Type: Cleanup/optimization | Status: assigned Component: Testing

Re: [Django] #6712: choosing tests with command line among tests provided by custom 'suite' method

2013-03-18 Thread Django
#6712: choosing tests with command line among tests provided by custom 'suite' method ---+- Reporter: alainD |Owner: nobody Type: New feature| Status: clos

Re: [Django] #13260: urlresolvers.reverse() generates invalid URLs when an argument contains % character

2013-03-18 Thread Django
#13260: urlresolvers.reverse() generates invalid URLs when an argument contains % character -+- Reporter: semenov |Owner: aaugustin Type: Bug | Status: closed C

[django/django] 31b527: Fixed #13260 -- Quoted arguments interpolated in U...

2013-03-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 31b5275235bac150a54059db0288a19b9e0516c7 https://github.com/django/django/commit/31b5275235bac150a54059db0288a19b9e0516c7 Author: Aymeric Augustin Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths:

[django/django] 4485b2: Update versions and links to source tarballs.

2013-03-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4485b2a74cd0cb09157da90480076b3570c7 https://github.com/django/django/commit/4485b2a74cd0cb09157da90480076b3570c7 Author: Justin Bronn Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths: M d

Re: [Django] #16319: add success_message in ClassViews

2013-03-18 Thread Django
#16319: add success_message in ClassViews --+--- Reporter: wilsonpjunior@… |Owner: paulcollins Type: New feature | Status: assigned Component: contrib.messages |

Re: [Django] #5472: Implement Individual Map Widgets for Geometry Fields

2013-03-18 Thread Django
#5472: Implement Individual Map Widgets for Geometry Fields -+- Reporter: p|Owner: claudep Type: New feature | Status: assigned Component:

Re: [Django] #20070: LOCALE_PATHS doesn't support "external" translations

2013-03-18 Thread Django
#20070: LOCALE_PATHS doesn't support "external" translations --+ Reporter: nahuel|Owner: nobody Type: New feature | Status: new Component: I

Re: [Django] #18972: calculation blunder

2013-03-18 Thread Django
#18972: calculation blunder ---+ Reporter: amosonn@… |Owner: woodm Type: Bug| Status: assigned Component: HTTP handling | Version: master

Re: [Django] #19098: UnicodeDecodeError when including URLs in Windows with non-ASCII paths

2013-03-18 Thread Django
#19098: UnicodeDecodeError when including URLs in Windows with non-ASCII paths -+- Reporter: artamoshin |Owner: nobody Type: Bug | Status: close

Re: [Django] #20068: calling QueryDict.update with self causes an infinite loop

2013-03-18 Thread Django
#20068: calling QueryDict.update with self causes an infinite loop ---+-- Reporter: anonymous |Owner: nobody Type: Bug| Status: closed Component: Utilities |

Re: [Django] #6642: Fixtures (dumpdata/loaddata) do not check for illegal date types

2013-03-18 Thread Django
#6642: Fixtures (dumpdata/loaddata) do not check for illegal date types -+- Reporter: trbs |Owner: jcatalan Type: Bug | Status: closed

Re: [Django] #18972: calculation blunder

2013-03-18 Thread Django
#18972: calculation blunder ---+ Reporter: amosonn@… |Owner: woodm Type: Bug| Status: assigned Component: HTTP handling | Version: master

Re: [Django] #6642: Fixtures (dumpdata/loaddata) do not check for illegal date types

2013-03-18 Thread Django
#6642: Fixtures (dumpdata/loaddata) do not check for illegal date types -+- Reporter: trbs |Owner: jcatalan Type: Bug | Status: assigned

Re: [Django] #20083: Fix for #18985 makes it impossible to filter deprecation warnings

2013-03-18 Thread Django
#20083: Fix for #18985 makes it impossible to filter deprecation warnings --+ Reporter: aaugustin |Owner: nobody Type: Bug | Status: new Component: Core (Other)

Re: [Django] #18972: calculation blunder

2013-03-18 Thread Django
#18972: calculation blunder ---+ Reporter: amosonn@… |Owner: woodm Type: Bug| Status: assigned Component: HTTP handling | Version: master

Re: [Django] #16147: {% include %} tag raises TemplateDoesNotExist at compile time if TEMPLATE_DEBUG is True

2013-03-18 Thread Django
#16147: {% include %} tag raises TemplateDoesNotExist at compile time if TEMPLATE_DEBUG is True -+- Reporter: mrmachine|Owner: aaugustin Type: Bug |

Re: [Django] #12064: Impossible to conditionally include potentially non-existant templates

2013-03-18 Thread Django
#12064: Impossible to conditionally include potentially non-existant templates -+- Reporter: mkruisselbrink |Owner: nobody Type: New feature | Status: new

Re: [Django] #3544: Fix {% include %} to allow recursive includes

2013-03-18 Thread Django
#3544: Fix {% include %} to allow recursive includes -+- Reporter: David Danier |Owner: nobody | Status: new Type: New feature |

Re: [Django] #19938: django.core.paginator.Page.__getitem__ being called multiple times when used from a template.

2013-03-18 Thread Django
#19938: django.core.paginator.Page.__getitem__ being called multiple times when used from a template. -+- Reporter: joshua.fialkoff@…|Owner: Type: | andrewjesaitis

Re: [Django] #19938: django.core.paginator.Page.__getitem__ being called multiple times when used from a template.

2013-03-18 Thread Django
#19938: django.core.paginator.Page.__getitem__ being called multiple times when used from a template. -+- Reporter: joshua.fialkoff@…|Owner: Type: | andrewjesaitis

Re: [Django] #18839: Field.__init__() should call super() at end.

2013-03-18 Thread Django
#18839: Field.__init__() should call super() at end. +- Reporter: applegrew |Owner: mpessas Type: Bug | Status: assigned Component: Forms |

Re: [Django] #18972: calculation blunder

2013-03-18 Thread Django
#18972: calculation blunder ---+ Reporter: amosonn@… |Owner: woodm Type: Bug| Status: assigned Component: HTTP handling | Version: master

Re: [Django] #18972: calculation blunder

2013-03-18 Thread Django
#18972: calculation blunder -+- Reporter: amosonn@…|Owner: woodm Type: Bug | Status: assigned Component: HTTP handling|

Re: [Django] #20081: Minimize the risk of SECRET_KEY leaks

2013-03-18 Thread Django
#20081: Minimize the risk of SECRET_KEY leaks --+ Reporter: jacob |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version

[Django] #20084: Formsets should sign/verify max_num

2013-03-18 Thread Django
#20084: Formsets should sign/verify max_num + Reporter: jacob | Owner: nobody Type: Bug | Status: new Component: Forms |Version: 1.5

Re: [Django] #20081: Minimize the risk of SECRET_KEY leaks

2013-03-18 Thread Django
#20081: Minimize the risk of SECRET_KEY leaks --+ Reporter: jacob |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version

Re: [Django] #8363: Make it possible to specify tests to skip when running runtests.py

2013-03-18 Thread Django
#8363: Make it possible to specify tests to skip when running runtests.py ---+ Reporter: ramiro |Owner: ramiro Type: New feature| Status: new Component

Re: [Django] #16319: add success_message in ClassViews

2013-03-18 Thread Django
#16319: add success_message in ClassViews --+--- Reporter: wilsonpjunior@… |Owner: paulcollins Type: New feature | Status: assigned Component: contrib.messages |

Re: [Django] #20083: Fix for #18985 makes it impossible to filter deprecation warnings

2013-03-18 Thread Django
#20083: Fix for #18985 makes it impossible to filter deprecation warnings --+-- Reporter: aaugustin |Owner: nobody Type: Bug | Status: new Component: Core (Othe

Re: [Django] #18839: Field.__init__() should call super() at end.

2013-03-18 Thread Django
#18839: Field.__init__() should call super() at end. + Reporter: applegrew |Owner: mpessas Type: Bug | Status: assigned Component: Forms | Ve

[Django] #20083: Fix for #18985 makes it impossible to filter deprecation warnings

2013-03-18 Thread Django
#20083: Fix for #18985 makes it impossible to filter deprecation warnings + Reporter: aaugustin | Owner: nobody Type: Bug | Status: new Component: Core

Re: [Django] #13260: urlresolvers.reverse() generates invalid URLs when an argument contains % character

2013-03-18 Thread Django
#13260: urlresolvers.reverse() generates invalid URLs when an argument contains % character -+- Reporter: semenov |Owner: aaugustin Type: Bug | Status: assigned

Re: [Django] #13260: urlresolvers.reverse() generates invalid URLs when an argument contains % character

2013-03-18 Thread Django
#13260: urlresolvers.reverse() generates invalid URLs when an argument contains % character -+- Reporter: semenov |Owner: aaugustin Type: Bug | Status: assigned

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

2013-03-18 Thread Django
#20082: Fix the FIXMEs in howto-release-django.txt + Reporter: jacob | Owner: nobody Type: Cleanup/optimization | Status: new Component: Doc

[Django] #20081: Minimize the risk of SECRET_KEY leaks

2013-03-18 Thread Django
#20081: Minimize the risk of SECRET_KEY leaks + Reporter: jacob | Owner: nobody Type: New feature | Status: new Component: Core (Other) |Version:

[Django] #20080: Recommend use of PYTHONHASHSEED

2013-03-18 Thread Django
#20080: Recommend use of PYTHONHASHSEED -+ Reporter: jacob | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1

Re: [Django] #18972: calculation blunder

2013-03-18 Thread Django
#18972: calculation blunder ---+ Reporter: amosonn@… |Owner: woodm Type: Bug| Status: assigned Component: HTTP handling | Version: master

[Django] #20079: Improve security of password reset tokens

2013-03-18 Thread Django
#20079: Improve security of password reset tokens ---+ Reporter: jacob| Owner: nobody Type: Bug | Status: new Component: contrib.auth |

Re: [Django] #19895: Second iteration over an invalid queryset returns an empty list instead of an exception

2013-03-18 Thread Django
#19895: Second iteration over an invalid queryset returns an empty list instead of an exception -+- Reporter: gnosek |Owner: gnosek Type: Bug |

Re: [Django] #6642: Fixtures (dumpdata/loaddata) do not check for illegal date types

2013-03-18 Thread Django
#6642: Fixtures (dumpdata/loaddata) do not check for illegal date types -+- Reporter: trbs |Owner: jcatalan Type: Bug | Status: assigned

Re: [Django] #6903: Go back to old change_list view after hitting save

2013-03-18 Thread Django
#6903: Go back to old change_list view after hitting save ---+ Reporter: jarrow |Owner: Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #20073: Provide API for creating User objects in tests

2013-03-18 Thread Django
#20073: Provide API for creating User objects in tests + Reporter: jacek.tomek@… |Owner: nobody Type: New feature | Status: new Component: contrib.auth|

Re: [Django] #20065: Warning when running the test suite

2013-03-18 Thread Django
#20065: Warning when running the test suite --+ Reporter: aaugustin |Owner: jacob Type: Bug | Status: assigned Component: contrib.comments |

Re: [Django] #19968: Drop support for PostgreSQL < 8.4

2013-03-18 Thread Django
#19968: Drop support for PostgreSQL < 8.4 -+- Reporter: aaugustin|Owner: nobody Type: | Status: closed Cleanup/optimization

[django/django] 619793: Fixed #19968 -- Dropped support for PostgreSQL < 8...

2013-03-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6197935152419f064911f7a26b70da32f31435c7 https://github.com/django/django/commit/6197935152419f064911f7a26b70da32f31435c7 Author: Aymeric Augustin Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths:

[Django] #20078: Users with change-user permission in the admin can use filtering to reveal password hash

2013-03-18 Thread Django
#20078: Users with change-user permission in the admin can use filtering to reveal password hash ---+ Reporter: jacob| Owner: nobody Type: Bug | Status: n

Re: [Django] #20070: LOCALE_PATHS doesn't support "external" translations

2013-03-18 Thread Django
#20070: LOCALE_PATHS doesn't support "external" translations -+- Reporter: nahuel |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #20068: calling QueryDict.update with self causes an infinite loop

2013-03-18 Thread Django
#20068: calling QueryDict.update with self causes an infinite loop ---+-- Reporter: anonymous |Owner: nobody Type: Bug| Status: closed Component: Utilities |

Re: [Django] #20051: Missing info in tutorial page 2

2013-03-18 Thread Django
#20051: Missing info in tutorial page 2 --+ Reporter: anonymous |Owner: woodm Type: Cleanup/optimization | Status: closed Component: Documentation

[django/django] 5c7887: [1.5.x] Fixed #20051 -- Specified where to define ...

2013-03-18 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: 5c788770167bc236fb1e16ac6d1414db26fee26c https://github.com/django/django/commit/5c788770167bc236fb1e16ac6d1414db26fee26c Author: Matthew Wood Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths:

Re: [Django] #19895: Second iteration over an invalid queryset returns an empty list instead of an exception

2013-03-18 Thread Django
#19895: Second iteration over an invalid queryset returns an empty list instead of an exception -+- Reporter: gnosek |Owner: gnosek Type: Bug |

Re: [Django] #20073: Provide API for creating User objects in tests

2013-03-18 Thread Django
#20073: Provide API for creating User objects in tests + Reporter: jacek.tomek@… |Owner: nobody Type: New feature | Status: new Component: contrib.auth|

Re: [Django] #20051: Missing info in tutorial page 2

2013-03-18 Thread Django
#20051: Missing info in tutorial page 2 --+ Reporter: anonymous |Owner: woodm Type: Cleanup/optimization | Status: assigned Component: Documentation

Re: [Django] #20066: Allow importing and using `django.contrib.auth.hashers` outside of Django project

2013-03-18 Thread Django
#20066: Allow importing and using `django.contrib.auth.hashers` outside of Django project --+-- Reporter: coolRR|Owner: nobody Type: New feature | Status: closed Co

Re: [Django] #20072: manage.py runserver produces socket error when accessing a normal site

2013-03-18 Thread Django
#20072: manage.py runserver produces socket error when accessing a normal site -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: close

Re: [Django] #20066: Allow importing and using `django.contrib.auth.hashers` outside of Django project

2013-03-18 Thread Django
#20066: Allow importing and using `django.contrib.auth.hashers` outside of Django project --+-- Reporter: coolRR|Owner: nobody Type: New feature | Status: closed Co

Re: [Django] #20065: Warning when running the test suite

2013-03-18 Thread Django
#20065: Warning when running the test suite --+ Reporter: aaugustin |Owner: jacob Type: Bug | Status: assigned Component: contrib.comments |

Re: [Django] #20059: Test failure in humanize app for some languages

2013-03-18 Thread Django
#20059: Test failure in humanize app for some languages --+ Reporter: orangain@…|Owner: nobody Type: Bug | Status: new Component: contrib.humanize

Re: [Django] #20049: Admin incompatible with non-integer primary keys

2013-03-18 Thread Django
#20049: Admin incompatible with non-integer primary keys ---+ Reporter: aaugustin |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #20046: Elaboration that might be helpful for new-comers

2013-03-18 Thread Django
#20046: Elaboration that might be helpful for new-comers -+- Reporter: kevinl@… |Owner: nobody Type: | Status: closed Cleanup/optimizati

[Django] #20077: Document that Ubuntu can occassionally require installing sqlite

2013-03-18 Thread Django
#20077: Document that Ubuntu can occassionally require installing sqlite -+ Reporter: jacob | Owner: nobody Type: Bug| Status: new Component: Do

[Django] #20076: Admin read-only fields should be included in POST

2013-03-18 Thread Django
#20076: Admin read-only fields should be included in POST ---+ Reporter: jonash | Owner: nobody Type: Uncategorized | Status: new Component: contrib.admin |Version: 1.5 Severity: Normal |

Re: [Django] #6903: Go back to old change_list view after hitting save

2013-03-18 Thread Django
#6903: Go back to old change_list view after hitting save ---+ Reporter: jarrow |Owner: Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #20051: Missing info in tutorial page 2

2013-03-18 Thread Django
#20051: Missing info in tutorial page 2 --+ Reporter: anonymous |Owner: woodm Type: Cleanup/optimization | Status: assigned Component: Documentation

Re: [Django] #20074: admin.py not autogenerated as explained

2013-03-18 Thread Django
#20074: admin.py not autogenerated as explained --+-- Reporter: bradley.hekman@… |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |

Re: [Django] #20051: Missing info in tutorial page 2

2013-03-18 Thread Django
#20051: Missing info in tutorial page 2 -+- Reporter: anonymous|Owner: anonymous Type: | Status: assigned Cleanup/optimization

Re: [Django] #17365: Extend test discovery to include unittest2 test suite runner

2013-03-18 Thread Django
#17365: Extend test discovery to include unittest2 test suite runner ---+ Reporter: jezdez |Owner: myusuf3 Type: New feature| Status: new Component: T

Re: [Django] #19938: django.core.paginator.Page.__getitem__ being called multiple times when used from a template.

2013-03-18 Thread Django
#19938: django.core.paginator.Page.__getitem__ being called multiple times when used from a template. -+- Reporter: joshua.fialkoff@…|Owner: Type: | andrewjesaitis

  1   2   >