Re: [Django] #14389: Future url replacement

2010-11-13 Thread Django
#14389: Future url replacement --+- Reporter: seanbrant| Owner: nobody Status: new | Milestone: 1.3 Component: Template system | Version: 1.2

Re: [Django] #14623: DateTimeField(auto_now=True) does not change when update is called

2010-11-13 Thread Django
#14623: DateTimeField(auto_now=True) does not change when update is called ---+ Reporter: mklauber | Owner: pandres Status: new |

Re: [Django] #13591: SplitDateTimeField admin usability broken when using format localization

2010-11-13 Thread Django
#13591: SplitDateTimeField admin usability broken when using format localization -+-- Reporter: ludwik | Owner: nobody Status: closed | Milestone:

Re: [Django] #10557: FormWizard should not output raw HTML for previous_fields

2010-11-13 Thread Django
#10557: FormWizard should not output raw HTML for previous_fields +--- Reporter: Matthew Flanagan | Owner: nobody Status: new| Milestone: 1.3

Re: [Django] #13764: i18n in custum javascript [PATCH]

2010-11-13 Thread Django
#13764: i18n in custum javascript [PATCH] ---+ Reporter: sebastian_noack | Owner: nobody Status: new | Milestone: Component: django.contrib.admin |

Re: [Django] #14674: ResetPasswordForm doesn't consider unusable_password setting

2010-11-13 Thread Django
#14674: ResetPasswordForm doesn't consider unusable_password setting -+-- Reporter: summerisgone| Owner: nobody Status: new | Miles

Re: [Django] #13648: '%s' escaping support for sqlite3

2010-11-13 Thread Django
#13648: '%s' escaping support for sqlite3 ---+ Reporter: master| Owner: tzulberti Status: new | Milestone: Com

Re: [Django] #14611: django.test.Client is missing post *and* get possibility

2010-11-13 Thread Django
#14611: django.test.Client is missing post *and* get possibility +--- Reporter: Ciantic| Owner: nobody Status: new| Milestone: Component: Testin

Re: [Django] #6096: commit_on_success does not handle SystemExit

2010-11-13 Thread Django
#6096: commit_on_success does not handle SystemExit ---+ Reporter: e...@huss.org | Owner: fgallina Status: closed| Milestone: Compo

Re: [Django] #14389: Future url replacement

2010-11-13 Thread Django
#14389: Future url replacement --+- Reporter: seanbrant| Owner: dmoisset Status: new | Milestone: 1.3 Component: Template system | Version: 1.2

Re: [Django] #10414: select_related ignores unrecognized fields

2010-11-13 Thread Django
#10414: select_related ignores unrecognized fields ---+ Reporter: trebor74hr| Owner: trebor74hr Status: assigned | Milestone: 1.3

Re: [Django] #14611: django.test.Client is missing post *and* get possibility

2010-11-13 Thread Django
#14611: django.test.Client is missing post *and* get possibility +--- Reporter: Ciantic| Owner: nobody Status: new| Milestone: Component: Testin

Re: [Django] #13971: Excluding a declar ed field in ModelForm in form’s subcl ass

2010-11-13 Thread Django
#13971: Excluding a declared field in ModelForm in form’s subclass -+-- Reporter: mitar | Owner: matiasb Status: new | Milestone: Component: Forms |

Re: [Django] #6096: commit_on_success does not handle SystemExit

2010-11-13 Thread Django
#6096: commit_on_success does not handle SystemExit ---+ Reporter: e...@huss.org | Owner: fgallina Status: new | Milestone: Compo

Re: [Django] #14611: django.test.Client is missing post *and* get possibility

2010-11-13 Thread Django
#14611: django.test.Client is missing post *and* get possibility +--- Reporter: Ciantic| Owner: dmoisset Status: new| Milestone: Component: Te

Re: [Django] #13717: unique_for_* errors out when date field is left empty

2010-11-13 Thread Django
#13717: unique_for_* errors out when date field is left empty ---+ Reporter: silviogutierrez | Owner: suzaku Status: closed| Milestone: Component: dja

Re: [Django] #13720: response_change does not consider _popup=1 when saving

2010-11-13 Thread Django
#13720: response_change does not consider _popup=1 when saving ---+ Reporter: donatook | Owner: nobody Status: new

Re: [Django] #14674: ResetPasswordForm doesn't consider unusable_password setting

2010-11-13 Thread Django
#14674: ResetPasswordForm doesn't consider unusable_password setting +--- Reporter: summerisgone | Owner: nessita Status: new| Milesto

Re: [Django] #14332: manage testserver and manage runserver should have similiar address:port options

2010-11-13 Thread Django
#14332: manage testserver and manage runserver should have similiar address:port options ---+ Reporter: wildf...@progsoc.org | Owner: fheinz Status: new | Milestone:

Re: [Django] #10636: Development server fails if settings module does not define ADMIN_MEDIA_PREFIX

2010-11-13 Thread Django
#10636: Development server fails if settings module does not define ADMIN_MEDIA_PREFIX --+- Reporter: Lee Phillips | Owner: jezdez Status: new | Milestone

Re: [Django] #10636: Development server fails if settings module does not define ADMIN_MEDIA_PREFIX

2010-11-13 Thread Django
#10636: Development server fails if settings module does not define ADMIN_MEDIA_PREFIX --+- Reporter: Lee Phillips | Owner: rasca Status: assigned | Milestone:

Re: [Django] #10557: FormWizard should not output raw HTML for previous_fields

2010-11-13 Thread Django
#10557: FormWizard should not output raw HTML for previous_fields +--- Reporter: Matthew Flanagan | Owner: nobody Status: new| Milestone: 1.3

Re: [Django] #14403: Missing/incomplete documentation for FloatField?

2010-11-13 Thread Django
#14403: Missing/incomplete documentation for FloatField? --+- Reporter: typeshige | Owner: trebor74hr Status: assigned | Milestone: 1.3 Component

[Django] #14678: [flatpages] Users are able to add mor thank one pages to same url

2010-11-13 Thread Django
#14678: [flatpages] Users are able to add mor thank one pages to same url --+- Reporter: seler | Owner: nobody Status: new | Milestone: Component: Contri

Re: [Django] #3055: GenericRelation should squawk if pointed to a model that doesn't have a GenericForeignKey on it

2010-11-13 Thread Django
#3055: GenericRelation should squawk if pointed to a model that doesn't have a GenericForeignKey on it ---+ Reporter: pa...@elasticworld.org| Owner: marcosmoyano Status: assigned

Re: [Django] #14675: Update docs and project template to avoid "import *" for url patterns

2010-11-13 Thread Django
#14675: Update docs and project template to avoid "import *" for url patterns +--- Reporter: robhudson | Owner: nobody Status: new| Milestone: 1.3 Component: D

Re: [Django] #14312: list_editable causes 500s for ?p>maximum

2010-11-13 Thread Django
#14312: list_editable causes 500s for ?p>maximum ---+ Reporter: Tuttle| Owner: nobody Status: new | Milestone: 1.3 Component: django.contrib.a

Re: [Django] #14675: Update docs and project template to avoid "import *" for url patterns

2010-11-13 Thread Django
#14675: Update docs and project template to avoid "import *" for url patterns +--- Reporter: robhudson | Owner: nobody Status: new| Milestone: 1.3 Component: D

Re: [Django] #14642: save_as=True and generic inline in admin gives IndexError

2010-11-13 Thread Django
#14642: save_as=True and generic inline in admin gives IndexError ---+ Reporter: si...@hostit.se | Owner: JohnRandom Status: new | Milestone: 1.3

Re: [Django] #14130: Catching ImportError in manage.py considered dangerous

2010-11-13 Thread Django
#14130: Catching ImportError in manage.py considered dangerous -+-- Reporter: Setok | Owner: nobody Status: new | Milestone: 1.3

Re: [Django] #14632: Bug - testing framework fails when contrib.auth not in settings.

2010-11-13 Thread Django
#14632: Bug - testing framework fails when contrib.auth not in settings. +--- Reporter: yoyoma | Owner: gregmuellegger Status: new| Milestone: 1.3

Re: [Django] #12753: Fixture loading can fails on second syncdb when auto_now_add field is ommitted

2010-11-13 Thread Django
#12753: Fixture loading can fails on second syncdb when auto_now_add field is ommitted +--- Reporter: russellm | Owner: dmedvinsky Status: new| Milestone: 1.3

Re: [Django] #14576: Regression in FormWizard

2010-11-13 Thread Django
#14576: Regression in FormWizard ---+ Reporter: cyberdelia| Owner: nobody Status: new | Milestone: 1.3 Component: django.contrib

Re: [Django] #13591: SplitDateTimeField admin usability broken when using format localization

2010-11-13 Thread Django
#13591: SplitDateTimeField admin usability broken when using format localization ---+ Reporter: ludwik| Owner: nobody Status: new | Milestone: 1.

Re: [Django] #11870: Moderation doesn't work with comments extended from BaseCommentAbstractModel

2010-11-13 Thread Django
#11870: Moderation doesn't work with comments extended from BaseCommentAbstractModel --+- Reporter: HM | Owner: nobody Status: new | Milestone:

Re: [Django] #13591: SplitDateTimeField admin usability broken when using format localization

2010-11-13 Thread Django
#13591: SplitDateTimeField admin usability broken when using format localization ---+ Reporter: ludwik| Owner: nobody Status: new | Milestone: 1.

Re: [Django] #13686: Asymmetry in memcached.add and memcached.set

2010-11-13 Thread Django
#13686: Asymmetry in memcached.add and memcached.set +--- Reporter: nedbatchelder | Owner: nobody Status: new| Milestone: 1.3 Component: Cache system | Ver

Re: [Django] #14632: Bug - testing framework fails when contrib.auth not in settings.

2010-11-13 Thread Django
#14632: Bug - testing framework fails when contrib.auth not in settings. +--- Reporter: yoyoma | Owner: gregmuellegger Status: new| Milestone: 1.3

Re: [Django] #14403: Missing/incomplete documentation for FloatField?

2010-11-13 Thread Django
#14403: Missing/incomplete documentation for FloatField? --+- Reporter: typeshige | Owner: trebor74hr Status: assigned | Milestone: 1.3 Component

Re: [Django] #14403: Missing/incomplete documentation for FloatField?

2010-11-13 Thread Django
#14403: Missing/incomplete documentation for FloatField? --+- Reporter: typeshige | Owner: trebor74hr Status: new | Milestone: 1.3 Component

Re: [Django] #9847: Improved handling for HTTP 403 Errors

2010-11-13 Thread Django
#9847: Improved handling for HTTP 403 Errors -+-- Reporter: drakkan | Owner: fvox13 Status: assigned| Milestone: 1.3 Component: Core framework |

Re: [Django] #11870: Moderation doesn't work with comments extended from BaseCommentAbstractModel

2010-11-13 Thread Django
#11870: Moderation doesn't work with comments extended from BaseCommentAbstractModel --+- Reporter: HM | Owner: nobody Status: new | Milestone:

Re: [Django] #7735: IPv6 support for runserver

2010-11-13 Thread Django
#7735: IPv6 support for runserver +--- Reporter: jbalonso | Owner: jbalonso Status: assigned | Milestone: 1.3 Component: django-admin.py r

Re: [Django] #14675: Update docs and project template to avoid "import *" for url patterns

2010-11-13 Thread Django
#14675: Update docs and project template to avoid "import *" for url patterns +--- Reporter: robhudson | Owner: nobody Status: new| Milestone: 1.3 Component: D

<    1   2   3