#9950 |
PUT requests do not have request body handled
|
nobody
|
Uncategorized
|
HTTP handling
|
1.0
|
Normal
|
#9961 |
select_related(depth=0) should be a no-op
|
nobody
|
Cleanup/optimization
|
Database layer (models, ORM)
|
1.0
|
Normal
|
#9962 |
Add a tutorial for the testing framework
|
Tim Graham <timograham@…>
|
New feature
|
Documentation
|
master
|
Normal
|
#9964 |
Transaction middleware closes the transaction only when it's marked as dirty
|
Malcolm Tredinnick
|
Uncategorized
|
Database layer (models, ORM)
|
1.0-beta
|
Normal
|
#9967 |
Comment's get_absolute_url anchor doesn't work in Safari
|
nobody
|
Cleanup/optimization
|
Documentation
|
1.0
|
Normal
|
#9974 |
Add a template filter similar to pluralize but i18n-aware regarding plural form rules
|
David Larlet
|
New feature
|
Template system
|
1.0
|
Normal
|
#9987 |
get_profile documentation: Autocreate by signal
|
Kevin Kubasik
|
Uncategorized
|
Documentation
|
1.0
|
Normal
|
#9994 |
list_filter ignores to_field
|
Malcolm Tredinnick
|
Uncategorized
|
contrib.admin
|
1.0
|
Normal
|
#9998 |
Document side effects of importing uninstalled models
|
nobody
|
Cleanup/optimization
|
Documentation
|
1.0
|
Normal
|
#10015 |
contrib.comments inline on Postgres 8.3 fails to cast integer to text
|
Carl Meyer
|
Bug
|
Database layer (models, ORM)
|
1.4
|
Normal
|
#10045 |
Improve documentation of .annotate() / .filter() ordering quirks
|
Tim Graham <timograham@…>
|
Cleanup/optimization
|
Documentation
|
master
|
Normal
|
#10046 |
ModPythonHandler class should check for IOError when writing response
|
nobody
|
Bug
|
HTTP handling
|
1.1
|
Normal
|
#10057 |
ModelAdmin.render_change_form should not override the 'has_delete' option
|
nobody
|
Bug
|
contrib.admin
|
master
|
Normal
|
#10066 |
can per-site cache and per-view cache or some low level cache work together?
|
nobody
|
Uncategorized
|
Documentation
|
1.0
|
Normal
|
#10080 |
call_command doesn't take into account command's default options
|
Alexander Koshelev
|
Bug
|
Core (Other)
|
master
|
Normal
|
#10087 |
Missing models.py in django.contrib.localflavor.fr
|
nobody
|
New feature
|
contrib.localflavor
|
1.0
|
Normal
|
#10098 |
LazySettings.get function with default value
|
nobody
|
Uncategorized
|
Uncategorized
|
|
Normal
|
#10104 |
Downloadable Documentation for Offline Reading (PDF, CHM, HTML)
|
1.0.2
|
Uncategorized
|
Documentation
|
1.0
|
Normal
|
#10107 |
Allow mark_safe() to be used as a decorator
|
Scott Vitale
|
New feature
|
Utilities
|
master
|
Normal
|
#10124 |
ModelForm documentation horribly unclear for foreign key models
|
nobody
|
Uncategorized
|
Documentation
|
1.0
|
Normal
|
#10126 |
Add sanitize and tidy options to textile filter.
|
nobody
|
New feature
|
contrib.markup
|
1.0
|
Normal
|
#10134 |
unique_for_* broken?
|
Alex Gaynor
|
Uncategorized
|
Forms
|
1.4
|
Normal
|
#10139 |
Slicing an EmptyQuerySet gives a list, not another EmptyQuerySet
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
Normal
|
#10146 |
Support for contrib/markdown extension_configs in settings.py
|
nobody
|
New feature
|
contrib.markup
|
master
|
Normal
|
#10147 |
Possible wrong check in django.utils._os
|
nobody
|
Bug
|
File uploads/storage
|
1.0
|
Normal
|
#10164 |
sqlite3 backend: AutoField values aren't monotonically increasing
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.2
|
Normal
|
#10190 |
Charset should be customizable with HttpResponse
|
Tim Graham <timograham@…>
|
New feature
|
HTTP handling
|
master
|
Normal
|
#10192 |
Add support for App Engine
|
nobody
|
New feature
|
Database layer (models, ORM)
|
1.0
|
Normal
|
#10200 |
loaddata command does not raise CommandError on errors
|
nobody
|
Bug
|
Core (Management commands)
|
master
|
Normal
|
#10201 |
serializers.serialize loses microseconds information.
|
nobody
|
Bug
|
Core (Serialization)
|
1.0
|
Normal
|
#10203 |
Nicaragua LocalFlavor
|
nobody
|
New feature
|
contrib.localflavor
|
1.0
|
Normal
|
#10204 |
Validation fails in spanish localflavor ESIdentityCardNumberField
|
Pablo Suárez Hdez.
|
Bug
|
contrib.localflavor
|
master
|
Normal
|
#10206 |
admin/auth/user/* templates should be in django.contrib.auth app
|
Chris Beaven
|
Bug
|
contrib.admin
|
1.0
|
Normal
|
#10214 |
Add 'internal' option to SEND_BROKEN_LINK_EMAILS
|
nobody
|
New feature
|
Core (Other)
|
1.0
|
Normal
|
#10225 |
Cache middleware does not honor "Cache-Control: no-cache" in request headers
|
nobody
|
Uncategorized
|
Core (Cache system)
|
1.0
|
Normal
|
#10236 |
Change order of actions in syncdb
|
nobody
|
New feature
|
Core (Management commands)
|
master
|
Normal
|
#10239 |
Document modelform_factory
|
Tim Graham
|
New feature
|
Documentation
|
master
|
Normal
|
#10284 |
ModelFormSet - objects are deleted even if commit=False
|
Wedg
|
Bug
|
Forms
|
master
|
Normal
|
#10293 |
Show Unicode representations next to ManyToMany raw_id_field
|
nobody
|
New feature
|
contrib.admin
|
1.0
|
Normal
|
#10295 |
pk name attribute not provided in <object> tag
|
nobody
|
New feature
|
Core (Serialization)
|
1.0
|
Normal
|
#10302 |
Add some date features to aggregation
|
|
New feature
|
Database layer (models, ORM)
|
master
|
Normal
|
#10315 |
objects.inv not available for intersphinx
|
Jacob
|
Uncategorized
|
Documentation
|
1.0
|
Normal
|
#10317 |
New Feature: django.contrib.markup.fields.MarkupField
|
James Turk
|
New feature
|
contrib.markup
|
master
|
Normal
|
#10320 |
CursorDebugWrapper should allow using iterators/generators for executemany().
|
nobody
|
New feature
|
Database layer (models, ORM)
|
1.0
|
Normal
|
#10321 |
Dont hardcode form label html.
|
nobody
|
New feature
|
Forms
|
1.0
|
Normal
|
#10343 |
Need a way to access widgets individually contained within a MultiWidget
|
nobody
|
New feature
|
Forms
|
1.0
|
Normal
|
#10353 |
prompt the correct date/time format in the error message
|
nobody
|
New feature
|
Forms
|
1.0
|
Normal
|
#10371 |
Outdated piece in Tutorial pt. 2
|
nobody
|
Uncategorized
|
Documentation
|
1.0
|
Normal
|
#10378 |
authenticate() method should not continue on built-in or generic exceptions
|
nobody
|
Bug
|
contrib.auth
|
1.0
|
Normal
|
#10398 |
It may cause error in django.db.backends.last_executed_query.
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.0
|
Normal
|
#10399 |
Optimise cross-table update for one-to-one fields
|
Simon Charette
|
Cleanup/optimization
|
Database layer (models, ORM)
|
1.0
|
Normal
|
#10402 |
mysql backend connections left idle open
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.4
|
Normal
|
#10405 |
quoted class names in foreign key definition causes 'str' object has no attribute '_default_manager'
|
Armin Ronacher
|
Bug
|
Database layer (models, ORM)
|
|
Normal
|
#10410 |
FileField saves one filename on disk and another on DB
|
Peter Bengtsson
|
Uncategorized
|
File uploads/storage
|
|
Normal
|
#10414 |
select_related ignores unrecognized fields
|
Niclas Olofsson
|
Bug
|
Database layer (models, ORM)
|
|
Normal
|
#10435 |
WSGI handler class cannot be overridden in runserver
|
nobody
|
New feature
|
Core (Management commands)
|
master
|
Normal
|
#10436 |
Application names i18n in the admin app broken
|
Ramiro Morales
|
Bug
|
contrib.admin
|
master
|
Normal
|
#10456 |
Canada localflavor improvements/fixes
|
nobody
|
Bug
|
contrib.localflavor
|
master
|
Normal
|
#10461 |
Annotation and generic relations do not work well together
|
fhahn
|
Bug
|
Database layer (models, ORM)
|
master
|
Normal
|
#10464 |
Django Lighttpd Deployment Addition
|
|
New feature
|
Documentation
|
1.0
|
Normal
|
#10466 |
Document that functions in QuerySets' parameters are eagerly evaluated.
|
nobody
|
Cleanup/optimization
|
Documentation
|
master
|
Normal
|
#10476 |
Fix(?) model insert handling when autcommit=True for PostgreSQL <= 8.1
|
Malcolm Tredinnick
|
Bug
|
Database layer (models, ORM)
|
master
|
Normal
|
#10479 |
Use funtools.partial instead of django.utils.functional.curry
|
nobody
|
Uncategorized
|
Uncategorized
|
1.0
|
Normal
|
#10491 |
Passing a unicode-proxy to HttpResponse classes doesn't work
|
ajeeshvt
|
Bug
|
HTTP handling
|
master
|
Normal
|
#10494 |
show query params DoesNotExist from QuerySet.get
|
zefciu
|
New feature
|
Database layer (models, ORM)
|
1.0
|
Normal
|
#10499 |
Maybe make _default_manager part of the public API
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
Normal
|
#10504 |
Consistency between HttpResponse* params and render_to_response
|
nobody
|
Cleanup/optimization
|
HTTP handling
|
1.0
|
Normal
|
#10506 |
Automatically use correct auto-manager class for inherited models
|
Malcolm Tredinnick
|
Bug
|
Database layer (models, ORM)
|
master
|
Normal
|
#10509 |
Better handling of database version-specific feature initialisation
|
Christophe Pettus
|
Bug
|
Database layer (models, ORM)
|
master
|
Normal
|
#10515 |
Add __rand__ and __ror__ to QuerySet [PATCH]
|
nobody
|
New feature
|
Database layer (models, ORM)
|
1.0
|
Normal
|
#10523 |
Changing object with long __repr__ causes error
|
nobody
|
Bug
|
contrib.admin
|
1.2-beta
|
Normal
|
#10532 |
An overridden get method on a custom manager passed to get_object_or_404 will not be called.
|
Claude Paroz <claude@…>
|
Bug
|
Database layer (models, ORM)
|
master
|
Normal
|
#10539 |
Sphinx error: Could not import extension djangodocs, when running Sphinx >= 0.6
|
Karpuscul
|
Uncategorized
|
Documentation
|
master
|
Normal
|
#10541 |
cannot save file from a pipe on Python 2
|
nobody
|
Bug
|
File uploads/storage
|
1.3
|
Normal
|
#10554 |
Response.set_cookie should allow setting two cookies of the same name.
|
nobody
|
New feature
|
HTTP handling
|
master
|
Normal
|
#10557 |
FormWizard should not output raw HTML for previous_fields
|
nobody
|
Bug
|
contrib.formtools
|
master
|
Normal
|
#10560 |
with SESSION_COOKIE_DOMAIN = '.localhost' cookie problem (development server)
|
nobody
|
Uncategorized
|
HTTP handling
|
1.0
|
Normal
|
#10571 |
FakePayload Truncates Unicode Content
|
nobody
|
Bug
|
Testing framework
|
master
|
Normal
|
#10590 |
Support nested fieldsets in administration
|
nobody
|
New feature
|
contrib.admin
|
1.0
|
Normal
|
#10607 |
Use 'get_fieldset' to retieve fieldsets for inline related forms
|
juriejan
|
New feature
|
contrib.admin
|
master
|
Normal
|
#10613 |
Doc search page links should go to first occurence of search term
|
Jacob
|
New feature
|
*.djangoproject.com
|
master
|
Normal
|
#10616 |
Meta.permission does not work with lazy translations
|
nobody
|
Uncategorized
|
Contrib apps
|
master
|
Normal
|
#10625 |
Ewkt regexp incorrectly escaped in GeoDjango admin javascript
|
springmeyer
|
Bug
|
GIS
|
master
|
Normal
|
#10629 |
allow login redirects to traverse a secure connection
|
nobody
|
Uncategorized
|
contrib.auth
|
master
|
Normal
|
#10642 |
The 'default' template filter should translate the argument given as placeholder
|
nobody
|
New feature
|
Template system
|
1.0
|
Normal
|
#10648 |
Django should warn when creating a model with field called "save".
|
nobody
|
Cleanup/optimization
|
Database layer (models, ORM)
|
1.0
|
Normal
|
#10657 |
Meta option 'ordering' causes problems with nullable fields
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.0
|
Normal
|
#10659 |
Properly handle Paste's MultiDict and UnicodeMultiDict in Django Form's SelectMultiple
|
nobody
|
New feature
|
Forms
|
1.0
|
Normal
|
#10664 |
non-serializing fixtures
|
nobody
|
New feature
|
Core (Serialization)
|
1.0
|
Normal
|
#10696 |
manage.py throws away exception information
|
nobody
|
Bug
|
Core (Other)
|
master
|
Normal
|
#10701 |
manage.py runfcgi dies in response to SIGHUP/SIGUSR1, disallows log rotation
|
nobody
|
New feature
|
Core (Management commands)
|
1.0
|
Normal
|
#10702 |
.extra() should accept "having" parameter
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
Normal
|
#10706 |
Incorrect error from manage.py sql when app fails to load
|
nobody
|
Bug
|
Core (Management commands)
|
master
|
Normal
|
#10711 |
Add a hook for specifying whether a form in a formset should be deleted
|
jkocherhans
|
New feature
|
Forms
|
|
Normal
|
#10720 |
OrderedManyToMany API Implementation
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
Normal
|
#10725 |
Autoreloader hides signal exits from child
|
nobody
|
Bug
|
Core (Other)
|
master
|
Normal
|
#10733 |
Invalid results when deferring fields in more than one related model with only()
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
Normal
|
#10739 |
MySQL and order_by()
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
Normal
|
#10744 |
transaction.leave_transaction_management leaks
|
Aymeric Augustin
|
Bug
|
Database layer (models, ORM)
|
master
|
Normal
|
#10754 |
post and pre_delete signal documentation imprecise
|
nobody
|
Cleanup/optimization
|
Documentation
|
master
|
Normal
|