Django

Code

Custom Query (1487 matches)

Filters
 


<
Ticket Summary Status Owner Milestone Component Ticket
13Related objects interface should be tighter (edit_inline)reopenedbarbuza--django.contrib.adminnormal
17Metasystem optimization: Share select_related in memoryassignedPhiR--Database layer (models, ORM)lowest
23Add support for ValidationWarningnewnobody--Formslow
25Allow use_filter_interface on non-multiple select boxesnewnobody--django.contrib.adminlow
27Single form field for multiple database fieldsnewnobody--Formslow
29Fix usability issue with limit_choices_to and "Add another" in adminnewnobody--django.contrib.adminlow
56MySQL id columns should be UNSIGNEDreopenedadrian--Database layer (models, ORM)normal
342Add a way for fields to be displayed in the admin without being editablereopenednobody1.2django.contrib.adminnormal
373Add support for multiple-column primary keysassigneddcramer--Database layer (models, ORM)low
399Bigint field object neededassignedpermonDatabase layer (models, ORM)normal
494Collapse in admin interface for inline related objectsassignedaptiko--django.contrib.adminnormal
702make unique_together work with ManyToManynewnobody--Validatorsnormal
811[patch] IPv6 address field supportreopenedadrianCore frameworklow
897Bi-Directional ManyToMany in Adminnewnobody--django.contrib.adminlow
937Autoreload reloads for every request.reopenedadriandjango-admin.py runservernormal
1002Add an option model name arg to [modelmodule] commandsnewnobodydjango-admin.pynormal
1021[PATCH] unique_together should check the uniqueness in the validation phasereopenednobody--Validatorshigh
1028High-level feed framework should make more feed elements availablenewtaojianRSS frameworknormal
1035Link to popup for adding related objects should respect user's permissionsnewxiandjango.contrib.adminnormal
1061Start week day on calendarnewgarcia_marc--Internationalizationlowest
1105[patch] simple_tag decorator enhancementnewjulienTemplate systemnormal
1142Support for multiple database connectionsnewAlex--Database layer (models, ORM)normal
1199Supporting more than one argument in a custom filterassignedinsin--Template systemnormal
1201query string parsing problemnewadurdinCore frameworknormal
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 interfacenewyk4everdjango.contrib.adminnormal
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)newramiro--Core frameworkhigh
1668Translate module names via make-messages.pyreopenedhugo--Internationalizationnormal
1820Autogenerated ManyToMany fields can generate too long identifiers for mysql to handlenewnobodyDatabase layer (models, ORM)normal
1834Admin templatetags should have docstrings for admin documentationnewnobodyDocumentationnormal
1873[patch] multi-select admin filter for RelatedFieldsnewnobodydjango.contrib.adminnormal
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 layer (models, ORM)normal
2016[patch] Decorator for template tags that load objectsassignednobodyTemplate systemnormal
2039Provide a way to use django under IISnewnobody--Core frameworknormal
2131[patch] HttpResponseSendFile for serving static files handler-specific sendfile mechanismnewccahoon1.2Core frameworknormal
2140short_description in admin for get_absolute_url doesn't work due to curryingnewnobody--django.contrib.adminlowest
2203TIME_FORMAT, DATE_FORMAT and DATETIME_FORMAT are ignoredreopenednobody--Internationalizationnormal
2225'manage.py sql ...' gets confused when using tables from separate appsnewnobodyDatabase layer (models, ORM)low
2227atch] transaction.commit()/rollback() should be aware of nested calls to transaction.managed(True)assignednobodyDatabase layer (models, ORM)normal
2259PK Change creates new object instead of updatereopenednobody--Database layer (models, ORM)normal
2283[patch] comment form templates don't validate as XHTML strictreopenedadriandjango.contrib.commentsnormal
2284[patch] Extra /sql files with whitespace break syncdbnewnobodydjango-admin.pynormal
2304[patch] DISABLE_TRANSACTION_MANAGEMENT is not working as described in Doc'snewnobodyDatabase layer (models, ORM)normal
2367[patch] pagination for date based generic viewsnewnobodyGeneric viewsnormal
2411Validation errors in template filters/tags documentationnewnobodydjango.contrib.adminnormal
2414coredump of python by a template extending itselfreopenednobodyTemplate systemnormal
2417Support for binary type fields (aka: bytea in postgres and VARBINARY in mysql)reopenednobodyDatabase layer (models, ORM)normal
2438django.db.models get_apps() return different results according to the server usedreopenednobodyCore frameworknormal
2443Add IntervalField to database modelsnewAdysDatabase layer (models, ORM)lowest
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 layer (models, ORM)normal
2495db.models.TextField cannot be marked unique when using mysql backendnewHonza_KralDatabase layer (models, ORM)normal
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 namespacenewTemplate systemnormal
2550[patch] Allow a Backend to Globally Fail AuthenticationreopenednobodyContrib appsnormal
2569[patch] Admin page Foreign Key improvementsnewnobodydjango.contrib.adminnormal
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 layer (models, ORM)normal
2618[patch] Added the ability for Site objects to have profiles.newnobodyContrib appsnormal
2626Datetime handling is broken when dealing with more than one time zonenewnobody--Core frameworknormal
2651Adding to admin nice selector for editing ForeignKey fields in case of relatively large number of items (adopted from SelectFilter2.js)newnobodydjango.contrib.adminnormal
2679Admin.ordering isn't working for edit_inline ForeignKey fieldsnewnobodydjango.contrib.adminnormal
2688failed save() with postgresql sometimes doesn't throw error until next statement (which is 'set time zone')newnobodyDatabase layer (models, ORM)normal
2705[patch] Add optional FOR UPDATE clause to QuerySetsnewnobody--Database layer (models, ORM)normal
2723yes/no option for BooleanFieldassignedshanx--django.contrib.adminnormal
2740Specifying an order_with_respect_to for a self referential one to many relationship failsassignedGulopineCore frameworknormal
2750ManyToManyField ignores 'default' optionnewnobodyDatabase layer (models, ORM)normal
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.newdjango.contrib.adminnormal
2871DateTime fields are not checked when updating objectnewnobodydjango.contrib.adminnormal
2879[patch] Add live test server support to test frameworknewdevinTesting frameworknormal
2889[patch] Calendar widget has limited usefulness for past yearsnewnobodydjango.contrib.adminlow
2901[newforms-admin] Enable admin log display to be restricted to a specific sitenewnobodydjango.contrib.adminnormal
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 accessednewnobody--RSS frameworknormal
2948Better OneToOneField handling in Admin Interface desirednewnobodydjango.contrib.adminnormal
2975[patch] parseDateString function in dateparse.js return wrong date for '2006-12-31'reopenednobodydjango.contrib.adminnormal
2986JavaScript (dismissAddAnotherPopup) problem in TextField with newline charactersreopenednobodydjango.contrib.adminnormal
3006generic relations do not act as expected in a filter/getnewrmyers--Database layer (models, ORM)normal
3011Allow for extendable auth_user moduleassignedseocamContrib appsnormal
3051django.test.client.Client() does not set HttpResponse context and template properlyreopenedadrianTesting frameworknormal
3055Deleting an object with two generic relations to different but related models (via a ForeignKey) apparently generates incorrect SQLnewnobodyDatabase layer (models, ORM)normal
3094XMLField not working (and it shouldn't require Jing; should use other tools if available.)newjacob--Validatorsnormal
3110ManyToMany filter_interface widget renders incorrectly in IE 6 when the field is in a fieldset with class collapsenewxiandjango.contrib.adminnormal
3111newforms: Add as_tr(), as_li() methods to BoundFieldnew--Formsnormal
3148Add getters and setters to model fieldsassignedteleniekoDatabase layer (models, ORM)normal
3169[patch] A template tag for listing/linking to nearby pages in pagination should be provided.reopenednobodyTemplate systemnormal
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 ManyToManynewxiandjango.contrib.adminhigh
3211admin crash when uploading an e-mail message as a text filenewnobodydjango.contrib.adminnormal
3221[patch] unhelpful error message when include() set incorrectlynewoggie_robCore frameworknormal
3233manage.py reset fails to handle valid sql filenewnobodydjango-admin.pynormal
3237[patch] CIDR in INTERNAL_IPSreopenednobodyCore frameworknormal
3240[patch]Django dispatcher misses some errorsnewnobodyCore frameworknormal
3254[patch] experimental fulltext search support for postgres, oracle and mssqlnewnobodyDatabase layer (models, ORM)normal
3274[patch] Provide date_list to template context in archive_month viewnewnobody--Generic viewsnormal
3298max_age doesn't work on mobile phonenewnobodyContrib appsnormal
3304[patch] Support "httponly"-attribute in session cookie.newnobody--Core frameworknormal
3343Doctest find() doesn't work for model subpackage (models/__init__.py)newnobody--Testing framework--
3349If an ImportError occurs within some loaders a rather confusing exception is raised.newdurdinator1.2Template system--
3397[patch] Allow DB-level ordering by non-fields in admin list viewreopenednobody--django.contrib.admin--
3400[patch] Support for lookup separator with list_filter admin optionnewjakub_vysoky1.2django.contrib.admin--
3411[Django Multi DB Tree]: modifying objects via the admin interface generates an operational errornewnobody--django.contrib.admin--
3415django allows invalid TIME_ZONE in settings.pynewnobody--Uncategorized--
3422url configuration: include in combination with extra options messes up reverse resolvingnewnobody--Core framework--
3461DatabaseWrapper should pass through args and kwargs to underlying database adapternewcgrady--Database layer (models, ORM)--
3469Django.utils is not documentednewnobody--Documentation--
3470related data injection for related managers to reduce number of queriesnewnobody--Database layer (models, ORM)--
3485Initial SQL fails when data contains a % in it when settings.DEBUG = Truereopenednobody--Database layer (models, ORM)--
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_indexnewdtulig--Generic views--
3544Fix {% include %} to allow recursive includesnewnobody--Template system--
3569extend Atom feed support for other fieldsnew1.2RSS framework--
3570implement Atom Publishing Protocolreopenednobody--RSS framework--
3579remove admin's reliance on TEMPLATE_STRING_IF_INVALID set to empty stringreopenednobody--Template system--
3583cookie-based modpython / apache authenticationnewSmileyChris--Contrib apps--
3591add support for custom app_label and verbose_namereopenedadrian--Core framework--
3594Translation problem in javascriptreopenedmsaelices--Internationalization--
3601ImageField with db_column results in KeyError in Admin Editassignedhakejam--django.contrib.admin--
3615Can't define forward references in fixtures using MySQL with InnoDBnewnobody--Database layer (models, ORM)--
3620test suite aborts with mysql 4.1newnobody--django-admin.py--
3624Syndication could be friendlier to non Django templating languagesnewnobody--Contrib apps--
3672newforms: DateField doesn't handle date output formatsnewajs--Forms--
3680Add cache control (ETag, Last Modified) to django.contrib.syndicationreopenednobody--Contrib apps--
3695duplicate html id's in doc pagesassignedsimeondjango.contrib.admin--
3785admin does not valid object id values before using them in database queriesnewnobody--django.contrib.admin--
3871Use custom managers in reverse relationsnewnobody--Database layer (models, ORM)--
3907LocaleMiddleware allows locale from user browser that don't exists in settings.pynewnobody--Internationalization--
3940Comma as decimal separatornewanonymous--Internationalization--
3995Give the Message model a type (success/failure/generic)newPJCrosier--Core framework--
3997Missing default value causes exception on saveassignedPhiR--Database layer (models, ORM)--
4027ability to make a copies of model instancesnewnobody--Database layer (models, ORM)--
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--django.contrib.admin--
4051[] not in EMPTY_VALUES in formsassignedmdnesvold--Forms--
4065Ability to disable admin paginationnewxian--django.contrib.admin--
4070unique_for_date and friends should create database indexes where possiblenewnobody--Database layer (models, ORM)--
4092django/contrib/localflavor/usa/forms.py USStateSelect missing blank optionsnewrokclimb15--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 layer (models, ORM)--
4117Attributes for Widgets composed of more than one HTML elementassignedAlex--Forms--
4120some admin Javascript cleanupsnewxian--django.contrib.admin--
4121DateTime, Date,Time, MonthDay, YearMonth for general usagenewnobody--Internationalization--
4136NULL fields and Unique keysnewnobody--django.contrib.admin--
4140[boulder-oracle]: manage.py syncdb fails with ORA-06552 when a fieldname is a keywordassignedikelly--django-admin.py--
4147Add some i18n hooks to DateFormatnewnobody--Internationalization--
4179MySQL backend has MySQL-4.0 incompatbiilitynewnobody--Database layer (models, ORM)--
4186[boulder-oracle] Error using "SELECT DISTINCT" with TextFieldsnewnobody--Database layer (models, ORM)--
4192manage.py sqlindexes does not create the index for unique_together fieldsnewnobody--django-admin.py--
4196[patch] Use select_related() when retrieving a user profilereopenednobody--Contrib apps--
4198admin javascript calendar spacing problemnewxian--django.contrib.admin--
4212badly-defined ForeignKey to self does not cause an exceptionnewnobody--Database layer (models, ORM)--
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 layer (models, ORM)--
4311urlresolvers.resolve and friends should return the name they resolved to.newnobody--Core framework--
4339Override an existing file, using Model.save_FIELD_file method,newGulopineDatabase layer (models, ORM)--
4341SelectDateWidget does not pass through attrsnewdakrauth--Forms--
4363Formpreview doesn't support newform's dynamic initial valuesnewnobody--django.contrib.formtools--
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--
4481Databrowse should use paginationnewnobody--django.contrib.databrowse--
4492Provide tests for mixed-case column namesnewnobody--Database layer (models, ORM)--
4498File upload ignores Content-Transfer-Encodingnewnobody--Core framework--
4499integrity error silently failing with postgres and loaddatareopenednobody--Database layer (models, ORM)--
4501Coverage support for testsnewericholscher1.2Testing framework--
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--django.contrib.admin--
4592Make CheckboxSelectMultiple more like RadioSelectnewnobody--Forms--
4604session-based messagesnewleahculver1.2Contrib apps--
4617permission_required decorator behaviour is oddassignedctrochalakis--Contrib apps--
4656Allow In-depth serialization by specifying depth to follow relationshipnewnobody--Serialization--
4680Fixes problem in initial_sql where "--" is in a stringnewanonymous--django-admin.py--
4695xgettext skips some translation strings in javascript filesnewnobody--Internationalization--
4746[patch] Allow whitespace before and after filter separatornewnobody--Template system--
4748contrib.auth: Increase length of names of permissionsnewnobody--django.contrib.admin--
4786Debug page traceback should highlight local code vs. framework codenewkevin--Core framework--
4788django selftests should skip tests bound to failnewkkubasik--Testing framework--
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)newnobody--django.contrib.admin--
4878docs: install on win needs helpnewnickefford--Documentation--
4926Ordering in admin listview ignores ordering in admin optionsreopenednobody--django.contrib.admin--
4976The contrib.humanize templatetags fail when given None.newnobody--Contrib apps--
4978Admin DateTimeShortcuts.js ISODatenewxian--django.contrib.admin--
4979Admin does not allow removal of an image from an ImageField after it has been set, even if null=True and blank=Truereopenednobody--django.contrib.admin--
4992Alter cache key based on GET parametersreopenednobody--Cache system--
5014manage.py inspect db is not using the new DecimalFieldnewnobody--Database layer (models, ORM)--
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--django.contrib.admin--
5063PostgreSQL connection close when using model with a OneToOneField and a ManyToManyFieldnewnobody--Database layer (models, ORM)--
5065Add a post_reset signal to "manage.py reset <app>"newnobody--Core framework--
5076Request object should try to determine encodingnewnobody--HTTP handling--
5116newforms: SelectMultiple widget: disable some entriesnewPhiR--Forms--
5140url templatetag should raise exception on invalid pathreopenedadrian--Template system--
5147Translation inconsistency for Hungarian language (entry - entries)newnobody--Internationalization--
5160get_FIELD_url should return a valid URL with spaces escapednew--Database layer (models, ORM)--
5176Bug in django.utils.cache._generate_cache_key(request, headerlist, key_prefix)reopenednobody--Cache system--
5192Flatpages should be able to handle more characters (e.g. ~)assignedctrochalakis--Contrib apps--
5241i18n not working when the parameter to HttpResponse is an iterator.reopenednobody--HTTP handling--
5247ModelMultipleChoiceField doesn't select initial choicesnewnobody--Forms--
5253serializer for csv format for loaddata and dumpdatanewerob--Serialization--
5272Password reset form resets passwords for all users sharing an email addressreopenednobody--Contrib apps--
5273'None' value doesn't show up in related field filternewnobody--django.contrib.admin--
5293adding sql functions to order_by clause handlingnewnobody--Core framework--
5297Backwards incompatibility introduced in [5091]: obj.has_key(x) -> x in objnewnobody--Template system--
5298The extra_context keyword argument should be available in the auth app viewsnewdurdinator--Contrib apps--
5304timezone aware datetime causes error when saving on mysqlnewnobody--Database layer (models, ORM)--
5309[Patch] Marking instances as db-stored via is_storednewnobody--Database layer (models, ORM)--
5327ModelChoiceField and ChoiceField clean methods behave differentlyassignedPhiR--Forms--
5335Add an append method to ErrorDictreopenednobody1.2Forms--
5349Shouldn't the item_enclosure_url automatically prefixed with the current site?newnobody--RSS framework--
5350urlresolvers: Fallback, if urls.py don't have handle404 and friendsreopenednobody--Core framework--
5354django imports minidom (which imports pyexpat) causing a modpython segfault on certain setupsreopenedadrian--Core framework--
5372[newforms-admin] - caching of sql query for inlinesnewnobody--django.contrib.admin--
5373Field label for a ForeignKey not translatedassignedmk--Internationalization--
5390Add signals to ManyRelatedManagerassignedrvdrijst--Database layer (models, ORM)--
5392[newforms-admin] - hooks for template namesnewnobody--django.contrib.admin--
5405Support restructured text in model docstringsnewnobody--django.contrib.admin--
5415Every SQL query should send a signalassignedgav--Database layer (models, ORM)--
5416Add assertNumQueries() to testing frameworknewkkubasik--Testing framework--
5418Add assertNoBrokenLinks() to test systemnewkkubasik--Testing framework--
5419Add a model fuzz testing method to the test frameworknewkkubasik--Testing framework--
5421Add "db_select" hooks for database Fieldsnewnobody--Database layer (models, ORM)--
5423"dumpdata" should stream output one row at a timenewnobody--Serialization--
5425[newforms-admin] - incorrect plurals in admin pagination templatereopenednobody--django.contrib.admin--
5446New model fields for languages and countries at leastreopenedmarinho--Database layer (models, ORM)--
5450save_m2m should raise an exception for unsaved modelsnewnobody--Database layer (models, ORM)--
5472Add OpenLayers support to django.contrib.gisassignedp--GIS--
5476Image thumbnails on image fields in the adminnewxian--django.contrib.admin--
5481ChoiceField/ModelChoiceField always returns strings, regardless of type in choicesassignedrcoup--Forms--
5494javascript_catalog generic view only search catalogs in application/locale and not in project/localenew--Internationalization--
5497OneToOneField limit_choices_to filters parent set in adminnewnobody--django.contrib.admin--
5500Add an adminindex templatetagreopenedjezdez--django.contrib.admin--
5515CSRF has hard-encoded error pagenew--Contrib apps--
5518[newform-admin] - capitalized verbose names for modelsreopenednobody--Internationalization--
5519Capitalized names for czech languagenewnobody--Internationalization--
5524Cleaned form data should not be deleted if other data is invalid.assigned__hawkeye__--Forms--
5526Localized Date/DateTime fields proposalnewnobody--django.contrib.localflavor--
5535.get() should allow myforeignkey_id lookupsreopenednobody--Database layer (models, ORM)--
5537Remove Reverse Lookups on ForeignKeys/ManyToManynewnobody--Database layer (models, ORM)--
5568DROP INDEX subcommandnewnobody--django-admin.py--
5590JSON encoding fails on Promise (result of gettext_lazy)newnobody--Serialization--
5605Username email address part is case sensitiveassignedLeo--Contrib apps--
5606urlize filter should recognize only the characters which URL RFC specifies.newnobody--Template system--
5609newforms-admin: input fields do not regard field classreopenedbrosner1.2django.contrib.admin--
5611modpython handler should check content-type before parsing post bodyreopenednobody--HTTP handling--
5612[patch] Signals for login / logoutreopenednobody--Core framework--
5619FileField and ImageField return the wrong path/url before calling save_FOO_file()reopenedleahculverCore framework--
5622empty ipaddress raises an error (invalid input syntax for type inet: "")newanonymous--Database layer (models, ORM)--
5624Add mechanism for associating fixtures with doctestsnewkkubasik--Testing framework--
5638Non-Western person namesnewnobody--Internationalization--
5652Straightforward use of startproject command results in broken "Show on Site" link in adminnewnobody--django-admin.py--
5663markdown 1.6b unicodedecodeerrornew--Contrib apps--
5672i18n minor problem in django.utils.text.get_text_list()newnobody--Internationalization--
5677Debugging with mod_python (apache)newnickefford--Documentation--
5681Save as new disappears on failed validationnewnobody--django.contrib.admin--
5684i18n settings file -- fixing awkwardnessassignedmtredinnick--Documentation--
5685[patch] Add ability to perform pre-runtime setup before executing codenew--Core framework--
5686separate functions in CommonMiddleware.process_responseassignedanonymous--HTTP handling--
5691Add the active language to generate the cache keyassignedaaloy--Cache system--
5704Admin popup windows won't close when using application/xhtml as default content typenewnobody--django.contrib.admin--
5709modify forms.RegexField to support inverse matchingnewtwisty7867--Forms--
5711serialize doesn't work with extra()newnobody--Serialization--
5714Date/Time fields' clean methods need strip()newnobody--Forms--
5725Inspectdb makes too long CharFieldsnewnobody--django-admin.py inspectdb--
5726inspectdb should recognize default valuesnewnobody--django-admin.py inspectdb--
5741make queryset get() take a default kwargnewnobody--Database layer (models, ORM)--
5742`static_pattern` shortcut for serving static filesnewSmileyChris--Core framework--
5745MySQL Collations/Charsets and Enginesnewnobody--Database layer (models, ORM)--
5749Add field_name as a key on the _html_output dictnewnobody--Forms--
5767EmailField should render as a mailto anchor in admin list pagenewnobody--django.contrib.admin--
5768Allow QuerySet.values() to return values spanning joins (for multi-valued relations)newDatabase layer (models, ORM)--
5786Relax character restrictions on auth usernamesassignedluli--Contrib apps--
5789Django LocaleMiddleware django_language should be _languageassignedstugots--Internationalization--
5797decorator_from_middleware can cause middleware hooks to run out of correct order.newnobody--HTTP handling--
5815Adds per-view cache refreshing (clearing)newnobody--Cache system--
5831Template Debug highlights wrong {% for %} tagreopenedcharmless--Template system--
5833Custom FilterSpecsassignedjkocherhans1.2django.contrib.admin--
5848post_syncdb signal callbacks: argument 'created_models' is sometimes a list, sometimes a setnewnobody--Core framework--
5849Strip indentation and leading/trailing spaces/linebreaks from contents of blocktrans block.newnobody--Template system--
5851SplitDateTimeWidget (or MultiWidget) doesn't allow different attrs for different fieldsnewnobody--Forms--
5863list_display does not allow functions of referenced objectsreopenednobody--django.contrib.admin--
5865cycle template tag should accept a single argumentreopenedmunhitsu--Template system--
5877Force manage.py to output UTF-8 to avoid UnicodeEncodeErrorsnewnobody--django-admin.py--
5893FilePathField doesn't support foldersnewAlex--Forms--
5897Add Content-Length header in common middlewarenewnobody--HTTP handling--
5899Allow admin fieldsets to be collapsible but not initially collapsednewnobody--django.contrib.admin--
5904reverse should be more lenient on non-existent views in the urlconfreopenednobody--Core framework--
5908Cycle tag should reset after it steps out of scope(?)newnobody--Template system--
5925Unable to use urlresolvers (url,reverse ) feature in redirect argument of decorator user_passes_testnewnobody--Core framework--
5929Allow Fields to use multiple db columns (complex datatypes)new--Database layer (models, ORM)--
5931__repr__ for db Fieldsnewnobody--Database layer (models, ORM)--
5934Database Migrationsnewnobody--django-admin.py--
5936django-admin's shell --plain command doesn't respect PYTHONSTARTUP or .pythonrc settingsnewnobody--Core framework--
5964utils: urlunquotenewnobody--Core framework--
5968Registering/Unregistering multiple models failsnewnobody--django.contrib.databrowse--
5970ChangeList.get_query_set() method ignores specified by model's admin manager QuerySet for search_fields lookupnewnobody--django.contrib.admin--
5971django.template.TokenParser inconsistent with parsing filtersnewnobody--Template system--
5972Use filters with {% trans %} tag - depends on #5971newnobody--Internationalization--
5992even more granular error outputnewnobody--Forms--
6011manage.py flush command not working as advertisednewnobody--django-admin.py--
6027FileWrapper iterator drained by GzipMiddleware before content can be returnednewnobody--Core framework--
6028add compatibility with glibc2 MD5-based crypt passwordsnewnobody--Contrib apps--
6037View on years-months-days in databrowse's calendar pluginreopenedjan2ary--django.contrib.databrowse--
6039ATOM feed example is bogusreopenedstugots--Documentation--
6045Many2Many manager and “TypeError: filter() keywords must be strings”assignedNatim--Database layer (models, ORM)--
6047db-api docs: invalid REGEX SQL equiv for SQLiteassignedholdenweb--Documentation--
6055GenericRelation and db_column lookupsnewnobody--Database layer (models, ORM)--
6056another auth decorator permission_required_or_message proposenewnobody--Contrib apps--
6066Post-syncdb signal should include a list of done/to-be-done apps.assignedfloguy--Core framework--
6073compile-messages.py parse error for utf-8 files with signatureassignedWonlay--Internationalization--
6077simple way to see help_text in edit_inlinenewxian--django.contrib.admin--
6080Document the possibility of using egg-files for apps / reintroduce support for setuptools to continue the reusable apps GSoC projectnewjezdez--Core framework--
6092URL and email fields need to allow custom validatorsassignedfloguy--Core framework--
6093a few Decimal/float serializers_regress tests failing with python 2.3 and postgresql_psycopg2 enginenewnobody--Serialization--
6094core handlers do not catch middleware exceptionsassignedgwilson--HTTP handling--
6096commit_on_success does not handle SystemExitnewnobody--Database layer (models, ORM)--
6103modeltests/model_forms/models.py could do with some rewritingnewnobody--Forms--
6106make-messages.py should not touch POT-Creation-Datenewnobody--Internationalization--
6108send all_objects_to_be_deleted in the pre_delete signalnewnobody--Core framework--
6124need a non-pickled locmem cache backendnewnobody--Cache system--
6129"url" template-tag incorrectly encodes tilde (~) character in urlsnewPJCrosier--Template system--
6135Introduce a short-cut for template filters that has needs_autoescape = Truenewnobody--Template system--
6137Dev Web Server Calling View For Each HTTP/1.1 Chunknewnobody--HTTP handling--
6138newforms: when accessing directly form.errors, error_class is not usedreopenednobody--Forms--
6148Add generic support for database schemasnew--Database layer (models, ORM)--
6159Reusable templatetags for admin listnewnobody--django.contrib.admin--
6163"manage.py help runfcgi" doesn't show default values for some parametersnewnobody--django-admin.py--
6170Reverse urlresolver raises obscure exceptions on failurenewnobody--Core framework--
6173Cache middleware should cache HEAD requestsassignedarien--Cache system--
6181Document `django.views.decorators.http`newubernostrum--Documentation--
6182python-markdown2 support in markupnewnobody--Contrib apps--
6183[patch] Support help_text with ManyToMany field widgetsnewnobody--django.contrib.admin--
6188Support for flexible URLs for complex feedsnewnobody--RSS framework--
6191Admin delete view doesn't show all items in some circumstancesnewnobody--django.contrib.admin--
6195Allow caching of the javascript translation library by the client browsernewnobody--Internationalization--
6199Avoid cache stampedesnewnobodyCache system--
6213PREPEND_WWW and APPEND_SLASH settings don't work with flatpages middlewarereopenednobody--Core framework--
6218Require trailing slash always on MEDIA_URLnew--Core framework--
6228Common middleware does not respect urlconf override in requestnewnobody--Core framework--
6231SelectDateWidget: field order as a result of DATE_FORMATnewnobody--Internationalization--
6233fixture fails to load on inet fieldnewnobody--Serialization--
6234Serialization with JSON and UTF-8, "ensure_ascii=False" invalid now?newnobody--Serialization--
6237PicklingError: Can't pickle <class 'django.template.SimpleNode'>: attribute lookup django.template.SimpleNode failednewnobody--Template system--
6251Allow rename of project directorynewnobody--Core framework--
6258BlockTrans with variables does not support simple id-stringsnewnobody--Internationalization--
6262Cache templatesassignedSmileyChris--Template system--
6271filter arguments with spaces break several template tagsnew--Template system--
6272django.utils.translation.ugettext_lazy needs __add__ supportnewnobody--Core framework--
6273Support for passwd-like password changingnewjustinlilly--django-admin.py--
6276Serializers should dump correct data for BooleanFieldsnewnobody--Core framework--
6282Clarify comment for MEDIA_URL in settings.pynewnobody--Core framework--
6283NewForms labels are not conditionally escapedassignedrockstar--Forms--
6285Cutting up a list of objects into a table with a given number of columnsreopenedadrian--Template system--
6290profanity filterreopenednobody--Contrib apps--
6304Syndication feed framework should allow for parsing of URLs in the URLconfnewnobody--RSS framework--
6327Add has_module_permission to ModelAdminnewnobody--django.contrib.admin--
6338Better error message on sqlite3 failurenewsimeon--Database layer (models, ORM)--
6343% symbols not escaped in db_column column names when preparing queriesnewnobody--Database layer (models, ORM)--
6344Refactored manage.py inspectdbnewnobody--django-admin.py inspectdb--
6352Admin interface should provide option for allowing the admin to specify the location of the file using a relative path. Currently it only allows the admin to upload a file.newnobody--django.contrib.admin--
6362Remove blank spaces with strip when validating the datanewnobody--Forms--
6363Bug with has_permission method of AdminSite class.newnobody--django.contrib.admin--
6364Allow test runner to execute individual doctestsnewnobody--Testing framework--
6371several decorators don't work with bound methodsnewnobody--Core framework--
6372archive_week generic views should default allow_empty to Falsenewnobody--Generic views--
6376Please don't force the usage of the 'django' gettext domainnewnobody--Internationalization--
6378Capture arbitrary output as a template variablenewnobody--Template system--
6379Don't hide errors when resolving URL viewsnewnobody--Core framework--
6380make-messages.py don't follow symlinksnewnobody--Internationalization--
6385Make runserver output colorful HTTP status codesnewnobody--django-admin.py runserver--
6386hash() in creating db names is unpredictable, and unnecessarynewnobody--Core framework--
6388as_p produce invalid HTML for RadioSelectnewnobody--Forms--
6392django.contrib.humanize should be locale awareassignedhlian--Contrib apps--
6396[newforms-admin] Customization-unfriendly admin template tags should dienewnobody--django.contrib.admin--
6397Improve error messages in loaddatanewnobody--Serialization--
6400extra() with LIKE and params breaksnewnobody--Database layer (models, ORM)--
6405ComboField/MultiValueField with FileField and passing initial data troughnewnobody--Forms--
6412[patch] Check for file permissions for proper error messagesnewnobody--Core framework--
6417Small change in generic realtionsnewnobody--Contrib apps--
6418Databrowse not allowing download of FieldType: FileFieldnewnobody--Contrib apps--
6422Support for 'DISTINCT ON' queries with QuerySet.distinct()newnobody--Database layer (models, ORM)--
6434auto_now and auto_now_add should me marked for soon-to-be-deprecatednewnobody--Documentation--
6439support for filter methods on date field attributesnewnobody--Database layer (models, ORM)--
6442base.py: TypeError: 'str' object is not callable when importing a module failsnewnobody--Core framework--
6447memcached does not support arbitrary string keysreopenednobody--Cache system--
6449datetime filter to access the settings/locales datetime formatnewnobody--Internationalization--
6453Explicitly requested fields (i.e. Meta: fields = [...]) should be included in a ModelForm whether they are editable or notnewnobody--Forms--
6456FileField deletes files even when model instance is deleted in a transaction that is rolled backnewnobody--File uploads/storage--
6458Make BoundField with RadioSelect widget iterablenewnobody--Forms--
6459Help text is not displayed for vertical filter interfacenewnobody--django.contrib.admin--
6460New feature : Multilingual Contentnewnobody--Internationalization--
6463Document that cmemcache has bug with floats (was: cache.get_many() returns garbage in case of floats (?) using memcached backend)reopenednobody--Cache system--
6474conditional_escape: Try to convert to a string first, then check if SafeDatanewnobody--Uncategorized--
6476Allow make-messages.py to pass --no-wrap to xgettext and familynewnobody--Internationalization--
6483Support European date format for JavaScriptnewgarcia_marc--Internationalization--
6485Split off file-serving capabilitynewnobody--Uncategorized--
6487Add previous/next year links in JS calendarnewnobody--django.contrib.admin--
6488Use JS iframe to hide select dropdowns in IE6newnobody--django.contrib.admin--
6489Add selected and enabled_from for JS calendarnewnobody--django.contrib.admin--
6490Accept variable keyword args in authenticationnewnobody--Authentication--
6498Add case insensitive model orderingnewnobody--Database layer (models, ORM)--
6499Close open file descriptors on compressionnewnobody--Uncategorized--
6505make messages should copy the plural rules from the django po filesnewnobody--Internationalization--
6506simple include tag doesn't layer context like normal include tagreopenednobody--Template system--
6507[proposal] Create extension to Python Cookie modulenewnobody--HTTP handling--
6510get_nodes_by_type refactor for easier extensibility (fixes an underlying bug for IfEqualNode)assignedSmileyChris--Template system--
6516Template extends bug when passing a template variable to extends tagnewnobody--Template system--
6517manage.py dbshell does not get charset from database_optionsnewnobody--Database layer (models, ORM)--
6519admin: "Can change user" permission allows to change all others even w/o "Can change permissions"assignedthauber--django.contrib.admin--
6526Add remove/escape/replace functions to markdown filterreopenednobody--Contrib apps--
6527A bug in HttpResponse with iteratorsassignedstugots--HTTP handling--
6533Syndication Framework: Item titles and descriptions double-escapedreopenedjacob1.2RSS framework--
6534Add min_choices and max_choicesnewnobody--Forms--
6535parser.compile_filter() does not support negative numbersnewnobody--Template system--
6543serving files/iterated content with setting.USE_ETAGS = Truenewnobody--Core framework--
6544Regression with new templates extends checksnew--Template system--
6548django behind apache ssl proxynewnobody--HTTP handling--
6550tutorial part 4 - Use generic views not equivalent to "the hard way" resultsnewvegpuff--Documentation--
6552django.core.context_processors.auth causes "Vary: Cookie" header no matter whatnew----Authentication--
6553Form Errorlist UL displays field.name instead of field.labelnewnobody--Forms--
6580Default argument to `getlist` on QueryDictnewnobody--HTTP handling--
6581django.contrib.auth.views.redirect_to_login isn't a viewnewnobody--Contrib apps--
6585admin foreignkey dropdown does not adhere to model's admin orderingnewnobody--django.contrib.admin--
6586extends tag should compile static parentsreopenednobody--Template system--
6587remove django.templates __path__ hackingnew1.2Template system--
6603QuerySet in extra_context should be handled automaticallynewnobody--Generic views--
6609pysco clears the stack - causes delayed_loader to failnewnobody--Internationalization--
6610don't hardcode flup fastcgi traceback offassignedmichel--Core framework--
6618Make use of templates in feeds.py optionalnew--RSS framework--
6623commit_manually decorator: Better error message (show exception)newnobody--Database layer (models, ORM)--
6630Fieldsets for newformsnewnobody--Forms--
6631Additional options for newformsnewnobody--Forms--
6632FormSet, ModelFormSet, InlineFormSet and inlines for newforms in trunkreopenednobody--Forms--
6636change_form.html template should have a block around fieldsetsnewnobody--django.contrib.admin--
6637PhoneNumberField set to null=False and blank=True doesn't allow empty stringassignedcurtis--Database layer (models, ORM)--
6642Fixtures (dumpdata/loaddata) do not check for illegal date typesnewnobody--Core framework--
6644FormPreview doesn't pass testsnewsimeon--django.contrib.formtools--
6646included template blocks are not being overrided by parent template.newnobody--Documentation--
6648random seed identical among preforked FastCGI instancesnewnobody--Core framework--
6667Email compliant word wrappingassignedSmileyChris--Core framework--
6668Optimise utils.text wrapassignedSmileyChris--Core framework--
6669@transaction.commit_on_success does not rollback when it shouldnewnobody--Database layer (models, ORM)--
6674Missing widget documentationnewholdenweb--Documentation--
6675Better error message if cleaned_data is missing (unbound Form)newnobody--Forms--
6678Add column and row partitioning filters to contrib.webdesignnewSmileyChris--Contrib apps--
6681Problem with restructuredtext in markup modulereopenednobody--Contrib apps--
6691Make it possible for template loaders to optionally return compiled Template objectnewnobody--Template system--
6693Inconsistency in localized datetime formats between filters and utility functionsnewnobody--Internationalization--
6702ModelForm: assert given instance is instance of modelnewnobody--Forms--
6707Another implementation for ReverseManyRelatedObjectsDescriptor.__set__ methodnewnobody--Database layer (models, ORM)--
6712choosing tests with command line among tests provided by custom 'suite' methodnewnobody--Testing framework--
6723djangonewforms-admin edit related feature (JS)newnobody--Forms--
6727django.utils.cache.patch_cache_control enhancement when response has empty cache control headernewnobody--HTTP handling--
6730postgresql_psycopg2 introspection includes views in generated modelsnewnobody--django-admin.py inspectdb--
6735Class-based generic viewsassignedtelenieko1.2Generic views--
6737Add Field default_error_messages feature to Forms classnewnobody--Forms--
6739How to add symbolic links in Windows Vistanewnobody--Documentation--
6744inspectdb doesn't set the primary_key/unique attribute on mixed case columnsnewnobody--django-admin.py inspectdb--
6749Generic week view displays Sunday objects in both the current and next weeknewnobody--Generic views--
6750Invalid xhtml in AdminFileWidget (target="_blank")newgarcia_marc--django.contrib.admin--
6752Documentation slightly unclear about "safe" strings in filtersnewnobody--Documentation--
6766TEMPLATE_STRING_IF_INVALID should work for loopsnewnobody--Template system--
6773Confusing error when ForeignKey lookup fails while serializingnewnobody--Serialization--
6783DecimalField tests with localenew--Internationalization--
6786Ordering choices after translationnewnobody--Core framework--
6792Documentation for FileField does not mention the delete behaviornewnobody--Database layer (models, ORM)--
6799Update to truncate words methods to make them more callableassignedadamfast1.2Contrib apps--
6818Generic Relations, doesn't seem to delete all related objects.newnobody--Database layer (models, ORM)--
6826[Feature] Add setting for error pages pathnewnobody--Uncategorized--
6827[Feature] Allow contains to work with listsnewnobody--Database layer (models, ORM)--
6834Add support for templates to be loaded from dynamically-selected directoriesnewnobody--Template system--
6842Documentation: Document Django exceptionsnewvarikin--Documentation--
6845Model validation and its propagation to ModelFormsnewHonza_Kral1.2Forms--
6847added namespace fetures to cachenewnobody--Cache system--
6849UnicodeEncodeError thrown when unicode messages were sent to outlog&errlognewnobody--Core framework--
6856Better ModelForm examplesnewubernostrum--Documentation--
6858Migrate legacy md5 password support out of the User modelnewnobody--Contrib apps--
6860Improvements for the new paginatornewnobody--Core framework--
6863Allow multiple sources for files to check in autoreloadnewnobody--django-admin.py runserver--
6870pre_delete should be sent before collecting ForeignKey relationshipsnewnobody--Core framework--
6877"form.label_for tag" should apply "label_suffix"newnobody--Forms--
6880django.http.get_host() breaks reverse proxying on apachenewnobody--HTTP handling--
6892Warn about raw "%" in redirect_to strings.reopenednobody--Generic views--
6896Add ability to store only relative paths in a FilePathFieldnewnobody--Database layer (models, ORM)--
6897Convert more old-style classes to new-style classesnewnobody--Uncategorized--
6903Go back to old change_list view after hitting savenewramiro1.2django.contrib.admin--
6904Dictsort filter should sort case insensitivenewnobody--Template system--
6907Rethink the silent eating of exceptions in templatesnewnobody--Template system--
6918Cannot set encoding of mail headers, only of message bodyassignedserialx--django.core.mail--
6920FormWizard processing a DateField using SelectDateWidget results in hash mismatchnewnobody--django.contrib.formtools--
6925CSRF html output is not valid html (it is xhtml)assignedjgelens--Contrib apps--
6932Flatpages does not provide a list of available flat pages to the contextassignedMnewman--Contrib apps--
6933You cannot search with spaces if search_fields is declared with "^"newdiafour--django.contrib.admin--
6946Alphabetize DatabrowseSite index viewnewnobody--django.contrib.databrowse--
6953ModelForm as_FOO output places form fields for ManyToMany fields at bottom of html output.newAlex--Forms--
6955Unicode XML breaks RelaxNGCompact validatorassignedjdunck--Validators--
6961loaddata fails if models directory instead of models.pynewnobody--django-admin.py--
6969More usable views in syndication appnewctrochalakis--RSS framework--
6971Undocumented behaviour in django.template.Template ?newnobody--Template system--
6973Feature Request: Sort methods/sortable attributes for USStateField, etcnewnobody--django.contrib.localflavor--
6977should check has_add_permission(), not has_change_permission(), in user add viewassignedmk--Authentication--
6988Inconsistent CACHE_MIDDLEWARE_SECONDS = 0 meaning across cache backendsreopenednobody--Cache system--
6989Inability to define DNS_NAME in django.core.mail results in e-mail messages being rejected or marked as spamnewnobody--django.core.mail--
6991Omit redundant "if" judgementsnewalexkoshelev--django.contrib.admin--
6992Better error message if Middleware.process_response returns Nonenewnobody--Core framework--
7005add orphans support for object_list paginationassignedshadfc--Generic views--
7009Fix for hide/collapse of fieldsets in admin when fieldsets are added dynamicallynewnobody--django.contrib.admin--
7018Make ModelForm multiple inheritance is possible.newnobody--Forms--
7023Improve validation and add extra attributes to PLNationalIdentificationNumberFieldnewnobody--django.contrib.localflavor--
7025SafeUnicode.split() should return a list of SafeUnicode objectsreopenednobody--Core framework--
7028Better raw_id_fields feedback in newform-admins branchnewnobody--django.contrib.admin--
7032change django.core.handlers.base.get_response to use urlresolvers.resolvenewnobodyCore framework--
7039Feed 'language' is fixed to LANGUAGE_CODE - cann't work correct in multi-language sitenewnobody--RSS framework--
7043Bad verbosity in loaddata command when fixtures location passed by param baddlyassignedmsaelices--django-admin.py--
7048Support clearing FileFields with ModelFormsassignedbrosner1.2django.contrib.admin--
7050make-messages should be able to ignore apps that have their own locale directoryassignedgarcia_marc--Internationalization--
7052auth fixture fails to import when running test servernewnobody--Serialization--
7062Multiple projects with different TIME_ZONE settings under mod_python can cause unexpected date/time behaviournewnobody--Core framework--
7063More robust debugging output for AJAX with simple print statements in debug.pynewnobody--Uncategorized--
7071Allow to change form class for password change viewnewnobody--Contrib apps--
7074MySQL error/warning when 'gt' field lookup with a datetime field and fulltext search.new--Core framework--
7077Provide a fallback for pwdnewnobody--Contrib apps--
7116Optimize RequestContext constructionnewnobody--Template system--
7117Replace backslash in reverse URL matchernewnobody--Core framework--
7135Databrowse doesn't handle model inheritancenewnobody--django.contrib.databrowse--
7140Errors in escaping fieldnames in Oracleassignedmboersma--Database layer (models, ORM)--
7153Not all callables are run by the template systemnewnobody--Template system--
7158Translating linksnewnobody--Internationalization--
7167Add a SafeForm / SecureForm to django.contrib.csrfnewnobody--Contrib apps--
7183sessionid broken by jsessionreopenednobody--HTTP handling--
7184inspectdb outputs primary keynewnobody--django-admin.py inspectdb--
7187Improved settings importreopenednobody--Core framework--
7189context_processors in direct_to_templatenewnobody--Generic views--
7198manage.py sql/sqlall/etc. errors on apps without models.py filesnewnobody--Core framework--
7220Last_login in django.contrib.auth should has null=Truenewnobody--Contrib apps--
7222FormPreview should pass the form to done()newnobody--django.contrib.formtools--
7231New "join" parameter for the "extra" QuerySet methodnewnobody--Core framework--
7235filtering on an EmptyQuerySet raises an Exceptionnewaljosa1.2Database layer (models, ORM)--
7251Template if/ifequal/ifnotequal evaluate despite conditionnewnobody--Template system--
7258connection in WhereNode does not come down from Queryreopenednobody--Database layer (models, ORM)--
7261Support for __html__ for Library interoperabilitynewnobody--Template system--
7262Microsecond dateformat patchnewnobody--Core framework--
7267clean_html() bugnewnobody--Core framework--
7270selected_related() can not follow reverse relations of OneToOne.newmtredinnick1.2Database layer (models, ORM)--
7281Add doctype tag to webdesign template tagsnewnobody--Contrib apps--
7282Integrated ldap for contrib.authnewnobody--Contrib apps--
7283Documentation mixes up the terms "internationalization" and "localization"assignedmtredinnick--Documentation--
7284foreign_key__related_fieldname documentation could be clearernewnobody--Documentation--
7287Newforms' initial values as models, for ModelChoiceField etcnewnobody--Documentation--
7299XViewMiddleware raises AttributeError when authentication system is disabledreopenednobody--Core framework--
7309NFA: Don't override order_by if no default ordering is specifiednewnobody--django.contrib.admin--
7325Wrong numbers in modeltests.newnobody--Django Web site--
7326transaction documentation on website isn't completely generatednewnobody--Django Web site--
7334URLField validator does not allow non-ASCII-Domainsnewnobody--Validators--
7338Method .cache(timeout) in QuerySetassignedmarinhoDatabase layer (models, ORM)--
7343django.utils.functional.lazy fails for datetime.date.todaynewnobody--Uncategorized--
7361newforms-admin delete page gives you no way out!assignedbarbuza--django.contrib.admin--
7376auth docs don't say they depend on contenttypesnewnobody--Documentation--
7377"extends" and "block" tags are not available when constructing template from scratchreopenednobody--Template system--
7388Databrowse - text overlappingnewnobody--django.contrib.databrowse--
7399Allow Google's AppEngine Memcache library.newnobody--Cache system--
7423syncdb fails to read in password in eclipse when creating databasenewnobody--django-admin.py--
7425change_form.html bodyclass block doesn't inheritnewnobody--django.contrib.admin--
7430Recursively iterating through a template's nodesnewnobody--Template system--
7431change import pwd library for import os in createsuperusernew----Authentication--
7435get_{next,previous}_by_someDateField() on unsaved objects should throw meaningfull errorassignedtelenieko--Core framework--
7437SelectDateWidget is not documentedreopenednobody--Documentation--
7438Add keyword support to simple_tag and inclusion_tagnewnobody--Template system--
7439FormWizard don't process multipart formsnewnobody--django.contrib.formtools--
7444Provide API method for appending errorsreopenednobody--Forms--
7452Settings for HTML4 or XHTML outputnewnobody--Core framework--
7463alternate phone regex for US flavor formsnewnobody--Contrib apps--
7467[Improvement] Easier way to overwite the admin welcome messagenewnobody--django.contrib.admin--
7469Provide a link for many-to-one relations in the admin interfacenewnobody--django.contrib.admin--
7474add documentation restructured text checker to test suitenewkkubasikTesting framework--
7485OtherField validators don't work with inline child objectsnewnobodydjango.contrib.admin--
7486IsLessThanOtherField's third argument is required, but documented as optionalnewnobodydjango.contrib.admin--
7497AppAdmin class for customizing app listing in admin indexnewnobody--django.contrib.admin--
7501template rendering doesn't reset cycle tagnewnobody--Template system--
7509SplitDateTimeWidget doesn't allow specification of date or time formatsnewnobody--Forms--
7511Automatically generate templates for newformsnewnobody--Forms--
7535django.views.static.serve does not properly set Content-Encoding headernewnobodyGeneric views--
7537Make RegexURLResolver easier to subclassnewnobodyCore framework--
7539Add ON DELETE and ON UPDATE support to Djangonewnobody--Database layer (models, ORM)--
7551GenericForeignKey fails if initialized to None during model initnew--Contrib apps--
7556inspectdb fails in MySql if a table references a table outside the current schemaassignedbrockweaverDatabase layer (models, ORM)--
7557ValueError does not catch all cases when trying to determine type of variable in template.Variable classnewnobodyTemplate system--
7561post_syncdb signal should be emitted when syncdb actually finishesnewnobody--django-admin.py--
7566dumpdata command should not use model._default_manager.all()newnobodySerialization--
7571named groups in the regexes of include() urls break reverse()reopenednobodyCore framework--
7580Support ORDER BY BINARY in MySQLassignedanonymousDatabase layer (models, ORM)--
7581Middleware accessing HttpResponse.content breaks streaming HttpResponse objects.newnobody1.2Core framework--
7596Multiple Database Inserts using 1 querynewnobody--Database layer (models, ORM)--
7599add get_user_permissions method to ModelBackendnew--Authentication--
7603The Request object should have a "scheme" attributeassignednslaterHTTP handling--
7609PositiveIntegerField and co have a misleading nameassignedprogrammerq--Forms--
7616fcgi and socket file permissionsnewnobodyDocumentation--
7623Multi-table inheritance does not allow linking new instance of child model to existing parent model instance.newnobody--Core framework--
7656Change superclass of AdminDateWidget from TextInput to DateTimeInputassigneddavid--django.contrib.admin--
7664MultiWidget to support named sub widgetsnewnobodyForms--
7679Colorize 404 and 500 message from runserver to consolenewnobody--django-admin.py runserver--
7689add 'symmetrical' argument to OneToOneField('self')newnobodyCore framework--
7697safe strings in debug page shown as htmlnewnobodyCore framework--
7700Query parent for childnewnobodyCore framework--
7704JS comments put after statements break make-messages.py outputnewnobodydjango-admin.py--
7711Implement a tag "Switch" for conditional renderingnewnobody--Template system--
7720LocaleMiddleware doesn't fallback to the first part of the language code.newnobodyInternationalization--
7721Perhaps mention DocumentRoot?newnobodyDocumentation--
7722EMail Message with CC - Carbon Copynewnobodydjango.core.mail--
7726DecimalField: Semantics of max_digits in combination with decimal_places confusing and perhaps wrongnewnobodyValidators--
7732Oracle Backend with SessionPoolassignedmboersma1.2Database layer (models, ORM)--
7733Make clickable area of object links largernewnobody--django.contrib.admin--
7735IPv6 support for runserverassignedjbalonso--django-admin.py runserver--
7752Context Processors get top of stack in RequestContext instancesnewnobodyTemplate system--
7755Allow EmailField(blank=True) with models validationnewnobodyDatabase layer (models, ORM)--
7757Can't override the form_url for add_view - its not passed to render_change_formnewnobodydjango.contrib.admin--
7758Can't override the form_url for change_view - like you can with add_viewnewnobody--django.contrib.admin--
7760Queries on large primary tables with limit/offset clauses are slownewnobodyDatabase layer (models, ORM)--
7762management prints full path to script when command error occursreopenednobodydjango-admin.py--
7770HttpResponse.set_cookie should accept expires=datetimeassignedSmileyChrisHTTP handling--
7777DecimalField validation ignores infinity and nannewnobodyCore framework--
7783PostgreSQL database introspection does not detect NULL columnsnewnobodydjango-admin.py inspectdb--
7800GenericRelation doesn't respect changes from the default GenericForeignKey field names in the contenttypes frameworkassignedcharmlessContrib apps--
7806django.template refactoringnewnobody--Template system--
7815Let Context handle include, extends and inclusion_tag template loadingnewnobody--Template system--
7817{% with foo as x, bar as y %}, {% include "tpl" with foo as x, bar as y %}newnobody--Template system--
7835Provide the ability for model definitions that are only availably during testingnewkkubasikTesting framework--
7836django.test.client._session should check for session middleware insteadnewnobodyTesting framework--
7837Hierarchy in forms metaclasses can miss declarated fields in formsassignedmsaelices--Forms--
7844Very small race condition in file field savingnewnobodyCore framework--
7857manage.py shell, dbshell funtionalitynewnobody--django-admin.py--
7859don't show hiddenfields labels nor help_text in adminnewnobodydjango.contrib.admin--
7865Inline Edits across Appsnewnobody--Forms--
7874Transactions should support the context handler interfacenewnobody--Database layer (models, ORM)--
7876Improve template error messages to include expected end tagassignedmkTemplate system--
7884Test framework needs option to run tests and return statusesnewdevin--Testing framework--
7907tables argument of QuerySet.extra should be allow a subquery.newnobodyDatabase layer (models, ORM)--
7923Add links when using raw_id_fields in adminassignedjulianb--django.contrib.admin--
7930FORCE_SCRIPT_NAME does not work with dev servernewnobodyHTTP handling--
7931Debug mode causes template includes to be parsed regardless of if tagsnewnobody--Template system--
7936Add Last-Modified header to feedsassignedjulianb--RSS framework--
7949Better wording/layout for documentation detail pages on how to get help / submit ticketsreopenednobodyDjango Web site--
7952Auth messages should accept a label parameternew--Authentication--
7955Change popup variable name in django.contrib.adminnewnobody--django.contrib.admin--
7968ImageField/FileField behaviour on ModelFormsnewnobodyDocumentation--
7977add geo support to admindocsassignedjbronnGIS--
7980I18N needs improvementsnewgarcia_marc--Internationalization--
7985Cannot use the same field to prepopulate multiple fieldsassignedramikassab--django.contrib.admin--
7994Dutch Bank Account Number Fieldnewnobody--django.contrib.localflavor--
7995url template tag uses low level parserassignedjrochaTemplate system--
8001Make redirection URLs customizable in ModelAdmin viewsnewnobody--django.contrib.admin--
8013Localflavor for Colombia and Ecuadornewnobody--django.contrib.localflavor--
8033Better error handling for gettext and gettext_lazy issuesnew--Internationalization--
8034Gzip Middleware And Imagesnewnobody--HTTP handling--
8049AdminSite login has_permission inconsistencynewbrosnerdjango.contrib.admin--
8052Password Change Forms overrides userlinksnewdjango.contrib.admin--
8054Move method properties for admin list customisation to ModelAdminassignedbrosner--django.contrib.admin--
8060Admin Inlines do not respect user permissionsnewdgouldindjango.contrib.admin--
8065Calling queyset.in_bulk (without any arguments) should evaluate the whole queryset.reopenednobody--Database layer (models, ORM)--
8068Kuwaiti localflavornewnobodydjango.contrib.localflavor--
8071Admin app ignores custom form settings for inline formsets for inline-edited foreign key modelsnewnobody--django.contrib.admin--
8077Add ability to disable signals one a per-object-per-event basis.newnobody--Core framework--
8079Admindocs bookmarklets assume a single admin sitenew--django.contrib.admin--
8085call_command('runserver') executes management command twice.new--django-admin.py runserver--
8087Template tags 'ifin' and 'ifnotin' checking if element is present in sequencenewnobody--Template system--
8088Template system improvement: "cat" filter, "include" tag with filtersnewnobody--Template system--
8103Select widget should only allow for one selected optionassignedSmileyChrisForms--
8104IntegerField max_value & min_value errors require a %snewnobodyForms--
8108Abstract Base Classes Shouldn't Trigger Auto-"app_label" Generationnewnobody--Core framework--
8116django.template.loader.select_template should not silently skip a template which includes another template that does not existnewnobody--Template system--
8122Better way of testing for cookiesnewnobodydjango.contrib.sessions--
8124Proposal: load translations from settings.TEMPLATE_DIRSnewnobody--Internationalization--
8133BaseModelForm have to populate data not just object_datanewnobodyForms--
8135Make RequestContext act as a dictionarynewnobody--Template system--
8145Codenames of default permissions not listed in documentationnewnobodyDocumentation--
8158Make possible to extend admin/index.htmlnewnobody--django.contrib.admin--
8159Attempting to delete your own user account in Django admin view is not handled properlyassignedgraham_king--django.contrib.admin--
8160ModelFormset ignores form propertiesassignedjkocherhans--Forms--
8161ManyToManyField with relation to self not saved in admin when using inheritancenewnobody--Database layer (models, ORM)--
8162Changes to Permissions modelnewnobody--Authentication--
8165When using can_order=True on formset, ordered_forms is not avaible when formset.is_valid() is falseassignedzain1.2Forms--
8167Allow custom message to be set in the create/update/delete generic viewsassignedColtonProvias--Generic views--
8168Need another Pre Delete Signal Type (feature)newnobody--Core framework--
8171Invalid formset when form is missing from POST datareopenedbrosner1.2Forms--
8173manage.py startapp should create admin.py filenewnobody--django-admin.py--
8190Utilise help_text for TabularInline in Adminnewnobodydjango.contrib.admin--
8217Alphabetical sorted FilePathFieldnewnobodyForms--
8261ModelAdmin hook for customising the "show on site" buttonnewkratoriusdjango.contrib.admin--
8264Replace get_absolute_url with more sane alternativenewsimon--Core framework--
8270Add convenience method to ContentTypeManagernewnobody--Contrib apps--
8272Patch to forms to add a fieldset attribute to Field for use with templatesnewjbowman--Forms--
8273Reduce amount of redundant code in django.contrib.localflavornewnobody--django.contrib.localflavor--
8274Auth views should allow form customizationassignedjulien--Authentication--
8280Commands framework doesn't support alternate import methodsnewnobody--Core framework--
8281Django running ounder PyISAPIe on IIS doesn't detect HTTPSnewnobody--HTTP handling--
8291"pk" alias doesn't work for Meta option "ordering"newnobody--Core framework--
8296Allow template parser to parse until "complex" block nodenewnobody--Template system--
8317inspectdb does not set primary_key=True or unique=True on foreign keysnewnobody--django-admin.py inspectdb--
8320Admin Transaction Management Errorreopenednobody--django.contrib.admin--
8323British local flavor package named inconsistentlynewnobodydjango.contrib.localflavor--
8329django shouldn't delete the startproject commandnew--django-admin.py--
8334Allow add/create on m2m intermediate tables if all the non-FK fields have defaults or are NULLablenewnobody--Database layer (models, ORM)--
8348Feature request: -n/--no-act option to syncdbassignedgraham_king--django-admin.py--
8362Reusable Django mechanism for registering plugins / admin classes / signals / commands etcnewnobody--Core framework--
8363Make it possible to specify tests to skip when running runtests.pynewramiro--Testing framework--
8375It's better to allow using tables parameter with custom alias in extra querynewnobody--Database layer (models, ORM)--
8378Generic views cache-like behaviornewnobody--Documentation--
8387Returning a subset of the models fields in ModelAdmin.get_fieldsets only works when also overriding get_formnewnobody--django.contrib.admin--
8391slugify template filter poorly encodes non-English stringsreopenednobodyTemplate system--
8394ModelForm subclasses act differently to ModelForms even if no changes are madenewnobodyForms--
8399loaddata management command should provide option to disable signalsnewnobody--django-admin.py--
8404Auth password reset tests are too restrictive about template requirementsnewnobody--Contrib apps--
8408add a new meta option: don't do count(*) in adminnewnobody1.2django.contrib.admin--
8413Django doesn't reload itself after updating files on disk that raised error on import.newburiy--django-admin.py runserver--
8424Implement time filtersnewnobody--Database layer (models, ORM)--
8426Wrap help_text in "<span class="helptext"></span>", like errors in "<ul class="errorlist"></ul>" in HTML outputnewnobody1.2Forms--
8429Option to restrict django-admin.py --dumpdata to a subset of records.newnobody--django-admin.py--
8437Feature Request: distinct_between('team_home', 'team_away') similar to unique_togethernewnobody--Database layer (models, ORM)--
8467For ManyToMany manager, we should convert objects being added or removed to the pk type if they are not.newnobody--Core framework--
8468Documentation for Polish localflavor classes updatenewnobodydjango.contrib.localflavor--
8472Add "Recent Actions" panel to app_index templatenewnobody--django.contrib.admin--
8500Allow overriding of default adminsite.newoyvind--django.contrib.admin--
8501file storage should allow saving of basic file-like objectsnewanonymous--File uploads/storage--
8525Generic views should automatically set Last-Modified headernewnobodyGeneric views--
8527CAPostalCodeField made more forgiving of input formatnewnobody--django.contrib.localflavor--
8528Admin list_filter doesn't respect null=Truenewnobody--django.contrib.admin--
8535Paginate InlineModelAdmin objectsnewnobody--django.contrib.admin--
8536Some fixes for the makemessages management commandnewramiroInternationalization--
8537clarify session expirationnewnobodyDocumentation--
8540daemonize should close all open filesnewnobody--Core framework--
8548Lengthy verbose_name results in fatal mysql 'warning' error during syncdb.assignedmarcelor--django-admin.py--
8561Patсh for Lithuanian support to Javascript slug creationnewnobody--django.contrib.admin--
8567Formwizard documentation does not clearly describe how to specify formsassignedElliottMDocumentation--
8579Move admin validation to only run as part of "validate" management commandnewnobodydjango.contrib.admin--
8593Image upload in Windows changes filename to lowercasenewramiroFile uploads/storage--
8612Add Indonesian (id) localflavorreopenedronny--django.contrib.localflavor--
8618Many-to-many intermediary tables can't have multiple foreign keys to source/target modelsnewnobody--Core framework--
8619Allow FormWizard to accept classes or instancesnewnobodydjango.contrib.formtools--
8620ModelForm.Meta.exclude only excludes model fields, not form fieldsnewnobodyForms--
8627Textarea misses first line if empty (in display)reopenedbastih--Forms--
8647Add support for user password encryption algorithm selectionassignedsammyrulez--Authentication--
8649Document caveats about dynamically adjusting formsets.newbrosnerDocumentation--
8658Per request environment not cleaned between requests with mod_pythonreopenednobodyCore framework--
8670auth add_view should accept extra_contextnewnobody--django.contrib.admin--
8690FormPreview should pass request to parse_paramsnewnobodydjango.contrib.formtools--
8711Add documentation about deploying Django under SCGI and AJPnewnobodyDocumentation--
8713Django core depends on django.contribnewnobodyCore framework--
8729django.contrib.comments feed should allow filtering based on ContentType and object instance.newnobody--django.contrib.comments--
8734Slightly complex built-in Field classes not documented.newnobodyDocumentation--
8735Lack of Portuguese LocalFlavornew1.2django.contrib.localflavor--
8740save(force_update=True) should raise a consistent exception when update is not possiblenewnobodyDatabase layer (models, ORM)--
8754PYTHONPATH not passed through to regressiontests/admin_scripts/AdminScriptTestCase.run_test()newnobodyTesting framework--
8758get_tag_uri in /django/utils/feedgenerator.py breaks with port numbersassignedarthurkRSS framework--
8760forms.ModelMultipleChoiceField should use "invalid_list" as error message keynewnobody--Forms--
8764Documentation should explain you can't mix args and **kwargs in reverse()reopenednobodyDocumentation--
8765mod_python handler requires explicit str() cast for HttpResponse(mimetype=...)reopenednobodyHTTP handling--
8767Should user profile docs mention OneToOne fields?newnobodyDocumentation--
8769Slightly over-aggressive join promotion in SQL for orderingassignedmtredinnickDatabase layer (models, ORM)--
8778validate_unique - different phrases have the same translationsnewnobody--Internationalization--
8794Profanity filter suffers from the Scunthorpe problemnewnobodydjango.contrib.comments--
8797django password reset tests assume hardcoded urlsnewnobodyAuthentication--
8798Add DEPhoneNumberField to German localflavor modulenewjezdezdjango.contrib.localflavor--
8808Form Wizard keeps state on subsequent requests and provides no way to cut short inside parse_paramsnewnobody--django.contrib.formtools--
8809Better error message when can't import url callbacknewnobodyCore framework--
8851Please add a default option to list_filter in the admin interfacereopenednobodydjango.contrib.admin--
8874problem with URLs on FastCGI after update to 1.0assignedkyprizelCore framework--
8885HTML markup appearing in title of doc pagereopenednobodyDjango Web site--
8886loaddata deserializes BooleanFields wrong for inheriting modelnewnobodyDatabase layer (models, ORM)--
8892ForeignKey relation not saved as expectedreopenednobodyDatabase layer (models, ORM)--
88931.0 conversion guide doesn't mention url prefix change in attaching .js files to admin viewsnewnobodyDocumentation--
8896Routing according also to hostnamenewnobody--Core framework--
8898`required` validation bypassed when using `DateTimeField` with `SplitDateTimeWidget`.newnobodyForms--
8901last_insert_id() for postgres fails when the autoincrement sequence name is too long.newnobodyDatabase layer (models, ORM)--
8904GeoDjango should raise a more informative exception when doing distance queries on MySQLnewjbronnGIS--
8907ORM-level Cachingassignedanonymous--Cache system--
8912File storage and save/commit=FalsenewFile uploads/storage--
8913Make the "must be unique" error messages in ModelForms customizablenewnobodyForms--
8918FileField upload_to should not be required for custom backendsnewnobody1.2File uploads/storage--
8927Make Request proxy the WSGI environnewnobody--HTTP handling--
8928Make a WSGI compatibility layer for Django middlewarenewnobody--HTTP handling--
8933Make more admin templates overridableassignedbrosnerdjango.contrib.admin--
8934Add ARPhoneNumberField to Argentina localflavor modulenewnobodydjango.contrib.localflavor--
8936Integrate databrowse functionality in to the adminnewnobodyContrib apps--
8940A mechanism for managing official translations of the documentationassignedjacobDocumentation--
8946Denormalisation built in to the ORMnewnobodyDatabase layer (models, ORM)--
8949A django-stones benchmarknewnobodyUncategorized--
8950django.shortcuts should be better, less boilerplate in views.py pleasenewnobodyUncategorized--
8952Refactor a Django "site" to be just another view functionnewnobodyContrib apps--
8960"View on site" does not work if contrib.sites is not installedassignedadrian--Core framework--
8968No way to utilize `next` parameter to redirect after comment deletionreopenedkkubasik1.2django.contrib.comments--
8972Add ability to delete selected vector features within the Geodjango/OpenLayers Admin map interfaceassignedjbronn1.2GIS--
8975related order functions are not documentednewnobodyDocumentation--
8989Syndication Framework could implement atom:link@rel=self to better follow the recommendations of the RSS Advisory Boardassignedarthurk--RSS framework--
8995django.contrib.sitemaps enhancementsnewnobodyContrib apps--
8997Misleading error message when calling get_absolute_urlnewnobodyDatabase layer (models, ORM)--
8999ModelAdmin.get_form and get_formset will overwrite self.exclude with a kwargs excludeassignedjkocherhans--django.contrib.admin--
9002Easy way to create mock Request objects for testing viewsnewkkubasik--Testing framework--
90041.0 porting guide lists non-existant database backend functionsnewnobodyDocumentation--
9007Restore model examples in the new docs systemnewnobodyDocumentation--
9009Trac should link to report views from ticketsnewnobodyDjango Web site--
9015Signal Connection Decoratorsassignedzvoase--Core framework--
9022Allow US armed forces state codes for USStateFieldreopeneddougvanhorndjango.contrib.localflavor--
9025Nested Inline Support in Adminnewnobodydjango.contrib.admin--
9026Scripts receive invalid keyboard input under Windows with JVMnewnobodydjango-admin.py--
9029`get_or_create` broken due to inconsistent behaviour between `create` and `filter` on Manager, RelatedManager, QuerySet, etc.newnobodyDatabase layer (models, ORM)--
9033QuerySet extra()'s arguments could be better represented visually in the docnewnobodyDocumentation--
9037django.contrib.humanize new filter (dotint)newnobodyContrib apps--
9042Add MXPostalCodeField, MXRFCField and MXCURPField to Mexico localflavor modulenewmarcodjango.contrib.localflavor--
9045PhoneNumberField listed in ModelForm docs as a Model field, but PhoneNumberField moved.assignedericvw--Forms--
9049queryset .extra(tables=[...]) unnecessarily quotes table namesnewnobodyDatabase layer (models, ORM)--
9054request.raw_post_data is empty for multipart/related postsnewnobodyHTTP handling--
9055Percent sign in SQL statement behaves different with CursorDebugWrappernewnobodyDatabase layer (models, ORM)--
9057allow override of contrib.auth auto creation of permissions and superusernewnobodyContrib apps--
9064Redirect is broken when HTTP_X_FORWARDED_HOST contains multiple hostsnewnobodyHTTP handling--
9071Can't disable "add" popup links in the adminnewkratoriusdjango.contrib.admin--
9079Label tag attributesnewnobodyForms--
9081[patch] More flexible render_to_response()newnobodyHTTP handling--
9084File-based session does not store any data on Windowsnew--django.contrib.sessions--
9089urlencode should support MutliValueDictnewnobodyCore framework--
9093Extend inclusion tag syntax to allow custom templatesnewnobody--Template system--
9102admin Filter Box redraws each time it's changedassigneddcramerdjango.contrib.admin--
9104FieldDoesNotExist is defined in "confusing" place.newnobody--Core framework--
9107URL arguments to set values of fields in admin don't work for inlinesnewnobodydjango.contrib.admin--
9110prepopulate_from only works for text entry fieldsnewnobodydjango.contrib.admin--
9112New releases do not reliably overwrite old onesnewnobody--Core framework--
9115Check for presence of os.unlink in temp.pynewnobodyCore framework--
9116different caps in application name producing errornewnobodyDatabase layer (models, ORM)--
9119[patch] Admin change list does not allow custom get parametersassignedfasdjango.contrib.admin--
9120Improve error reports for exceptions in models.loading.load_appnewnobodyCore framework--
9147FormPreview needs easier extensibilitynewnobody1.2django.contrib.formtools--
9150Generic views should accept arguements for form_classnewnobody--Generic views--
9153Forms (and formsets) don't always generate valid HTML for hidden fieldsnewnobodyForms--
9156Make tests self-containednewnobodyTesting framework--
9158django-admin.py print help to stderrnewnobodydjango-admin.py--
9161ModelMultipleChoiceField doesn't accept to_field_name whereas ModelChoiceField doesnewnobodyDatabase layer (models, ORM)--
9163CsrfMiddleware needs to reset ETag headernewnobodyContrib apps--
9164mysql backend, foreign key respect ordernewnobodydjango-admin.py inspectdb--
9170Write real documentation for custom management commandsnewnobodyDocumentation--
9173Conditional content of template blocksnewnobodyTemplate system--
9180Low-level cache interface incorrectly tries to typecast bytestringnewnobodyCache system--
9181Consistant look in admin changelist whether filtered or notassignedSmileyChrisdjango.contrib.admin--
9185blocktrans auto escape peculiarityreopenednobodyInternationalization--
9189urlize filter doesn't do .us domains without http and wwwnewnobodyTemplate system--
9191runfcgi doesn't log to outlog and errlog on posix (Linux)newnobodyCore framework--
9194Allow additional hashing algorithms for passwordsnewnobodyAuthentication--
9195Paginator.page() should raise PageNotAnInteger when given a NoneType valuenewnobody--Core framework--
9198templatetag include adds new linenewnobodyTemplate system--
9200Add a session based form wizardnewnobodydjango.contrib.formtools--
9202forms.field.URLField regexp for validating URL does not follow the RFCnewnobodyForms--
9205Add savepoint protection to Model.save()newnobodyDatabase layer (models, ORM)--
9207Failing test code when using contenttypes app.newnobodyContrib apps--
9209ModelChoiceField fails when passed a non integer stringnewnobodyForms--
9211Objects with newlines in representation break popup JavaScript in the adminnewnobody--django.contrib.admin--
9213PasswordResetForm should not reset passwords for inactive usersnewnobodyContrib apps--
9223Declarative widgets for ModelFormnewnobodyForms--
9230Iterating over checkboxes in CheckboxSelectMultiple should be possiblenewmtredinnickForms--
9232problems with streaming files uplod with Django 1.0newnobodyFile uploads/storage--
9236django.contrib.admin documentation -- missing dependency info?newnobodyDocumentation--
9245Using choices in a mode field forces use of TypedChoiceField in a form fieldreopenedbadriForms--
9249Google Analytics' Cookies break CacheMiddleware when SessionMiddleware turns on Vary: CookieassignedvvdHTTP handling--
9256Let the template parser remember it's root nodelistassignedSmileyChrisTemplate system--
9264ModelAdmin: multipe items in prepopulated_fields breaks the auto-fillinreopenednobody1.2django.contrib.admin--
9270Docs: FORCE_SCRIPT_NAME SyntaxnewmtredinnickCore framework--
9274Support MySQLdb >= 1.3.0newnobodyDatabase layer (models, ORM)--
9279loaddata should have an option to ignore data for fields that no longer existnewnobodySerialization--
9281emails are displayed by django bug tracker and harvested by spam robotsassignedjacobDjango Web site--
9289Swedish (se) localflavornew1.2django.contrib.localflavor--
9295Better error handling and/or error reporting when Proj.4 datum shifting files are not foundnewjbronn--GIS--
9302postgresql: currval of sequence is not yet defined in this session: fixreopenednobodyDatabase layer (models, ORM)--
9309keep generic views template_loader arguments consistentnewnobodyGeneric views--
9310404 debug pages should show the name of the tried urlpattern if one exists.newnobody1.2Core framework--
9316databrowse does not filter URL fields properlynewnobodydjango.contrib.databrowse--
9318"Virtual" behaviour for signal dispatcher and model inheritancenewnobodyCore framework--
9321When overriding the widget for a manytomany field default helper text staysreopenednobodyForms--
9324cmemcache and python-memcache hashing differencesnewnobodyCache system--
9326permalink decorator used in doc and then pre-decorator method used without notice.newnobodyDocumentation--
9327Apache MultiViews, mod_python, and certain URLs result in a 500 errornewnobodyHTTP handling--
9333Add Django-localeurl to the translation/i18n documentationnewnobodyInternationalization--
9334The docs don't explain how django names cache keysnewnobodyDocumentation--
9335TypedChoiceField, default empty value not unicodenewfas--Forms--
9336CheckboxInput should render 'False' value as uncheckednewnobody1.2Forms--
9338admin-interface: inline formset should have can_order=True when using order_with_respect_tonewnobodyContrib apps--
9340`translation.get_language()` should process `settings.LANGUAGE_CODE`newnobodyInternationalization--
9345Various string consistency fixesnewnobodyUncategorized--
9353Django documentation bundles on download pagenewnobodyDocumentation--
9356CSRFMiddleware should take session key from request.sessionnewnobody1.2Contrib apps--
9357Unable to subclass form Media classnewnobodyForms--
9363[feature request] track down where a query is requested for debuggingnewnobodyDatabase layer (models, ORM)--
9365Permutated columns when using Paginator with ValuesQuerySetnewnobodyDatabase layer (models, ORM)--
9366date and time filters do not use localized strings, missing datetime filternewnobodyInternationalization--
9368Clean up code for getting columns for select queryassignedmtredinnick--Database layer (models, ORM)--
9370Non utf-8 DEFAULT_CHARSET causes UnicodeDecodeError when serving binary data through middlewarereopenedkkubasikCore framework--
9371Fixtures combined with inherited models causing constraint violations/possible double entry of datanewnobodyUncategorized--
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.newnobodyForms--
9382invalid username should give more detailsnewnobodyDjango Web site--
9388Year navigation in admin's date widgets' calendarassignedversae--django.contrib.admin--
9394Reverse relation lookups with a multi-table inherited model produces extraneous queriesassignedmtredinnick1.2Database layer (models, ORM)--
9400flock causes problems when writing to an NFS sharenewnobodyFile uploads/storage--
9403_set_content needs to perform the same _is_string check as the Constructornewnobody--HTTP handling--
9407The testModerationQueueContents test case does not work on databases without a microsecond precision datetime data typenewnobody1.2Database layer (models, ORM)--
9421delete object with ManyToManyField (option through)newnobodyForms--
9422Incorrect handling of foreign keys by serializersnewSerialization--
9427admin.autodiscover() cannot locate admin inside an eggnewnobodydjango.contrib.admin--
9433File locking broken on AFP mountsnewanonymousFile uploads/storage--
9435Check out behaviour of wsgi backend with PATH_INFO being an empty stringassignedmtredinnickCore framework--
9447ifequal should be chainable(and,or)newnobodyTemplate system--
9449test runner repeatedly parsers fixturesnewnobodyTesting framework--
9453Can't reset djangoproject account passwordnewnobodyDjango Web site--
9459forms.DateTimeField() rendered with HiddenInput looses microsecondsnewnobodyForms--
9460Template blocks for submit buttons in admin's change viewnewnobody1.2django.contrib.admin--
9465Change API Ref DocsnewadamnelsonDocumentation--
9471Documentation Admin classes with raw_id_fieldsnewnobodyDocumentation--
9475add(), create(), etc. should be supported by intermedite ManyToMany model with extra attributes if extra fields can be calculatednewnobodyDatabase layer (models, ORM)--
9483Title template filter is brokenassignedhdevries--Template system--
9489Unnecessary validation of internal data in contrib.sessionsnewnobodydjango.contrib.sessions--
9490Empty session is stored if clean session is accessednewnobodydjango.contrib.sessions--
9501Generic relations to derived models won't allow for deletion of objects those models are attached to.reopenednobodyContrib apps--
9502Docs reST xref markupnewnobodyDocumentation--
9504Extension for restructuredtext filter a django.contrib.markupnewnobody--Contrib apps--
9515order checking item_link and get_absolute_url wrongnewnobodyDocumentation--
9517Minor: HTML showing up on documentation pageassignedjacobDjango Web site--
9519QuerySet.delete() should operate with respect to previous query operationsnewnobodyDatabase layer (models, ORM)--
9523Restart runserver after translation MO files changenewnobodyInternationalization--
9532min_num on formsetsnewnobodyForms--
9535File uploads documentation is patchyassignedjacobDocumentation--
9538modelformset_factory cannot easily be used for only insertingassignedbrosnerForms--
9549Give initial_data.* files an option for not over writing current data.reopenednobodySerialization--
9559CSRFMiddleware should strip POST dat instead of showing the user an error message if a forgery is detectednewnobodyContrib apps--
9568admin/login.html should contain empty nav-global blocknewnobody1.2django.contrib.admin--
9583FormWizard hash field name should be customisable.newnobodyForms--
9586Shall upload_to return an urlencoded string or not?newnobodyFile uploads/storage--
9588provide **kwargs argument to GenericInlineModelAdmin.get_formsetassignedbrosnerContrib apps--
9589development server stops on SyntaxError or other Exceptionsnewnobodydjango-admin.py runserver--
9595Add support for cache to not expirenewnobodyCache system--
9596Comparing a DateTimeField to a date is too hardnewnobody--Database layer (models, ORM)--
9598create_user should allow specifying more fieldsnewnobodyAuthentication--
9602Add admin.site._registry manipulation methodsnewnobodydjango.contrib.admin--
9604a patch to the docs regarding "how a complete example form could look like"newnobodydjango.contrib.comments--
9616bdist_rpm fails in 1.0.1 - version names with hyphens are not compatible with rpm specsassignedmtredinnick1.2Uncategorized--
9619to_python not called when fetching data with .values(...)newnobodyDatabase layer (models, ORM)--
9622Bulgarian Local Flavornewnobodydjango.contrib.localflavor--
9625ForeignKey data type for certain derived model fields not calculated correctlynewnobodyDatabase layer (models, ORM)--
9631FieldFile assumes efficient Storage.sizenewnobodyFile uploads/storage--
9632File.chunks contains potentially expensive size operationnewnobodyFile uploads/storage--
9638Add %(app_label)s to the related_name format string for abstract modelsassignedanonymousCore framework--
9641Django shared hosting deployment documentation - chmod 755assignedjacob1.2Documentation--
9655urlize should not quote already quoted urls.reopenednobodyTemplate system--
9666ssi tag don't works with context variablesassignedericholscherTemplate system--
9674app_label missing from documentationnewnobodyDocumentation--
9682icontains can be case-sensitive on MySQLnewnobodyDatabase layer (models, ORM)--
9684Authentication Backend Supresses Some ExceptionsnewnobodyAuthentication--
9697Adding the Australian Tax File Number field validatornewnobodydjango.contrib.localflavor--
9699Shouldn't entries be associated with many enclosures?newnobodyCore framework--
9704Add a full example of a manually-created inline formnewnobodyDocumentation--
9721DateTimeField does not support all DEFAULT_DATETIME_INPUT_FORMATS when passed a list as inputnewnobodyForms--
9722Use pyinotify (where available) instead of polling filesystem every second to detect changesnewnobodydjango-admin.py runserver--
9725See more sites... link in home pageassignedjacobDjango Web site--
9739Admin does not correctly prefill DataTimeField from URLnewnobodydjango.contrib.admin--
9741generic relations: reverse chain of references not followed fully yon deletenewaljosa1.2Contrib apps--
9749ModelAdmin should allow specifying Changelist class to further modify Changelist behaviornewbrosner1.2django.contrib.admin--
9753makemessages failed on long Chinese textnewnobody--Internationalization--
9757Make IfNode a baseclass for other if nodes to subclassnewnobodyTemplate system--
9762template filter |date:"r" not valid RFC 2822 formatted when LANGUAGE_CODE different than englishassignedkgrandis--Template system--
9764IDN (Internationalized Domain Names) support for EmailField and URLFieldnewnobodyForms--
9770extraneous slash in search link of "Welcome to the new documentation" messagenewnobodyDjango Web site--
9771Wrong form actionreopenedjacobDocumentation--
9784Django admin: prepopulated_fields does not update on javascript (calendar) changenewdgouldin1.2django.contrib.admin--
9805reverse() does not add SCRIPT_NAME to the returned URL if called from middleware modulesnewmtredinnickCore framework--
9806GeometryField crashes contrib.gis.adminassignedjbronn1.2GIS--
9819Comments Framework needs better documentationnewnobodydjango.contrib.comments--
9847hardcoded string in core/handlers/base.pynew1.2Core framework--
9857URLfield with verify_exists hangs if given an unresponsive URLnewnobodyForms--
9886File-like interface for HttpRequestnewmtredinnickHTTP handling--
9893Filename + path length greater than 100 truncated on database insertion in Core.Storagenewnobody1.2Core framework--
9894Give the FileField 'upload_to' callable access to an UploadedFile's contents.newnobody--File uploads/storage--
9899GenericRelation of a childmodel can't be used in lookupreopenednobodyDatabase layer (models, ORM)--
9900Provided generic views for PasswordChange, PasswordReset, etc, does not have a dictionary value for Contextassigneduptimebox--Contrib apps--
9913authentication method docs wrong or confusing WRT returned valuenewnobodyDocumentation--
9928Ordering of admin.ModelAdmin objects in admin siteassignedbadridjango.contrib.admin--
9937Enable SSL on DjangoProject.comassignedjacobDjango Web site--
9940Pass DATABASE_OPTIONS to regressiontests/admin_scripts testsnewramiroTesting framework--
9961select_related(depth=0) should be a no-opnewnobodyDatabase layer (models, ORM)--
9962Add a tutorial for the testing frameworknewnobodyDocumentation--
9964Transaction middleware closes the transaction only when it's marked as dirtyassignedmtredinnick1.2Database layer (models, ORM)--
9966Generic view "redirect_to" to carry existing query stringnewnobody1.2Generic views--
9967Comment's get_absolute_url anchor doesn't work in SafarireopenednobodyDocumentation--
9974Allow pluralize filter to consider zero as a singular formassigneddavidTemplate system--
9976Generic Foreign Keys should have a nice widget(ala raw_id)assignedAlexdjango.contrib.admin--
9977CSRFMiddleware needs template tagassignedlukeplantHTTP handling--
9979localizing input_formats on DateFieldnewmatehatForms--
9982Inconsistent behavior on model save depending on whether OneToOneField is a primary keyassignedmtredinnick1.2Database layer (models, ORM)--
9983Javascript issue on admin interface with prepopulated_fieldsnewkkubasik1.2django.contrib.admin--
9988It's not possible to correctly translate the monthsnewnobodyInternationalization--
9990Management shell autocomplete breaks PYTHONSTARTUP autocompletenewnobodyCore framework--
9995Mention 'easy_install Django' as an alternative installation method.newnobodyDocumentation--
9998Document side effects of importing uninstalled modelsnewnobodyDocumentation--
10004Enable -c switch in xgettext call to collect translator commentsnewInternationalization--
10015contrib.comments inline on Postgres 8.3 fails to cast integer to textassignedcarljmContrib apps--
10027include a link to "Form and Field Validation" from "Working with Forms"newnobodyDocumentation--
10045Improve documentation of .annotate() / .filter() ordering quirksreopened--Documentation--
10046ModPythonHandler class should check for IOError when writing responsenewnobodyHTTP handling--
10060Multiple table annotation failurenew--ORM aggregation--
10061incorrect logout link in adminnewmtredinnick1.1django.contrib.admin--
10068Search box at top of the page on doc siteassignedjacobDjango Web site--
10070Named parameters not working on raw sql queries with sqlitenewnobodyDatabase layer (models, ORM)--
10078Document use of locales in management commandsnewnobodyDocumentation--
10087Missing models.py in django.contrib.localflavor.frnewnobodydjango.contrib.localflavor--
10088for_share() as well as for_update() addition to Model.QuerySetnew--Database layer (models, ORM)--
10092Reference documentation lowest-level headings too small and lack indentsassignedjacobDocumentation--
10093Table of Contents should show two levelsnewnobodyDocumentation--
10099MySQL 5.0 does not support LIMIT in subqueriesnewnobody1.2Database layer (models, ORM)--
10107mark_safe and mark_for_escaping as decoratorsnewmatehatTemplate system--
10109Move raw sql from models.fields.related to models.sql.querynewAlexDatabase layer (models, ORM)--
10115Allow test client to guess files' mimetypesnewnobodyTesting framework--
10126Add sanitize and tidy options to textile filter.newnobody--Contrib apps--
10130Support setting deletionnewnobody1.2Core framework--
10139Slicing an EmptyQuerySet gives a list, not another EmptyQuerySetnewnobodyDatabase layer (models, ORM)--
10143"add" template filter always converts arguments to integersnewnobodyTemplate system--
10146Support for contrib/markdown extension_configs in settings.pynewnobody1.2Contrib apps--
10147Possible wrong check in django.utils._osnewnobodyFile uploads/storage--
10154allow the combination of an F expression with a timedeltanewnobodyDatabase layer (models, ORM)--
10164AutoField is broken for sqlite backend [patch included]newnobodyDatabase layer (models, ORM)--
10178Bogus timezone listed in documentationassignedjacobDjango Web site--
10190Charset should be customizable with HttpResponsenewccahoon1.2HTTP handling--
10191Fix / Add support for radiobuttons after adding item with popup in Django Adminnewnobody1.2django.contrib.admin--
10192Add support for App EnginenewnobodyDatabase layer (models, ORM)--
10200loaddata command does not raise CommandError on errorsnewnobody--Serialization--
10201serializers.serialize looses microseconds information.newnobody--Serialization--
10203Nicaragua LocalFlavor ticketnewnobodydjango.contrib.localflavor--
10204Validation fails in spanish localflavor ESIdentityCardNumberFieldassignedmeakshdjango.contrib.localflavor--
10206admin/auth/user/* templates should be in django.contrib.auth appnewnobodydjango.contrib.admin--
10212Admin ChangeList doesn't apply 'order_by' clause specified by ModelAdmin.querysetnewnobodydjango.contrib.admin--
10214Add 'internal' option to SEND_BROKEN_LINK_EMAILSnewnobodyUncategorized--
10215Dont rollback transaction on errors in management/loaddata in "non-commit" mode.newnobody--Core framework--
10227OneToOne fields with null=True raise DoesNotExist exception on related modelnewnobody--Database layer (models, ORM)--
10235contrib.sitemaps doesn't support RequestSitenewnobody--Contrib apps--
10236Change order of actions in syncdbnewnobodyCore framework--
10239Document modelform_factorynewnobodyDocumentation--
10244FileFields can't be set to NULL in the dbnewnobodyDatabase layer (models, ORM)--
10258many files with the same file name cannot be saved correctlynewduncan1.2File uploads/storage--
10259Error in Mac OS X installation documentationnewnobodyDjango Web site--
10260i18n documentation refactoringnewramiroDocumentation--
10263order_by parameter for inlineformset_factory and BaseInlineFormSetnewnobodyForms--
10270module dependency checks of syncdb are not translatable nor catchablenewnobodyInternationalization--
10282Missed "% self.name" for admin_logout urlassignedAlexdjango.contrib.admin--
10284ModelFormSet - objects are deleted even if commit=FalsenewnobodyForms--
10285Render comment listnewkylef1.2django.contrib.comments--
10287Formset documentation has no information about practical formset validationnewandrewbadr1.1Documentation--
10291Correction to QuerySet.iterator() documentationnewnobodyDocumentation--
10293Show Unicode representations next to ManyToMany raw_id_fieldnewnobodydjango.contrib.admin--
10295pk name attribute not provided in <object> tagnewnobodySerialization--
10301Refactor Serializer to support iteratationnewnobodySerialization--
10302Add some date features to aggregationnewnobodyDatabase layer (models, ORM)--
10305contrib/admin/options.py add_view, change_viewnewnobody--django.contrib.admin--
10317New Feature: django.contrib.markup.fields.MarkupFieldnewjamesturk--Contrib apps--
10320CursorDebugWrapper should allow using iterators/generators for executemany().newnobody--Database layer (models, ORM)--
10321Dont hardcode form label html.newnobodyForms--
10323Dont force admin media serving with runserver management command.newnobodydjango-admin.py runserver--
10326Allow handler500, handler404 to be callablesnewnobody1.2Core framework--
10327Pass document.domain to popup windows in adminnewnobody1.2django.contrib.admin--
10328get_script_path and request.path_info undocumentedassignedanonymousDocumentation--
10334Syndication framework calls context processors twice per itemnewnobodyRSS framework--
10343Feature Suggestion: SplitDateTimeWidgetnewnobody--django.contrib.formtools--
10353prompt the correct date/time format in the error messagenewnobodyForms--
10355add support for email backendsnewnobodydjango.core.mail--
10360allow customized forbidden message when using exceptionsassignedericholscher1.2Core framework--
10361Slightly complex built-in Field classes are undocumentednewnobodyDocumentation--
10378authenticate() method should not continue on built-in or generic exceptionsnewnobodyAuthentication--
10398It may cause error in django.db.backends.last_executed_query.newnobodyDatabase layer (models, ORM)--
10399Optimise cross-table update for one-to-one fieldsnewmtredinnickDatabase layer (models, ORM)--
10402mysql backend connections left idle opennewnobodyDatabase layer (models, ORM)--
10403provide declarative syntax to define ModelFormSet and InlineFormSetnewnobodyForms--
10405quoted class names in foreign key definition causes 'str' object has no attribute '_default_manager'newmitsuhiko1.2Database layer (models, ORM)--
10414select_related ignores unrecognized fieldsnewnobodyDatabase layer (models, ORM)--
10420Running gis tests via runtests doesn't work.newnobodyGIS--
10422documentation of ticket #4140: manage.py with oracle database fails with ORA-06552 when a field name is a keywordnewnobodyDocumentation--
10427Bound field needs an easy way to get form valuereopenednobodyForms--
10435WSGI handler class cannot be overridden in runservernewnobodydjango-admin.py runserver--
10436Application names i18n in the admin app brokennewramirodjango.contrib.admin--
10447feedgenerator will raise exception if we set locale.newnobodyRSS framework--
10449Bug: HTML accents not escaped out when using newformsreopenednobodyInternationalization--
10455Session Creation should be Lazynewnobodydjango.contrib.sessions--
10456Canada localflavor improvements/fixesnewnobodydjango.contrib.localflavor--
10457date_based view archive_today should update kwargs for month/day_formatnewnobodyGeneric views--
10461Annotation and generic relations do not work well togethernewORM aggregation--