#20929 |
inline_formset - DELETE field is in visible_fields
|
nobody
|
Uncategorized
|
Forms
|
1.5
|
|
#20952 |
Django 1.5 Tutorial Part 3, Test after Update of Polls/urls.py Fails
|
nobody
|
Cleanup/optimization
|
Documentation
|
1.5
|
|
#20987 |
authenticated users and anonymous share the same caching
|
nobody
|
Bug
|
Core (Cache system)
|
1.5
|
|
#21053 |
Missing related fields
|
grue
|
Uncategorized
|
Database layer (models, ORM)
|
1.5
|
|
#21071 |
bad link to docs from settings.py
|
nobody
|
Uncategorized
|
Documentation
|
1.4-beta-1
|
|
#21082 |
django 1.5.1 custom User models bug
|
nobody
|
Uncategorized
|
Database layer (models, ORM)
|
1.5
|
|
#21104 |
Broken Link on Quick Install Guide
|
nobody
|
Bug
|
Uncategorized
|
1.5
|
|
#21105 |
Implement `PBKDF2PrehashPasswordHasher` to prevent hashing time from depending on password length
|
nobody
|
New feature
|
contrib.auth
|
1.6-beta-1
|
|
#21106 |
2nd Broken Link
|
nobody
|
Bug
|
Uncategorized
|
1.5
|
|
#21123 |
Failed to Load PDF Django 1.5.x
|
nobody
|
Bug
|
Documentation
|
1.5
|
|
#21153 |
DataSource doesn't seem to work with 'OSM' type
|
nobody
|
Uncategorized
|
GIS
|
1.5
|
|
#21224 |
TypedChoiceField does not properly coerce 'None' in certain circumstances
|
nobody
|
Uncategorized
|
Database layer (models, ORM)
|
1.5
|
|
#21262 |
App read only in django-admin
|
nobody
|
Uncategorized
|
Uncategorized
|
1.5
|
|
#21301 |
Directory Structure
|
nobody
|
Cleanup/optimization
|
contrib.staticfiles
|
1.5
|
|
#21310 |
Admin recent actions section doesn't show content with settings.AUTH_USER_MODEL
|
nobody
|
Bug
|
contrib.admin
|
1.4
|
|
#21311 |
Issues using mySQL on OS X in the tutorial
|
nobody
|
Bug
|
Documentation
|
1.4
|
|
#21336 |
ListView doesnt work with context_object_name
|
nobody
|
Uncategorized
|
Documentation
|
1.5
|
|
#21369 |
get_absolute_url() Reverse Example Doesn't Work
|
nobody
|
Bug
|
Documentation
|
1.5
|
|
#21399 |
Equal sign in message breaks contrib.messages when CookieStorage is used.
|
nobody
|
Uncategorized
|
contrib.messages
|
1.4
|
|
#21411 |
CommandError: One or more models did not validate but backtrace not saying anything useful
|
nobody
|
Bug
|
Documentation
|
1.6
|
|
#21418 |
In tutorial02 the was_published_recently section of the example may be defective?
|
nobody
|
Uncategorized
|
Documentation
|
1.6
|
|
#21503 |
Part 2 of tutorial does not work with V1.6
|
nobody
|
Uncategorized
|
Documentation
|
1.6
|
|
#21534 |
Admin List Widgets Need To Be Paginated
|
nobody
|
New feature
|
contrib.admin
|
1.6
|
|
#21536 |
the handler swallows exception
|
nobody
|
Cleanup/optimization
|
Core (Other)
|
1.6
|
|
#21556 |
Date field shows in changed_data due to different format
|
nobody
|
Bug
|
Forms
|
1.5
|
|
#21557 |
search function is broken
|
nobody
|
Uncategorized
|
Uncategorized
|
1.6
|
|
#21605 |
cached_property can't be used in ModelAdmin.list_display
|
nobody
|
Bug
|
contrib.admin
|
1.5
|
|
#21624 |
Latest docs URL
|
nobody
|
New feature
|
Uncategorized
|
master
|
|
#21626 |
Execute some common code before calling handler in Class Based Views
|
nobody
|
Cleanup/optimization
|
Generic views
|
master
|
|
#21704 |
Csrf verification fails for unlogged users with multiple tabs opened
|
Mimino
|
Bug
|
CSRF
|
1.6
|
|
#21706 |
Outdated Instructions - admin.py is not created from 1.6 onwards
|
nobody
|
Cleanup/optimization
|
Documentation
|
1.6
|
|
#21723 |
relative vs absolute in url tag documentation
|
nobody
|
Cleanup/optimization
|
Documentation
|
master
|
|
#21724 |
no default static subdirectory search in project package
|
nobody
|
Uncategorized
|
Documentation
|
1.6
|
|
#21729 |
DecimalField.to_python() fails on values with invalid unicode start byte
|
nobody
|
Cleanup/optimization
|
Forms
|
master
|
|
#21778 |
djangoproject.com urlconf exerpt
|
nobody
|
Uncategorized
|
Documentation
|
1.6
|
|
#21791 |
RelatedFieldWidgetWrapper object has no attribute decompress
|
nobody
|
Bug
|
contrib.admin
|
1.6
|
|
#21895 |
Probably erroneous documentation about new contrib.admin and admin.autodiscover
|
nobody
|
Bug
|
Documentation
|
1.7-alpha-1
|
|
#21896 |
makemigrations warning "trying to add a non-nullable field" is raised even when the table is empty
|
|
Cleanup/optimization
|
Migrations
|
1.7-alpha-1
|
|
#21898 |
SingleObjectMixin should not require slug or pk if queryset is given
|
nobody
|
Cleanup/optimization
|
Generic views
|
master
|
|
#21913 |
Error 400 without any information if user uploads file to STATIC_ROOT
|
nobody
|
Bug
|
File uploads/storage
|
1.6
|
|
#21946 |
Calling get_object() on DeleteView resets the success_url
|
nobody
|
Uncategorized
|
Generic views
|
1.6
|
|
#21979 |
Inconsistent test results for same test run twice
|
nobody
|
Uncategorized
|
Testing framework
|
1.5
|
|
#21980 |
Tutorial does not indicate what needs to be uncommented for admin site
|
nobody
|
Uncategorized
|
Documentation
|
1.6
|
|
#21988 |
reverse() shouldn't require kwargs for uniquely determined named groups
|
nobody
|
New feature
|
Core (URLs)
|
1.6
|
|
#22003 |
LiveServerTestCase with ATOMIC_REQUESTS leaves Postgres connections open after socket error
|
nobody
|
Bug
|
Testing framework
|
1.6
|
|
#22015 |
Hide relationships with related_name='+' in contrib.admindocs
|
gregchapple
|
Bug
|
contrib.admindocs
|
master
|
|
#22039 |
Inline Model Admin DatePicker Bug
|
nobody
|
Bug
|
contrib.admin
|
1.4
|
|
#22040 |
RadioSelect options no longer available
|
nobody
|
Bug
|
Documentation
|
1.6
|
|
#22059 |
Either this tutorial, or the 1.4.5 release is totally worthless
|
nobody
|
Bug
|
Documentation
|
1.4
|
|
#22065 |
Line missing in Tutorial, p.4
|
nobody
|
Uncategorized
|
Documentation
|
1.6
|
|
#22209 |
Django internals call len(queryset) instead of queryset.count()
|
nobody
|
Cleanup/optimization
|
Database layer (models, ORM)
|
master
|
|
#22213 |
Test failure: relative path in resolve_url
|
nobody
|
Bug
|
Testing framework
|
1.6
|
|
#22249 |
Cannot resolve keyword '' into field. Choices are:...
|
nobody
|
Bug
|
contrib.auth
|
1.6
|
|
#22280 |
"Conflicting models in application" RuntimeError for same model with different paths
|
nobody
|
Bug
|
Testing framework
|
master
|
|
#22286 |
TypedChoiceField rejects valid input with coerce=float
|
nobody
|
Uncategorized
|
Uncategorized
|
1.5
|
|
#22290 |
Forms DateField show_hidden_initial USE_L10N = False and custom DATE_INPUT_FORMATS
|
nobody
|
Bug
|
Forms
|
1.6
|
|
#22323 |
Title Filter Inproper Casing of Words With Apostrophe in Second Position
|
jenkinsbr2
|
Bug
|
Template system
|
1.6
|
|
#22334 |
Postgis version check discards dev versions
|
nobody
|
Bug
|
GIS
|
1.6
|
|
#22342 |
Changing a model to an abstract model caused "ValueError: Related model 'app.Model' cannot be resolved"
|
nobody
|
Bug
|
Migrations
|
master
|
|
#22379 |
Escaping needed during lazy reversing of non-ascii URLs
|
nobody
|
Bug
|
Core (URLs)
|
1.6
|
|
#22381 |
small improvement of css media="print"
|
nobody
|
Cleanup/optimization
|
Documentation
|
master
|
|
#22390 |
Document restart required after adding statics directory: tutorial part 06
|
nobody
|
Cleanup/optimization
|
Documentation
|
1.6
|
|
#22549 |
DateTimeField raises timezone awareness related RuntimeWarnings when it should'nt
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|
|
#22562 |
Each call of makemigrations creates a migration for custom user account.
|
nobody
|
Bug
|
Migrations
|
master
|
|
#22582 |
Document the use of mutable objects in request.session
|
nobody
|
Bug
|
Documentation
|
1.6
|
|
#22590 |
Default Timezone Documentation Directly Contradicts Self
|
nobody
|
Cleanup/optimization
|
Documentation
|
1.6
|
|
#22616 |
CommandError exception no prints message - instead always is "django.core.management.base.CommandError"
|
nobody
|
Uncategorized
|
Uncategorized
|
1.6
|
|
#22623 |
PermLookupDict behaves dangerously / inconsistently
|
drtyrsa
|
Bug
|
contrib.auth
|
master
|
|
#22657 |
Can't disconnect signal if connected using @receiver tag
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.6
|
|
#22658 |
Exception in Shell handler with unicode character on 1.7
|
nobody
|
Bug
|
Internationalization
|
1.7-beta-1
|
|
#22694 |
Code error in Django 1.6 tutorial, part 3
|
nobody
|
Bug
|
Documentation
|
1.6
|
|
#22698 |
runserver does not exit when checks fail
|
nobody
|
Bug
|
Uncategorized
|
master
|
|
#22742 |
Overwriting templates doesn't work as described
|
nobody
|
Uncategorized
|
Documentation
|
1.7-beta-2
|
|
#22886 |
Message wording when unique_together rises
|
nobody
|
Bug
|
Internationalization
|
master
|
|
#22899 |
Bad code
|
nobody
|
Uncategorized
|
Documentation
|
1.6
|
|
#22953 |
ImportError: cannot import name html_entities
|
nobody
|
Bug
|
HTTP handling
|
1.6
|
|
#22986 |
Allow disabling session model database table creation if not used by session engine
|
nobody
|
New feature
|
contrib.sessions
|
master
|
|
#23022 |
Geodjango transform introduces large errors
|
nobody
|
Bug
|
GIS
|
1.6
|
|
#23050 |
Context Dictionary
|
nobody
|
New feature
|
Generic views
|
1.7-rc-1
|
|
#23082 |
Cache Backend Inconsistencies and Reverse Compatible Failures
|
nobody
|
Bug
|
Core (Other)
|
1.7-rc-1
|
|
#23128 |
_get_FIELD_display doesn't work with Field.get_choices using Iterators
|
Sergii Lapin
|
Bug
|
Database layer (models, ORM)
|
master
|
|
#23216 |
CheckboxInput does not work properly with value "0"
|
nobody
|
Bug
|
Forms
|
1.6
|
|
#23219 |
Manager, QuerySet
|
nobody
|
Uncategorized
|
Documentation
|
1.4
|
|
#23245 |
TypeError: 'set' object does not support indexing
|
SAMUEL BARFIELD III
|
Bug
|
*.djangoproject.com
|
|
|
#23253 |
"MANAGERS" setting doesn't correctly process the value, if it is given as described in the documentation
|
nobody
|
Bug
|
Core (Mail)
|
1.6
|
|
#23255 |
Migrations fail with custom models.Field
|
nobody
|
Uncategorized
|
Migrations
|
1.7-rc-2
|
|
#23258 |
Add note that Form.add_error is new in 1.7 in 'Form and field validation'
|
nobody
|
Bug
|
Documentation
|
1.7-rc-2
|
|
#23286 |
Add the necessary return value for Form#clean (in 1.6)
|
nobody
|
Cleanup/optimization
|
Documentation
|
1.6
|
|
#23297 |
Integrity errors in Django admin with custom User model
|
nobody
|
Uncategorized
|
contrib.auth
|
1.7-rc-2
|
|
#23301 |
DateField doesn't work when called 'date'
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.6
|
|
#23305 |
Models that are imported on app's import time are invisible to makemigrations when the application is relabeld
|
Bryce Caine
|
Cleanup/optimization
|
Documentation
|
1.7-rc-2
|
|
#23306 |
Cannot call a command with --name option
|
nobody
|
Uncategorized
|
Core (Management commands)
|
|
|
#23361 |
django.test.Client and response data
|
nobody
|
Uncategorized
|
Testing framework
|
1.7-rc-2
|
|
#23402 |
Minor incorrect links.
|
nobody
|
Cleanup/optimization
|
Documentation
|
1.7
|
|
#23439 |
./manage.py makemigrations fail on 3.4.1 but works on 2.7.6
|
nobody
|
Bug
|
Python 3
|
1.7
|
|
#23447 |
Migrate management command doesn't follow documentation "Running management commands from your code"
|
nobody
|
Uncategorized
|
Core (Management commands)
|
1.7
|
|
#23456 |
requires_system_checks and requires_model_validation
|
nobody
|
Uncategorized
|
Uncategorized
|
1.7
|
|
#23487 |
save() returns error "Models aren't loaded yet."
|
nobody
|
Cleanup/optimization
|
Documentation
|
1.7
|
|
#23500 |
Allow get_object_or_404 to accept select_related and prefetch_related
|
nobody
|
New feature
|
Utilities
|
master
|
|
#23547 |
BooleanField that is required and have value False always will raise ValidationError
|
nobody
|
Bug
|
Forms
|
1.6
|
|