Re: [Django] #12610: Fixture loading is interfered by signal handlers

2011-04-01 Thread Django
#12610: Fixture loading is interfered by signal handlers -+- Reporter: jtiai |Owner: nobody Type: New| Status: new feature|

Re: [Django] #14343: NoReverseMatch error message is unclear, view does exist

2011-04-01 Thread Django
#14343: NoReverseMatch error message is unclear, view does exist -+- Reporter: vdboor |Owner: nobody Type: Uncategorized | Status: new Milestone:

Re: [Django] #14336: list_display should be able to contain sortable references to extra and/or annotated fields

2011-04-01 Thread Django
#14336: list_display should be able to contain sortable references to extra and/or annotated fields ---+- Reporter: pmclanahan |Owner: nobody Type: New feature | Status: new

Re: [Django] #14334: Queries don't ensure that comparison objects are the correct type

2011-04-01 Thread Django
#14334: Queries don't ensure that comparison objects are the correct type -+- Reporter: rpbarlow |Owner: Type: Bug| Status: new Milestone:

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

2011-04-01 Thread Django
#14332: manage testserver and manage runserver should have similiar address:port options -+- Reporter: |Owner: fheinz wildfire@… | Status: reopened

Re: [Django] #14325: GenericForeignKey fails if assigned to an object which implements the __len__ method

2011-04-01 Thread Django
#14325: GenericForeignKey fails if assigned to an object which implements the __len__ method -+- Reporter: natano |Owner: natano Type: Bug| Status: assigned

Re: [Django] #14322: Please set default values for required and error css classes

2011-04-01 Thread Django
#14322: Please set default values for required and error css classes --+-- Reporter: dfoerster |Owner: nobody Type: New feature | Status: new

Re: [Django] #14319: Add signals test_setup and test_teardown to Django test suite runner Options

2011-04-01 Thread Django
#14319: Add signals test_setup and test_teardown to Django test suite runner Options ---+- Reporter: jsdalton |Owner: nobody Type: New feature | Status: new

Re: [Django] #12583: Postgresql backend uses implicit text casts for case insensitive operators

2011-04-01 Thread Django
#12583: Postgresql backend uses implicit text casts for case insensitive operators -+- Reporter: Ubercore |Owner: Ubercore Type: Bug| Status: assigned

Re: [Django] #12595: Localflavor bad arguments handling

2011-04-01 Thread Django
#12595: Localflavor bad arguments handling +--- Reporter: sayane|Owner: Type: Bug | Status: new Milestone:|Component: contrib.localflavor

Re: [Django] #14241: instructions for creating spatial database template differ on fedora 13 (64 bit)

2011-04-01 Thread Django
#14241: instructions for creating spatial database template differ on fedora 13 (64 bit) ---+- Reporter: josdekloe|Owner: nobody Type: New feature | Status: new

Re: [Django] #14226: Bug in dumpdata dependency calculation involving ManyToManyFields

2011-04-01 Thread Django
#14226: Bug in dumpdata dependency calculation involving ManyToManyFields + Reporter: aneil |Owner: outofculture Type: Bug | Status: assigned

Re: [Django] #14220: Backwards-compat code in db.fields.subclassing is a bottleneck

2011-04-01 Thread Django
#14220: Backwards-compat code in db.fields.subclassing is a bottleneck -+- Reporter: olau |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #15727: out of the box support for CSP would totally rock!

2011-04-01 Thread Django
#15727: out of the box support for CSP would totally rock! -+- Reporter: db.pub.mail@… |Owner: nobody Type: New feature| Status: new Milestone:

Re: [Django] #14217: Fieldname cannot be the same as the Modelname when using model inheritance

2011-04-01 Thread Django
#14217: Fieldname cannot be the same as the Modelname when using model inheritance -+- Reporter: willian|Owner: niall Type: Bug| Status: assigned

Re: [Django] #14206: contrib:admin dynamic list_display support

2011-04-01 Thread Django
#14206: contrib:admin dynamic list_display support -+- Reporter: |Owner: nobody gabejackson| Status: new Type: New|Component:

Re: [Django] #14204: Take advantage of (newish) SQLite support for FK constraints

2011-04-01 Thread Django
#14204: Take advantage of (newish) SQLite support for FK constraints -+- Reporter: ramiro |Owner: nobody Type: New| Status: new feature

Re: [Django] #14202: Rss201rev2Feed bug

2011-04-01 Thread Django
#14202: Rss201rev2Feed bug -+- Reporter: |Owner: tmitchell ZalivinDenis@… | Status: assigned Type: Bug|Component:

Re: [Django] #14201: Add a "security overview" page to the docs

2011-04-01 Thread Django
#14201: Add a "security overview" page to the docs ---+- Reporter: russellm |Owner: nobody Type: New feature | Status: new Milestone: |Component:

Re: [Django] #14200: new RegexURLResolver is contructed for every request

2011-04-01 Thread Django
#14200: new RegexURLResolver is contructed for every request -+- Reporter: Suor |Owner: Suor Type: | Status: new Cleanup/optimization |

Re: [Django] #14196: Objects that come from something_set, should have their parent object filled in

2011-04-01 Thread Django
#14196: Objects that come from something_set, should have their parent object filled in -+- Reporter: mark0978 |Owner: nobody Type: New| Status: new feature

Re: [Django] #14190: images, news and keywords in sitemap.xml

2011-04-01 Thread Django
#14190: images, news and keywords in sitemap.xml -+- Reporter: aronchi|Owner: Twidi Type: New| Status: assigned feature|

Re: [Django] #12581: connection.queries should use a ring buffer to avoid large memory consumption under runserver

2011-04-01 Thread Django
#12581: connection.queries should use a ring buffer to avoid large memory consumption under runserver -+- Reporter: robhudson |Owner: nobody Type: New| Status: new

Re: [Django] #13997: multiwidget needs better docs

2011-04-01 Thread Django
#13997: multiwidget needs better docs ---+- Reporter: cuci |Owner: nobody Type: New feature | Status: new Milestone: 1.3 |Component:

Re: [Django] #13984: template.loader.select_template should return template_name as well.

2011-04-01 Thread Django
#13984: template.loader.select_template should return template_name as well. -+- Reporter: DaNmarner |Owner: JoshStegmaier Type: New| Status: assigned feature

Re: [Django] #13978: Allow inline js/css in forms.Media

2011-04-01 Thread Django
#13978: Allow inline js/css in forms.Media ---+- Reporter: nathforge|Owner: nobody Type: New feature | Status: new Milestone: |Component: Forms

Re: [Django] #13972: Field initial value callable should take a request object as an argument

2011-04-01 Thread Django
#13972: Field initial value callable should take a request object as an argument --+-- Reporter: mitar |Owner: nobody Type: New feature | Status:

Re: [Django] #12579: QuerySet.get_or_create()'s behavior depends on database's uniqueness restrictions

2011-04-01 Thread Django
#12579: QuerySet.get_or_create()'s behavior depends on database's uniqueness restrictions -+- Reporter: |Owner: nobody timmolendijk | Status: new

Re: [Django] #12571: Test client doesn't set WSGIRequest instance on response

2011-04-01 Thread Django
#12571: Test client doesn't set WSGIRequest instance on response -+- Reporter: rvdrijst |Owner: nobody Type: Bug| Status: new Milestone: |

Re: [Django] #13971: Excluding a declared field in ModelForm in form’s subclass

2011-04-01 Thread Django
#13971: Excluding a declared field in ModelForm in form’s subclass --+-- Reporter: mitar |Owner: nobody Type: Bug | Status: new

Re: [Django] #13970: SelectDateWidget should be updated to use new is_required Widget attribute

2011-04-01 Thread Django
#13970: SelectDateWidget should be updated to use new is_required Widget attribute ---+ Reporter: mitar|Owner: nobody Type: New feature | Status: reopened

Re: [Django] #13969: auth module should use longer salt for hashing

2011-04-01 Thread Django
#13969: auth module should use longer salt for hashing -+- Reporter: cyounkins |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #13960: abstract file upload/download handling

2011-04-01 Thread Django
#13960: abstract file upload/download handling -+- Reporter: |Owner: nobody wkornewald | Status: new Type: New|Component:

Re: [Django] #13956: Indefinite args for simpletags and inclusion tags

2011-04-01 Thread Django
#13956: Indefinite args for simpletags and inclusion tags -+- Reporter: melinath |Owner: gregmuellegger Type: New| Status: assigned feature

Re: [Django] #13937: Sub-query (exclude) fails when joining

2011-04-01 Thread Django
#13937: Sub-query (exclude) fails when joining -+- Reporter: subsume|Owner: Type: Bug| Status: new Milestone: |Component: Database

Re: [Django] #13936: django-admin makemessages generates PO files with an incorrect path to source code files

2011-04-01 Thread Django
#13936: django-admin makemessages generates PO files with an incorrect path to source code files -+- Reporter: ciupicri |Owner: nobody Type: Bug| Status: reopened

Re: [Django] #13933: add ModelBackend inheritence to custom auth backend doc to enable Permissions

2011-04-01 Thread Django
#13933: add ModelBackend inheritence to custom auth backend doc to enable Permissions ---+- Reporter: mbg |Owner: nobody Type: New feature | Status: reopened

Re: [Django] #13926: GeometryCollections are not visible in OSMGeoAdmin

2011-04-01 Thread Django
#13926: GeometryCollections are not visible in OSMGeoAdmin -+-- Reporter: anonymous |Owner: nobody Type: Bug| Status: new Milestone: |Component: GIS

Re: [Django] #12568: SubFieldBase descriptor object should be accessible

2011-04-01 Thread Django
#12568: SubFieldBase descriptor object should be accessible -+- Reporter: |Owner: nobody specialunderwear | Status: new Type: Bug|

Re: [Django] #13924: Add information about error "can't adapt type 'Decimal'" to documentation

2011-04-01 Thread Django
#13924: Add information about error "can't adapt type 'Decimal'" to documentation ---+- Reporter: dmkurilov|Owner: nobody Type: New feature | Status: new

Re: [Django] #13917: Multiple popup window feature of related objects popup through id_to_windowname

2011-04-01 Thread Django
#13917: Multiple popup window feature of related objects popup through id_to_windowname -+- Reporter: |Owner: nobody davidcooper| Status: new

Re: [Django] #13914: Add natural keys to contrib.auth.User and Group models

2011-04-01 Thread Django
#13914: Add natural keys to contrib.auth.User and Group models -+- Reporter: jbochi |Owner: nobody Type: New| Status: new feature|

Re: [Django] #13910: Add generator version of Template.render(Context)

2011-04-01 Thread Django
#13910: Add generator version of Template.render(Context) ---+--- Reporter: rooney |Owner: nobody Type: New feature | Status: reopened Milestone: |

Re: [Django] #13908: contrib.sitemaps.view.index doesn't work in more than one location

2011-04-01 Thread Django
#13908: contrib.sitemaps.view.index doesn't work in more than one location -+- Reporter: palewire |Owner: nobody Type: Bug| Status: new Milestone:

Re: [Django] #12567: Incorrect SQL being generated in certain inheritance cases.

2011-04-01 Thread Django
#12567: Incorrect SQL being generated in certain inheritance cases. -+- Reporter: Alex |Owner: nobody Type: Bug| Status: reopened Milestone:

Re: [Django] #12566: admin action templates cannot be overriden on a per-app basis

2011-04-01 Thread Django
#12566: admin action templates cannot be overriden on a per-app basis ---+- Reporter: bjj |Owner: rctay Type: New feature | Status: assigned Milestone:

Re: [Django] #13904: Update geo django docs - How to avoid geometry or I/O object garbage collection messages

2011-04-01 Thread Django
#13904: Update geo django docs - How to avoid geometry or I/O object garbage collection messages ---+- Reporter: Rozza|Owner: nobody Type: New feature | Status: new

Re: [Django] #12531: Model field name 'hiding' should not be permitted when field is defined in one of the parent models

2011-04-01 Thread Django
#12531: Model field name 'hiding' should not be permitted when field is defined in one of the parent models -+- Reporter: parxier|Owner: nobody Type: Bug| Status:

Re: [Django] #13903: Auto app_label creation fails when model is defined at top-level python modules

2011-04-01 Thread Django
#13903: Auto app_label creation fails when model is defined at top-level python modules -+- Reporter: petraszd |Owner: anonymous Type: | Status: assigned

Re: [Django] #12529: manage.py syncdb doesn't check tables by using mangled names with Oracle backend

2011-04-01 Thread Django
#12529: manage.py syncdb doesn't check tables by using mangled names with Oracle backend -+- Reporter: jtiai |Owner: nobody Type: Bug| Status: new

Re: [Django] #13901: File.chunks fails to read the entire file for some file-like objects

2011-04-01 Thread Django
#13901: File.chunks fails to read the entire file for some file-like objects + Reporter: ikelly|Owner: nobody Type: Bug | Status: new Milestone:

Re: [Django] #12522: Unable to get request.POST after request.get_raw_post_data

2011-04-01 Thread Django
#12522: Unable to get request.POST after request.get_raw_post_data +- Reporter: redbaron |Owner: nobody Type: Bug | Status: new Milestone:|

Re: [Django] #12509: Feature: Selector Inlines

2011-04-01 Thread Django
#12509: Feature: Selector Inlines -+- Reporter: zain |Owner: zain Type: New| Status: new feature|Component: contrib.admin

Re: [Django] #12504: django.contrib.gis.admin.GeoModelAdmin ignores ModelAdmin.readonly_fields

2011-04-01 Thread Django
#12504: django.contrib.gis.admin.GeoModelAdmin ignores ModelAdmin.readonly_fields -+- Reporter: friism |Owner: jbronn Type: Bug| Status: assigned

Re: [Django] #13900: New admin feature: Delete and replace with existing ocject

2011-04-01 Thread Django
#13900: New admin feature: Delete and replace with existing ocject -+- Reporter: |Owner: nobody riccardodivirgilio | Status: new Type: New

Re: [Django] #13899: Geolocation Support for GeoDjango admin

2011-04-01 Thread Django
#13899: Geolocation Support for GeoDjango admin --+-- Reporter: taylanpince |Owner: nobody Type: New feature | Status: new Milestone:

Re: [Django] #13896: Change language to dynamic attribute in syndication feed generator

2011-04-01 Thread Django
#13896: Change language to dynamic attribute in syndication feed generator ---+--- Reporter: jedie|Owner: jasonkotenko Type: New feature | Status: assigned

Re: [Django] #13894: Disable upstream caching with messages framework

2011-04-01 Thread Django
#13894: Disable upstream caching with messages framework -+- Reporter: bronger|Owner: nobody Type: Bug| Status: new Milestone: |

Re: [Django] #12502: Diagram doesn't match text in Middleware documentation

2011-04-01 Thread Django
#12502: Diagram doesn't match text in Middleware documentation +- Reporter: petrilli |Owner: Type: Bug | Status: new Milestone:|Component:

Re: [Django] #12501: Inconsistent behaviour in querying and creating objects

2011-04-01 Thread Django
#12501: Inconsistent behaviour in querying and creating objects -+- Reporter: |Owner: nobody DmitryRisenberg| Status: new Type: Bug|

Re: [Django] #12500: Support for MySQL Connector/Python

2011-04-01 Thread Django
#12500: Support for MySQL Connector/Python -+- Reporter: |Owner: nobody geertjanvdk| Status: new Type: New|Component:

Re: [Django] #13883: SelectBox.js with grouping (optgroup elements)

2011-04-01 Thread Django
#13883: SelectBox.js with grouping (optgroup elements) -+- Reporter: SardarNL |Owner: nobody Type: Bug| Status: new Milestone: 1.3|

Re: [Django] #12498: Add multi-field validators

2011-04-01 Thread Django
#12498: Add multi-field validators ---+ Reporter: jkocherhans |Owner: jkocherhans Type: New feature | Status: assigned Milestone: 1.4 |Component: Core

Re: [Django] #13879: method_decorator doesn't supports decorators with arguments

2011-04-01 Thread Django
#13879: method_decorator doesn't supports decorators with arguments -+- Reporter: marinho|Owner: nobody Type: New| Status: new feature

Re: [Django] #13878: Formset validation refactoring and valid_forms property of fieldsets

2011-04-01 Thread Django
#13878: Formset validation refactoring and valid_forms property of fieldsets -+- Reporter: Petr |Owner: nobody Marhoun | Status: new Type:

Re: [Django] #13875: cannot customize admin submit_row

2011-04-01 Thread Django
#13875: cannot customize admin submit_row ---+- Reporter: drul |Owner: nobody Type: New feature | Status: new Milestone: |Component:

Re: [Django] #13873: Provide an explicit setting to skip tests for INSTALLED_APPS

2011-04-01 Thread Django
#13873: Provide an explicit setting to skip tests for INSTALLED_APPS -+- Reporter: |Owner: nobody lakinwecker| Status: new Type: New

Re: [Django] #13871: contrib.admin:list_editable - ForeignKey performance is O(m*n)

2011-04-01 Thread Django
#13871: contrib.admin:list_editable - ForeignKey performance is O(m*n) -+- Reporter: chadc |Owner: nobody Type: New| Status: new feature

Re: [Django] #13869: Documentation should mention that QuerySet.iterator() method doesn't affect db driver

2011-04-01 Thread Django
#13869: Documentation should mention that QuerySet.iterator() method doesn't affect db driver -+- Reporter: jtiai |Owner: nobody Type: New| Status: new

Re: [Django] #13867: Feature request: Comments in Django models saved to database schema

2011-04-01 Thread Django
#13867: Feature request: Comments in Django models saved to database schema -+- Reporter: rjalves|Owner: nobody Type: New| Status: new feature

Re: [Django] #13864: DatabaseError while saving with force_update set

2011-04-01 Thread Django
#13864: DatabaseError while saving with force_update set -+- Reporter: fva|Owner: nobody Type: Bug| Status: reopened Milestone: |

Re: [Django] #13860: Translate the output of admin commands

2011-04-01 Thread Django
#13860: Translate the output of admin commands -+- Reporter: tonnzor|Owner: nobody Type: New| Status: new feature|Component:

Re: [Django] #13855: urlresolvers' resolve does not work on URLs with query string

2011-04-01 Thread Django
#13855: urlresolvers' resolve does not work on URLs with query string -+- Reporter: mitar |Owner: nobody Type: New| Status: new feature

Re: [Django] #13844: Errors when using character fields for aggregation

2011-04-01 Thread Django
#13844: Errors when using character fields for aggregation -+- Reporter: zegrep@… |Owner: wogan Type: Bug| Status: assigned Milestone: |

Re: [Django] #13841: Allow context processors access to current version of context

2011-04-01 Thread Django
#13841: Allow context processors access to current version of context ---+--- Reporter: mitar|Owner: nobody Type: New feature | Status: new Milestone: 1.4

Re: [Django] #12491: help_text for checkbox badly aligned if not on its own line

2011-04-01 Thread Django
#12491: help_text for checkbox badly aligned if not on its own line +--- Reporter: master|Owner: nobody Type: Bug | Status: new Milestone:|

Re: [Django] #13839: select_related caches None for non-existent objects in reverse one-to-one relations

2011-04-01 Thread Django
#13839: select_related caches None for non-existent objects in reverse one-to-one relations -+- Reporter: |Owner: nobody shauncutts | Status: new

Re: [Django] #14720: Settings imported twice as separate modules when manage.py is used

2011-04-01 Thread Django
#14720: Settings imported twice as separate modules when manage.py is used -+- Reporter: zimnyx |Owner: bretth Type: | Status: assigned Cleanup/optimization

Re: [Django] #12489: Need a Field Lookup for day of year: __dayofyear

2011-04-01 Thread Django
#12489: Need a Field Lookup for day of year: __dayofyear -+- Reporter: deanq |Owner: v1v3kn Type: New| Status: assigned feature|

Re: [Django] #12471: Wrong assertion in resolve_aggregate in django.db.models.sql.query

2011-04-01 Thread Django
#12471: Wrong assertion in resolve_aggregate in django.db.models.sql.query -+- Reporter: courtjus |Owner: nobody Type: Bug| Status: new Milestone:

Re: [Django] #13838: Enhancements to Japanese localflavor module

2011-04-01 Thread Django
#13838: Enhancements to Japanese localflavor module ---+--- Reporter: IanLewis |Owner: nobody Type: New feature | Status: new Milestone: |

Re: [Django] #13829: EMAIL_CHARSET setting

2011-04-01 Thread Django
#13829: EMAIL_CHARSET setting ---+--- Reporter: IanLewis |Owner: nobody Type: New feature | Status: new Milestone: |Component: Core (Mail)

Re: [Django] #14729: RawQuerySet.__repr__ fails when params passed as list

2011-04-01 Thread Django
#14729: RawQuerySet.__repr__ fails when params passed as list -+- Reporter: intgr |Owner: accuser Type: Bug| Status: assigned Milestone:

Re: [Django] #13822: ForeignKey's attname is counter-intuitive when referencing to a field not named 'id'

2011-04-01 Thread Django
#13822: ForeignKey's attname is counter-intuitive when referencing to a field not named 'id' -+- Reporter: Suor |Owner: Suor Type: Bug| Status: new

Re: [Django] #13813: Comparison of database connections can raise AttributeError

2011-04-01 Thread Django
#13813: Comparison of database connections can raise AttributeError -+- Reporter: shields|Owner: nobody Type: Bug| Status: new Milestone:

Re: [Django] #12483: Error message when Model.__unicode__() returns None

2011-04-01 Thread Django
#12483: Error message when Model.__unicode__() returns None ---+ Reporter: lsaffre |Owner: nobody Type: New feature | Status: new Milestone: |

Re: [Django] #13810: number format routine improvement

2011-04-01 Thread Django
#13810: number format routine improvement + Reporter: milosu|Owner: nobody Type: Bug | Status: new Milestone:|Component: Core (Other)

Re: [Django] #14722: @last_modified should ignore lack of etag method when USE_ETAGS is enabled

2011-04-01 Thread Django
#14722: @last_modified should ignore lack of etag method when USE_ETAGS is enabled + Reporter: lamby |Owner: nobody Type: Bug | Status: new Milestone:

Re: [Django] #13803: Model attribute cannot be named pk and set primary_key=True

2011-04-01 Thread Django
#13803: Model attribute cannot be named pk and set primary_key=True -+- Reporter: jonknee|Owner: hjeffrey Type: Bug| Status: assigned Milestone:

Re: [Django] #14718: Different attributes for DateInput and TimeInput in SplitDateTimeWidget

2011-04-01 Thread Django
#14718: Different attributes for DateInput and TimeInput in SplitDateTimeWidget -+- Reporter: slink |Owner: nobody | Status: new

Re: [Django] #14716: filter_horizontal and filter_vertical don't work on mobile Safari

2011-04-01 Thread Django
#14716: filter_horizontal and filter_vertical don't work on mobile Safari -+- Reporter: anonymous |Owner: nobody Type: Bug| Status: new Milestone:

Re: [Django] #14705: Model Field Order not influenced by MRO of superclasses

2011-04-01 Thread Django
#14705: Model Field Order not influenced by MRO of superclasses ---+ Reporter: vanschelven |Owner: nobody Type: New feature | Status: new Milestone: |

Re: [Django] #14705: Model Field Order not influenced by MRO of superclasses

2011-04-01 Thread Django
#14705: Model Field Order not influenced by MRO of superclasses ---+ Reporter: vanschelven |Owner: nobody Type: New feature | Status: new Milestone: 1.3 |

Re: [Django] #13794: Django does not respect to_field's model on an inline model admin

2011-04-01 Thread Django
#13794: Django does not respect to_field's model on an inline model admin -+- Reporter: |Owner: gautier sebastien@…| Status: assigned

Re: [Django] #13793: reverse of OneToOne relation should use default manager if use_for_related_fields specified

2011-04-01 Thread Django
#13793: reverse of OneToOne relation should use default manager if use_for_related_fields specified -+- Reporter: |Owner: nobody shauncutts | Status: new

Re: [Django] #14699: FormWizard tests are scattered between two test modules

2011-04-01 Thread Django
#14699: FormWizard tests are scattered between two test modules -+- Reporter: lukeplant |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #13781: select_related and multiple inheritance

2011-04-01 Thread Django
#13781: select_related and multiple inheritance -+- Reporter: |Owner: nobody shauncutts | Status: reopened Type: Bug|

Re: [Django] #14688: BaseInlineFormSet does not support "auto_id"

2011-04-01 Thread Django
#14688: BaseInlineFormSet does not support "auto_id" -+ Reporter: vicvicvic |Owner: nobody Type: Bug| Status: new Milestone: |Component: Forms

Re: [Django] #13774: add optional rel_db_type() method for model field

2011-04-01 Thread Django
#13774: add optional rel_db_type() method for model field -+- Reporter: Suor |Owner: Suor Type: New| Status: reopened feature|

Re: [Django] #14684: RESTful Model View

2011-04-01 Thread Django
#14684: RESTful Model View -+- Reporter: gdoermann |Owner: lrekucki Type: New| Status: new feature|Component: Generic views

  1   2   3   4   5   >