| 13 | Related objects interface should be tighter (edit_inline) | assigned | barbuza | post-1.0 | Admin interface | normal |
| 17 | Metasystem optimization: Share select_related in memory | assigned | PhiR | post-1.0 | Database wrapper | lowest |
| 23 | Add support for ValidationWarning | new | nobody | post-1.0 | Forms | low |
| 25 | Allow use_filter_interface on non-multiple select boxes | new | nobody | post-1.0 | Admin interface | low |
| 27 | Single form field for multiple database fields | new | nobody | post-1.0 | Forms | low |
| 29 | Fix usability issue with limit_choices_to and "Add another" in admin | new | nobody | post-1.0 | Admin interface | low |
| 56 | MySQL id columns should be UNSIGNED | reopened | adrian | post-1.0 | Database wrapper | normal |
| 106 | [patch] Problem with some js/select box on IE | reopened | nobody | -- | Admin interface | normal |
| 373 | Add support for multiple-column primary keys | assigned | dcramer | post-1.0 | Metasystem | low |
| 399 | Bigint field object needed | assigned | permon | | Database wrapper | normal |
| 494 | Collapse in admin interface for inline related objects | new | xian | post-1.0 | Admin interface | normal |
| 689 | Honor Web server provided authentication | assigned | telenieko | | Core framework | low |
| 702 | make unique_together work with ManyToMany | new | nobody | post-1.0 | Validators | normal |
| 811 | [patch] IPv6 address field support | reopened | adrian | | Core framework | low |
| 897 | Bi-Directional ManyToMany in Admin | new | nobody | post-1.0 | Admin interface | low |
| 937 | Autoreload reloads for every request. | reopened | adrian | | Tools | normal |
| 1002 | Add an option model name arg to [modelmodule] commands | new | nobody | | django-admin.py | normal |
| 1021 | [PATCH] unique_together should check the uniqueness in the validation phase | reopened | nobody | post-1.0 | Validators | high |
| 1028 | High-level feed framework should make more feed elements available | assigned | ekarulf | | RSS framework | normal |
| 1035 | Link to popup for adding related objects should respect user's permissions | new | xian | | Admin interface | normal |
| 1061 | Start week day on calendar | new | garcia_marc | post-1.0 | Internationalization | lowest |
| 1105 | [patch] simple_tag decorator enhancement | new | julien | | Template system | normal |
| 1142 | Support for multiple database connections | assigned | darylspitzer | post-1.0 | Database wrapper | normal |
| 1199 | Supporting more than one argument in a custom filter | assigned | insin | post-1.0 | Template system | normal |
| 1201 | query string parsing problem | assigned | foobarmus | | Core framework | normal |
| 1241 | Internationalisation of date fields in free admin section. | reopened | nobody | | Admin interface | normal |
| 1282 | archive_today generic view should accept a month_format parameter instead of hardcoding '%b' | new | nickefford | -- | Generic views | normal |
| 1286 | [patch] Automatic detection of primary key with inspectdb for Mysql | reopened | nobody | | django-admin.py inspectdb | normal |
| 1327 | Support nightly-build download | assigned | jezdez | | Django Web site | low |
| 1375 | Escape primary_key values in admin interface | new | yk4ever | | Admin interface | normal |
| 1453 | generic views sometimes inefficient with large data sets - especially archive_index | new | nobody | | Generic views | normal |
| 1480 | Don't Set TIME_ZONE unless it is explictly needed (or put it back to how you found it) | new | nobody | post-1.0 | Core framework | high |
| 1667 | OneToOne and ForeignKey related objects are cached differently | new | nobody | | Database wrapper | normal |
| 1668 | Translate module names via make-messages.py | reopened | hugo | -- | Internationalization | normal |
| 1820 | Autogenerated ManyToMany fields can generate too long identifiers for mysql to handle | new | nobody | | Database wrapper | normal |
| 1834 | Admin templatetags should have docstrings for admin documentation | new | nobody | | Documentation | normal |
| 1873 | [patch] multi-select admin filter for RelatedFields | new | nobody | | Admin interface | normal |
| 1891 | 'distinct':True no longer usable in limit_choices_to | reopened | nobody | | Core framework | normal |
| 1919 | filter truncatewords wipes newlines from string, so not chainable with markup filters | reopened | nobody | -- | Template system | low |
| 1946 | [patch] to allow overriding of default sequence name | new | nobody | | Database wrapper | normal |
| 2016 | [patch] Decorator for template tags that load objects | assigned | nobody | | Template system | normal |
| 2037 | Doesn't make sense to have a blank option in dropdowns for non-nullable, non-blankable fields with defaults | new | nobody | | Admin interface | normal |
| 2039 | Provide a way to use django under IIS | new | nobody | -- | Core framework | normal |
| 2131 | [patch] HttpResponseSendFile for serving static files handler-specific sendfile mechanism | reopened | adrian | post-1.0 | Core framework | normal |
| 2140 | short_description in admin for get_absolute_url doesn't work due to currying | new | nobody | -- | Admin interface | lowest |
| 2203 | TIME_FORMAT, DATE_FORMAT and DATETIME_FORMAT are ignored | reopened | nobody | post-1.0 | Internationalization | normal |
| 2225 | 'manage.py sql ...' gets confused when using tables from separate apps | new | nobody | | Database wrapper | low |
| 2227 | atch] transaction.commit()/rollback() should be aware of nested calls to transaction.managed(True) | assigned | nobody | | Database wrapper | normal |
| 2259 | PK Change creates new object instead of update | reopened | nobody | post-1.0 | Database wrapper | normal |
| 2284 | [patch] Extra /sql files with whitespace break syncdb | new | nobody | | Tools | normal |
| 2304 | [patch] DISABLE_TRANSACTION_MANAGEMENT is not working as described in Doc's | new | nobody | | Database wrapper | normal |
| 2367 | [patch] pagination for date based generic views | new | nobody | | Generic views | normal |
| 2382 | [patch] Save Filtering List Views in Admin into Session | new | nobody | post-1.0 | Admin interface | normal |
| 2383 | [patch] delete multiple items at once | reopened | nobody | | Admin interface | normal |
| 2411 | Validation errors in template filters/tags documentation | new | nobody | | Admin interface | normal |
| 2414 | coredump of python by a template extending itself | reopened | nobody | | Template system | normal |
| 2417 | Support for binary type fields (aka: bytea in postgres and VARBINARY in mysql) | assigned | nobody | | Database wrapper | normal |
| 2438 | django.db.models get_apps() return different results according to the server used | reopened | nobody | | Core framework | normal |
| 2443 | Add IntervalField to database models | new | Gulopine | | Database wrapper | lowest |
| 2445 | [patch] allow callable values for limit_choices_to | new | nobody | | Core framework | normal |
| 2471 | [patch] date_based generic view doesn't work with DateField and sqlite | reopened | nobody | | Generic views | normal |
| 2493 | Error "reset"ing app with self-referencing ForeignKey | new | nobody | | Database wrapper | normal |
| 2495 | db.models.TextField cannot be marked unique when using mysql backend | new | nobody | | Database wrapper | normal |
| 2504 | ConditionalGetMiddleware causes Content-Length to be 0 on HttpResponse with fileobject | new | poelzi | | Core framework | normal |
| 2507 | [patch] LDAPBackend in django/contrib/auth/backends.py | new | nobody | | Contrib apps | normal |
| 2539 | Custom tags and filters can be restricted by namespace | assigned | anonymous | | Template system | normal |
| 2550 | [patch] Allow a Backend to Globally Fail Authentication | reopened | nobody | | Contrib apps | normal |
| 2569 | [patch] Admin page Foreign Key improvements | new | nobody | | Admin interface | normal |
| 2594 | Template system should handle whitespace better | new | nobody | | Template system | normal |
| 2615 | [patch] Make reversed url-resolving aware of matched kwargs and extra options | new | nobody | | Core framework | normal |
| 2616 | Add DB API support for lookup against IP address fields | new | nobody | | Database wrapper | normal |
| 2618 | [patch] Added the ability for Site objects to have profiles. | new | nobody | | Contrib apps | normal |
| 2626 | Datetime handling is broken when dealing with more than one time zone | new | nobody | post-1.0 | Core framework | normal |
| 2651 | Adding to admin nice selector for editing ForeignKey fields in case of relatively large number of items (adopted from SelectFilter2.js) | new | nobody | | Admin interface | normal |
| 2679 | Admin.ordering isn't working for edit_inline ForeignKey fields | new | nobody | | Admin interface | normal |
| 2688 | failed save() with postgresql sometimes doesn't throw error until next statement (which is 'set time zone') | new | nobody | | Database wrapper | normal |
| 2698 | Custom default managers interfere with delete operations | new | nobody | | Database wrapper | normal |
| 2705 | [patch] Add optional FOR UPDATE clause to QuerySets | new | nobody | post-1.0 | Database wrapper | normal |
| 2723 | yes/no option for BooleanField | assigned | shanx | post-1.0 | Admin interface | normal |
| 2740 | Specifying an order_with_respect_to for a self referential one to many relationship fails | assigned | Gulopine | | Core framework | normal |
| 2750 | ManyToManyField ignores 'default' option | new | nobody | | Database wrapper | normal |
| 2843 | [patch] serializer can't resolve a one-to-many relation from the "foreign" side | new | nobody | -- | Core framework | normal |
| 2856 | Admin's Recent Actions will link to a 404 when an object has been deleted. | new | | | Admin interface | normal |
| 2871 | DateTime fields are not checked when updating object | new | nobody | | Admin interface | normal |
| 2879 | [patch] Add live test server support to test framework | new | devin | | Unit test system | normal |
| 2884 | [newforms-admin] Incorrect sql generated when ordering a queryset where the related model's Meta.ordering has an FK | new | nobody | | Admin interface | normal |
| 2889 | [patch] Calendar widget has limited usefulness for past years | new | nobody | | Admin interface | low |
| 2901 | [newforms-admin] Enable admin log display to be restricted to a specific site | new | nobody | | Admin interface | normal |
| 2905 | Django needs a one-click installation routine for shared hosting providers | new | nobody | | Core framework | normal |
| 2912 | django.contrib.syndication.feeds.py:Feed store the HttpRequest so it can be accessed | new | nobody | post-1.0 | RSS framework | normal |
| 2918 | "ValueError: too many values to unpack" when doing the tutorial. | reopened | nobody | | Database wrapper | high |
| 2948 | Better OneToOneField handling in Admin Interface desired | new | nobody | | Admin interface | normal |
| 2975 | [patch] parseDateString function in dateparse.js return wrong date for '2006-12-31' | reopened | nobody | | Admin interface | normal |
| 2986 | JavaScript (dismissAddAnotherPopup) problem in TextField with newline characters | reopened | nobody | | Admin interface | normal |
| 3006 | generic relations do not act as expected in a filter/get | new | rmyers | post-1.0 | Database wrapper | normal |
| 3011 | Allow for extendable auth_user module | new | nobody | | Contrib apps | normal |
| 3016 | make reverse one-to-one field return None instead of DoesNotExist | reopened | nobody | | Database wrapper | normal |
| 3055 | Deleting an object with two generic relations to different but related models (via a ForeignKey) apparently generates incorrect SQL | new | nobody | | Database wrapper | normal |
| 3077 | [patch] multi-degree ForeignKey/OneToOne relationships with non-integer primary key | new | nobody | -- | Database wrapper | high |
| 3094 | XMLField not working (and it shouldn't require Jing; should use other tools if available.) | new | jacob | post-1.0 | Validators | normal |
| 3096 | Filtering choices in admin list view don't respond to limit_choices_to parameter | new | nobody | -- | Admin interface | high |
| 3110 | ManyToMany filter_interface widget renders incorrectly in IE 6 when the field is in a fieldset with class collapse | new | xian | | Admin interface | normal |
| 3111 | newforms: Add as_tr(), as_li() methods to BoundField | new | | post-1.0 | Forms | normal |
| 3148 | Add getters and setters to model fields | assigned | telenieko | | Database wrapper | normal |
| 3156 | [patch] [multidb] datetime with auto_now=True causes integrity error | new | nobody | | Database wrapper | normal |
| 3163 | [patch] Optionally disable DB table creation from model | reopened | nobody | | Database wrapper | normal |
| 3169 | [patch] A template tag for listing/linking to nearby pages in pagination should be provided. | reopened | nobody | | Template system | normal |
| 3182 | model instance update() method and QuerySet update_or_create() method | new | nobody | | Database wrapper | normal |
| 3189 | [patch] generic date_based view, allowing week to start on monday | new | nobody | | Generic views | low |
| 3200 | [patch] fix missing stack segments in debug.py views | new | nobody | | Generic views | high |
| 3202 | [patch] Faster SelectBox for ManyToMany | new | xian | | Admin interface | high |
| 3211 | admin crash when uploading an e-mail message as a text file | new | nobody | | Admin interface | normal |
| 3221 | [patch] unhelpful error message when include() set incorrectly | new | oggie_rob | | Core framework | normal |
| 3233 | manage.py reset fails to handle valid sql file | new | nobody | | Tools | normal |
| 3240 | [patch]Django dispatcher misses some errors | new | nobody | | Core framework | normal |
| 3246 | SQL generation not working properly in per-object-permissions branch | new | nobody | | Database wrapper | normal |
| 3254 | [patch] experimental fulltext search support for postgres, oracle and mssql | new | nobody | | Database wrapper | normal |
| 3274 | [patch] Provide date_list to template context in archive_month view | new | nobody | -- | Generic views | normal |
| 3298 | max_age doesn't work on mobile phone | new | nobody | | Contrib apps | normal |
| 3301 | [multi-db] Bug in Fields.DateTimeField.pre_save() | reopened | nobody | | Database wrapper | normal |
| 3304 | [patch] Support "httponly"-attribute in session cookie. | new | nobody | post-1.0 | Core framework | normal |
| 3308 | Escaped documentation in admin site | new | nobody | | Admin interface | normal |
| 3310 | manage.py test does not work if there is not a model.py in the application | new | nobody | | Unit test system | normal |
| 3343 | Doctest find() doesn't work for model subpackage (models/__init__.py) | new | nobody | -- | Unit test system | -- |
| 3349 | If an ImportError occurs within some loaders a rather confusing exception is raised. | new | durdinator | -- | Template system | -- |
| 3357 | Make Django's server optionally multithreaded | reopened | adrian | -- | django-admin.py runserver | -- |
| 3397 | [patch] Allow DB-level ordering by non-fields in admin list view | reopened | nobody | -- | Admin interface | -- |
| 3400 | [patch] Support for lookup separator with list_filter admin option | new | nobody | -- | Admin interface | -- |
| 3411 | [Django Multi DB Tree]: modifying objects via the admin interface generates an operational error | new | nobody | post-1.0 | Admin interface | -- |
| 3415 | django allows invalid TIME_ZONE in settings.py | new | nobody | -- | Uncategorized | -- |
| 3422 | url configuration: include in combination with extra options messes up reverse resolving | new | nobody | -- | Core framework | -- |
| 3428 | [full-history] Small fixes to the code | new | nobody | -- | Uncategorized | -- |
| 3460 | postgresql_psycopg2 backend uses wrong isolation level | new | cgrady | -- | Database wrapper | -- |
| 3461 | DatabaseWrapper should pass through args and kwargs to underlying database adapter | new | cgrady | post-1.0 | Database wrapper | -- |
| 3469 | DotExpandedDict is not documented | new | nobody | -- | Documentation | -- |
| 3470 | related data injection for related managers to reduce number of queries | new | nobody | -- | Metasystem | -- |
| 3485 | Initial SQL fails when data contains a % in it when settings.DEBUG = True | reopened | nobody | -- | Database wrapper | -- |
| 3508 | MergeDict needs more descriptive return values from __str__ and __repr__ | new | | -- | Core framework | -- |
| 3512 | Add "required" & "error" CSS classes to form rows in as_* methods | reopened | nobody | -- | Forms | -- |
| 3515 | CSS improvements for newforms | reopened | nobody | -- | Forms | -- |
| 3529 | Context.update doesn't do what it says it does | new | nobody | -- | Template system | -- |
| 3530 | django.db.models.permalink should use request.urlconf if defined | new | neoj | -- | Core framework | -- |
| 3542 | Allow month-based date_list on archive_index | new | dtulig | post-1.0 | Generic views | -- |
| 3544 | Fix {% include %} to allow recursive includes | new | nobody | -- | Template system | -- |
| 3553 | urlpatterns uses urllib.quote/unquote should use urllib.quote/unquote_plus | new | nobody | post-1.0 | Core framework | -- |
| 3566 | Proposal: ORM aggregation support | assigned | russellm | -- | Database wrapper | -- |
| 3569 | extend Atom feed support for other fields | assigned | rcoup | -- | RSS framework | -- |
| 3570 | implement Atom Publishing Protocol | reopened | nobody | -- | RSS framework | -- |
| 3579 | remove admin's reliance on TEMPLATE_STRING_IF_INVALID set to empty string | reopened | nobody | post-1.0 | Template system | -- |
| 3583 | cookie-based modpython / apache authentication | new | SmileyChris | -- | Contrib apps | -- |
| 3591 | add support for custom app_label and verbose_name | assigned | adrian | post-1.0 | Core framework | -- |
| 3594 | Translation problem in javascript | reopened | msaelices | -- | Internationalization | -- |
| 3601 | ImageField with db_column results in KeyError in Admin Edit | assigned | hakejam | -- | Admin interface | -- |
| 3613 | [multi-db] select_related stuck in recursive loop | new | nobody | -- | Database wrapper | -- |
| 3615 | Can't define forward references in fixtures using MySQL with InnoDB | new | nobody | -- | Database wrapper | -- |
| 3620 | test suite aborts with mysql 4.1 | new | nobody | -- | django-admin.py | -- |
| 3624 | Syndication could be friendlier to non Django templating languages | new | nobody | -- | Contrib apps | -- |
| 3642 | [multi-db] Filters with nested foreign keys across databases fail | new | nobody | -- | Database wrapper | -- |
| 3672 | newforms: DateField doesn't handle date output formats | new | ajs | -- | Forms | -- |
| 3680 | Add cache control (ETag, Last Modified) to django.contrib.syndication | new | nobody | -- | Contrib apps | -- |
| 3695 | duplicate html id's in doc pages | assigned | simeon | | Admin interface | -- |
| 3785 | admin does not valid object id values before using them in database queries | new | nobody | -- | Admin interface | -- |
| 3851 | unique_together with an empty value for a ForeignKey | new | nobody | -- | Database wrapper | -- |
| 3871 | Use custom managers in reverse relations | new | nobody | -- | Database wrapper | -- |
| 3907 | LocaleMiddleware allows locale from user browser that don't exists in settings.py | new | nobody | -- | Internationalization | -- |
| 3940 | Comma as decimal separator | new | anonymous | post-1.0 | Internationalization | -- |
| 3987 | ModelAdmin should allow for overriding of ForeignKey/ManyToMany options | reopened | nobody | -- | Admin interface | -- |
| 3990 | readonly fields for admin | new | nobody | -- | Admin interface | -- |
| 3995 | Give the Message model a type (success/failure/generic) | new | PJCrosier | -- | Core framework | -- |
| 3997 | Missing default value causes exception on save | assigned | PhiR | -- | Database wrapper | -- |
| 4027 | ability to make a copies of model instances | new | nobody | -- | Database wrapper | -- |
| 4030 | internationalization - auto translation of LANGUAGES | new | nobody | -- | Internationalization | -- |
| 4031 | Translate to a specified language (not necessarily the current session language) | new | nobody | -- | Internationalization | -- |
| 4045 | some admin Javascript fixes and cleanups | new | xian | -- | Admin interface | -- |
| 4051 | [] not in EMPTY_VALUES in newforms | new | nobody | -- | Forms | -- |
| 4065 | Ability to disable admin pagination | new | xian | -- | Admin interface | -- |
| 4070 | unique_for_date and friends should create database indexes where possible | new | nobody | -- | Database wrapper | -- |
| 4092 | django/contrib/localflavor/usa/forms.py USStateSelect missing blank options | new | dougn | -- | django.contrib.localflavor | -- |
| 4094 | databrowse calendars do not translate the month back to english resulting in an error | new | nickefford | -- | django.contrib.databrowse | -- |
| 4102 | Allow UPDATE of only specific fields in model.save() | new | cgrady | -- | Database wrapper | -- |
| 4117 | Attributes for Widgets composed of more than one HTML element | assigned | Alex | post-1.0 | Forms | -- |
| 4120 | some admin Javascript cleanups | new | xian | -- | Admin interface | -- |
| 4121 | DateTime, Date,Time, MonthDay, YearMonth for general usage | new | nobody | -- | Internationalization | -- |
| 4134 | raw_id_admin support direct visible repr of chosen object | new | nobody | -- | Admin interface | -- |
| 4136 | NULL fields and Unique keys | new | nobody | -- | Admin interface | -- |
| 4140 | [boulder-oracle]: manage.py syncdb fails with ORA-06552 when a fieldname is a keyword | assigned | ikelly | -- | django-admin.py | -- |
| 4147 | Add some i18n hooks to DateFormat | new | nobody | post-1.0 | Internationalization | -- |
| 4179 | MySQL backend has MySQL-4.0 incompatbiility | new | nobody | -- | Database wrapper | -- |
| 4186 | [boulder-oracle] Error using "SELECT DISTINCT" with TextFields | new | nobody | -- | Database wrapper | -- |
| 4192 | manage.py sqlindexes does not create the index for unique_together fields | new | nobody | -- | django-admin.py | -- |
| 4198 | admin javascript calendar spacing problem | new | xian | -- | Admin interface | -- |
| 4212 | badly-defined ForeignKey to self does not cause an exception | new | nobody | -- | Database wrapper | -- |
| 4238 | django.views.generic.simple should have a method to redirect to the absolute_url() of an object | new | nobody | -- | Generic views | -- |
| 4278 | get_template should accept a dirs argument | new | nobody | -- | Template system | -- |
| 4282 | startproject should honor umask | new | nobody | -- | django-admin.py | -- |
| 4287 | FloatField will not handle infinity values | new | nobody | -- | Database wrapper | -- |
| 4299 | remove code duplication in postgresql and postgresql_psycopg2 backends | reopened | nobody | -- | Database wrapper | -- |
| 4311 | urlresolvers.resolve and friends should return the name they resolved to. | new | nobody | -- | Core framework | -- |
| 4339 | Override an existing file, using Model.save_FIELD_file method, | reopened | Gulopine | | Database wrapper | -- |
| 4341 | SelectDateWidget does not pass through attrs | new | dakrauth | -- | Forms | -- |
| 4363 | Formpreview doesn't support newform's dynamic initial values | new | nobody | -- | django.contrib.formtools | -- |
| 4397 | [gis] GeoDjango Documentation for Windows | assigned | jbronn | -- | GIS | -- |
| 4467 | handle a huge list of ForeignKey objects by implementing a CategorizedModelChoiceField | new | nobody | -- | Forms | -- |
| 4471 | Newforms errors.as_text probably shouldn't prefix the string with an '*' character | new | nobody | -- | Forms | -- |
| 4476 | Modify test client to follow redirect chains | assigned | telenieko | -- | Unit test system | -- |
| 4481 | Databrowse should use pagination | new | nobody | -- | django.contrib.databrowse | -- |
| 4492 | Provide tests for mixed-case column names | new | nobody | -- | Database wrapper | -- |
| 4498 | File upload ignores Content-Transfer-Encoding | new | nobody | -- | Core framework | -- |
| 4499 | integrity error silently failing with postgres and loaddata | reopened | nobody | -- | Database wrapper | -- |
| 4501 | Coverage support for tests | reopened | adrian | -- | Unit test system | -- |
| 4507 | Adding form save hooks to newforms admin | new | nobody | -- | Admin interface | -- |
| 4528 | Add DATABASE_PRE_SYNCDB to settings | new | nobody | -- | Core framework | -- |
| 4540 | Template.render() should verify context instance | new | munhitsu | -- | Template system | -- |
| 4552 | Tidy up "for" tag | new | nobody | -- | Template system | -- |
| 4574 | add CSS classes to rendered calendar | new | xian | -- | Admin interface | -- |
| 4592 | Make CheckboxSelectMultiple more like RadioSelect | new | nobody | -- | Forms | -- |
| 4604 | Message Passing For Anonymous Users | new | SmileyChris | post-1.0 | Contrib apps | -- |
| 4617 | permission_required decorator behaviour is odd | assigned | ctrochalakis | -- | Contrib apps | -- |
| 4656 | Allow In-depth serialization by specifying depth to follow relationship | new | nobody | post-1.0 | Serialization | -- |
| 4680 | Fixes problem in initial_sql where "--" is in a string | new | anonymous | -- | Tools | -- |
| 4695 | xgettext skips some translation strings in javascript files | new | nobody | -- | Internationalization | -- |
| 4736 | manually named primary key columns not properly quoted | new | nobody | -- | Database wrapper | -- |
| 4746 | [patch] Allow whitespace before and after filter separator | new | nobody | -- | Template system | -- |
| 4747 | [multi-db] patch to bring multiple-db-support up to date with rev 6110 | new | nobody | -- | Uncategorized | -- |
| 4748 | contrib.auth: Increase length of names of permissions | new | nobody | -- | Admin interface | -- |
| 4786 | Debug page traceback should highlight local code vs. framework code | new | kevin | post-1.0 | Core framework | -- |
| 4788 | django selftests should skip tests bound to fail | new | devin | post-1.0 | Unit test system | -- |
| 4794 | Use CSS :target pseudo class | new | nobody | -- | Django Web site | -- |
| 4824 | Enforce a check for duplicate named url patterns | new | heracek | -- | Core framework | -- |
| 4833 | auth superuser setup rejects valid @localhost e-mail address | new | nobody | -- | Validators | -- |
| 4848 | Feature Proposal: Allowing inline fields to be specified in the fields tuple (newforms-admin) | new | nobody | post-1.0 | Admin interface | -- |
| 4878 | docs: install on win needs help | new | nickefford | -- | Documentation | -- |
| 4924 | Loading of compressed fixtures | new | nobody | -- | Serialization | -- |
| 4926 | Ordering in admin listview ignores ordering in admin options | reopened | nobody | -- | Admin interface | -- |
| 4976 | The contrib.humanize templatetags fail when given None. | new | nobody | -- | Contrib apps | -- |
| 4978 | Admin DateTimeShortcuts.js ISODate | new | xian | -- | Admin interface | -- |
| 4979 | Admin does not allow removal of an image from an ImageField after it has been set, even if null=True and blank=True | reopened | nobody | -- | Admin interface | -- |
| 4992 | Alter cache key based on GET parameters | reopened | nobody | post-1.0 | Cache system | -- |
| 4998 | Database activity makes test cases very slow | new | nobody | -- | Unit test system | -- |
| 5014 | manage.py inspect db is not using the new DecimalField | new | nobody | -- | Database wrapper | -- |
| 5023 | Tighten security around generic views | new | nobody | -- | Generic views | -- |
| 5025 | Add a "truncate" template filter | reopened | nobody | -- | Template system | -- |
| 5034 | request.urlconf does not get used in URL template tag | new | SmileyChris | -- | Core framework | -- |
| 5048 | Allow TypeError exceptions to propagate in templates | new | nobody | -- | Template system | -- |
| 5054 | Calendar in admin interface doesn't display over dropdowns correctly in IE6 | new | xian | -- | Admin interface | -- |
| 5063 | PostgreSQL connection close when using model with a OneToOneField and a ManyToManyField | new | nobody | -- | Database wrapper | -- |
| 5065 | Add a post_reset signal to "manage.py reset <app>" | new | nobody | -- | Core framework | -- |
| 5066 | Calling "manage.py reset <app>" on an app that has no models causes crash | new | gav | -- | Core framework | -- |
| 5076 | Request object should try to determine encoding | new | nobody | -- | HTTP handling | -- |
| 5079 | DecimalFields converted to float before being stored | assigned | PhiR | -- | Database wrapper | -- |
| 5096 | Doc: Model ref mentions sql-based initial data, should use fixtures | assigned | jacob | post-1.0 | Documentation | -- |
| 5099 | |