Django

Code

Custom Query (1064 matches)

Filters
 


Ticket Summary Status Owner Milestone Component Ticket
13Related objects interface should be tighter (edit_inline)assignedbarbuzapost-1.0Admin interfacenormal
17Metasystem optimization: Share select_related in memoryassignedPhiRpost-1.0Database wrapperlowest
23Add support for ValidationWarningnewnobodypost-1.0Formslow
25Allow use_filter_interface on non-multiple select boxesnewnobodypost-1.0Admin interfacelow
27Single form field for multiple database fieldsnewnobodypost-1.0Formslow
29Fix usability issue with limit_choices_to and "Add another" in adminnewnobodypost-1.0Admin interfacelow
56MySQL id columns should be UNSIGNEDreopenedadrianpost-1.0Database wrappernormal
106[patch] Problem with some js/select box on IE reopenednobody--Admin interfacenormal
373Add support for multiple-column primary keysassigneddcramerpost-1.0Metasystemlow
399Bigint field object neededassignedpermonDatabase wrappernormal
494Collapse in admin interface for inline related objectsnewxianpost-1.0Admin interfacenormal
689Honor Web server provided authenticationassignedteleniekoCore frameworklow
702make unique_together work with ManyToManynewnobodypost-1.0Validatorsnormal
811[patch] IPv6 address field supportreopenedadrianCore frameworklow
897Bi-Directional ManyToMany in Adminnewnobodypost-1.0Admin interfacelow
937Autoreload reloads for every request.reopenedadrianToolsnormal
1002Add an option model name arg to [modelmodule] commandsnewnobodydjango-admin.pynormal
1021[PATCH] unique_together should check the uniqueness in the validation phasereopenednobodypost-1.0Validatorshigh
1028High-level feed framework should make more feed elements availableassignedekarulfRSS frameworknormal
1035Link to popup for adding related objects should respect user's permissionsnewxianAdmin interfacenormal
1061Start week day on calendarnewgarcia_marcpost-1.0Internationalizationlowest
1105[patch] simple_tag decorator enhancementnewjulienTemplate systemnormal
1142Support for multiple database connectionsassigneddarylspitzerpost-1.0Database wrappernormal
1199Supporting more than one argument in a custom filterassignedinsinpost-1.0Template systemnormal
1201query string parsing problemassignedfoobarmusCore frameworknormal
1241Internationalisation of date fields in free admin section.reopenednobodyAdmin interfacenormal
1282archive_today generic view should accept a month_format parameter instead of hardcoding '%b'newnickefford--Generic viewsnormal
1286[patch] Automatic detection of primary key with inspectdb for Mysqlreopenednobodydjango-admin.py inspectdbnormal
1327Support nightly-build downloadassignedjezdezDjango Web sitelow
1375Escape primary_key values in admin interfacenewyk4everAdmin interfacenormal
1453generic views sometimes inefficient with large data sets - especially archive_indexnewnobodyGeneric viewsnormal
1480Don't Set TIME_ZONE unless it is explictly needed (or put it back to how you found it)newnobodypost-1.0Core frameworkhigh
1667OneToOne and ForeignKey related objects are cached differentlynewnobodyDatabase wrappernormal
1668Translate module names via make-messages.pyreopenedhugo--Internationalizationnormal
1820Autogenerated ManyToMany fields can generate too long identifiers for mysql to handlenewnobodyDatabase wrappernormal
1834Admin templatetags should have docstrings for admin documentationnewnobodyDocumentationnormal
1873[patch] multi-select admin filter for RelatedFieldsnewnobodyAdmin interfacenormal
1891'distinct':True no longer usable in limit_choices_toreopenednobodyCore frameworknormal
1919filter truncatewords wipes newlines from string, so not chainable with markup filtersreopenednobody--Template systemlow
1946[patch] to allow overriding of default sequence namenewnobodyDatabase wrappernormal
2016[patch] Decorator for template tags that load objectsassignednobodyTemplate systemnormal
2037Doesn't make sense to have a blank option in dropdowns for non-nullable, non-blankable fields with defaultsnewnobodyAdmin interfacenormal
2039Provide a way to use django under IISnewnobody--Core frameworknormal
2131[patch] HttpResponseSendFile for serving static files handler-specific sendfile mechanismreopenedadrianpost-1.0Core frameworknormal
2140short_description in admin for get_absolute_url doesn't work due to curryingnewnobody--Admin interfacelowest
2203TIME_FORMAT, DATE_FORMAT and DATETIME_FORMAT are ignoredreopenednobodypost-1.0Internationalizationnormal
2225'manage.py sql ...' gets confused when using tables from separate appsnewnobodyDatabase wrapperlow
2227atch] transaction.commit()/rollback() should be aware of nested calls to transaction.managed(True)assignednobodyDatabase wrappernormal
2259PK Change creates new object instead of updatereopenednobodypost-1.0Database wrappernormal
2284[patch] Extra /sql files with whitespace break syncdbnewnobodyToolsnormal
2304[patch] DISABLE_TRANSACTION_MANAGEMENT is not working as described in Doc'snewnobodyDatabase wrappernormal
2367[patch] pagination for date based generic viewsnewnobodyGeneric viewsnormal
2382[patch] Save Filtering List Views in Admin into Sessionnewnobodypost-1.0Admin interfacenormal
2383[patch] delete multiple items at oncereopenednobodyAdmin interfacenormal
2411Validation errors in template filters/tags documentationnewnobodyAdmin interfacenormal
2414coredump of python by a template extending itselfreopenednobodyTemplate systemnormal
2417Support for binary type fields (aka: bytea in postgres and VARBINARY in mysql)assignednobodyDatabase wrappernormal
2438django.db.models get_apps() return different results according to the server usedreopenednobodyCore frameworknormal
2443Add IntervalField to database modelsnewGulopineDatabase wrapperlowest
2445[patch] allow callable values for limit_choices_tonewnobodyCore frameworknormal
2471[patch] date_based generic view doesn't work with DateField and sqlitereopenednobodyGeneric viewsnormal
2493Error "reset"ing app with self-referencing ForeignKeynewnobodyDatabase wrappernormal
2495db.models.TextField cannot be marked unique when using mysql backendnewnobodyDatabase wrappernormal
2504ConditionalGetMiddleware causes Content-Length to be 0 on HttpResponse with fileobjectnewpoelziCore frameworknormal
2507[patch] LDAPBackend in django/contrib/auth/backends.pynewnobodyContrib appsnormal
2539Custom tags and filters can be restricted by namespaceassignedanonymousTemplate systemnormal
2550[patch] Allow a Backend to Globally Fail AuthenticationreopenednobodyContrib appsnormal
2569[patch] Admin page Foreign Key improvementsnewnobodyAdmin interfacenormal
2594Template system should handle whitespace betternewnobodyTemplate systemnormal
2615[patch] Make reversed url-resolving aware of matched kwargs and extra optionsnewnobodyCore frameworknormal
2616Add DB API support for lookup against IP address fieldsnewnobodyDatabase wrappernormal
2618[patch] Added the ability for Site objects to have profiles.newnobodyContrib appsnormal
2626Datetime handling is broken when dealing with more than one time zonenewnobodypost-1.0Core frameworknormal
2651Adding to admin nice selector for editing ForeignKey fields in case of relatively large number of items (adopted from SelectFilter2.js)newnobodyAdmin interfacenormal
2679Admin.ordering isn't working for edit_inline ForeignKey fieldsnewnobodyAdmin interfacenormal
2688failed save() with postgresql sometimes doesn't throw error until next statement (which is 'set time zone')newnobodyDatabase wrappernormal
2698Custom default managers interfere with delete operationsnewnobodyDatabase wrappernormal
2705[patch] Add optional FOR UPDATE clause to QuerySetsnewnobodypost-1.0Database wrappernormal
2723yes/no option for BooleanFieldassignedshanxpost-1.0Admin interfacenormal
2740Specifying an order_with_respect_to for a self referential one to many relationship failsassignedGulopineCore frameworknormal
2750ManyToManyField ignores 'default' optionnewnobodyDatabase wrappernormal
2843[patch] serializer can't resolve a one-to-many relation from the "foreign" sidenewnobody--Core frameworknormal
2856Admin's Recent Actions will link to a 404 when an object has been deleted.newAdmin interfacenormal
2871DateTime fields are not checked when updating objectnewnobodyAdmin interfacenormal
2879[patch] Add live test server support to test frameworknewdevinUnit test systemnormal
2884[newforms-admin] Incorrect sql generated when ordering a queryset where the related model's Meta.ordering has an FKnewnobodyAdmin interfacenormal
2889[patch] Calendar widget has limited usefulness for past yearsnewnobodyAdmin interfacelow
2901[newforms-admin] Enable admin log display to be restricted to a specific sitenewnobodyAdmin interfacenormal
2905Django needs a one-click installation routine for shared hosting providersnewnobodyCore frameworknormal
2912django.contrib.syndication.feeds.py:Feed store the HttpRequest so it can be accessednewnobodypost-1.0RSS frameworknormal
2918"ValueError: too many values to unpack" when doing the tutorial.reopenednobodyDatabase wrapperhigh
2948Better OneToOneField handling in Admin Interface desirednewnobodyAdmin interfacenormal
2975[patch] parseDateString function in dateparse.js return wrong date for '2006-12-31'reopenednobodyAdmin interfacenormal
2986JavaScript (dismissAddAnotherPopup) problem in TextField with newline charactersreopenednobodyAdmin interfacenormal
3006generic relations do not act as expected in a filter/getnewrmyerspost-1.0Database wrappernormal
3011Allow for extendable auth_user modulenewnobodyContrib appsnormal
3016make reverse one-to-one field return None instead of DoesNotExistreopenednobodyDatabase wrappernormal
3055Deleting an object with two generic relations to different but related models (via a ForeignKey) apparently generates incorrect SQLnewnobodyDatabase wrappernormal
3077[patch] multi-degree ForeignKey/OneToOne relationships with non-integer primary keynewnobody--Database wrapperhigh
3094XMLField not working (and it shouldn't require Jing; should use other tools if available.)newjacobpost-1.0Validatorsnormal
3096Filtering choices in admin list view don't respond to limit_choices_to parameternewnobody--Admin interfacehigh
3110ManyToMany filter_interface widget renders incorrectly in IE 6 when the field is in a fieldset with class collapsenewxianAdmin interfacenormal
3111newforms: Add as_tr(), as_li() methods to BoundFieldnewpost-1.0Formsnormal
3148Add getters and setters to model fieldsassignedteleniekoDatabase wrappernormal
3156[patch] [multidb] datetime with auto_now=True causes integrity errornewnobodyDatabase wrappernormal
3163[patch] Optionally disable DB table creation from modelreopenednobodyDatabase wrappernormal
3169[patch] A template tag for listing/linking to nearby pages in pagination should be provided.reopenednobodyTemplate systemnormal
3182model instance update() method and QuerySet update_or_create() methodnewnobodyDatabase wrappernormal
3189[patch] generic date_based view, allowing week to start on mondaynewnobodyGeneric viewslow
3200[patch] fix missing stack segments in debug.py viewsnewnobodyGeneric viewshigh
3202[patch] Faster SelectBox for ManyToManynewxianAdmin interfacehigh
3211admin crash when uploading an e-mail message as a text filenewnobodyAdmin interfacenormal
3221[patch] unhelpful error message when include() set incorrectlynewoggie_robCore frameworknormal
3233manage.py reset fails to handle valid sql filenewnobodyToolsnormal
3240[patch]Django dispatcher misses some errorsnewnobodyCore frameworknormal
3246SQL generation not working properly in per-object-permissions branchnewnobodyDatabase wrappernormal
3254[patch] experimental fulltext search support for postgres, oracle and mssqlnewnobodyDatabase wrappernormal
3274[patch] Provide date_list to template context in archive_month viewnewnobody--Generic viewsnormal
3298max_age doesn't work on mobile phonenewnobodyContrib appsnormal
3301[multi-db] Bug in Fields.DateTimeField.pre_save()reopenednobodyDatabase wrappernormal
3304[patch] Support "httponly"-attribute in session cookie.newnobodypost-1.0Core frameworknormal
3308Escaped documentation in admin sitenewnobodyAdmin interfacenormal
3310manage.py test does not work if there is not a model.py in the applicationnewnobodyUnit test systemnormal
3343Doctest find() doesn't work for model subpackage (models/__init__.py)newnobody--Unit test system--
3349If an ImportError occurs within some loaders a rather confusing exception is raised.newdurdinator--Template system--
3357Make Django's server optionally multithreadedreopenedadrian--django-admin.py runserver--
3397[patch] Allow DB-level ordering by non-fields in admin list viewreopenednobody--Admin interface--
3400[patch] Support for lookup separator with list_filter admin optionnewnobody--Admin interface--
3411[Django Multi DB Tree]: modifying objects via the admin interface generates an operational errornewnobodypost-1.0Admin interface--
3415django allows invalid TIME_ZONE in settings.pynewnobody--Uncategorized--
3422url configuration: include in combination with extra options messes up reverse resolvingnewnobody--Core framework--
3428[full-history] Small fixes to the codenewnobody--Uncategorized--
3460postgresql_psycopg2 backend uses wrong isolation levelnewcgrady--Database wrapper--
3461DatabaseWrapper should pass through args and kwargs to underlying database adapternewcgradypost-1.0Database wrapper--
3469DotExpandedDict is not documentednewnobody--Documentation--
3470related data injection for related managers to reduce number of queriesnewnobody--Metasystem--
3485Initial SQL fails when data contains a % in it when settings.DEBUG = Truereopenednobody--Database wrapper--
3508MergeDict needs more descriptive return values from __str__ and __repr__new--Core framework--
3512Add "required" & "error" CSS classes to form rows in as_* methodsreopenednobody--Forms--
3515CSS improvements for newformsreopenednobody--Forms--
3529Context.update doesn't do what it says it doesnewnobody--Template system--
3530django.db.models.permalink should use request.urlconf if definednewneoj--Core framework--
3542Allow month-based date_list on archive_indexnewdtuligpost-1.0Generic views--
3544Fix {% include %} to allow recursive includesnewnobody--Template system--
3553urlpatterns uses urllib.quote/unquote should use urllib.quote/unquote_plusnewnobodypost-1.0Core framework--
3566Proposal: ORM aggregation supportassignedrussellm--Database wrapper--
3569extend Atom feed support for other fieldsassignedrcoup--RSS framework--
3570implement Atom Publishing Protocolreopenednobody--RSS framework--
3579remove admin's reliance on TEMPLATE_STRING_IF_INVALID set to empty stringreopenednobodypost-1.0Template system--
3583cookie-based modpython / apache authenticationnewSmileyChris--Contrib apps--
3591add support for custom app_label and verbose_nameassignedadrianpost-1.0Core framework--
3594Translation problem in javascriptreopenedmsaelices--Internationalization--
3601ImageField with db_column results in KeyError in Admin Editassignedhakejam--Admin interface--
3613[multi-db] select_related stuck in recursive loopnewnobody--Database wrapper--
3615Can't define forward references in fixtures using MySQL with InnoDBnewnobody--Database wrapper--
3620test suite aborts with mysql 4.1newnobody--django-admin.py--
3624Syndication could be friendlier to non Django templating languagesnewnobody--Contrib apps--
3642[multi-db] Filters with nested foreign keys across databases failnewnobody--Database wrapper--
3672newforms: DateField doesn't handle date output formatsnewajs--Forms--
3680Add cache control (ETag, Last Modified) to django.contrib.syndicationnewnobody--Contrib apps--
3695duplicate html id's in doc pagesassignedsimeonAdmin interface--
3785admin does not valid object id values before using them in database queriesnewnobody--Admin interface--
3851unique_together with an empty value for a ForeignKeynewnobody--Database wrapper--
3871Use custom managers in reverse relationsnewnobody--Database wrapper--
3907LocaleMiddleware allows locale from user browser that don't exists in settings.pynewnobody--Internationalization--
3940Comma as decimal separatornewanonymouspost-1.0Internationalization--
3987ModelAdmin should allow for overriding of ForeignKey/ManyToMany optionsreopenednobody--Admin interface--
3990readonly fields for adminnewnobody--Admin interface--
3995Give the Message model a type (success/failure/generic)newPJCrosier--Core framework--
3997Missing default value causes exception on saveassignedPhiR--Database wrapper--
4027ability to make a copies of model instancesnewnobody--Database wrapper--
4030internationalization - auto translation of LANGUAGESnewnobody--Internationalization--
4031Translate to a specified language (not necessarily the current session language)newnobody--Internationalization--
4045some admin Javascript fixes and cleanupsnewxian--Admin interface--
4051[] not in EMPTY_VALUES in newformsnewnobody--Forms--
4065Ability to disable admin paginationnewxian--Admin interface--
4070unique_for_date and friends should create database indexes where possiblenewnobody--Database wrapper--
4092django/contrib/localflavor/usa/forms.py USStateSelect missing blank optionsnewdougn--django.contrib.localflavor--
4094databrowse calendars do not translate the month back to english resulting in an errornewnickefford--django.contrib.databrowse--
4102Allow UPDATE of only specific fields in model.save()newcgrady--Database wrapper--
4117Attributes for Widgets composed of more than one HTML elementassignedAlexpost-1.0Forms--
4120some admin Javascript cleanupsnewxian--Admin interface--
4121DateTime, Date,Time, MonthDay, YearMonth for general usagenewnobody--Internationalization--
4134raw_id_admin support direct visible repr of chosen objectnewnobody--Admin interface--
4136NULL fields and Unique keysnewnobody--Admin interface--
4140[boulder-oracle]: manage.py syncdb fails with ORA-06552 when a fieldname is a keywordassignedikelly--django-admin.py--
4147Add some i18n hooks to DateFormatnewnobodypost-1.0Internationalization--
4179MySQL backend has MySQL-4.0 incompatbiilitynewnobody--Database wrapper--
4186[boulder-oracle] Error using "SELECT DISTINCT" with TextFieldsnewnobody--Database wrapper--
4192manage.py sqlindexes does not create the index for unique_together fieldsnewnobody--django-admin.py--
4198admin javascript calendar spacing problemnewxian--Admin interface--
4212badly-defined ForeignKey to self does not cause an exceptionnewnobody--Database wrapper--
4238django.views.generic.simple should have a method to redirect to the absolute_url() of an objectnewnobody--Generic views--
4278get_template should accept a dirs argumentnewnobody--Template system--
4282startproject should honor umasknewnobody--django-admin.py--
4287FloatField will not handle infinity valuesnewnobody--Database wrapper--
4299remove code duplication in postgresql and postgresql_psycopg2 backendsreopenednobody--Database wrapper--
4311urlresolvers.resolve and friends should return the name they resolved to.newnobody--Core framework--
4339Override an existing file, using Model.save_FIELD_file method,reopenedGulopineDatabase wrapper--
4341SelectDateWidget does not pass through attrsnewdakrauth--Forms--
4363Formpreview doesn't support newform's dynamic initial valuesnewnobody--django.contrib.formtools--
4397[gis] GeoDjango Documentation for Windowsassignedjbronn--GIS--
4467handle a huge list of ForeignKey objects by implementing a CategorizedModelChoiceFieldnewnobody--Forms--
4471Newforms errors.as_text probably shouldn't prefix the string with an '*' characternewnobody--Forms--
4476Modify test client to follow redirect chainsassignedtelenieko--Unit test system--
4481Databrowse should use paginationnewnobody--django.contrib.databrowse--
4492Provide tests for mixed-case column namesnewnobody--Database wrapper--
4498File upload ignores Content-Transfer-Encodingnewnobody--Core framework--
4499integrity error silently failing with postgres and loaddatareopenednobody--Database wrapper--
4501Coverage support for testsreopenedadrian--Unit test system--
4507Adding form save hooks to newforms adminnewnobody--Admin interface--
4528Add DATABASE_PRE_SYNCDB to settingsnewnobody--Core framework--
4540Template.render() should verify context instancenewmunhitsu--Template system--
4552Tidy up "for" tagnewnobody--Template system--
4574add CSS classes to rendered calendarnewxian--Admin interface--
4592Make CheckboxSelectMultiple more like RadioSelectnewnobody--Forms--
4604Message Passing For Anonymous UsersnewSmileyChrispost-1.0Contrib apps--
4617permission_required decorator behaviour is oddassignedctrochalakis--Contrib apps--
4656Allow In-depth serialization by specifying depth to follow relationshipnewnobodypost-1.0Serialization--
4680Fixes problem in initial_sql where "--" is in a stringnewanonymous--Tools--
4695xgettext skips some translation strings in javascript filesnewnobody--Internationalization--
4736manually named primary key columns not properly quotednewnobody--Database wrapper--
4746[patch] Allow whitespace before and after filter separatornewnobody--Template system--
4747[multi-db] patch to bring multiple-db-support up to date with rev 6110newnobody--Uncategorized--
4748contrib.auth: Increase length of names of permissionsnewnobody--Admin interface--
4786Debug page traceback should highlight local code vs. framework codenewkevinpost-1.0Core framework--
4788django selftests should skip tests bound to failnewdevinpost-1.0Unit test system--
4794Use CSS :target pseudo classnewnobody--Django Web site--
4824Enforce a check for duplicate named url patternsnewheracek--Core framework--
4833auth superuser setup rejects valid @localhost e-mail addressnewnobody--Validators--
4848Feature Proposal: Allowing inline fields to be specified in the fields tuple (newforms-admin)newnobodypost-1.0Admin interface--
4878docs: install on win needs helpnewnickefford--Documentation--
4924Loading of compressed fixturesnewnobody--Serialization--
4926Ordering in admin listview ignores ordering in admin optionsreopenednobody--Admin interface--
4976The contrib.humanize templatetags fail when given None.newnobody--Contrib apps--
4978Admin DateTimeShortcuts.js ISODatenewxian--Admin interface--
4979Admin does not allow removal of an image from an ImageField after it has been set, even if null=True and blank=Truereopenednobody--Admin interface--
4992Alter cache key based on GET parametersreopenednobodypost-1.0Cache system--
4998Database activity makes test cases very slownewnobody--Unit test system--
5014manage.py inspect db is not using the new DecimalFieldnewnobody--Database wrapper--
5023Tighten security around generic viewsnewnobody--Generic views--
5025Add a "truncate" template filterreopenednobody--Template system--
5034request.urlconf does not get used in URL template tagnewSmileyChris--Core framework--
5048Allow TypeError exceptions to propagate in templatesnewnobody--Template system--
5054Calendar in admin interface doesn't display over dropdowns correctly in IE6newxian--Admin interface--
5063PostgreSQL connection close when using model with a OneToOneField and a ManyToManyFieldnewnobody--Database wrapper--
5065Add a post_reset signal to "manage.py reset <app>"newnobody--Core framework--
5066Calling "manage.py reset <app>" on an app that has no models causes crashnewgav--Core framework--
5076Request object should try to determine encodingnewnobody--HTTP handling--
5079DecimalFields converted to float before being storedassignedPhiR--Database wrapper--
5096Doc: Model ref mentions sql-based initial data, should use fixturesassignedjacobpost-1.0Documentation--
5099