Re: [Django] #19676: Inspectdb ForeignKey for self

2013-01-27 Thread Django
#19676: Inspectdb ForeignKey for self -+- Reporter: Georgy Kutsurua |Owner: charettes Type: Bug | Status: assigned Component: Uncategorized

Re: [Django] #19676: Inspectdb ForeignKey for self

2013-01-27 Thread Django
#19676: Inspectdb ForeignKey for self -+- Reporter: Georgy Kutsurua |Owner: charettes Type: Bug | Status: assigned Component: Uncategorized

[Django] #19677: SQLite can't introspect recursive fks

2013-01-27 Thread Django
#19677: SQLite can't introspect recursive fks -+ Reporter: charettes| Owner: nobody Type: Uncategorized| Status: new Component: ORM aggregation |Version: master Severity: Normal |

Re: [Django] #19676: Inspectdb ForeignKey for self

2013-01-27 Thread Django
#19676: Inspectdb ForeignKey for self -+- Reporter: Georgy Kutsurua |Owner: charettes Type: Bug | Status: assigned Component: Uncategorized

Re: [Django] #19676: Inspectdb ForeignKey for self

2013-01-27 Thread Django
#19676: Inspectdb ForeignKey for self -+- Reporter: Georgy Kutsurua |Owner: charettes Type: Bug | Status: assigned Component: Uncategorized

Re: [Django] #19676: Inspectdb ForeignKey for self

2013-01-27 Thread Django
#19676: Inspectdb ForeignKey for self --+ Reporter: Georgy Kutsurua |Owner: nobody Type: Bug | Status: new Component: Uncategorized |

Re: [Django] #19142: accept_language_re rejects languages which include numeric UN region codes

2013-01-27 Thread Django
#19142: accept_language_re rejects languages which include numeric UN region codes -+- Reporter: DrMeers |Owner: Architekt Type: Bug |

Re: [Django] #9025: Nested Inline Support in Admin

2013-01-27 Thread Django
#9025: Nested Inline Support in Admin ---+ Reporter: pixelcort |Owner: Type: New feature| Status: new Component: contrib.admin | Version: master

Re: [Django] #19676: Inspectdb ForeignKey for self

2013-01-27 Thread Django
#19676: Inspectdb ForeignKey for self -+- Reporter: Georgy Kutsurua |Owner: nobody Type: Bug | Status: new Component: Uncategorized|

[Django] #19676: Inspectdb ForeignKey for self

2013-01-27 Thread Django
#19676: Inspectdb ForeignKey for self -+-- Reporter: Georgy Kutsurua | Owner: nobody Type: Bug | Status: new Component: Uncategorized|Version: 1.5-beta-1 Severity: Normal

[Django] #19675: "At A Glance" does not say where to put "sitelogo.gif"

2013-01-27 Thread Django
#19675: "At A Glance" does not say where to put "sitelogo.gif" ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.4 Severity: Normal

Re: [Django] #16630: Support for HTML5 input types

2013-01-27 Thread Django
#16630: Support for HTML5 input types -+ Reporter: jonash |Owner: nobody Type: New feature | Status: new Component: Forms| Version: master

Re: [Django] #19142: accept_language_re rejects languages which include numeric UN region codes

2013-01-27 Thread Django
#19142: accept_language_re rejects languages which include numeric UN region codes -+- Reporter: DrMeers |Owner: Architekt Type: Bug |

Re: [Django] #19674: AttributeError: 'Command' object has no attribute 'style'

2013-01-27 Thread Django
#19674: AttributeError: 'Command' object has no attribute 'style' -+- Reporter: stefankoegl |Owner: nobody Type: Bug | Status: new

Re: [Django] #19674: AttributeError: 'Command' object has no attribute 'style'

2013-01-27 Thread Django
#19674: AttributeError: 'Command' object has no attribute 'style' -+- Reporter: stefankoegl |Owner: nobody Type: Bug | Status: new

Re: [Django] #19674: AttributeError: 'Command' object has no attribute 'style'

2013-01-27 Thread Django
#19674: AttributeError: 'Command' object has no attribute 'style' -+- Reporter: stefankoegl |Owner: nobody Type: Bug | Status: new

[Django] #19674: AttributeError: 'Command' object has no attribute 'style'

2013-01-27 Thread Django
#19674: AttributeError: 'Command' object has no attribute 'style' +- Reporter: stefankoegl | Owner: nobody Type: Bug | Status: new Component: Core (Management

Re: [Django] #5652: Straightforward use of startproject command results in broken "Show on Site" link in admin

2013-01-27 Thread Django
#5652: Straightforward use of startproject command results in broken "Show on Site" link in admin -+- Reporter: Leo Hourvitz |Owner: nobody |

Re: [Django] #19529: Searching documentation for "class based views" gives ten times the same result

2013-01-27 Thread Django
#19529: Searching documentation for "class based views" gives ten times the same result -+- Reporter: wim@…|Owner: nobody Type: Bug |

Re: [Django] #14030: Use F() objects in aggregates(), annotates() and values()

2013-01-27 Thread Django
#14030: Use F() objects in aggregates(), annotates() and values() -+ Reporter: delfick |Owner: nate_b Type: New feature | Status: assigned Component: ORM

[django/django] c87f89: [1.5.x] Fixed a malformed link.

2013-01-27 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: c87f89c0db9314d26a3ad9afceb812e2d2f07f96 https://github.com/django/django/commit/c87f89c0db9314d26a3ad9afceb812e2d2f07f96 Author: Tim Graham Date: 2013-01-27 (Sun, 27 Jan

[django/django] 14d1d5: Fixed two malformed links.

2013-01-27 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 14d1d504d5c839869a7f612b7d35fa1adf983f5b https://github.com/django/django/commit/14d1d504d5c839869a7f612b7d35fa1adf983f5b Author: Tim Graham Date: 2013-01-27 (Sun, 27 Jan 2013)

Re: [Django] #19673: Improvement en Tutorial "Writing your first Django app, part 3"

2013-01-27 Thread Django
#19673: Improvement en Tutorial "Writing your first Django app, part 3" -+- Reporter: anonymous|Owner: nobody Type: | Status: closed

Re: [Django] #19353: Make it easier to extend UserCreationForm for custom user models

2013-01-27 Thread Django
#19353: Make it easier to extend UserCreationForm for custom user models -+- Reporter: bmispelon|Owner: nobody Type: New feature | Status: new

Re: [Django] #16149: Allow disabling choices in a

2013-01-27 Thread Django
#16149: Allow disabling choices in a -+- Reporter: scjody |Owner: scjody Type: New feature | Status: assigned Component: Forms