Re: [Django] #21027: remember Tutorial users to invoke the shell by "python manage.py shell" before setting up the test environment

2013-10-14 Thread Django
#21027: remember Tutorial users to invoke the shell by "python manage.py shell" before setting up the test environment -+- Reporter: anonymous|Owner: MaxV Type:

Re: [Django] #21027: remember Tutorial users to invoke the shell by "python manage.py shell" before setting up the test environment

2013-10-14 Thread Django
#21027: remember Tutorial users to invoke the shell by "python manage.py shell" before setting up the test environment -+- Reporter: anonymous|Owner: MaxV Type:

[django/django] 13ddf0: Fixed #21027 -- Updated tutorial 5 docs to link to...

2013-10-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 13ddf0e0027b7646953a4c7d872ca682667c9b3f https://github.com/django/django/commit/13ddf0e0027b7646953a4c7d872ca682667c9b3f Author: Max Vizard Date: 2013-10-14 (Mon, 14 Oct 2013)

Re: [Django] #21027: remember Tutorial users to invoke the shell by "python manage.py shell" before setting up the test environment

2013-10-14 Thread Django
#21027: remember Tutorial users to invoke the shell by "python manage.py shell" before setting up the test environment -+- Reporter: anonymous|Owner: MaxV Type:

Re: [Django] #21264: RST error in docs at /dev/topics/class-based-views

2013-10-14 Thread Django
#21264: RST error in docs at /dev/topics/class-based-views --+ Reporter: EvilDMP |Owner: nobody Type: Bug | Status: new Component: Documentation

Re: [Django] #21027: remember Tutorial users to invoke the shell by "python manage.py shell" before setting up the test environment

2013-10-14 Thread Django
#21027: remember Tutorial users to invoke the shell by "python manage.py shell" before setting up the test environment -+- Reporter: anonymous|Owner: MaxV Type:

Re: [Django] #21265: on_update foreign key

2013-10-14 Thread Django
#21265: on_update foreign key -+- Reporter: mirzadelic1@…|Owner: nobody Type: Uncategorized| Status: closed Component: Database layer |

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2013-10-14 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain ---+-- Reporter: epandurski@… |Owner: nobody Type: New feature| Status: new

Re: [Django] #15888: Inspect `settings.CACHES` in order to make`createcachetable` automatic

2013-10-14 Thread Django
#15888: Inspect `settings.CACHES` in order to make`createcachetable` automatic -+- Reporter: aaugustin|Owner: nobody Type: | Status:

[django/django] 1e8ead: Fixed #15888 -- Made tablename argument of createc...

2013-10-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1e8eadc94e3b27fe90ce9356b48e8543a1ff590e https://github.com/django/django/commit/1e8eadc94e3b27fe90ce9356b48e8543a1ff590e Author: Claude Paroz Date: 2013-10-14 (Mon, 14 Oct 2013)

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2013-10-14 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain ---+-- Reporter: epandurski@… |Owner: nobody Type: New feature| Status: new

[Django] #21265: on_update foreign key

2013-10-14 Thread Django
#21265: on_update foreign key --+ Reporter: mirzadelic1@… | Owner: nobody Type: Uncategorized | Status: new Component: Database layer (models, ORM) |Version:

Re: [Django] #21257: ForeignKey on_delete functionality should traverse (cascade, ha ha) to the DB backend

2013-10-14 Thread Django
#21257: ForeignKey on_delete functionality should traverse (cascade, ha ha) to the DB backend ---+ Reporter: gcbirzan |Owner: nobody Type: New feature| Status: new

Re: [Django] #21257: ForeignKey on_delete functionality should traverse (cascade, ha ha) to the DB backend

2013-10-14 Thread Django
#21257: ForeignKey on_delete functionality should traverse (cascade, ha ha) to the DB backend ---+-- Reporter: gcbirzan |Owner: nobody Type: New feature| Status: new

Re: [Django] #9722: Use pyinotify (where available) instead of polling filesystem every second to detect changes

2013-10-14 Thread Django
#9722: Use pyinotify (where available) instead of polling filesystem every second to detect changes -+- Reporter: lamby|Owner: nobody Type: New feature |

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2013-10-14 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain ---+-- Reporter: epandurski@… |Owner: nobody Type: New feature| Status: new

Re: [Django] #21084: Wrong resolution of content type id for proxy models in ModelAdmin

2013-10-14 Thread Django
#21084: Wrong resolution of content type id for proxy models in ModelAdmin ---+ Reporter: alejandro |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #21260: Admin history needs proxy model instead of concrete model

2013-10-14 Thread Django
#21260: Admin history needs proxy model instead of concrete model ---+-- Reporter: emrekabakci@… |Owner: anonymous Type: Bug| Status: closed Component:

[django/django] b600bb: Amend my description in committers.txt.

2013-10-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b600bb7e08a884cd07838530c0a0c9de830e5c29 https://github.com/django/django/commit/b600bb7e08a884cd07838530c0a0c9de830e5c29 Author: Marc Tamlyn Date: 2013-10-14 (Mon, 14 Oct 2013)

Re: [Django] #21260: Admin history needs proxy model instead of concrete model

2013-10-14 Thread Django
#21260: Admin history needs proxy model instead of concrete model ---+-- Reporter: emrekabakci@… |Owner: anonymous Type: Bug| Status: assigned Component:

Re: [Django] #21156: Inline model admin does not respect model field default values.

2013-10-14 Thread Django
#21156: Inline model admin does not respect model field default values. ---+-- Reporter: tom.vaughan@… |Owner: nobody Type: New feature| Status: closed Component:

Re: [Django] #9722: Use pyinotify (where available) instead of polling filesystem every second to detect changes

2013-10-14 Thread Django
#9722: Use pyinotify (where available) instead of polling filesystem every second to detect changes -+- Reporter: lamby|Owner: nobody Type: New feature |

Re: [Django] #9722: Use pyinotify (where available) instead of polling filesystem every second to detect changes

2013-10-14 Thread Django
#9722: Use pyinotify (where available) instead of polling filesystem every second to detect changes -+- Reporter: lamby|Owner: nobody Type: New feature |

Re: [Django] #21264: RST error in docs at /dev/topics/class-based-views

2013-10-14 Thread Django
#21264: RST error in docs at /dev/topics/class-based-views --+ Reporter: EvilDMP |Owner: nobody Type: Bug | Status: new Component: Documentation

Re: [Django] #21263: override_settings in inherited classes should take precedence

2013-10-14 Thread Django
#21263: override_settings in inherited classes should take precedence -+- Reporter: Sephi|Owner: nobody Type: Bug | Status: new

Re: [Django] #21259: Wizard sets queryset instead of instance on InlineFormset

2013-10-14 Thread Django
#21259: Wizard sets queryset instead of instance on InlineFormset -+- Reporter: banderkat@… |Owner: nobody Type: Bug | Status: new

Re: [Django] #15888: Inspect `settings.CACHES` in order to make`createcachetable` automatic

2013-10-14 Thread Django
#15888: Inspect `settings.CACHES` in order to make`createcachetable` automatic -+- Reporter: aaugustin|Owner: nobody Type: | Status: new

Re: [Django] #21263: override_settings in inherited classes should take precedence

2013-10-14 Thread Django
#21263: override_settings in inherited classes should take precedence ---+ Reporter: Sephi |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #21164: get_user_model() does not handle custom user models for testing purposes

2013-10-14 Thread Django
#21164: get_user_model() does not handle custom user models for testing purposes ---+--- Reporter: raymond.penners@… |Owner: nobody Type: Bug| Status: closed

[django/django] 4a9bae: [1.6.x] Imported custom user classes in tests depe...

2013-10-14 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 4a9bae0b39aebdedf38fcb760405c04b8216c508 https://github.com/django/django/commit/4a9bae0b39aebdedf38fcb760405c04b8216c508 Author: Claude Paroz Date: 2013-10-14 (Mon, 14 Oct

[django/django] ef22d5: Imported custom user classes in tests depending on...

2013-10-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ef22d512b54cbf0b5f76151bc760391d839fbf72 https://github.com/django/django/commit/ef22d512b54cbf0b5f76151bc760391d839fbf72 Author: Claude Paroz Date: 2013-10-14 (Mon, 14 Oct 2013)

Re: [Django] #21164: get_user_model() does not handle custom user models for testing purposes

2013-10-14 Thread Django
#21164: get_user_model() does not handle custom user models for testing purposes ---+--- Reporter: raymond.penners@… |Owner: nobody Type: Bug| Status: closed

Re: [Django] #18400: Unexpected {% if %} behavior

2013-10-14 Thread Django
#18400: Unexpected {% if %} behavior --+ Reporter: apollo13 |Owner: nobody Type: Bug | Status: new Component: Template system |

Re: [Django] #9722: Use pyinotify (where available) instead of polling filesystem every second to detect changes

2013-10-14 Thread Django
#9722: Use pyinotify (where available) instead of polling filesystem every second to detect changes -+- Reporter: lamby|Owner: nobody Type: New feature |

Re: [Django] #14658: DateField initial does not honor locale, against documentation

2013-10-14 Thread Django
#14658: DateField initial does not honor locale, against documentation +-- Reporter: intgr |Owner: nobody Type: Bug | Status: new Component: Forms |

Re: [Django] #21230: Remove usage of direct settings manipulation in Django's tests

2013-10-14 Thread Django
#21230: Remove usage of direct settings manipulation in Django's tests --+ Reporter: akaariai |Owner: Sephi Type: Cleanup/optimization | Status: assigned

<    1   2