#2715 |
Uploads from Flash 8 cannot be parsed in Python 2.3
|
Adrian Holovaty
|
defect
|
Core (Other)
|
master
|
normal
|
#2784 |
extend URL resolver support for HTTP Methods
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
master
|
normal
|
#2820 |
selected_related not pulling from GenericRelation's
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
master
|
normal
|
#2834 |
Indents in base.py comments breaks epydoc doc generation.
|
Adrian Holovaty
|
defect
|
Core (Other)
|
master
|
minor
|
#2835 |
Processing of urlconf extra args, and removing args
|
nobody
|
enhancement
|
Core (Other)
|
|
normal
|
#2844 |
[patch] make various field types pass member_name
|
nobody
|
defect
|
Core (Other)
|
master
|
minor
|
#2858 |
[patch] Better default value for SERVER_EMAIL
|
nobody
|
enhancement
|
Core (Other)
|
master
|
normal
|
#2891 |
ADMIN_MEDIA_PREFIX set to /admin_media/ in settings template
|
nobody
|
enhancement
|
Core (Other)
|
master
|
normal
|
#2926 |
[patch] Custom FormField attributes
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
0.95
|
normal
|
#2930 |
Single objects are not serialized as JSON strings
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
normal
|
#2933 |
[patch] Bonjour support for runserver
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
master
|
normal
|
#2938 |
SSLVerifyClient client certificate variables
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
|
normal
|
#2951 |
Abstract loader support for module import
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
|
trivial
|
#2952 |
Please show location of manage.py errors (& be consistant with max_...)
|
Russell Keith-Magee
|
enhancement
|
Core (Other)
|
|
normal
|
#3208 |
allow to generate a 'no-content' HTTP response (a response with no body)
|
nobody
|
enhancement
|
Core (Other)
|
master
|
Normal
|
#3219 |
Invalid admin attribute should not cause a metaclass error
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
normal
|
#3237 |
[patch] CIDR in INTERNAL_IPS
|
nobody
|
enhancement
|
Core (Other)
|
|
normal
|
#3240 |
[patch]Django dispatcher misses some errors
|
nobody
|
Bug
|
Core (Other)
|
|
Normal
|
#3362 |
Add HttpResponseNoContent response type
|
nobody
|
|
Core (Other)
|
master
|
|
#3402 |
Enable the 'stem' part of the matched URL to be passed to the view
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#3422 |
url configuration: include in combination with extra options messes up reverse resolving
|
nobody
|
New feature
|
Core (Other)
|
master
|
Normal
|
#3436 |
Don't fetch Field's choices on form/manipulator creation
|
nobody
|
|
Core (Other)
|
master
|
|
#3445 |
all caching-related code should be collected into its own cache application
|
nobody
|
|
Core (Other)
|
master
|
|
#3446 |
use a standard utililty function for importing a module from a string
|
Grzegorz Ślusarek
|
|
Core (Other)
|
master
|
|
#3474 |
Allow regex flags to be specified in url dispatcher
|
nobody
|
|
Core (Other)
|
master
|
|
#3499 |
Add a "redirect_to" attribute (similar to status_code) to HttpResponseRedirect and HttpResponsePermanentRedirect to help with testing
|
nobody
|
|
Core (Other)
|
master
|
|
#3527 |
better debug traceback with code executing...
|
nobody
|
|
Core (Other)
|
master
|
|
#3538 |
[Patch] Add get_FOO_basename() for FileFields
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#3553 |
urlpatterns uses urllib.quote/unquote should use urllib.quote/unquote_plus
|
Graham King
|
|
Core (Other)
|
0.95
|
|
#3634 |
Admin class has to be old-style class
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#3644 |
[multi-db] duplicate model names within one app don't work
|
nobody
|
|
Core (Other)
|
other branch
|
|
#3683 |
permalink decorator takes redundant arguments
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#3697 |
ability to mark entire directory (and subdirs) as login_required/is_staff
|
nobody
|
|
Core (Other)
|
master
|
|
#3707 |
Log 500 errors to file when in production
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#3818 |
Expose chosen settings to default context processor.
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#3885 |
[multi-db] bug in relating models across different db's
|
nobody
|
|
Core (Other)
|
other branch
|
|
#3995 |
Give the Message model a type (success/failure/generic)
|
Tim Graham
|
|
Core (Other)
|
master
|
|
#4007 |
404 and 500 handlers lack exception parameter
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#4187 |
manage.py loaddata fails when loading python serialized code
|
nobody
|
|
Core (Other)
|
master
|
|
#4244 |
Session modification sensing
|
Adrian Holovaty
|
|
Core (Other)
|
0.95
|
|
#4280 |
thread.local usernames & business logic support
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#4380 |
Rename DEFAULT_CHARSET to OUTPUT_CHARSET (or similar)
|
ctrochalakis
|
|
Core (Other)
|
master
|
|
#4416 |
HttpResponseServiceUnavailable patch
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#4521 |
signals should have __(str|repr)__ for debugging/maintenance.
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#4590 |
International standard for date and time
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#4660 |
get_or_create has unpredictable behavior with _id fields
|
nobody
|
|
Core (Other)
|
master
|
|
#4705 |
AddManipulator error when using unique_together
|
Adrian Holovaty
|
|
Core (Other)
|
0.96
|
|
#4718 |
Add get_admin_url() to Model
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#4824 |
Enforce a check for duplicate named url patterns
|
nobody
|
|
Core (Other)
|
master
|
|
#5049 |
[PATCH] Application settings import
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#5065 |
Add a post_reset signal to "manage.py reset <app>"
|
nobody
|
|
Core (Other)
|
master
|
|
#5101 |
validate on save
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#5157 |
Direct Apache to serve a static file from view code
|
nobody
|
|
Core (Other)
|
master
|
|
#5225 |
Add Queries to the debug page
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#5260 |
Send cookies with e-mail from SEND_BROKEN_LINK_EMAILS
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#5293 |
adding sql functions to order_by clause handling
|
nobody
|
|
Core (Other)
|
master
|
|
#5354 |
django imports minidom (which imports pyexpat) causing a modpython segfault on certain setups
|
Adrian Holovaty
|
|
Core (Other)
|
master
|
|
#5514 |
Consistency issue when using ForeignKeys
|
Philippe Raoult
|
|
Core (Other)
|
master
|
|
#5607 |
Add fragment support to permalink decorator
|
nobody
|
|
Core (Other)
|
master
|
|
#5742 |
`static_pattern` shortcut for serving static files
|
Chris Beaven
|
|
Core (Other)
|
master
|
|
#5790 |
Add support for Cc: in django/core/mail.py
|
nobody
|
|
Core (Other)
|
master
|
|
#5875 |
Non-ascii chars in source code causing UnicodeEncodeError for default 500 error handler, resulting in non-descriptive traceback-only error page
|
nobody
|
|
Core (Other)
|
master
|
|
#5910 |
Signals are unnamed making logging non-informative
|
nobody
|
|
Core (Other)
|
master
|
|
#5915 |
use_tls is not passed to send_email (django.core.mail)
|
nobody
|
|
Core (Other)
|
master
|
|
#5949 |
Add RequestContext in middlewares or in templates
|
nobody
|
|
Core (Other)
|
master
|
|
#5966 |
FileField doesn't clean up directory after deletion
|
nobody
|
|
Core (Other)
|
master
|
|
#5990 |
permalink() works a little different from {% url %}
|
nobody
|
|
Core (Other)
|
master
|
|
#6080 |
Document the possibility of using egg-files for apps / reintroduce support for setuptools to continue the reusable apps GSoC project
|
Jannis Leidel
|
|
Core (Other)
|
master
|
|
#6092 |
URL and email fields need to allow custom validators
|
floguy
|
|
Core (Other)
|
master
|
|
#6102 |
setup_environ() should preserve DJANGO_SETTINGS_MODULE as-is
|
Etienne Robillard
|
|
Core (Other)
|
master
|
|
#6108 |
send all_objects_to_be_deleted in the pre_delete signal
|
nobody
|
Uncategorized
|
Core (Other)
|
master
|
Normal
|
#6165 |
request.get_host() should be request.host
|
nobody
|
|
Core (Other)
|
master
|
|
#6198 |
MEDIA_URL setting requires trailing slash
|
nobody
|
|
Core (Other)
|
master
|
|
#6272 |
django.utils.translation.ugettext_lazy needs __add__ support
|
nobody
|
New feature
|
Core (Other)
|
master
|
Normal
|
#6333 |
urlresolvers.resolve barfs on regexps with a flag group
|
nobody
|
|
Core (Other)
|
master
|
|
#6342 |
Option to remove 'www.' from URLs
|
nobody
|
Uncategorized
|
Core (Other)
|
master
|
Normal
|
#6377 |
Use RequestContext if possible in default 500 error view
|
nobody
|
Uncategorized
|
Core (Other)
|
master
|
Normal
|
#6504 |
Manipulator references related object through wrong attribute name
|
nobody
|
|
Core (Other)
|
master
|
|
#6546 |
Add option to load settings from installed apps
|
Jannis Leidel
|
|
Core (Other)
|
master
|
|
#6568 |
reverse URL resolution triggers import errors on views
|
nobody
|
|
Core (Other)
|
master
|
|
#6583 |
permalink decorator should not fail silently
|
nobody
|
|
Core (Other)
|
master
|
|
#6655 |
Very little refactoring of get_svn_revision()
|
nobody
|
|
Core (Other)
|
master
|
|
#6667 |
Email compliant word wrapping
|
Chris Beaven
|
New feature
|
Core (Other)
|
master
|
Normal
|
#6677 |
Duplicates apps in settings.INSTALLED_APPS
|
nobody
|
|
Core (Other)
|
master
|
|
#6700 |
smart_decorator util
|
Chris Beaven
|
|
Core (Other)
|
master
|
|
#6745 |
AddManipulator shouldn't clear related data
|
nobody
|
|
Core (Other)
|
master
|
|
#6786 |
Ordering choices after translation
|
nobody
|
New feature
|
Core (Other)
|
master
|
Normal
|
#6793 |
New template context processor: Export settings to templates
|
nobody
|
|
Core (Other)
|
master
|
|
#6849 |
UnicodeEncodeError thrown when unicode messages were sent to outlog&errlog
|
nobody
|
Bug
|
Core (Other)
|
master
|
Normal
|
#6857 |
django.dispatch.robustapply does not work on jython
|
nobody
|
|
Core (Other)
|
master
|
|
#6860 |
Improvements for the new paginator
|
nobody
|
New feature
|
Core (Other)
|
master
|
Normal
|
#7000 |
Provide option to automatically open development server URL with webbrowser (std lib)
|
Jannis Leidel
|
|
Core (Other)
|
master
|
|
#7015 |
[PATCH] Per-project overrideable application specific settings
|
nobody
|
|
Core (Other)
|
master
|
|
#7020 |
Convert read-only global lists to tuples
|
nobody
|
|
Core (Other)
|
master
|
|
#7025 |
SafeUnicode.split() should return a list of SafeUnicode objects
|
nobody
|
New feature
|
Core (Other)
|
master
|
Normal
|
#7176 |
HAVING clauses are not generated
|
nobody
|
|
Core (Other)
|
master
|
|
#7187 |
Improved settings import
|
nobody
|
|
Core (Other)
|
master
|
|
#7269 |
404 debug page: href=urls
|
nobody
|
|
Core (Other)
|
master
|
|
#7452 |
Settings for HTML4 or XHTML output
|
nobody
|
New feature
|
Core (Other)
|
master
|
Normal
|
#7538 |
add signal when all models are loaded
|
nobody
|
|
Core (Other)
|
master
|
|