Custom Query (623 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 623)

1 2 3 4 5 6 7
Ticket Summary Component Owner Type Version Ticket
#897 Bi-Directional ManyToMany in Admin contrib.admin nobody New feature dev low
#2137 Add drag and drop ordering for inlines to set order_with_respect_to in admin interface contrib.admin New feature normal
#2259 Primary keys should be readonly by default in admin contrib.admin Bug dev normal
#2539 Custom tags and filters can be restricted by namespace Template system New feature normal
#2901 Enable admin log display to be restricted to a specific site contrib.admin nobody New feature newforms-admin normal
#3254 full text search support for postgres, oracle and mssql Database layer (models, ORM) New feature normal
#3569 extend Atom feed support for other fields contrib.syndication nobody New feature dev
#4140 oracle: manage.py syncdb fails with ORA-06552 when a fieldname is a keyword Database layer (models, ORM) Bug dev
#4147 Add some i18n hooks to DateFormat Internationalization Marc Garcia New feature dev
#4848 Allow inline fields to be "mixed in" with the models' own fields contrib.admin nobody New feature newforms-admin
#5349 Shouldn't the item_enclosure_url automatically prefixed with the current site? contrib.syndication nobody Cleanup/optimization dev
#5372 Cache inline ForeignKey options contrib.admin nobody Cleanup/optimization newforms-admin
#5745 MySQL Collations/Charsets and Engines Database layer (models, ORM) nobody New feature dev
#5797 decorator_from_middleware can cause middleware hooks to run out of correct order. HTTP handling Bug dev
#6148 Add generic support for database schemas Database layer (models, ORM) New feature dev
#6343 % symbols not escaped in db_column column names when preparing queries Database layer (models, ORM) nobody Bug dev
#6396 Remove customization-unfriendly admin template tags contrib.admin nobody Cleanup/optimization dev
#6489 Add selected and enabled_from for JS calendar contrib.admin nobody New feature dev
#6870 pre_delete should be sent before collecting ForeignKey relationships Database layer (models, ORM) nobody Bug dev
#7018 Make ModelForm multiple inheritance possible Forms nobody New feature dev
#7556 inspectdb fails in MySql if a table references a table outside the current schema Core (Management commands) Bug dev
#7623 Multi-table inheritance: Add the ability create child instance from existing parent Database layer (models, ORM) New feature dev
#8122 Better way of testing for cookies contrib.sessions nobody Cleanup/optimization dev
#8165 When using can_order=True on formset, ordered_forms is not avaible when formset.is_valid() is false Forms nobody New feature dev
#8264 Replace get_absolute_url with more sane alternative Core (URLs) simon New feature dev
#8912 File storage and save/commit=False File uploads/storage New feature 1.0
#9025 Nested Inline Support in Admin contrib.admin New feature dev
#9093 Extend inclusion tag syntax to allow custom templates Template system nobody New feature 1.0
#9107 URL arguments to set values of fields in admin don't work for inlines contrib.admin New feature dev
#9173 Conditional content of template blocks Template system nobody New feature dev
#9318 "Virtual" behaviour for signal dispatcher and model inheritance Core (Other) New feature 1.0
#9357 Unable to subclass form Media class Forms nobody New feature 1.0
#9363 Add a traceback to each query in CursorDebugWrapper Database layer (models, ORM) nobody New feature 1.0
#9373 "This field is required" error even on empty inlines formsets in the admin model page, when hiding a choice field of a custom form. contrib.admin Bug 1.7
#9388 Made month and year selectable in admin calender widget. contrib.admin ahmadkhalili New feature dev
#9435 Check out behaviour of wsgi backend with PATH_INFO being an empty string Core (Other) Bug 1.0
#9631 FieldFile assumes efficient Storage.size File uploads/storage nobody Cleanup/optimization 1.11
#9682 icontains can be case-sensitive on MySQL Database layer (models, ORM) nobody Bug 1.0
#9757 Make IfNode a baseclass for other if nodes to subclass Template system nobody Cleanup/optimization 1.0
#9976 Generic Foreign Keys should have a nice widget(ala raw_id) contrib.admin New feature dev
#10060 Multiple table annotation failure Database layer (models, ORM) Bug dev
#10191 Fix / Add support for radiobuttons after adding item with popup in Django Admin contrib.admin bodiddlie New feature dev
#10227 Support a related_default on OneToOne fields Database layer (models, ORM) nobody New feature dev
#10305 Add a form instantiation hook for contrib.admin add/change views contrib.admin nobody New feature dev
#10449 HTML accents not escaped out when using forms Internationalization nobody Bug 1.0
#10554 Response.set_cookie should allow setting two cookies of the same name. HTTP handling nobody New feature dev
#10850 Impossible to stop a large file upload mid-stream File uploads/storage nobody Bug dev
#10874 ModelFormMetaclass does not provide easy way of extending Forms nobody New feature 1.0
#10919 Add an option to disable display of related items on admin's delete confirmation page (to prevent large memory usage on complex objects) contrib.admin nobody New feature dev
#10961 Allow users to override forward and reverse relationships on proxy models with !ForeignKey fields. Database layer (models, ORM) nobody New feature dev
#10964 Admin for group doesn't allow to easily add users to the group Forms nobody New feature dev
#11265 ForeignKey/OneToOneField should support user-defined id attribute name Database layer (models, ORM) nobody New feature
#11294 Django administration Model list always shows Decimal with decimal places contrib.admin nobody Bug dev
#11383 Admin action 'Delete selected' check only global model delete permission contrib.admin Bug dev
#11479 cache_page and last_modified decorators can't be used together Core (Cache system) nobody Bug 1.0
#11505 Django's TestCase should reset the cache Testing framework nobody New feature dev
#11506 session.flush should not delete the old session contrib.sessions nobody Bug dev
#11561 raw_id_fields requires that the user has change permissions on the model class that is being linked to contrib.admin nobody Bug 1.0
#11580 Unable to query TextField against oracle nclob 10Gr4 Database layer (models, ORM) Bug dev
#11651 Allow list_editable form fields to be customized separately from changeform fields. contrib.admin nobody New feature dev
#11688 verbose_name should allow dynamical translation based on a number Internationalization nobody New feature 1.1
#11760 Placeholder for through value in ManyToManyField of abstract class Database layer (models, ORM) nobody New feature 1.1
#12007 djangoadmin loaddata gives odd error if it runs out of memory Core (Serialization) nobody Cleanup/optimization 1.1
#12044 Add extra_context to admin action delete_selected contrib.admin nobody New feature 1.1
#12089 test client fails to collect sub-contexts Testing framework nobody Bug dev
#12096 Model fields are not accessible as attributes of the model class Database layer (models, ORM) New feature dev
#12134 contrib.admin.RelatedFieldWidgetWrapper.__deepcopy__() should copy() the widget attrs contrib.admin nobody Bug 1.1
#12157 FileSystemStorage does file I/O inefficiently, despite providing options to permit larger blocksizes File uploads/storage nobody Cleanup/optimization 1.1
#12221 Allow custom management commands to define bash completion arguments Core (Management commands) nobody New feature 1.1
#12227 PREPEND_WWW breaks the test client Testing framework Bug 1.1
#12238 ModelAdmin ignores dynamic fields of ModelForm contrib.admin nobody Bug 1.1
#12246 contrib.admin's JavaScript functions should be namespaced contrib.admin nobody Cleanup/optimization dev
#12382 Deleting an inline can delete the whole inlined model instance recursively contrib.admin nobody Bug 1.1
#12416 Improve KML Serialization GIS New feature dev
#12509 Feature: Selector Inlines contrib.admin Zain Memon New feature soc2009/admin-ui
#12529 manage.py syncdb doesn't check tables by using mangled names with Oracle backend Database layer (models, ORM) nobody Bug dev
#12651 AutoSlugField, that can recreate unique slugs during saving. Database layer (models, ORM) nobody New feature
#12697 Prevent deletion of some rows in a formset Forms nobody New feature 1.1
#12733 Added support for Extent aggregate on mysql databases GIS nobody New feature 1.1
#12772 Allow loading template tags by fully qualified python module path Template system New feature 1.2-beta
#12938 not possible to validate a many-to-many at the model Database layer (models, ORM) nobody New feature 1.1
#13033 MySQL full text search in admin contrib.admin nobody New feature dev
#13091 admin list_editable with unique_together raises Integrity Error Forms nobody Bug dev
#13127 Template tag "perms" doesn't support object level permission checking contrib.auth nobody New feature 1.2-beta
#13145 Allow the prefix used for empty_form on FormSets to be customized Forms nobody New feature dev
#13224 style of m2m readonly_fields in admin change_form contrib.admin New feature 1.2-beta
#13240 Modify RelatedManager and ManyRelatedManager add() and remove() to accept QuerySets and iterables Database layer (models, ORM) New feature dev
#13291 Allow `color_style()` and `parse_color_setting()` to be used with custom colour palettes. Core (Management commands) nobody New feature dev
#13313 Custom Default Manager with extra __init__ arguments fails if model is used in a ManyToManyField Database layer (models, ORM) nobody Bug dev
#13327 FileField/ImageField accessor methods throw unnecessary exceptions when they are blank or null. Database layer (models, ORM) nobody Cleanup/optimization 1.1
#13339 Date(Time)Field.to_python() fails to parse localized month names Forms nobody Bug 1.1
#13369 Should be easier to add a MultipleChoice for reverse relationships on ModelAdmins contrib.admin nobody New feature 1.2
#13528 db_table truncation is applied based on the properties of the default database Database layer (models, ORM) Bug dev
#13539 The delete confirmation page does not check for object-level permissions when building the related list contrib.admin Bug 1.8
#13564 Provide class attributes for form fields Forms New feature 1.2-beta
#13664 Enable admin permission checks from outside the ModelAdmin contrib.admin nobody New feature dev
#13680 loaddata should issue a warning when attempting to load data using an unknown serialization format even when it is unspecified Core (Serialization) nobody Cleanup/optimization dev
#13757 Signal inconsistency between auto_created and manually defined intermediate models for m2m fields Database layer (models, ORM) nobody Bug dev
#13871 contrib.admin:list_editable - ForeignKey performance is O(m*n) contrib.admin nobody New feature dev
#13878 Formset validation refactoring and valid_forms property of fieldsets Forms nobody New feature dev
1 2 3 4 5 6 7
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.
Back to Top