#5041 |
Admin pages insufficiently escape special characters in primary keys links
|
nobody
|
|
contrib.admin
|
master
|
|
#5048 |
Allow TypeError exceptions to propagate in templates
|
nobody
|
|
Template system
|
master
|
|
#5049 |
[PATCH] Application settings import
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#5050 |
Better newforms metaclassing
|
nobody
|
|
Forms
|
master
|
|
#5052 |
Backend for DB2 v9 database
|
nobody
|
|
Database layer (models, ORM)
|
master
|
|
#5054 |
Calendar in admin interface doesn't display over dropdowns correctly in IE6
|
xian
|
|
contrib.admin
|
master
|
|
#5056 |
gettext/ngettext do not accept UTF-8 and Unicode input strings.
|
Malcolm Tredinnick
|
|
Internationalization
|
master
|
|
#5065 |
Add a post_reset signal to "manage.py reset <app>"
|
nobody
|
|
Core (Other)
|
master
|
|
#5069 |
newforms cannot initial SelectDateWidget 's value
|
nobody
|
|
Uncategorized
|
master
|
|
#5070 |
newforms: Default arguments for QuerySetIterator
|
Adrian Holovaty
|
|
Forms
|
master
|
|
#5081 |
Defaults newforms' BooleanField to required=False
|
Adrian Holovaty
|
|
Forms
|
master
|
|
#5090 |
Url patterns are case-sensitive.
|
Malcolm Tredinnick
|
Uncategorized
|
HTTP handling
|
master
|
Normal
|
#5100 |
bad link to 0.96 Syndication documentation
|
Jacob
|
|
Documentation
|
master
|
|
#5101 |
validate on save
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#5112 |
Unicode recipients in settings ADMINS and MANAGERS
|
nobody
|
|
django-admin.py runserver
|
master
|
|
#5122 |
Django Custom dbshell prompts
|
Adrian Holovaty
|
|
Database layer (models, ORM)
|
master
|
|
#5135 |
Unicode-branch merge broke insertion of binary data
|
Adrian Holovaty
|
|
Database layer (models, ORM)
|
master
|
|
#5136 |
Give BoundField an is_required property
|
Adrian Holovaty
|
|
Forms
|
master
|
|
#5137 |
Updated the "Submitting and maintaining translations" chapter of the contributing.txt document
|
Jacob
|
|
Documentation
|
master
|
|
#5139 |
Custom primary_key broken when saving
|
nobody
|
|
Database layer (models, ORM)
|
master
|
|
#5149 |
make template tag variables that can't be resolved pass as None
|
nobody
|
|
Template system
|
master
|
|
#5150 |
Add validation for unique fields in newforms
|
Adrian Holovaty
|
|
Forms
|
master
|
|
#5152 |
Model save() method needs update=False option
|
nobody
|
|
Database layer (models, ORM)
|
master
|
|
#5153 |
Allow "bypassing" validation in newforms
|
nobody
|
|
Forms
|
master
|
|
#5157 |
Direct Apache to serve a static file from view code
|
nobody
|
|
Core (Other)
|
master
|
|
#5171 |
postgresql_psycopg2 backend registers psycopg2's UNICODE extension, which can cause interference if Django is not the only component using psycopg2
|
nobody
|
|
Database layer (models, ORM)
|
master
|
|
#5203 |
Performance improvement for sqlite3 database flush
|
nobody
|
|
Database layer (models, ORM)
|
master
|
|
#5213 |
[enhancement] Add an invitation option in authentification user module
|
Jacob
|
|
Uncategorized
|
master
|
|
#5219 |
Problems using syncdb with Oracle 10g - strange field names and null = false ignored
|
nobody
|
|
Uncategorized
|
master
|
|
#5225 |
Add Queries to the debug page
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#5236 |
Provide stack trace information in sql debug entries
|
Philippe Raoult
|
|
Database layer (models, ORM)
|
master
|
|
#5239 |
Django uses __builtins__, which is guaranteed only in CPython
|
Malcolm Tredinnick
|
|
Internationalization
|
master
|
|
#5245 |
manager runserver don't reload after fixing error
|
nobody
|
|
django-admin.py runserver
|
master
|
|
#5248 |
Add mail_options to SMTPConnection
|
nobody
|
|
Core (Mail)
|
master
|
|
#5253 |
serializer for csv format for loaddata and dumpdata
|
Etienne Robillard
|
New feature
|
Core (Serialization)
|
master
|
Normal
|
#5260 |
Send cookies with e-mail from SEND_BROKEN_LINK_EMAILS
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#5277 |
[patch] use URL reversing instead of hardcoded URLs in comment templates
|
Adrian Holovaty
|
|
contrib.comments
|
master
|
|
#5281 |
Non unicode GET-data is not allowed?
|
nobody
|
|
HTTP handling
|
master
|
|
#5285 |
Save and add another only for users with add permissions
|
Adrian Holovaty
|
|
contrib.admin
|
master
|
|
#5293 |
adding sql functions to order_by clause handling
|
nobody
|
|
Core (Other)
|
master
|
|
#5296 |
[patch] Additions to TestCase for easy view testing
|
Adrian Holovaty
|
|
Testing framework
|
master
|
|
#5297 |
Backwards incompatibility introduced in [5091]: obj.has_key(x) -> x in obj
|
nobody
|
|
Template system
|
master
|
|
#5328 |
Small ChoiceField.clean() fix
|
Adrian Holovaty
|
|
Forms
|
master
|
|
#5329 |
URLField initial value, fails on validation
|
Adrian Holovaty
|
|
Forms
|
master
|
|
#5332 |
Admin doesn't handle unique key conflicts on inline models cleanly
|
nobody
|
|
contrib.admin
|
master
|
|
#5338 |
User __unicode__ return value of get_full_name()
|
Adrian Holovaty
|
|
Contrib apps
|
master
|
|
#5339 |
Note to long for layout on main tutorial page 1
|
Jacob
|
|
Documentation
|
master
|
|
#5354 |
django imports minidom (which imports pyexpat) causing a modpython segfault on certain setups
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#5368 |
allow .(dot) in slug fields
|
amitu
|
|
Uncategorized
|
master
|
|
#5382 |
create_update.delete_object always needs a confirmation page
|
nobody
|
|
Generic views
|
master
|
|
#5396 |
Filter "urlizetrunc" does not truncize email adresses
|
nobody
|
|
Template system
|
master
|
|
#5400 |
Autoreload is not working in newforms-admin trunk with python2.4
|
nobody
|
|
Forms
|
master
|
|
#5415 |
Every SQL query should send a signal
|
George Vilches
|
|
Database layer (models, ORM)
|
master
|
|
#5418 |
Add assertNoBrokenLinks() to test system
|
Unai Zalakain
|
New feature
|
Testing framework
|
master
|
Normal
|
#5419 |
Add a model fuzz testing method to the test framework
|
Kevin Kubasik
|
New feature
|
Testing framework
|
master
|
Normal
|
#5437 |
Make GDAL optional for GIS test runner
|
Vishal Lal
|
Bug
|
GIS
|
master
|
Normal
|
#5439 |
error in trac while creating ticket
|
nobody
|
|
Uncategorized
|
master
|
|
#5446 |
New model fields for languages and countries at least
|
Marinho Brandão
|
New feature
|
Database layer (models, ORM)
|
master
|
Normal
|
#5458 |
Xml serializer - easier manipulation from Adobe Flex
|
nobody
|
|
Core (Serialization)
|
master
|
|
#5476 |
Image thumbnails on image fields in the admin
|
xian
|
Uncategorized
|
contrib.admin
|
master
|
Normal
|
#5480 |
Mismatched numbering of model examples
|
John DeRosa
|
|
Documentation
|
master
|
|
#5481 |
ChoiceField/ModelChoiceField always returns strings, regardless of type in choices
|
nobody
|
|
Forms
|
master
|
|
#5485 |
Changing repetitive uploaded files from underscores to numbers
|
nobody
|
|
Database layer (models, ORM)
|
master
|
|
#5499 |
INTERSECT Query in DB-API
|
nobody
|
|
Database layer (models, ORM)
|
master
|
|
#5500 |
Add an adminindex templatetag
|
Jannis Leidel
|
|
contrib.admin
|
master
|
|
#5514 |
Consistency issue when using ForeignKeys
|
Philippe Raoult
|
|
Core (Other)
|
master
|
|
#5549 |
Remove duplicate code in SessionBase, SessionManager and Session
|
Tomáš Horáček
|
|
contrib.sessions
|
master
|
|
#5571 |
commits should require that the testsuite succeeds
|
nobody
|
|
Uncategorized
|
master
|
|
#5580 |
Installation documentation suggests that symlinks are impossible in Windows
|
nobody
|
|
Documentation
|
master
|
|
#5581 |
allow translation of javascript in any folder of the project
|
nobody
|
|
Internationalization
|
master
|
|
#5586 |
Comments are not allowed in json fixtures
|
nobody
|
Uncategorized
|
Core (Serialization)
|
master
|
Normal
|
#5600 |
Patch to enhance cryptography on django.contrib.auth
|
nobody
|
|
Contrib apps
|
master
|
|
#5606 |
urlize filter should recognize only the characters which URL RFC specifies.
|
nobody
|
|
Template system
|
master
|
|
#5607 |
Add fragment support to permalink decorator
|
nobody
|
|
Core (Other)
|
master
|
|
#5608 |
Allow loading test data fixtures before running tests
|
nobody
|
|
Testing framework
|
master
|
|
#5617 |
Default server_error view should render with RequestContext
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
Release blocker
|
#5622 |
Empty ipaddress raises an error (invalid input syntax for type inet: "")
|
Sasha Romijn
|
Bug
|
Forms
|
master
|
Normal
|
#5624 |
Add mechanism for associating fixtures with doctests
|
Kevin Kubasik
|
|
Testing framework
|
master
|
|
#5626 |
Mac OS X permissions command could be more succinct.
|
Matt Boersma
|
|
Documentation
|
master
|
|
#5634 |
Queryset in newform: form_for_model()
|
nobody
|
|
Forms
|
master
|
|
#5639 |
Update loaddata/dumpdata encoding options documentation
|
nobody
|
|
Documentation
|
master
|
|
#5645 |
"First App" is Way Too Complex - Some Suggestions
|
nobody
|
|
Documentation
|
master
|
|
#5646 |
Add Testing Section
|
nobody
|
|
Documentation
|
master
|
|
#5647 |
Your First App - URL section - too complex - suggestions
|
nobody
|
|
Documentation
|
master
|
|
#5648 |
__init__ of Models not overrideable
|
nobody
|
|
Database layer (models, ORM)
|
master
|
|
#5663 |
markdown 1.6b unicodedecodeerror
|
|
|
Contrib apps
|
master
|
|
#5667 |
Session backend does not work for db backend
|
nobody
|
|
Uncategorized
|
master
|
|
#5673 |
[enhancement] Admin interface only sort by the first ordering field in Meta class (in models)
|
nobody
|
|
contrib.admin
|
master
|
|
#5682 |
Support data sent via HTTP PUT in HttpRequest
|
David Larlet
|
|
HTTP handling
|
master
|
|
#5700 |
make-messages.py truncate long "Language-Team:"
|
nobody
|
|
Internationalization
|
master
|
|
#5705 |
Admin login window CSS bug when using application/xhtml+xml
|
nobody
|
|
contrib.admin
|
master
|
|
#5709 |
modify forms.RegexField to support inverse matching
|
Nathan Hoover
|
|
Forms
|
master
|
|
#5716 |
Running the tests on Debian
|
nobody
|
|
Documentation
|
master
|
|
#5717 |
Suggestion: support for apps default settings
|
nobody
|
|
Uncategorized
|
master
|
|
#5718 |
PREPEND_WWW should ignore IP addresses/localhost
|
nobody
|
|
Uncategorized
|
master
|
|
#5741 |
make queryset get(), latest(), earliest(), take a default kwarg
|
nobody
|
Uncategorized
|
Database layer (models, ORM)
|
master
|
Normal
|
#5742 |
`static_pattern` shortcut for serving static files
|
Chris Beaven
|
|
Core (Other)
|
master
|
|
#5746 |
Patch to add support for setting email return-path
|
nobody
|
Uncategorized
|
Core (Mail)
|
master
|
Normal
|
#5763 |
Queryset doesn't have a "not equal" filter operator
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
Normal
|
#5774 |
Default '----------' option in choices dropdowns present even when blank=False
|
nobody
|
|
contrib.admin
|
master
|
|