| #1 |
Create architecture for anonymous sessions
|
Jacob
|
enhancement
|
Core (Other)
|
|
normal
|
| #2 |
Calendar popup - next/previous month links close the popup in Safari
|
Jacob
|
defect
|
contrib.admin
|
|
normal
|
| #3 |
Convert OneToOne to be like ForeignKey and ManyToManyField
|
Adrian Holovaty
|
enhancement
|
Metasystem
|
|
high
|
| #4 |
Add a db cache backend
|
Jacob
|
enhancement
|
Core (Cache system)
|
|
high
|
| #5 |
Add a cache=NUM_SECONDS argument to QuerySet
|
Adrian Holovaty
|
enhancement
|
Metasystem
|
|
normal
|
| #6 |
Remove has_related_links option from models
|
Adrian Holovaty
|
defect
|
Metasystem
|
|
normal
|
| #7 |
Patch: Changelist date range filters don't maintain state as expected
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
| #8 |
Date and time fields should accept multiple formats
|
Jacob
|
defect
|
contrib.admin
|
|
normal
|
| #10 |
Ordered objects should have API access to their order number
|
Adrian Holovaty
|
task
|
Validators
|
|
low
|
| #11 |
replaces_module should handle "admin" more intelligently
|
Adrian Holovaty
|
defect
|
Metasystem
|
|
low
|
| #12 |
Add metasystem database-check functionality
|
Adrian Holovaty
|
|
Metasystem
|
|
normal
|
| #13 |
Related objects interface should be tighter (edit_inline)
|
barbuza
|
New feature
|
contrib.admin
|
dev
|
normal
|
| #14 |
PIE-IN-THE-SKY: Add spell-check capability to admin textareas
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
lowest
|
| #15 |
Metasystem unique_together doesn't work for an object that's related inline
|
Adrian Holovaty
|
defect
|
Metasystem
|
|
normal
|
| #16 |
Create some form of "edit many at once" feature for the admin
|
Adrian Holovaty
|
|
contrib.admin
|
|
lowest
|
| #17 |
Metasystem optimization: Share select_related in memory
|
Philippe Raoult
|
New feature
|
Database layer (models, ORM)
|
dev
|
lowest
|
| #18 |
Metasystem optimization: Don't select duplicate fields
|
Adrian Holovaty
|
enhancement
|
Database layer (models, ORM)
|
|
lowest
|
| #19 |
Automatically generate JavaScript form validation
|
Adrian Holovaty
|
enhancement
|
Validators
|
new-admin
|
lowest
|
| #20 |
"Add another" for many-to-many relationships
|
Adrian Holovaty
|
enhancement
|
contrib.admin
|
|
normal
|
| #21 |
FileUploadField should allow for manual filename entry
|
Adrian Holovaty
|
enhancement
|
contrib.admin
|
|
lowest
|
| #22 |
[patch] FileUploadField should allow for clearing the field
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
| #23 |
Add support for ValidationWarning
|
Jef Geskens
|
New feature
|
Forms
|
|
low
|
| #24 |
edit_inline support for OneToOne relationships
|
nobody
|
defect
|
Metasystem
|
|
normal
|
| #25 |
Filtering interface on ForeignKey <select> boxes
|
nobody
|
Bug
|
contrib.admin
|
dev
|
low
|
| #26 |
Admin validation errors cause FileUploadFields to be reset
|
nobody
|
Uncategorized
|
contrib.admin
|
newforms-admin
|
low
|
| #27 |
Single form field for multiple database fields
|
nobody
|
New feature
|
Forms
|
|
low
|
| #28 |
Delete confirmation should have "replace relationships" shortcut
|
Adrian Holovaty
|
enhancement
|
Metasystem
|
|
lowest
|
| #29 |
Fix usability issue with limit_choices_to and "Add another" in admin
|
nobody
|
Bug
|
contrib.admin
|
dev
|
low
|
| #30 |
django-admin shouldn't copy "." directories from the template.
|
Adrian Holovaty
|
defect
|
Tools
|
1.0
|
normal
|
| #31 |
Spelling corrections from Template Guide page.
|
Jacob
|
defect
|
Documentation
|
|
low
|
| #32 |
Really dead link at http://www.djangoproject.com/documentation/faq/
|
Jacob
|
defect
|
*.djangoproject.com
|
|
low
|
| #33 |
frontpage typo
|
Jacob
|
defect
|
*.djangoproject.com
|
|
normal
|
| #34 |
Tutorial Import and Attribute errors while using MySQL.
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
normal
|
| #35 |
django-admin.py init problem for postgresql 8.0.3/win32
|
Adrian Holovaty
|
defect
|
Database layer (models, ORM)
|
1.0
|
highest
|
| #36 |
how do I config the apache+mod_python?
|
Adrian Holovaty
|
defect
|
Core (Other)
|
1.0
|
normal
|
| #37 |
Homepage link 'tutorial' is broken.
|
Jacob
|
defect
|
Documentation
|
|
low
|
| #38 |
Create sqlite backend
|
Jacob
|
enhancement
|
Database layer (models, ORM)
|
|
normal
|
| #39 |
Get obj.save() working in all MySQL versions
|
Adrian Holovaty
|
defect
|
Database layer (models, ORM)
|
|
high
|
| #40 |
Attempt to set a many to many relation throws exception unless model specifies ordering.
|
Adrian Holovaty
|
defect
|
Database layer (models, ORM)
|
|
normal
|
| #41 |
allow for multiple user identities with access rights to the database
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
|
normal
|
| #42 |
OneToOneField missing from DATA_TYPES dict
|
Adrian Holovaty
|
defect
|
Database layer (models, ORM)
|
|
normal
|
| #43 |
link to icon_searchbox.png is broken
|
Adrian Holovaty
|
defect
|
contrib.admin
|
1.0
|
normal
|
| #44 |
Missing view templates for djangoproject.com in Subersion repos.
|
Jacob
|
defect
|
Documentation
|
|
normal
|
| #45 |
Website should emphasize that MySQL support isn't thoroughly tested
|
Jacob
|
defect
|
*.djangoproject.com
|
|
normal
|
| #46 |
Refactor DATE_TRUNC() and EXTRACT() database code for MySQL
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
high
|
| #47 |
Get rid of the Roadmap link in Trac
|
Jacob
|
defect
|
*.djangoproject.com
|
|
normal
|
| #48 |
Unit tests for MySQL support
|
Adrian Holovaty
|
defect
|
Database layer (models, ORM)
|
|
normal
|
| #49 |
Remove references to http://media.ljworld.com from the code
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
| #50 |
Tutorial#1 section Initial Setup directory listing is missing settings/urls folder
|
Jacob
|
defect
|
Documentation
|
|
low
|
| #51 |
Create add_* methods for objects with a many-to many-relationship
|
Adrian Holovaty
|
enhancement
|
Metasystem
|
1.0
|
normal
|
| #52 |
A couple of minor errors in the documentation on the site
|
Jacob
|
defect
|
Documentation
|
|
normal
|
| #53 |
djonga-admin.py sqlclear fails with entries in auth_permissions tables
|
Adrian Holovaty
|
defect
|
Tools
|
|
normal
|
| #54 |
pattern in url_dispatch.txt maybe wrong
|
Jacob
|
defect
|
Documentation
|
|
normal
|
| #55 |
add a logger to django
|
Adrian Holovaty
|
defect
|
Tools
|
|
normal
|
| #56 |
Primary key columns should be UNSIGNED
|
Caio Ariede
|
New feature
|
Database layer (models, ORM)
|
dev
|
normal
|
| #57 |
Add to Apache configuration for tutorial (part 2)
|
Jacob
|
defect
|
Documentation
|
|
normal
|
| #58 |
Creating user from interactive interpreter doesn't work with MySQL
|
Adrian Holovaty
|
defect
|
Database layer (models, ORM)
|
|
normal
|
| #59 |
Hard-coded references to password_change and logout
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
| #60 |
Built in webserver
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
normal
|
| #61 |
[patch] auth.User admin form shouldn't require people to edit hashes
|
Adrian Holovaty
|
enhancement
|
contrib.admin
|
dev
|
normal
|
| #62 |
Change tutorial to use easy development server, not mod_python
|
Adrian Holovaty
|
enhancement
|
Documentation
|
|
highest
|
| #63 |
Factor django.core.handlers into subclasses to remove duplicate code
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
|
normal
|
| #64 |
Add cache middleware
|
Adrian Holovaty
|
enhancement
|
Core (Cache system)
|
|
high
|
| #65 |
[i18n] Internationalization and localisation
|
hugo
|
enhancement
|
contrib.admin
|
|
normal
|
| #66 |
[patch] Give views access to application root from urlconf
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
normal
|
| #67 |
Make specifying 'human-readable' name optional.
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
|
normal
|
| #68 |
Tutorial 02 shows deprecated mod_python config
|
Jacob
|
defect
|
Documentation
|
|
low
|
| #69 |
Enhancing the MySQL backend
|
Adrian Holovaty
|
enhancement
|
Database layer (models, ORM)
|
|
normal
|
| #70 |
Community link not there from within Code.
|
Jacob
|
defect
|
*.djangoproject.com
|
|
normal
|
| #71 |
Consider using "example.com" instead of "mysite.com"
|
Jacob
|
defect
|
Documentation
|
|
low
|
| #72 |
Django should add charset info to output HTTP headers
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
normal
|
| #73 |
Sample templates in the repository?
|
Jacob
|
enhancement
|
*.djangoproject.com
|
|
normal
|
| #74 |
add djangoproject.com templates into SVN
|
Adrian Holovaty
|
defect
|
*.djangoproject.com
|
|
normal
|
| #75 |
Add support for recursive ManyToManyFields
|
Adrian Holovaty
|
defect
|
Metasystem
|
|
normal
|
| #76 |
Development server should serve admin images, too
|
Adrian Holovaty
|
defect
|
Tools
|
|
normal
|
| #77 |
The PostgreSQL code should use schemas instead of prefixes for namespaces.
|
Adrian Holovaty
|
enhancement
|
Database layer (models, ORM)
|
|
lowest
|
| #78 |
Add a test suite for core functionality
|
Adrian Holovaty
|
enhancement
|
Tools
|
|
normal
|
| #79 |
Unable to run admin interface via stand-alone server
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
| #80 |
Browsing to http://127.0.0.1:8000 fails when running django-admin.py runserver
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
| #81 |
Setting primary_key=True on an non-integer field isn't yet supported
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
| #82 |
Config snippet for mod_python users doing tutorial 3
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
normal
|
| #83 |
Spelling error in Environment not found exception
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
normal
|
| #84 |
Foreign keys don't work in MySQL
|
Adrian Holovaty
|
defect
|
Database layer (models, ORM)
|
|
normal
|
| #85 |
Admin login doesn't work with Konqueror
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
| #86 |
Custom External TemplateTag module
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
normal
|
| #87 |
[patch] Oracle database support
|
Adrian Holovaty
|
enhancement
|
Database layer (models, ORM)
|
|
normal
|
| #88 |
Configuration should be more forgiving to users who forget the trailing comma.
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
low
|
| #89 |
DateTimeFields with auto_now_add = True in admin
|
Adrian Holovaty
|
defect
|
contrib.admin
|
1.1
|
low
|
| #90 |
Add "django-admin.py inspectdb" option
|
Adrian Holovaty
|
enhancement
|
Tools
|
|
normal
|
| #91 |
A (possible) cleaner ORM fields description
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
|
normal
|
| #92 |
Make meta.Admin.fields optional
|
Adrian Holovaty
|
defect
|
Metasystem
|
|
high
|
| #93 |
django-admin startproject can create invalid settings/admin.py on windows
|
Adrian Holovaty
|
defect
|
Tools
|
|
normal
|
| #94 |
Mysterious error
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
| #95 |
Encourage people to change the TAMPER_SECRET
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
normal
|
| #96 |
Coment counts on the djangoproject.com weblog
|
Jacob
|
|
*.djangoproject.com
|
|
normal
|
| #97 |
Refactor django-admin.py so it only contains command-line interface code
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
high
|
| #98 |
Pretty CSS for PHILOSOPHY sections in docs
|
Wilson Miner
|
enhancement
|
Documentation
|
|
normal
|
| #99 |
enhance model "ordering" to reduce redundancy for multiple same-order fields
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
|
normal
|
| #100 |
document ForeignKey('self') hack, please
|
Jacob
|
defect
|
Documentation
|
|
normal
|
| #101 |
Add functionality to django-admin to create skeleton views
|
Adrian Holovaty
|
enhancement
|
Core (Management commands)
|
|
low
|