HM

(HM)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (1214) Reporter (4) Owner (0) Commenter (27) Summary Component
34699 34699 Filtering on annotated TruncSecond expression gives unexpected result. Database layer (models, ORM)
34619 34619 1 Ensure FilteredSelectMultiple select elements are associated with their label contrib.admin
34917 34917 Links in the Django admin should be underlined. contrib.admin
34819 34819 GenericForeignKey.get_prefetch_queryset() contrib.contenttypes
34865 34865 DatabaseWrapper are not GC and connections are not closed Database layer (models, ORM)
373 373 1 Add support for multi-column primary keys. Database layer (models, ORM)
470 470 Add Field.db_default for defining database defaults Database layer (models, ORM)
34402 34402 Admin search_fields crashes for inherited model and __iexact lookup. contrib.admin
27466 27466 Use a datepicker widget for Date[Time]RangeField in admin contrib.admin
34624 34624 RelatedFieldWidgetWrapper links toggling isn’t working for radio widgets contrib.admin
27909 27909 Use AUTH_USER_MODEL in startproject template Core (Management commands)
34221 34221 Plural-Forms in .po files break Django's translation precedence. Internationalization
34643 34643 Move admin form labels to a more accessible place contrib.admin
34746 34746 High CPU/memory consumption when a 5XX is raised with large local variables Error reporting
34125 34125 Limiting QuerySet crashes on union() with a single non-empty query Database layer (models, ORM)
34045 34045 Admin changelist checkboxes do not have labels contrib.admin
34846 34846 Add "Copy" button to the code snippets in docs. Documentation
34881 34881 migrate crashes when renaming model referenced twice by ManyToManyField.through model on SQLite. Migrations
34789 34789 `filter_horizontal` duplicates entries in "Chosen" column after instance is added via in another field using the "plus" JS action contrib.admin
34994 34994 Visual regression in admin checkboxes on mobile contrib.admin
34977 34977 Turn link to change password form in admin user change form into a button contrib.auth
34488 34488 ClearableFileInput widget forgets "Clear" selection when form is not valid Forms
27460 27460 Allow declaring a GenericRelation from an abstract model to another abstract model Database layer (models, ORM)
27465 27465 Allow EmailMessage to load attachments from the Storage API Core (Mail)
34852 34852 Django Unit Tests break when using replicated MySQL Cluster v8.0.28 Testing framework
34971 34971 1 Several loggers missing from logging documentation Documentation
34910 34910 Color Contrast Admin Plus Icon contrib.admin
34036 34036 Low text contrast over light blue backgrounds in admin light theme contrib.admin
34044 34044 Admin app search filter appears in nav sidebar but not on admin homepage contrib.admin
34769 34769 JSONField key/path transforms tests fail on Oracle 21c. Database layer (models, ORM)
34670 34670 Django Admin light theme flickers on dark system contrib.admin
34831 34831 Search in admin could allow issuing a query with many OR'd clauses contrib.admin
27055 27055 Model form with geometry widgets has invalid html GIS
35000 35000 Skip redundant defaults to allow INSTANT longtext (among others) column addition in MySQL Migrations
35001 35001 Add related object icon (green plus sign) is not fully visible in some screens contrib.admin
34995 34995 Add link for admin's related widget is in the wrong place contrib.admin
34982 34982 Visual regression for helptext at certain screen sizes contrib.admin
34999 34999 Admin search bar input doesn't have proper background color when in dark mode contrib.admin
34998 34998 Raising a StopIteration in asynchronous mode hangs the request Core (Other)
27676 27676 MariaDB 10.2 supports defaults for text columns Database layer (models, ORM)
34991 34991 Wrong layout of pagination buttons with editable list in the admin. contrib.admin
14810 14810 3 Admin inline templates need blocks contrib.admin
34944 34944 Missing or misinferred attributes in output fields of generated fields Database layer (models, ORM)
34930 34930 Parallel tests fail on Python 3.11+ when IsolatedAsyncioTestCase is used Testing framework
34926 34926 Missing model after squashing Migrations
34924 34924 Example for squashmigration not working properly Migrations
34915 34915 Do not autopopulate _order field for model with an order_with_respect_to if already set. Database layer (models, ORM)
14761 14761 URL resolving / reversing design doesn't allow alternate specs Core (URLs)
34894 34894 Query.change_aliases() has several significant bugs Database layer (models, ORM)
34759 34759 Confirm/Add support for SpatiaLite 5.1 GIS
27229 27229 Allow using aggregates in ModelAdmin.list_display contrib.admin
34879 34879 "Data truncated for column .." for migration changing auto-id-field Migrations
34847 34847 Serializer infinite recursion on M2M field if reference vars in init Core (Serialization)
34828 34828 DateTimeField breaks when given datetime that would be invalid in UTC Database layer (models, ORM)
34642 34642 1 File.open to support different encodings Core (Other)
34816 34816 GenericForeignKey crashes if content_type_id is changed and object_id is type incompatible with old object contrib.contenttypes
34803 34803 Nested OuterRef crashes with AttributeError Database layer (models, ORM)
34804 34804 legacy_algorithm = 'sha1' removed in django4.0 but new algorithm is hardcoded Core (Other)
34802 34802 django.contrib.admin.actions.delete_selected() should return number of rows deleted via ModelAdmin.delete_queryset() contrib.admin
34787 34787 The 'runserver' command doesn't work when run from an installed script on Windows Core (Management commands)
34797 34797 Django Admin radio fields admin.HORIZONTAL shows as vertical with django-grapelli. Uncategorized
34794 34794 Multiple file upload issue File uploads/storage
34788 34788 Correct NUMBER_GROUPING in Japan. Internationalization
34785 34785 1 Contribution guide comes out non successful Error reporting
34777 34777 Tags are not opened correctly in several django/forms/templates Uncategorized
34755 34755 Provide accelerated binary wheels Uncategorized
34750 34750 Fixed QuerySet.count() on querysets grouped by unused multi-valued annotations. Database layer (models, ORM)
34748 34748 __in lookup crashes with a subquery containing an unused annotation that uses explicit grouping. Database layer (models, ORM)
34738 34738 Django admin doesn't translate error contrib.admin
34740 34740 Admin flashes dark/light depending on settings contrib.admin
34736 34736 Position of Delete and Save Buttons are reversed in Admin whe moving from v4.1 to v4.2 contrib.admin
34734 34734 Django admin theme box contrib.admin
34721 34721 ChoiceField/TypedChoiceField: .value() has inconsistent behaviour, coercion not applied. Forms
34719 34719 modelBase.add_to_class is ineffective when called in __init_subclass__ of an abstract Model Database layer (models, ORM)
27471 27471 Make admin's list_filter choices collapsable contrib.admin
34677 34677 Django Admin built-in password reset feature has UI issues contrib.admin
34413 34413 Variant of Prefetch but for the earliest/latest related object Database layer (models, ORM)
34697 34697 Migration serializer for sets results in non-deterministic order. Migrations
34705 34705 BoundField.as_widget() ignores aria-describedby in attrs argument Forms
34682 34682 System check for CSRF_TRUSTED_ORIGINS raises errors for http://localhost:port. Core (System checks)
34671 34671 Inspectdb collation issue with oracle views Core (Management commands)
34675 34675 Selenium WebDriver implementation is broken due to update of Selenium Testing framework
34634 34634 Creating objects with nested MTI crashes. Database layer (models, ORM)
34661 34661 Peppering user passwords contrib.auth
34651 34651 'list' object has no attribute '_committed' Uncategorized
34628 34628 RelatedFieldWidgetWrapper link icons are very hard to see contrib.admin
34645 34645 Timezone warning visual regression for DateFields and TimeFields. contrib.admin
34648 34648 `get_prep_value` now being called for JSONField Uncategorized
34644 34644 social-app-django's JSONField doesn't work as expected. Database layer (models, ORM)
34625 34625 FilteredSelectMultiple widget’s elements aren’t labelled contrib.admin
34646 34646 Ordering a Django admin column based on multiple model fields contrib.admin
34539 34539 `get_prep_value` no longer called for JSONField Database layer (models, ORM)
34590 34590 Querying for decimals larger than max_digits crashes on SQLite Database layer (models, ORM)
34592 34592 admin css font does not need explicit apple fonts contrib.admin
34589 34589 exclude does not support nested ForeignKey relationship Database layer (models, ORM)
34580 34580 Performance regession in SQLCompiler Database layer (models, ORM)
34573 34573 Typo in "Writing your first Django app, part 5" - assertQuerysetEqual() Testing framework
34322 34322 ManifestStaticFilesStorage crashes on commented JavaScript import statements contrib.staticfiles
34521 34521 Use __slots__ for template Node classes Template system
34568 34568 makemigrations --update should respect the --name option. Database layer (models, ORM)
34562 34562 Issue with Django Admin theme-toggle button contrib.admin
34559 34559 Login error Uncategorized
34553 34553 Can't create CheckConstraint with percent characters in values on postgresql due to broken quoting Database layer (models, ORM)
34544 34544 DBMS_LOB.SUBSTR() is unnecessary for "IS NULL" condition on Oracle. Database layer (models, ORM)
34525 34525 index_together warning after migration to new style Database layer (models, ORM)
34515 34515 Translatable URL patterns raise 404 for non-English default language when prefix_default_language=False is used. Internationalization
34527 34527 Unexpected behavior with division in aggregation Database layer (models, ORM)
34519 34519 Don't send content in responses to HEAD requests Uncategorized
34506 34506 Visual regressions in admin's clearable file input. contrib.admin
34483 34483 Negative result of django.utils.timesince.timesince Utilities
34486 34486 SearchHeadline crashes without an active connection. contrib.postgres
34394 34394 ASGIRequest doesn't respect settings.FORCE_SCRIPT_NAME. HTTP handling
34464 34464 QuerySet.count() regression on Django 4.2 with values() and annotate() Database layer (models, ORM)
34485 34485 Update examples by using f-strings instead of % Documentation
34039 34039 Admin search bar is too small to use on small screens contrib.admin
34383 34383 Layout error in Admin when using help_text Template system
34439 34439 mod_wsgi for django with conda environment in Windows doesn't work HTTP handling
34077 34077 Make BoundField renderable. Forms
34316 34316 Visual regressions in admin's change password form contrib.admin
34424 34424 SelectDateWidget can crash with OverflowError. Forms
27487 27487 ModelAdmin.formfield_overrides on ManyToManyField isn't compatible with CheckboxSelectMultiple contrib.admin
34420 34420 Migration import ordering violates coding style and isort defaults Migrations
34403 34403 max_length argument for the CharField is not respected through shell Uncategorized
27397 27397 Querying with an integer larger than SQLite supports crashes with OverflowError Database layer (models, ORM)
34381 34381 Postgres tests fail on Windows Core (Other)
34376 34376 Admin has no support for unique constraint fields. contrib.admin
34365 34365 add_form_template used as change_form_template when adding object when only declaring change_form_template contrib.admin
34363 34363 floatformat() crashes on "0.0000" Template system
34356 34356 Memory leak when generating PDFs Core (Other)
34328 34328 Class-based async-only middleware not detected as coroutine in MiddlewareMixin Documentation
34334 34334 There might be an error in the Django Tutorial No. 5 Documentation
34329 34329 django-formset new app - i am facing the issue Uncaught (in promise) SyntaxError: JSON.parse Forms
34323 34323 1 Django form request is always response with "GET" instead of "POST" even when I use <form action="" method="post"> Forms
34315 34315 Close button read only changeview of admin does not preserve filters contrib.admin
34286 34286 Mixed-case views/templates names causes 404 on :view:/:template: directive. contrib.admindocs
34296 34296 Formset validation does not consider UniqueConstraint with F() expressions. Database layer (models, ORM)
34287 34287 JavaScript code blocks in the documentation have poor contrast when light theme is enabled Documentation
34279 34279 Certain character causes django admin to misfunction Database layer (models, ORM)
34257 34257 ForeignKeyRawIdWidget doesn't include vForeignKeyRawIdAdminField class when custom class passed in attrs contrib.admin
34241 34241 Django admin not showing seconds for list_display nor readonly DateTimeField contrib.admin
34082 34082 "mysql server has gone away" on 404, 403 or 401 Database layer (models, ORM)
34219 34219 Collation is not preserved when field is altered on PostgreSQL and MySQL. Database layer (models, ORM)
34215 34215 Regression for autocomplete_fields in admin contrib.admin
34204 34204 Django cannot load when Python is compiled with --without-doc-strings enabled Core (Other)
34205 34205 Validation of constraints with __len lookup crashes for ArrayFields. Database layer (models, ORM)
34194 34194 Extract function for generating proper Content-Disposition headers HTTP handling
34095 34095 Form controls in admin should use heights in relative units contrib.admin
34119 34119 ModelForm fields with callable defaults don't correctly propagate default values Forms
34169 34169 Regex bug in EmailValidator class allows top domain label of an email address's domain_part to start with a hyphen Core (Mail)
34166 34166 UniqueConstraint with condition not validated if the condition field is not editable. Database layer (models, ORM)
34164 34164 django-graphql-auth 0.3.16 && django-mongoengine 0.5.4 dont work with django-4.1.3 Uncategorized
34161 34161 Wrong Name in Django Relationship Documentation
34123 34123 Ambiguous aliases in ordering on combined queries with select_related(). Database layer (models, ORM)
34141 34141 Prefetch querysets access to parent query through table Uncategorized
34129 34129 Admin list_editable failed to edit contrib.admin
34094 34094 RTL alignment is off in admin header area contrib.admin
34035 34035 ImageField doesn't consider EXIF rotation when storing width and height Database layer (models, ORM)
34066 34066 Accessing UserAdmin via to_field leads to link to PasswordResetForm being broken (404) contrib.auth
34085 34085 Black shouldn't format non-Python files Core (Management commands)
34093 34093 Admin theme switcher icon should resize according to browser font size contrib.admin
34081 34081 Responsive CSS is not loaded properly. contrib.admin
34072 34072 django += 1 increments by 2 instead of 1 Database layer (models, ORM)
34068 34068 `runserver 0`'s "Starting development server at <address>" doesn't work Core (Management commands)
34067 34067 django.core.Paginator wrong query slicing Core (Other)
34065 34065 The website especially the tutorial page wastes precious screen real estate Uncategorized
34062 34062 object HttpResponseNotAllowed can't be used in 'await' expression Generic views
34010 34010 Parallel tests don't work with spawn. Testing framework
34050 34050 Generated migration file is not detected by django because of the name of newly generated migration file Migrations
34040 34040 Autofocus on model list views can be problematic for screen reader users contrib.admin
34017 34017 Mention that when using Argon2PasswordHasher, this means Argon2id gets used Documentation
34009 34009 migrations.RunPython runs queries against wrong database Uncategorized
34000 34000 Fix numberformat.py "string index out of range" when null Utilities
27844 27844 Add a management command to optimize a migration Migrations
27468 27468 Move utils.crypto.salted_hmac() from SHA1 toward SHA256 Utilities
14357 14357 Prevent inappropriate order-based grouping on values+annotate queries Database layer (models, ORM)
14586 14586 Make interpolate JS function not require the named parameter. Internationalization
14035 14035 Cannot access POST after request.encoding was set to a custom value HTTP handling
27590 27590 Allow configuration of where to save staticfiles manifest. contrib.staticfiles
27541 27541 Provide hooks to override manifest file storage in ManifestFilesMixin contrib.staticfiles
27697 27697 JSONField with blank=True is rendered as non-required field in a ModelForm Documentation
14844 14844 i18n blocktrans tag pluralization feature limited by gettext constraints and shared local tag context Internationalization
27659 27659 Arbritrary file overrides in startproject/app template extraction Utilities
19 19 Automatically generate JavaScript form validation Validators
56 56 Primary key columns should be UNSIGNED Database layer (models, ORM)
32402 32402 âś… 1 django.urls resolve does not resolve typed paths, like <int:pk> Core (URLs)
27827 27827 Raising InvalidTemplateLibrary completely masks out real exception in get_package_libraries Template system
27807 27807 Overriding username validators doesn't work as documented contrib.auth
27188 27188 Allow using unique=True with FileField File uploads/storage
14660 14660 Using a CheckboxSelectMultiple widget on a M to M field in Admin causes 'SelectBox is not defined' JS error in RelatedObjectLookups.js contrib.admin
27871 27871 Django keeps making the same migration over and over again Migrations
14317 14317 numberformat.format produces wrong results Internationalization
27395 27395 Allow generating '<link rel="alternate ... hreflang=...>" for sitemaps' contrib.sitemaps
27835 27835 Make TransactionTestCase raise an error if it accesses non-default database connection without multi_db=True Testing framework
27852 27852 Admin Delete Object Block Page Doesn't Show All Related Objects Blocking Deletion Database layer (models, ORM)
17 17 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
27914 27914 makemigrations produces incorrect path for inner classes Migrations
27272 27272 Add a on_delete RESTRICT handler to allow cascading deletions while protecting direct ones Database layer (models, ORM)
27910 27910 Allow using an Enum class in model Field choices Database layer (models, ORM)
14722 14722 @last_modified should ignore lack of etag method when USE_ETAGS is enabled. HTTP handling
14129 14129 Slovenian translation plural-forms Internationalization
27685 27685 Allow autoreloader to use watchman Utilities
14365 14365 Make template-rendering signals available also in DEBUG mode Testing framework
14688 14688 BaseInlineFormSet does not support "auto_id" Forms
14675 14675 Update docs and project template to avoid "import *" for url patterns Core (Other)
14204 14204 Take advantage of SQLite support for FK constraints Database layer (models, ORM)
14091 14091 Fix incorrect quoting in connection.queries Database layer (models, ORM)
27090 27090 8 pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead Database layer (models, ORM)
27398 27398 Make SimpleTestCase.assertRedirects() URL comparison ignore ordering of query parameters Testing framework
820 820 Add "view" permission to compliment add/change/delete contrib.admin
27161 27161 TypedChoiceField fails to validate properly when used with ArrayField Forms
14642 14642 2 save_as=True and generic inline in admin gives IndexError contrib.contenttypes
27954 27954 Prevent PostgreSQL dbshell from exiting on CTRL-C Core (Management commands)
27318 27318 Return failed values from memcached.set_many() Core (Cache system)
14807 14807 django.utils.formats localize_input inserts thousands_separator into boolean values Internationalization
27515 27515 Make AuthenticationForm use the username length from the user model contrib.auth
27846 27846 refresh_from_db() doesn't clear reverse OneToOneFields Database layer (models, ORM)
27857 27857 Cleanups and features to use when dropping support for Python 3.4 Core (Other)
27979 27979 Using F() to save negative integers in unsigned columns on MySQL should raise IntegrityError rather than OperationalError Database layer (models, ORM)
14370 14370 2 Adding support for Autocomplete in contrib.admin contrib.admin
27895 27895 Test Client fails to decode json response with unicode characters Testing framework
27326 27326 Overriding queryset deletion from ModelAdmin contrib.admin
27258 27258 Raise an exception if RequestContext is used with template.backends.django.Template.render() Template system
27539 27539 assertNumQueries fails if debug cursor wrapper fills Testing framework
27792 27792 Extended category support for Atom and RSS feeds contrib.syndication
27039 27039 ModelFields with 'default' value set and 'required'=False in form does not use default value Forms
27639 27639 Add a chunk size argument to QuerySet.iterator() Database layer (models, ORM)
27777 27777 File object does not consistently open itself in context manager use File uploads/storage
27732 27732 django.contrib.postgres.search SearchRank doesn't handle SearchVectorField references contrib.postgres
27554 27554 Queryset evaluation fails with mix of nested and flattened prefetches (AttributeError on RelatedManager) Database layer (models, ORM)
14149 14149 LIKE clauses fail in Oracle 9.2.0.7 Database layer (models, ORM)
27926 27926 Allow squashmigrations to create a fresh set of migrations and delete the old ones Migrations
27848 27848 EmailMessage.attach_file() with .eml file crashes Core (Mail)
27987 27987 debug view doesn't set default colours in css Error reporting
27736 27736 Prefer decorators for lookup-registration Core (Other)
27956 27956 Template error raised in an {% extends %} parent template shows incorrect source location on debug page Template system
27960 27960 ds = DataSource('/path/to/your/cities.shp') fails on first try (GDALException Unknown error code: "198770787"), but works on second GIS
27949 27949 Document how OpenLayers 3 widgets work Documentation
27939 27939 GeoDjango - map doesn't show correct point in admin GIS
27538 27538 Value of JSONField is being re-encoded to string even though being already encoded contrib.postgres
27724 27724 SelectDateWidget clears date and month if year is not selected Forms
27882 27882 Allow template fragment caching for unlimited time Template system
27920 27920 RadioSelect is not rendering the value attribute when it is empty Forms
27937 27937 Potential issue with field.queryset._result_cache persisting Forms
27933 27933 FieldDoesNotExist if remove foreign key and remove unique constraint at the same time Migrations
27878 27878 Move to Python 3 shebangs Core (Other)
27475 27475 Bug in admin with date_hierarchy and Daylight savings contrib.admin
27742 27742 Unexpected migration on Parent -> child model inheritence Migrations
27537 27537 Provide a simpler way to default runserver IP/port to 0.0.0.0:8000 Core (Management commands)
27148 27148 Invalid input for UUIDField with ModelMultipleChoiceField throws ValueError, not ValidationError Forms
27826 27826 Django migration can not find existing constraint Uncategorized
27356 27356 admin lookup_allowed incorrectly returns False for a nested reverse OneToOneField contrib.admin
27805 27805 ClearableFileInput's "Clear" checkbox on model fields with a default doesn't work Forms
27794 27794 Fix confusing error messages for broken `context_processors` Error reporting
498 498 Atom support, not just RSS contrib.syndication
27781 27781 simplify_regex() doesn't remove ? characters contrib.admindocs
27743 27743 CSS fix of "viewsitelink", "golink" and "addlink" buttons for Django admin contrib.admin
27632 27632 Oracle backend fails to execute a query with an aggregation that contains an expression in the GROUP BY. Database layer (models, ORM)
27518 27518 HTTP Referer leaks password reset link contrib.auth
27723 27723 `type` is not propagated correctly to widgets in MultiWidgets Forms
27729 27729 Add a method to evaluate QuerySets. Database layer (models, ORM)
27717 27717 Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel Migrations
27712 27712 Input widget removes `type` from `attrs`. Forms
27714 27714 Small visual artifact when clicking inline edit button in admin contrib.admin
27054 27054 makemigrations tries to create django_migrations in external database Migrations
27637 27637 timeuntil, timesince breaks in leap year edge case Utilities
27667 27667 Check port number out of range for dev server url Core (Management commands)
27615 27615 Use native interval type on Oracle Database layer (models, ORM)
27643 27643 ModelAdmin.save_as is ignored contrib.admin
27498 27498 Filtering annotated field in SQLite returns wrong results Database layer (models, ORM)
14297 14297 Accessing settings.FOO in hot spots cause performance problems Core (Other)
27616 27616 HTTP_X_REQUESTED_WITH should be X-Requested-With in request-response.txt Uncategorized
27606 27606 Error in formatting HttpResponseRedirect when __init__() raises DisallowedHost HTTP handling
27613 27613 BaseInlineFormSet is validating form for extra forms Forms
27593 27593 Template traceback, doesn't account for {% include ... %} tags. Template system
27596 27596 LiveServerTestCase in 1.10.4 doesnt close server ports properly Testing framework
27592 27592 QueryDict docs don't mention that iter methods are available only on Python 2 Documentation
27577 27577 Django annotated query returns wrong results Database layer (models, ORM)
27402 27402 When using i18n_patterns and prefix_default_language=False, 404 page redirects incorrectly Internationalization
27528 27528 No default object-level permissions provider contrib.auth
27526 27526 test_fuzzy_compiling failing on a machine with 64 cores Internationalization
27524 27524 Using user instance (instead of get_user_model()) leads to errors when user model is overridden contrib.auth
27295 27295 Add a system check to prohibit models that start with an underscore Core (System checks)
27394 27394 template "floatformat" tag throws ValueError for big numbers in Python 3 Template system
27511 27511 Docs incorrect about related_model for GenericRelation being None Documentation
27502 27502 The search of official documentation is broken Documentation
27495 27495 MultipleChoiceField isn't working with options longer than 1 character Forms
27393 27393 Admin: input boxes on password reset forms are not aligned contrib.admin
27455 27455 When use "zh-HANT" locale,the URL of "reset user password" page in Django Admin is not correct. Internationalization
27457 27457 Cannot migrate ArrayField on SQLite Database layer (models, ORM)
27378 27378 Add UUID serialization support to migration writer Migrations
27444 27444 Django StaticLiveServerTestCase: view cannot query test-database properly Testing framework
27419 27419 Model that worked before 1.10 causes "Cannot force an update in save() with no primary key." in 1.10. Database layer (models, ORM)
27425 27425 Outdated FAQ, developers to hire Documentation
27424 27424 contenttype 0002_remove_content_type_name migration failure contrib.contenttypes
27411 27411 Django namespaced reverse not working in test environment Testing framework
27328 27328 return `Set-Cookie` if sessionid= None value contrib.sessions
27401 27401 Add Transifex config to build translated docs Documentation
27336 27336 Whitespace control django configuration template Template system
27312 27312 Checking raw argument to prevent signals from executing during fixture loading isn't DRY Core (Other)
27314 27314 PointField can't be used in get_or_create GIS
27280 27280 can_order/can_delete documentation examples don't require initial data Documentation
27292 27292 Example authentication backend doesn't need to set user's password Documentation
27279 27279 Performance regression when running migrate with RenameModel operations Migrations
27307 27307 sitemap url examples missing names Documentation
27286 27286 Tests fail on MySQL when using multi-db and some DB is read-only due to supports_transactions() call Testing framework
27266 27266 assertFormError fails when trying to check a custom validation in an Admin form contrib.admin
27159 27159 Pickling query with an __in=inner_qs lookup causes evaluation evaluation of inner_qs Database layer (models, ORM)
27158 27158 Incorrect positioning of admin' horizontal/vertical filter widgets in RTL languages contrib.admin
27240 27240 Allow passing custom parameters to formset forms in admin contrib.admin
27243 27243 Make reverse_dict.getlist work with fully qualified module names Core (URLs)
27198 27198 QueryDict getlist allows data to be mutated HTTP handling
14284 14284 Support for Google Maps version 3 GIS
27204 27204 Clashing m2m intermediate table validation should ignore unmanaged models Core (System checks)
27180 27180 Check for sql_mode fails during migration with special database connections Database layer (models, ORM)
27185 27185 Can not change value in DateTimeField in Admin when default is set contrib.admin
27142 27142 makemigrations fails on special database connections Migrations
27146 27146 template shows empty string instead of actual content when it contains characters like \x93 and \x94 Template system
27128 27128 A method model.objects.get(pk=obj.pk) returns many objects, but in a database is one. Uncategorized
27115 27115 UI discrepancy in Writing your first Django app, part 7 Documentation
27107 27107 setting request.encoding damages request.POST HTTP handling
27093 27093 ORM error on apache + wsgi Database layer (models, ORM)
27085 27085 UI Discrepancy in "Writing your first Django app, part 2" Documentation
27007 27007 Handle non-UTF-8 bytes objects for text/* attachments Core (Mail)
27046 27046 http.request does not support ipv6-formatted ipv4 addresses HTTP handling
14030 14030 Use F() objects in aggregates(), annotates() and values() Database layer (models, ORM)
14415 14415 Multiple aliases for one database: testing problems Testing framework
14891 14891 1 use_for_related_fields=False is not honored by reverse FK or M2M related managers Database layer (models, ORM)
14098 14098 Prevent introspection errors from crashing inspectdb Core (Management commands)
14402 14402 help_text is not displayed for ManyToMany raw_id fields contrib.admin
494 494 Collapse in admin interface for inline related objects contrib.admin
26004 26004 âś… Invalid app-name in INSTALLED_APPS leads to AppRegistryNotReady when testing Core (Other)
14286 14286 Support for BigAutoField Database layer (models, ORM)
14368 14368 Reverse relation attribute for OneToOneField fails when set to None Database layer (models, ORM)
14096 14096 Insert code generated by models using multiple inheritance is incorrect and fails in postgresql Database layer (models, ORM)
14518 14518 Field.to_python not called on foreign key IDs Database layer (models, ORM)
14476 14476 annotate, default aggregation naming and filter annoyance Database layer (models, ORM)
14968 14968 handle BaseExceptions with middleware, or at least KeyboardInterrupt Core (Other)
14442 14442 During tests parse fixtures using setUpClass Testing framework
14200 14200 new RegexURLResolver is contructed for every request Core (URLs)
14601 14601 ValuesQuerySet join types not being promoted Database layer (models, ORM)
14671 14671 Allow overriding of ModelChoiceField.choices Forms
14772 14772 Reversing a URL with optional arguments fails Core (URLs)
14087 14087 django.core.management.get_commands only sees commands in the last package of a namespace package Core (Other)
14497 14497 ModelAdmin.readonly_fields isn't graceful with filefields. contrib.admin
14483 14483 Implement subqueries in geodjango spatial lookup GIS
14834 14834 Colour issues in CSS - particularly documentation Documentation
14881 14881 [nonrel] Do not assume ``User.id`` to be an integer in django.contrib.auth's pasword reset feature contrib.auth
14515 14515 Can't pickle ValueQuerySet if query references fields, which aren't on the same model. Database layer (models, ORM)
14394 14394 Assigning bad data to an m2m attribute should not clear existing data Database layer (models, ORM)
14434 14434 AdminSite should rely on self.has_permission for all permission checks contrib.admin
14334 14334 Queries don't ensure that comparison objects are the correct type Database layer (models, ORM)
14638 14638 to_python howto documentation improvement Documentation
14930 14930 `values_list()` fails on queryset ordered by extra column Database layer (models, ORM)
14273 14273 Development server does not shutdown cleanly Core (Other)
14787 14787 Upload handler should pass errors on to forms.FileField File uploads/storage
14372 14372 Admin shouldn't render label tags on hidden fields contrib.admin
14003 14003 Filtering on a relation whose model has a different PK type doesn't work Database layer (models, ORM)
14226 14226 Bug in dumpdata dependency calculation involving ManyToManyFields Core (Serialization)
14305 14305 inspectdb should output unmanaged model definitions Core (Management commands)
14549 14549 Disambiguation of target/source fields for intermediary models when using ManyToManyField Database layer (models, ORM)
14319 14319 Add signals test_setup and test_teardown to Django test suite runner Options Testing framework
14298 14298 maximum open cursors exceeded on Jython and Oracle Database layer (models, ORM)
14051 14051 Signals for transaction commit/rollback Database layer (models, ORM)
14950 14950 Javascript errors when building CHM file from django docs using Sphinx Documentation
14007 14007 Automatically discover models within a package without using the app_label Meta attribute Database layer (models, ORM)
14825 14825 LocaleMiddleware should store language preferences if possible Internationalization
14800 14800 Development server should NOT elide favicon from the logs Core (Management commands)
14461 14461 Allow to use other translation languages than just the ones available in Django Internationalization
14170 14170 Issue in get_language_from_request() if LANGUAGES setting is changed at runtime Internationalization
14877 14877 ModelFormSet.save() with a deleted form should work even if the model has already been deleted Forms
937 937 Autoreload reloads for every request. Core (Management commands)
23 23 Add support for ValidationWarning Forms
14512 14512 Documentation & tools for decorating class-based-views. Generic views
14786 14786 get_db_prep_lookup call get_prep_value twice for each value if prepared == False Database layer (models, ORM)
14765 14765 Unnecessary usage of NodeList in ForNode (template rendering) Template system
14056 14056 Wrong query generated when using reverse foreign key Database layer (models, ORM)
14043 14043 Incorrect and/or confusing behaviour with nullable OneToOneField Database layer (models, ORM)
14492 14492 Model proxy instance does not equal the respective model instance Database layer (models, ORM)
14868 14868 admin: prevent long text from overflowing recent actions box contrib.admin
14396 14396 Admin generates a query burst on ForeignKey with null = True contrib.admin
14580 14580 Clean up duplicate code in admin formset handling contrib.admin
14300 14300 manage.py sqlcustom fails if models are in a submodule Core (Management commands)
14261 14261 Add clickjacking protection (X-Frame-Options header) HTTP handling
14656 14656 Atom1Feed should write atom:published element contrib.syndication
14238 14238 1 admin-interface and formsets: ordered_forms are not returned in case of errors contrib.admin
14958 14958 FastCGI socket permission Core (Management commands)
14857 14857 has_results cleanup Uncategorized
14253 14253 TIME_ZONE not respected by Today and Now widgets in admin contrib.admin
14006 14006 Documentation on Field's 'description' class attribute does not mention that it will be interpolated with field.__dict__ Documentation
14150 14150 [patch] a get_objects_or_404 ? Core (Other)
25 25 Filtering interface on ForeignKey <select> boxes contrib.admin
14894 14894 translation is not threadsafe Internationalization
14567 14567 ModelMultipleChoiceField inconsistently returns a list if empty. Forms
14019 14019 SQLInsertCompiler.as_sql() failure Database layer (models, ORM)
14018 14018 Introduce class_plural %-substitution placeholder for related_name of ForeignKey/ManyToManyField Database layer (models, ORM)
14540 14540 Wrong localization (L10N) thousand separator & decimal point character for Puerto Rico Internationalization
14057 14057 Expose an interface for custom-escaping template content Template system
14186 14186 Adding GDirections wrapper to overlays.py GIS
14332 14332 manage testserver and manage runserver should have similiar address:port options Core (Management commands)
14705 14705 Model Field Order not influenced by MRO of superclasses Database layer (models, ORM)
852 852 psycopg.ProgrammingError exceptions leave the connection to the DB in an unusable state Database layer (models, ORM)
14175 14175 Comment object's user_name field too short for User.get_full_name contrib.comments
11870 11870 âś… Moderation doesn't work with comments extended from BaseCommentAbstractModel contrib.comments
14646 14646 django.contrib.comments is missing default template for comment_notification_email.txt, and has no documentation of template context contrib.comments
14011 14011 QuerySet.none().values('x').query causes "DatabaseError: subquery has too many columns" when used in filters. Database layer (models, ORM)
14373 14373 annotate() will gladly delete your data Database layer (models, ORM)
14410 14410 django.db.models.fields.__init__.py class Field.validate failed Database layer (models, ORM)
14016 14016 SQLite3 problem with date comparison Database layer (models, ORM)
14387 14387 pre_save problem with inherrited model Database layer (models, ORM)
14571 14571 Update jQuery contrib.admin
14633 14633 Reorganize settings reference docs Documentation
14976 14976 Add is_html flag to contrib.messages contrib.messages
14325 14325 GenericForeignKey fails if assigned to an object which implements the __len__ method contrib.contenttypes
14039 14039 FileField special-casing breaks MultiValueField including a FileField Forms
14684 14684 RESTful Model View Generic views
14694 14694 defer() doesn't work with reverse relations Database layer (models, ORM)
14678 14678 Users are able to add more than one page to the same url contrib.flatpages
72 72 Django should add charset info to output HTTP headers Core (Other)
14264 14264 settings.configure has undocumented differences from using a settings module Core (Other)
14315 14315 memcached doesn't support negative deltas for incr() and decr() Core (Cache system)
361 361 Some Basic Math Filters Template system
14615 14615 Related objects manager returns related objects with null FKs for unsaved instances Database layer (models, ORM)
14093 14093 Confusing error when failing to create a session key because the cache is unavailable contrib.sessions
14282 14282 Add Guatemala to Localflavors contrib.localflavor
14400 14400 Latvian localflavor contrib.localflavor
14015 14015 django.contrib.localflavor.it added italian phone number validation contrib.localflavor
14308 14308 Adding some fields to the Mexican local flavor. contrib.localflavor
14861 14861 Importing settings in a module that contains a logging Handler causes circular import. Core (Other)
14449 14449 restructuredtext filter does not return the correct content Documentation
14757 14757 Add An Example For .extra(tables=[]) Documentation
14556 14556 Recommend to avoid FlatpageFallbackMiddleware unless absolutely required Documentation
14885 14885 is_valid for ModelForm changes instance if instance is provided Documentation
14516 14516 Extract methods from removetags and slugify template filters Template system
14502 14502 Feature: escape hatch for colliding template syntax in Django templates Template system
14478 14478 Couple of tests make assumptions about configuration Contrib apps
14681 14681 Uploaded files should not set mode to None File uploads/storage
14886 14886 GeoModelAdmin forms cannot be used with WMS in formats other than image/jpeg GIS
1 1 Create architecture for anonymous sessions Core (Other)
409 409 Add support for sqlrelay backend, to pool DB connections Database layer (models, ORM)
14593 14593 CZBirthNumberField expects two arguments to clean() contrib.localflavor
14618 14618 unable to "inspectdb" on mysql4 database Core (Management commands)
596 596 Allow Django to be packaged as a Python egg Core (Other)
14574 14574 Initial values support for inline model formsets Forms
14147 14147 django 1.2 documentation refer to assertQuerysetEqual which is only available in trunk Documentation
14294 14294 default input_format not honoroed Documentation
159 159 Circular logout problem contrib.admin
736 736 [patch] QueryDict items() and mutability protection fix with doctests Core (Other)
14184 14184 Validators not called on MultiValueField Forms
26 26 Admin validation errors cause FileUploadFields to be reset contrib.admin
14964 14964 create_attachment support for unicode symbols in filename Core (Mail)
14806 14806 No template tag to support contextual translations Internationalization
632 632 database stored templates Template system
14555 14555 Session loss with psycopg2 db backend contrib.sessions
640 640 order_with_respect_to option fails Documentation
638 638 changelist table is too wide on pages with filter sidebar contrib.admin
14496 14496 Conflict between ModelForm.Meta.exclude and ModelAdmin.readonly attributes contrib.admin
14202 14202 Rss201rev2Feed bug contrib.syndication
14648 14648 Annotated date querysets fail if spatial backend is used GIS
14270 14270 ManyToMany manager classes should be cached Database layer (models, ORM)
14579 14579 Use built-in sessions middleware for entirely cookie-based sessions contrib.sessions
14820 14820 Use `TextField` instead of `PositiveIntegerField` in docs and examples for generic relations. Documentation
14819 14819 Superfluous quote in docstring Core (Serialization)
14249 14249 Inactive users have less permissions then anonymous users with custom backend contrib.auth
14816 14816 Error in documentation of InlineModelAdmin options Documentation
14812 14812 Wrong processing of If-Modified-Since header Contrib apps
14811 14811 Link render_to_response to template loader API Documentation
14948 14948 Broken routers in 1.2.4: type object 'ModelBase' has no attribute '_meta' Database layer (models, ORM)
14259 14259 URL dispatcher does not reject duplicate URL names Core (Other)
14103 14103 Have django.utils.cache.patch_response_headers honor settings.USE_ETAGS setting Core (Cache system)
14102 14102 Model._get_unique_checks can return fields that are in the exclude list Database layer (models, ORM)
14268 14268 reset and sqlreset management commands should raise PendingDeprecationWarning for 1.3 Core (Management commands)
14809 14809 Broken login related tests after r14733 contrib.auth
14805 14805 Tweak sitemaps docs Documentation
14276 14276 Typo in the docstring to one of the unittests Testing framework
14279 14279 typo in tests for private flatpage not showing sitemaps Contrib apps
14803 14803 ModelFormMixing's handling of "success_url" is inconsistent with old generic view behaviour Generic views
14951 14951 Unique_for_[date|month|year] fails when the DateField is empty Database layer (models, ORM)
14995 14995 from django.views.generic import FormView Generic views
14924 14924 I18N looks for translations in the reverse order of the apps Internationalization
14130 14130 Catching ImportError in manage.py considered dangerous Core (Other)
14132 14132 Feedgenerator doesn't support dates before 1900 Contrib apps
14913 14913 Romanian translation, including E date format Translations
14912 14912 urlize and urlizetrunc template filter docs need expansion Documentation
14910 14910 I18N locale per app resolving - documentation incorrect and bug Internationalization
14908 14908 Add takes_context parameter to simple_tag decorator Template system
14905 14905 models.FileField links to url attribute, which is undocumented. Documentation
14897 14897 Formset examples lack syntax highlighting Documentation
14152 14152 Model validation: full_clean() should call clean() before clean_fields() Database layer (models, ORM)
14896 14896 Delete leads to IntegrityError : bad cascading rule when there's a ManyToManyField pointing to a class having subclasses. Database layer (models, ORM)
14895 14895 USE_THOUSAND_SEPARATOR causes error on group admin operations contrib.admin
14928 14928 manage runserver does not allow host name as address django-admin.py runserver
14162 14162 Dumpdata needs an option to use the base manager instead of the default manager Core (Management commands)
14878 14878 Issues in generic views (list) Generic views
14933 14933 SelectDateWidget doesn't render a month Forms
14181 14181 Template tag needed to disable/force L10N formatting on a per-variable basis Internationalization
14867 14867 TemplateResponse documentation uses the term "bake" instead of "render" Documentation
14187 14187 Add support for bpython in django-admin.py shell Core (Management commands)
14863 14863 default INSTALLED_APPS out of date Documentation
14193 14193 prepopulated_fields should concatenate fields in given order contrib.admin
14938 14938 "Save as" does not save entries added with a Inline Forms
14858 14858 Bug in admin change_form template produces javascript error when adding new object with first_field of type DateTimeField. contrib.admin
14941 14941 URLField (in django.contrib.admin) rejects IDN domain Core (Other)
14221 14221 Mashed Sentences in Doc Documentation
14833 14833 Sitemaps tests fail if run from your project and USE_I18N is False Contrib apps
14830 14830 Default value for radio button not preserved when dynamically creating new inlines contrib.admin
14824 14824 django.utils.get_format_modules doesn't respect USE_L10N Internationalization
14232 14232 date_list context variable incorrectly documented Documentation
14821 14821 Document the differences of formatting syntax in formats.py Internationalization
14972 14972 AdminEmailHandler breaks when report is missing stack trace information Core (Other)
14704 14704 USE_THOUSAND_SEPARATOR poorly documented Documentation
14703 14703 memcached.set_many() should not special case unicode data Core (Cache system)
14444 14444 Convert pagination doctests to unittests Testing framework
14445 14445 Use HMAC and constant-time comparison functions where needed in Django Uncategorized
14446 14446 auth.views.password_reset_confirm should never be cached contrib.auth
14447 14447 Auth and Sitemap test failures from manage.py test Contrib apps
14702 14702 Add a "needs info" state to tickets *.djangoproject.com
14700 14700 Speed up RawQuerySet iterator Database layer (models, ORM)
14454 14454 Convert admin_widgets doctest to unit tests Testing framework
14455 14455 Document possibly backwards-incompatible localflavor changes contrib.localflavor
14456 14456 Convert inline_formsets doctests to unit tests Testing framework
14458 14458 Convert m2m_regress doctests to unit tests Testing framework
14459 14459 Convert many_to_one_regress test to unit tests Testing framework
14460 14460 Convert managers_regress doctests to unit tests Testing framework
14467 14467 AllValuesFilterSpec does not work with Null contrib.admin
14698 14698 django.utils.module_loading.module_has_submodule yields false positives Core (Other)
14470 14470 Convert model_admin doctests to unit tests Testing framework
14471 14471 db.models.Manager regression - can't override some methods Database layer (models, ORM)
14697 14697 Speeding up queryset model instance creation Database layer (models, ORM)
14975 14975 TransactionTestCases are broken by django.contrib.auth in 1.2.4 Testing framework
14693 14693 staticfiles app doesn't work with form media framework and 3rd party asset managers Contrib apps
14004 14004 update() is not mention in the Queryset API Reference Documentation
14977 14977 contrib.admin ordering by two or more fields contrib.admin
14002 14002 filesizeformat filter only supports up to GB Template system
14682 14682 Class based views docs should be more explicit about template location Documentation
14494 14494 Typo with generic view guide in tutorial 04 Documentation
14504 14504 Generic ListView pagination broken Generic views
14507 14507 Static file serving is broken after rev 14293 Core (Other)
14000 14000 Removal of obsolete "versionadded" tags Documentation
14679 14679 Change of behavior in add new user workflow when using "Save" button contrib.admin
14514 14514 Typo in staticfiles docs Documentation
14517 14517 _supports_stddev checks for wrong exception Database layer (models, ORM)
14523 14523 Exceptions in response middleware aren't handled by main request's try .. except block Core (Other)
14529 14529 Save messages for proxy models show a crazy verbose_name contrib.admin
14982 14982 EMPTY_CHANGELIST_VALUE not honored whit a relation field in list_display Uncategorized
14533 14533 django signals not thread-safe Core (Other)
14534 14534 Incorrect link in ORM Queries docs Documentation
14543 14543 ContentTypes tests fails if auth app is not installed contrib.contenttypes
14557 14557 Generic View improvment Generic views
14558 14558 Generic View http_method bug Generic views
14559 14559 Minor docstring corrections Uncategorized
14560 14560 UpdateCacheMiddleware does not save responses for HEAD requests Core (Cache system)
14562 14562 Typo streightforward Documentation
14563 14563 Add Turkey to localflavors contrib.localflavor
14984 14984 ClearableFileInput generates invalid XHTML Forms
14568 14568 FormMixin.get_form should use keyword arguments for data & files Generic views
14570 14570 New format character to represent locale-specifc alternative month names Internationalization
14572 14572 Minor fix for generic inline formsets contrib.contenttypes
14576 14576 Regression in FormWizard contrib.formtools
14582 14582 django.contrib.staticfiles development file serving is backward-incompatible if MEDIA_URL was pointing to /static/ folder Contrib apps
14670 14670 GenericTabularInline broken as of r13708 Contrib apps
14589 14589 Changeset 14395 introduced two bugs Template system
14594 14594 Django/CherryPy problem with POST data HTTP handling
14596 14596 Cache backend initialization refactoring Core (Cache system)
14667 14667 Link MEDIA_* settings to file management docs Documentation
14603 14603 Copy & paste-able unittest output Uncategorized
14604 14604 Ubuntu documentation for geospatial/Postgres is out of date GIS
14663 14663 L10N of dates in Norwegian. Translations
14662 14662 auth and contenttypes post-syncdb handlers ignore 'db' option Contrib apps
14661 14661 A couple of MySQL/MyISAM test failures Testing framework
14632 14632 Bug - testing framework fails when contrib.auth not in settings. Testing framework
14634 14634 Sessions are unnecessarily complex contrib.sessions
14640 14640 Add elapsed request time to the development server log HTTP handling
14641 14641 grammar and accuracy fixes for documentation Documentation
14999 14999 Valid lookups are rejected after r15031 contrib.admin
14998 14998 '/'.join should use os.path.join Contrib apps
14994 14994 Example in auth docs emits DeprecationWarning Documentation
14652 14652 Sessions seem to be improperly using Pickle to hash a dictionary contrib.sessions
14659 14659 Assigning floats to DecimalFields Database layer (models, ORM)
14799 14799 Test database creation order problem after r14696 Testing framework
14797 14797 ModelFormMixin's get_form_class() logic broken; fails with custom get_queryset() method Generic views
14290 14290 Rendering is very inefficient when USE_L10N. Caching format values gives 2-7 times improvement Internationalization
14795 14795 Empty Superuser Permissions contrib.auth
14299 14299 Add additional cache.*_many functions Core (Cache system)
14793 14793 staticfiles documentation example overwrites urlpatterns Documentation
14301 14301 django crashes on email address that passed validate_email() (utf8-tld) Core (Mail)
14303 14303 admin inline form id attribute numbering order and uniqueness is lost contrib.admin
14788 14788 Typos in the footer *.djangoproject.com
14955 14955 URLField validation should use HEAD requet instead of GET Core (Other)
14959 14959 model fields docs should link to local flavor Documentation
14774 14774 assertNumQueries is buggy with views and the test client if used more than once in a test Testing framework
14312 14312 list_editable causes 500s for ?p>maximum contrib.admin
14773 14773 MultipleObjectMixin and subclasses should accept custom paginator class Generic views
14771 14771 Typo in docs, "vistor" Documentation
14770 14770 Should be able to set cookies from the request as well as the response. Core (Other)
14768 14768 es-MX locale, formats.py contribution Translations
14330 14330 Test failure with get_image_dimensions since [13715] File uploads/storage
14060 14060 PostGISAdapter needs to properly cast input for comparisons on geography columns. GIS
14338 14338 Search bar on the docs should include 1.2, & 1.1 *.djangoproject.com
14961 14961 Cannot load admin interface static files when doing tutorial Contrib apps
14349 14349 Add Belgium (be) localflavor contrib.localflavor
14925 14925 test_permission_register_order raises IntegrityError when tests are run and INNODB storage engine is used for MySQL contrib.auth
14354 14354 Check password is not None in User.check_password contrib.auth
14355 14355 "readonly" fields don't display their "help_text" in admin contrib.admin
14356 14356 Unused import in django.core.management.sql Core (Other)
14758 14758 QuerySet method docs headings contain entire method signatures Documentation
14358 14358 History changes in admin don't show verbose_name contrib.admin
14756 14756 "Related objects reference" documentation needs copy-edit Documentation
14753 14753 Accessing (Get)HttpRequest.raw_post_data in view results in exception during testing Testing framework
14366 14366 Model.objects.none().values(...).anything() is broken Database layer (models, ORM)
14752 14752 WeekArchiveView gives incorrect results when using weeks beginning with Monday Generic views
14374 14374 Missing templates on contrib.auth makes tests in a new project fail (startproject) Contrib apps
14750 14750 ILPostalCodeField doesn't handle EMPTY_VALUES correctly contrib.localflavor
14749 14749 add __enter__ and __exit__ to django.core.files.File File uploads/storage
14378 14378 Enable customization of the class for self.client in tests Testing framework
14746 14746 Update request/response docs Documentation
14745 14745 Update shortcuts docs Documentation
14384 14384 Installation documentation should avoid sys.path.append Documentation
14386 14386 Standardize Site/RequestSite access; looser coupling of sites framework in contrib Contrib apps
14041 14041 Templates in function calls for sitemap Contrib apps
14388 14388 Logging documentation typos Documentation
14389 14389 Future url replacement Template system
14391 14391 update man django-admin.1 to include missing commands Core (Management commands)
14744 14744 Update views docs Documentation
14743 14743 Clean up "urls" documentation Documentation
14395 14395 Error message typo Database layer (models, ORM)
14031 14031 NewPasswordForm Forms
14738 14738 Link settings in cache doc to settings reference, for consistency. Documentation
14401 14401 Add a contributing HOWTO page for new contributors Documentation
14403 14403 Missing/incomplete documentation for FloatField? Documentation
14737 14737 Move doc comment for "cache_page" to function. Core (Cache system)
14405 14405 problem in login view contrib.auth
14406 14406 Logging doesn't work under Python 2.4 Core (Other)
14736 14736 Typo in documentation Documentation
14023 14023 Better example for the custom form template Documentation
14412 14412 Comment url redirection relies on a legacy url contrib.comments
14414 14414 Additional check in content-type view to prevent 500 Contrib apps
14735 14735 Wrong plural formulation in search_form.html contrib.admin
14731 14731 [Patch] Change 14413 breaks old fixtures with permissions contrib.auth
14721 14721 USE_THOUSAND_SEPARATOR fails with UnicodeDecodeError in several locales Internationalization
14426 14426 Factor "mysite" out of all code example import statements Documentation
14711 14711 MonthMixin.get_previous_month incorrect under certain conditions Generic views
14433 14433 Thread safety problem in contrib.sitemaps Contrib apps
14708 14708 Document available mapping keys for form field error messages. Documentation
399 399 Bigint field object needed Database layer (models, ORM)
342 342 Add a way for fields to be displayed in the admin without being editable contrib.admin
689 689 Honor Web server provided authentication Core (Other)
730 730 more explicit middlware ordering Core (Other)
528 528 Add a documentation generator that creates a PDF or HTML files locally Documentation
285 285 WSGIRequest should set request.path to full uri path HTTP handling
14718 14718 Different attributes for DateInput and TimeInput in SplitDateTimeWidget Forms
14183 14183 Geodjango models broken with pydoc GIS
13 13 Related objects interface should be tighter (edit_inline) contrib.admin
14876 14876 Q | Q with nullable related fields generates INNER JOIN where it should be LEFT JOIN Database layer (models, ORM)
14695 14695 Field's `name` kwarg gets paved over Database layer (models, ORM)
14503 14503 Unify test for exception+message value assertion method Testing framework
116 116 Default admin media doesn't display for 'django-admin runserver' contrib.admin
14049 14049 Fixture loading should be skipped for TestCase decorated with @skip* Testing framework
14288 14288 Template filter: linebreaksbr doesn't normalize newlines Template system
14348 14348 Paginator does not handle django.db.models.sql.datastructures.EmptyResultSet Database layer (models, ORM)
289 289 [patch] more details with "Please correct the errors below." contrib.admin
14506 14506 Crash on HEAD request Documentation
14608 14608 Adding a INPhoneNumberField to indian localflavor contrib.localflavor
14390 14390 set_password functionality outside of the User model contrib.auth
14674 14674 ResetPasswordForm doesn't consider unusable_password setting contrib.auth
811 811 IPv6 address field support Core (Other)
14020 14020 Make HttpResponse.get work like dict.get HTTP handling
14201 14201 Add a "security overview" page to the docs Documentation
14206 14206 contrib:admin dynamic list_display support contrib.admin
14893 14893 TypeError when accessing deferred (defer(..)) geometry field when using proxy geographic model GIS
14614 14614 Dont send Request message when handle_uncaught_exception() Core (Other)
14082 14082 modelform_factory should use the form's metaclass Forms
14903 14903 wsgiref usage HTTP handling
14134 14134 Ability to set csrf cookie path and https-only plus add 'secure' Core (Other)
14262 14262 Helper for "get_something as varname" template tag pattern Template system
14729 14729 RawQuerySet.__repr__ fails when params passed as list Database layer (models, ORM)
14766 14766 ordering by a field that does not exists returns an empty QuerySet Database layer (models, ORM)
14710 14710 Form css classes for bound fields are not rendered {{ form.field_name }} Forms
14960 14960 Write tests for inclusion_tag Template system
14733 14733 Allow Manager.raw() execute not only "Pure selects" Database layer (models, ORM)
14105 14105 django.contrib.auth tests failing with cache middleware Core (Cache system)
717 717 If-Modified-Since checked for exact match HTTP handling
14291 14291 In django admin results list, provide the field name as a css class on the table cell Contrib apps
14639 14639 admin.site.register() does not check if the model is abstract (gives weird error) contrib.admin
14012 14012 Adding an User object in a popup fails contrib.admin
14099 14099 modelformset not using _should_delete_form Forms
14251 14251 app-labels (still) not translated contrib.admin
14046 14046 Template tag errors masked if including based on context variable name Template system
14101 14101 Localized DecimalField doesn't accept localized input Internationalization
14880 14880 raw_id_fields in admin does not work when limit_choices_to dictionary has value=False contrib.admin
14823 14823 Unexpected behavior with core.serializers.register_serializer and unregister_serializer Core (Serialization)
14818 14818 cycle tag is not safe Template system
14419 14419 Make `makemessages --help` more useful Core (Management commands)
14796 14796 inspectdb producing field names which are Python keywords django-admin.py inspectdb
14240 14240 filesizeformat should localize number Template system
14553 14553 es_AR language update Translations
14468 14468 test_client_regress.models.UploadedFileEncodingTest fails if the mimetypes.guess_type() guesses an alternate zip mimetype Testing framework
14870 14870 Do not catch all AttributeErrors in CustomRouter.allow_syncdb and friends Database layer (models, ORM)
14498 14498 Forms passed to FormWizard.process_step are not guaranteed to have clean validate data contrib.formtools
14888 14888 Remove duplicated code in serializers. Core (Serialization)
14929 14929 Move doc-comment for gzip decorator HTTP handling
14474 14474 Unnecessary deepcopying of QuerySet inside filter() method results in slower execution Database layer (models, ORM)
14969 14969 To have a way to modify third part model classes Database layer (models, ORM)
14940 14940 New generic class view CreateView execute form.save() with no arguments Generic views
14889 14889 Usability improvement to csrf_migration_helper Uncategorized
14856 14856 Cleanup of ForeignKey.db_type Database layer (models, ORM)
14814 14814 Check for file binding in FieldFile.delete() Database layer (models, ORM)
14657 14657 Extra select fields are merged into 'GROUP BY' Database layer (models, ORM)
14595 14595 DATABASE DeprecationWarning includes new syntax. Database layer (models, ORM)
14591 14591 UnicodeDecodeError when trying to render the label of a field contrib.admin
14987 14987 Date filter options inconsistant and out of order Documentation
14842 14842 Indent the Model Meta Options Documentation
14712 14712 Example for post_syncdb signal. Documentation
14277 14277 Error in documentation for mod_wsgi Documentation
14350 14350 Please add a login method to the test Client that doesn't depend on passwords Testing framework
14918 14918 Password reset with e-mail OR username contrib.auth
14163 14163 Setting pk should set the related fields also in the base chain. Database layer (models, ORM)
14104 14104 Allow joined field in F()s Database layer (models, ORM)
14981 14981 Small enhancement to User.last_login timezone handling (version 1.3.0 beta 1) contrib.auth
14320 14320 MySQL documentation needs to note lack of support for timezone info... Documentation
14949 14949 Admin inlines not saving on "Save As New" contrib.admin
14927 14927 Typo in trunk's documentation for ``managed`` Meta option Documentation
14939 14939 Django's Test Client strips out URL ;-parameters Testing framework
14946 14946 Form wizard doesn't process last form contrib.formtools
14937 14937 US localflavor postal abbreviations contrib.localflavor
14680 14680 Add a file to ignore unnecessary and compiled files from various version control systems Core (Other)
14900 14900 Allow override of Admin paginator. contrib.admin
14923 14923 Typo in documentation of predefined loggers (django.request) Documentation
14655 14655 formsets should be iterable Forms
14865 14865 Various RO localflavor fields don't handle EMPTY_VALUES correctly contrib.localflavor
14872 14872 ZAPostCodeField doesn't pass *args or **kwargs to super().__init__ contrib.localflavor
14871 14871 ZAIDField doesn't handle EMPTY_VALUES correctly contrib.localflavor
14860 14860 Various PL localflavor fields don't handle EMPTY_VALUES correctly contrib.localflavor
14859 14859 Various IT localflavor fields don't handle EMPTY_VALUES correctly contrib.localflavor
14864 14864 ROCIFField in localflavor has a bad regex contrib.localflavor
14676 14676 removetags is case-sensitive Documentation
14869 14869 The filter_horizontal widget converts the fields 'verbose_name_plural' to lower case Internationalization
14146 14146 Incorrect query being generated by .exclude() in some inheritance cases Database layer (models, ORM)
14901 14901 Typo in class-based views paginator doc. Documentation
14892 14892 python manage.py shell Core (Other)
14158 14158 SelectMultiple _has_changed assumes data and inital are in same order Forms
14144 14144 ModelMultipleChoiceField doesnt check validators Forms
14499 14499 ATSocialSecurityNumberField doesn't handle EMPTY_VALUES correctly contrib.localflavor
14875 14875 release notes for 1.2 wrong about email_re Documentation
14759 14759 Updated widgets doc. Documentation
14855 14855 Tweak reST in new TemplateResponse docs Documentation
14846 14846 Writing error in Files/Storage documentation Documentation
14840 14840 Add class links to related object referfence Documentation
14837 14837 1 field based custom ordering Database layer (models, ORM)
14841 14841 Add/fix xrefs in topics/db/models Documentation
14120 14120 [patch] Document ``get()`` in Making Queries Documentation
14110 14110 iexact lookup doesn't work with subquery values Database layer (models, ORM)
14075 14075 ManyToMany relationships create circular references Database layer (models, ORM)
14169 14169 Improve TemplateSyntaxError for invalid block tags Template system
14417 14417 UnicodeDecodeError exception in recent actions contrib.admin
14777 14777 The "Generating CSV" doc should mention Unicode issues. Documentation
14804 14804 Update "humanize" docs Documentation
14762 14762 documentation does not document ContentFile Documentation
14791 14791 Clarify additional note on save() Documentation
14798 14798 Clarification on Generic Views Documentation
14790 14790 Fix reST in 1.0 porting guide. Documentation
14785 14785 Fixes to middleware docs Documentation
14789 14789 Remove unused link from install docs Documentation
14784 14784 Fixes to the files documentation Documentation
14783 14783 Fixes to the email documentation Documentation
14782 14782 Fixes to the cache documentation Documentation
14781 14781 Setting "CACHE_PREFIX" should be "CACHE_KEY_PREFIX" Documentation
14780 14780 Fix quoting in class based views reference Documentation
14715 14715 Uninformative ValueError in django/utils/_os.py Uncategorized
14779 14779 Documentation Correction Documentation
14767 14767 Formatting tweaks to DB optimization doc Documentation
14424 14424 rel_to undefined in init scope of RelatedFieldWidgetWrapper contrib.admin
14754 14754 TypeError: '[some aggregate function]' object does not support indexing Database layer (models, ORM)
14742 14742 Allow each action to decide default value for select_across contrib.admin
14453 14453 typecast_timestamp in db.backends.util gives incorrect behavior Database layer (models, ORM)
14741 14741 CZ Localflavor clean() incorrectly calls parent __init__ contrib.localflavor
14727 14727 Documentation Corrections Documentation
14234 14234 Validation bug when using ModelForms Forms
14723 14723 @last_modified should ignore lack of etag method when USE_ETAGS is enabled Uncategorized
14713 14713 Document that resolve() can raise Http404 Documentation
14257 14257 Remove isValidIDList from ManyToManyField in django/db/models/fields/related.py Database layer (models, ORM)
14423 14423 Wrong SQL on exclude with inheritance Database layer (models, ORM)
14450 14450 Simple but powerfull patch to make application name localizable contrib.admin
14706 14706 Stray tick in 1.3 release notes Documentation
14691 14691 foreign key validate() fails for non-default databases Database layer (models, ORM)
14443 14443 Oracle backend returns wrong test database name Database layer (models, ORM)
14283 14283 AttributeError on admin detail page after r13708 Contrib apps
14014 14014 Admin Add user view: Clicking 'Save and add another' button still shows extended user detail form contrib.admin
14669 14669 Remove unwanted words from i18n docs Documentation
14650 14650 Error in SlugField documentation Documentation
14269 14269 It is impossible to run full Django test suite on Oracle because there is 100m maxsize limit for test tablespace Database layer (models, ORM)
14630 14630 Oracle test tablespace disk datafile not big enough for running full Django test suite Testing framework
14629 14629 Typographic and Linguistic Corrections Documentation
14621 14621 Non-informative error when URL is not properly configured Uncategorized
14318 14318 Add GEOSGeometry.valid_reason GIS
14598 14598 Use example.com for example domains. Core (Other)
14584 14584 PASSWORD_RESET_TIMEOUT_DAYS is not documented Documentation
14565 14565 No csrf_token on 404 pages Uncategorized
14231 14231 Missing index on expire_date in Session model contrib.sessions
14578 14578 Typo in documentation for Proxy models Documentation
14577 14577 "must should" in `FileUploadHandler.file_complete` docstring Uncategorized
14398 14398 runfcgi umask option should use literal value Core (Management commands)
14425 14425 Unused imports in contrib.admin contrib.admin
14531 14531 Add validate_unique flag to ModelForm.Meta Forms
14047 14047 CommonMiddleware documentation tweak Documentation
14173 14173 Reference documentation for changepassword django-admin command added in 1.2 Documentation
14223 14223 Inconsistent exception raising on DB integrity errors Database layer (models, ORM)
14513 14513 Ordering Check in django/core/management/validation.py Database layer (models, ORM)
14477 14477 minor typo in the examples of m2m_changed signal Documentation
14432 14432 Tutorial import line missing (tiny correction) Documentation
14493 14493 Typo in model instance documentation re ValidationError message_dict attribute Documentation
14407 14407 ManyToManyRawIdWidget.value_from_datadict is inexplicably complicated and can be simplified contrib.admin
14167 14167 Using Instances in Generic Create/Update/Delete Generic views
14488 14488 Class based views docs patch Documentation
14479 14479 Punjabi (pa) Translation to add project Translations
14126 14126 blocktrans count is parsing incorrectly Translations
14429 14429 Updated German translation Translations
14307 14307 Document form ChoiceField tuple Documentation
14376 14376 Localflavors documentation for BRCPFField and BRCNPJField Documentation
14473 14473 Convert model_package doctests to unittests Testing framework
14472 14472 Convert generic_relations doctest to unittest Testing framework
14469 14469 id localflavor tests are breoken since r14196 Uncategorized
14119 14119 fields_for_model returns all fields when fields parameter is the empty tuple Forms
14017 14017 Wrong comment in django.contrib.admin.options log_deletion contrib.admin
14227 14227 Modify contributing docs to mention the 'easy-pickings' keyword in triage Documentation
14440 14440 Conversion of mail tests from doctest to unittests Testing framework
14392 14392 Inconsistency for "creating forms with models" Documentation
14428 14428 Doesn't work with CSRF in DJango 1.2+ Uncategorized
14427 14427 Add options to runtests.py to discover test pairings that fail Testing framework
14255 14255 Factoring mysite out of tutorial imports Documentation
14274 14274 Document the fact that running tests with warnings on is a good step before an upgrade/good practice Documentation
14375 14375 Typo in formfield documentation Documentation
14383 14383 Capitalization of reStructuredText (reST) Documentation
14421 14421 Fix the English on an internationalization doc page Documentation
14381 14381 small improvement in db.utils.ConnectionRouter.__init__ Database layer (models, ORM)
14422 14422 Fix the English on an internationalization doc page Documentation
14404 14404 Typo in Logging section of Docs Documentation
14363 14363 ManyToManyRawIdWidget.render is assuming `attrs` is always passed as a dict. contrib.admin
14362 14362 ManyToManyRawIdWidget doesn't work with multidb contrib.admin
14281 14281 Small documentation fixes after djangocon 2010 sprints commit-fest Documentation
14182 14182 CsrfViewMiddleware makes modification of the upload handlers impossible File uploads/storage
14352 14352 MANIFEST.in refers to non-existant files Uncategorized
14053 14053 django.utils.formats.localize() misses support for long Internationalization
14306 14306 Translations handling cleanup (with performance boost, too) Internationalization
14345 14345 urlify.js missing maps for Serbian language letters Internationalization
14280 14280 Duplicate deepcopy import in django/db/models/query.py Database layer (models, ORM)
14271 14271 Admin media tests assume absolute path from module.__file__ Testing framework
14122 14122 Documentation for yesno filter is lacking Documentation
14316 14316 GeoModelAdmin forms have error on GeometryField GIS
14244 14244 In clause with 1000 or more items fails in Oracle Database layer (models, ORM)
14254 14254 More tests for storage backends File uploads/storage
14252 14252 django.contrib.flatpages unit tests assume default value for settings.LOGIN_URL Contrib apps
14125 14125 'Safe strings' are not force-escaped on development 500 page Uncategorized
14235 14235 UnicodeDecodeError in CSRF middleware Forms
14246 14246 aggregation_regress tests don't run on Postgres that supports StdDev Uncategorized
14205 14205 Tiny grammar fix in form validation documentation Documentation
14090 14090 Many sql queries needed to display change user form contrib.auth
14145 14145 undeterministic behavior when project or app template contains dotdir Core (Management commands)
14203 14203 Manual schema specification for tables is not compatible with index creation statements Database layer (models, ORM)
14199 14199 NameError in django.core.cache.backends.db Core (Cache system)
14198 14198 « None » appears in priority field of sitemaps when using GenericSitemap without specify priority (#14164 related) Internationalization
14054 14054 Document the connection_created signal Documentation
14164 14164 Automatic localization of numbers (L10N) in templates can cause invalid sitemap priorities Internationalization
14189 14189 permalink docs import mistake Documentation
14166 14166 Indian states are not specified as a tuple of tuples contrib.localflavor
14168 14168 Method assertQuerysetEqual() has "response" as first argument in the docs Documentation
14159 14159 Forms tests are dependent on module.__file__ returning an absolute path Testing framework
14154 14154 Typo in settings documentation Documentation
14084 14084 Updated French translation Translations
14112 14112 Some documentation reST fixes Documentation
14155 14155 Remove doctests (and flush calls) from tests Testing framework
14148 14148 Django assumes that module.__file__ is an absolute path Testing framework
14068 14068 Fixture loading issue with multi database setting Core (Serialization)
14141 14141 Use :doc: crossref Sphinx role for inter document links Documentation
14123 14123 Trunk tests broken as of r13588 (1.2.x passes) Testing framework
14111 14111 Misleading note re: unreleased Sphinx version recomendation Documentation
14033 14033 versionadded, versionchanged directives don't insert xref link with Sphinx 1.0 Documentation
14078 14078 Template tag to set context variable to output from tag's rendered content Template system
14079 14079 Update of Norwegian nynorsk (nn) translation Translations
14108 14108 update loaddata to load fixtures in multi db environment for testing Uncategorized
14076 14076 Danish translation update for 1.2.2 Translations
14070 14070 Serbian and Serbian Latin translations Translations
14073 14073 Update for es_AR translation, 1.2.X branch Translations
14069 14069 Updated Czech translation Translations
14027 14027 reverse(None) returns an unnamed URL, instead of raising an exception Core (Other)
14062 14062 Correcting Python version requirement on FAQ install page Documentation
14025 14025 Flush command not fully supporting multi database support Uncategorized
14042 14042 DATE_FORMAT and DATETIME_FORMAT are ignored Core (Other)
14001 14001 Can't use testing w/out having db creation privileges Testing framework
14005 14005 Remove hacks for compatibility with old versions of Sphinx Documentation
920 920 [patch] patch_response_headers breaks when response.content is unicode Core (Cache system)
919 919 [patch] Implement `random` template tag Template system
571 571 SQLite error with mod_python/Apche2 on Mac OS X 10.4.2 contrib.admin
552 552 1 [patch] SOAP support for django Tools
580 580 [patch] caching needs to take more into account than just the URL Core (Cache system)
903 903 change login_required contrib.auth
106 106 [patch] Problem with some js/select box on IE contrib.admin
22 22 [patch] FileUploadField should allow for clearing the field contrib.admin
541 541 [patch] Making generic views use other templates like Zope3 ZPT Generic views
376 376 Add a handler for mod_python v. 2 (Django requires v. 3) Core (Other)
987 987 HttpResponseRedirect uses/allows relative URIs for the HTTP Location header, which is forbidden by HTTP Core (Other)
24 24 edit_inline support for OneToOne relationships Metasystem
651 651 Allow directories in filename argument to save_<fieldname>_file Core (Other)
245 245 Remove old ordering syntax Metasystem
659 659 Selecting by month with DateField is broken with sqlite3 backend Database layer (models, ORM)
6676 6676 âś… Docs for what goes in DATABASE_ENGINE is wrong Documentation
708 708 search for meta.IPAddressField with postgresql backend is broken (admin) Database layer (models, ORM)
685 685 [patch] list_detail and archive_* generic views should default allow_empty to True Generic views
785 785 many2many table and legacy databases. Database layer (models, ORM)
115 115 Models CRUD via web services Core (Other)
899 899 Formfield doesn't display default value Forms
616 616 [patch] process_exception middleware extension Core (Other)
231 231 [patch] Make appropriate model fields honor max_length param Metasystem
893 893 "change password" and "log out" on admin site doesn't work on apache2 contrib.admin
391 391 date_based generic views might be off by one Generic views
546 546 [patch] make render_to_string and render_to_response use select_template Template system
208 208 Allow the strings the cycle tag uses to contain spaces Template system
526 526 Error when edit_inline model have unique_together constraint Database layer (models, ORM)
348 348 [patch] Multiple clicks on "Choose all" or "Clear all" in the Javascript "filter" interface causes strange behavior contrib.admin
765 765 Simplified Chinese i18n translation file Translations
191 191 Pydoc integration Core (Other)
779 779 [patch] Allow callables in extra_lookup_kwargs of generic views Generic views
889 889 [patch] `str()` should be used in admin interface popup-add contrib.admin
939 939 [patch] CSS class for optional monospace textareas in admin contrib.admin
926 926 Too narrow collumns for swedish on main admin page contrib.admin
943 943 django-admin createsuperuser bails on no arguments after 1474 Core (Management commands)
929 929 [i18n] serbian translation update Translations
956 956 Updated Galician (gl) translation Internationalization
946 946 cs trans updated contrib.admin
881 881 update slovak (sk) translation Translations
851 851 New SQL query API Database layer (models, ORM)
807 807 Latest french translation Translations
769 769 ForeignKey issue w/r/t recent get_db_column() -> get_attname_column() switch in core.meta.fields contrib.admin
721 721 isAlphaNumericURL validator should allow dashes. Validators
747 747 Initial Welsh (cy) translation Translations
671 671 generic list_object enhancement Core (Other)
569 569 [patch] better pluralization for table names contrib.admin
486 486 [patch] Template system incorrectly persists filter arguments Template system
407 407 [patch] Use request.META.get('REMOTE_ADDR') Core (Other)
509 509 We need a &#34;Powered by Django&#34; button Database layer (models, ORM)
490 490 [patch] incorrect handling of cursor.rowcount Core (Management commands)
508 508 max_age for cookies doesn't work in safari (and perhaps not IE) Core (Other)
398 398 [patch] {%define VAR as%}VALUE{%in%} tag Template system
442 442 Admin interface throws errors that aren't displayed contrib.admin
428 428 [patch] view for serving static files Generic views
333 333 HttpResponse should get a default charset Core (Other)
360 360 [PATCH] django-admin.py runserver only takes a port when it could also take an ip:port Core (Other)
273 273 [patch] Password salt and other algorithms support Core (Other)
120 120 djang-admin.py called without argument Tools
223 223 [PATCH] Breadcrumb navigation broken in admin documentation contrib.admin
225 225 MS SQL Server via ADO Database layer (models, ORM)
196 196 Patch: Allow integer months in views.generic.date_based Core (Other)
186 186 [patch] Refactor django/core/meta.py to eliminate duplicate code Metasystem
251 251 [patch] Add "AND" and "OR" clauses to the SQL query syntax Metasystem
216 216 sqlite3 broken post rev 329 Metasystem
7 7 Patch: Changelist date range filters don't maintain state as expected contrib.admin
121 121 [patch] Names in SQL should be quoted Metasystem
133 133 Patch to improve DATABASE_ENGINE error message Core (Other)
153 153 Change docs to use new ordering syntax Documentation
158 158 Base admin template changes contrib.admin
69 69 Enhancing the MySQL backend Database layer (models, ORM)
66 66 [patch] Give views access to application root from urlconf Core (Other)
109 109 Patch: Customizing Date(Time)Field displays contrib.admin
59 59 Hard-coded references to password_change and logout contrib.admin
43 43 link to icon_searchbox.png is broken contrib.admin
53 53 djonga-admin.py sqlclear fails with entries in auth_permissions tables Tools
555 555 DateTimeFields with auto_now and auto_now_add don't change in place Core (Other)
200 200 1 Add a Decimal type and a Currency type Database layer (models, ORM)
952 952 [patch] Allow for database client encoding configuration from project settings Database layer (models, ORM)
652 652 An option to upload files into database would be a great alternative to filesystem uploads. Database layer (models, ORM)
834 834 authentication documentation should document the viewfuncs in django.views.auth.login Documentation
317 317 [Patch] slugify delimits words by hyphens, but its validator doesn't like them Generic views
393 393 [patch] Filters don't take the str() value of a var Core (Other)
547 547 [patch] XMLRPC support for django Tools
924 924 [patch] String filters (lower, upper, capfirst etc.) don't work with international strings contrib.admin
914 914 [patch] Admin js option does not honor absolute urls contrib.admin
688 688 [patch] Error handlers lack context. Translations
870 870 Cool CSS display bug in the calendar widget in the admin view contrib.admin
872 872 fields.TextField should pass 'rows' argument to its formfields.LargeTextField contrib.admin
720 720 Added methods to ObjectPaginator for getting the numbers of first and last object on page Core (Other)
65 65 [i18n] Internationalization and localisation contrib.admin
389 389 [patch] admin interface only sorts by first ordering field contrib.admin
501 501 {{ block.super }} returns value of the most remote ancestor contrib.syndication
61 61 [patch] auth.User admin form shouldn't require people to edit hashes contrib.admin
337 337 DateTime fields don't work in the generic views Generic views
447 447 [PATCH] Add pubdate elements to RSS feeds. contrib.syndication
573 573 [patch] add plus sign to ManyToMany fields in admin contrib.admin
87 87 [patch] Oracle database support Database layer (models, ORM)
463 463 [patch] new mysql.DatabaseWrapper - solving multiple MySQL problems Core (Other)
105 105 Make collapse class to work in two ways contrib.admin
510 510 [patch] Defend admin against CSRF attacks contrib.admin
329 329 RSS framework needs an easier interface contrib.syndication
338 338 ManyToMany fields don''t work in the generic views Generic views
738 738 cs translation slightly modified Translations
584 584 [patch] fix many-to-many with non-default pks. Metasystem
440 440 [patch] maxlength incorrectly checked for international characters in utf-8 contrib.admin
122 122 [patch] Build models using fieldname=FieldClass Core (Other)
349 349 [patch] Bad styling in Admin interface contrib.admin
529 529 Add support for GenericForeignKey Contrib apps
211 211 [Patch] Remove edit_inline_type / edit_inline verbosity Metasystem
969 969 update slovak (sk) translation Translations
767 767 updated cs translation Translations
312 312 Adding images fails for edit-inline with width_field set contrib.admin
687 687 [patch] floatformat broken Template system
195 195 Patch: Allow callables in the extra_context dictionary of django.views.generic.date_based Core (Other)
634 634 [patch] admin shortcuts don't honor existing http:// absolute urls contrib.admin
988 988 Italian translation for djangojs.po Translations
239 239 Initializing a model instance should not require fields with blank Metasystem
809 809 Updated Simplified Chinese Translation Translations
489 489 [patch] MySQL: TextField => longtext Database layer (models, ORM)
618 618 [patch] (reopened) Support for non-standard database port Database layer (models, ORM)
790 790 cs trans updated Translations
615 615 [patch] Replace strip_tags with escape in d.v.a.main contrib.admin
770 770 updated slovak (sk) translation Translations
995 995 Italian translation for djangojs.po (updated to account for #1539) Translations
626 626 Move template modules to django.core.template package Core (Other)
377 377 [patch] Allow template_name argument to django.views.auth.login.login Generic views
684 684 [patch] Give views/decorators/auth.py a fighting chance of accomplishing something contrib.admin
683 683 [patch] Saving with custom db_column fails Metasystem
677 677 [patch] sql_queries list not getting reset between requests Database layer (models, ORM)
798 798 Specifying username, email, and password on as arguments to &#34;django-admin.py createsuperuser&#34; Translations
491 491 Patch to allow non-user PostgreSQL connections. Database layer (models, ORM)
700 700 urlify.js and slugify use different character for spaces Core (Other)
682 682 Fully decoupled URLconf's for apps. Core (Other)
595 595 Allow custom 'select' arguments sorted descending to work Metasystem
910 910 update slovak (sk) translation Translations
967 967 [patch] Safe quoting of table names Database layer (models, ORM)
515 515 [patch] additional set of cache backends Core (Cache system)
922 922 Update Simplified Chinese Translation Translations
612 612 [patch] decorator for managing cache-control header Core (Cache system)
170 170 Unicode field names cause UnicodeEncodeError in main admin handler contrib.admin
648 648 [patch] Add a comment tag like {# commented #} Template system
835 835 [new-admin] Updated norwegian translation Template system
500 500 [patch] Templates files extensions other than '.html' should be possible Template system
416 416 Automate site introspection for url pattern modules, view methods, template directories, and applications contrib.admin
496 496 Better error messages when using generic views. Core (Other)
724 724 get_next_by_pub_date/get_previous_by_pub_date model methods only see 1 item for each day. Core (Other)
419 419 Create meta.AbstractModel Metasystem
763 763 [patch] fix for 'file' cache Core (Cache system)
664 664 Document 'singular' argument for ManyToMany fields Documentation
836 836 Update slovak ( sk ) translation for new-admin Translations
827 827 Admin page should automatically replace _s with ' 's to make a short_description contrib.admin
574 574 [patch] fix small CSS bug in admin interface contrib.admin
913 913 [patch] incorrect `list_filter` field error message a bit stranger than necessary contrib.admin
346 346 Template tag for the media_root variable Template system
174 174 Tutorial01 translated to brazilian portuguese Documentation
990 990 Update Simplified Chinese Translation Translations
464 464 [patch] Modification of django.core.mail: more fields, using dicts to pass arguments Core (Other)
898 898 update slovak (sk) translation Translations
962 962 [patch] Filter registration decorator is missing a return statement Core (Other)
862 862 Which field caused method_save to bomb out? Metasystem
703 703 Decorators to restrict views based on REQUEST_METHOD would be great. Core (Other)
550 550 [patch] Modify admin site to remove apps, modules, actions that the user does not have permissions for. contrib.admin
917 917 [patch]New admin change_list should be looked up in the app templates contrib.admin
853 853 Django has high start costs, weight Metasystem
417 417 Tutorial 2 doesn't make the settings module clear enough for the admin server. Documentation
925 925 [patch] Refactor functionality of DjangoContext into 'processors' which can be replaced or added to Core (Other)
468 468 [patch] Add accessor method to get human readable value for fields with a choice list. Metasystem
539 539 Support for strides in the slice filter. Core (Other)
644 644 SQL Server DB backend: Rev 940 test results Database layer (models, ORM)
608 608 Allow objects with future dates to display in date based generic views Generic views
622 622 Added a isnull filter Template system
817 817 problem with column-quoting and "computed columns" Metasystem
701 701 admin doc tool doesn't work with custom fields contrib.admin
768 768 tests errors on winxp Core (Other)
843 843 Update slovak (sk) translation new-admin Translations
288 288 Document custom template tags systyem Documentation
728 728 Norwegian .po file Translations
84 84 Foreign keys don't work in MySQL Database layer (models, ORM)
894 894 [patch] Catch exceptions in response middleware Core (Other)
42 42 OneToOneField missing from DATA_TYPES dict Database layer (models, ORM)
328 328 [patch] Add a archive_week date-based generic view Core (Other)
992 992 [patch] archive_month generic view leaves out last day of month Generic views
959 959 [patch]Template improvements Template system
583 583 [patch] Add app-template dirs to TEMPLATE_DIRS Template system
911 911 [patch] Make template system scoped to the parser contrib.admin
598 598 [patch] Include tag contrib.admin
502 502 [patch] added category to feed items contrib.syndication
625 625 [patch] Add template decorators Template system
961 961 [patch] Add automatic thumbnail generation to ImageFields Core (Other)
126 126 Patch to place the post_data into the request variable contrib.admin
750 750 i18n should ideally respect the languages supported on a per-application basis Tools
576 576 [patch] don't show 'add another' button in popup contrib.admin
757 757 Cannot set primary key value manually for new objects. Core (Other)
473 473 Make MySQL warnings more informative Database layer (models, ORM)
751 751 Swedish translation Translations
737 737 validators.isValidIPAddress4 using only regexps Validators
906 906 [patch] Typo in password_reset_form template contrib.admin
582 582 [patch] Load templates from application eggs Template system
746 746 refactor models/__init__.py so fields themselves add their own get_XXXX_count/list functions Core (Other)
722 722 Allow for period '.' and hyphen '-' characters in usernames with an isUsername validator Validators
603 603 Improved template error messages Template system
791 791 update Slovak (sk) translation Translations
832 832 [patch] Sessions should be able to expire at the end of a browser session Core (Other)
932 932 cs trans updated Translations
356 356 [patch]: simple XML-RPC support for Django Core (Other)
879 879 Error when loading malformed MIDDLEWARE_CLASSES path Core (Other)
930 930 [patch] Leaving out ¨ordering¨ in OneToOne relationship causes bad SQL statement Metasystem
810 810 serving static files documentation Documentation
645 645 [patch] Replace _module_-prefix and module_constants with "class MODULE" Core (Other)
977 977 [patch] timesince() method is broken when now argument is passed Core (Other)
628 628 django should not overwrite model class docstrings Metasystem
732 732 slightly update de-translation Translations
437 437 [patch] In memory file cache Core (Cache system)
679 679 "Collapse" class not processed correctly in admin interface contrib.admin
113 113 auto-reload broken in standalone WSGI server Core (Other)
907 907 forms.txt: new_data = place.__dict__ fails for ManyToManyFields Documentation
647 647 [patch] cache middleware blows out when gets "unmarked" response Core (Cache system)
983 983 make "django-admin.py --help" output easier to read Core (Management commands)
993 993 Updated Welsh translation for django-admin Translations
535 535 Refactor admin code to clean it up contrib.admin
488 488 [patch] removetags filter doesn't remove tags without a seperate ending tag Template system
256 256 (patch) add ifequal template tag to set of default tags Template system
537 537 Typo in patch committed to svn contrib.admin
620 620 [patch] make limit_choices_to work with raw_id_admin contrib.admin
786 786 Atom Entry "link" elements broken (should use "href" attr) contrib.syndication
991 991 Swedish translation - update Translations
114 114 DeprecationWarning when creating a new project (see patch) Core (Other)
748 748 [patch] make make-messages.py a bit more careful with errors in gettext tools Tools
485 485 [patch] small typo in feedgenerator.py contrib.syndication
976 976 update slovak (sk) translation Translations
481 481 [patch] additional http status codes Core (Other)
593 593 [patch] Fulltext search support in Django Database layer (models, ORM)
554 554 RSS feeds are not valid due to missing timezone in pubdates contrib.syndication
949 949 [patch] include template tag should support select_template type list Template system
762 762 Bengali (bn) translations Translations
822 822 Use disclosure triangles in debug 500 error message instead of up and down arrows contrib.admin
658 658 [patch] javascript calendar widget layout broken in IE contrib.admin
589 589 A patch that adds FilePathField contrib.admin
111 111 Filtering doesn't clean up arguments contrib.admin
305 305 sql code was not white space safe? Database layer (models, ORM)
866 866 [patch] django.views.static.serve opens files in text mode Core (Other)
804 804 update slovak(sk) translate Translations
1001 1001 Spanish translation for djangojs.po Translations
833 833 cs trans new_admin updated Translations
308 308 Adding inline-edited related records during _post_save contrib.admin
918 918 update russian (ru) translation Translations
667 667 [patch] extra_lookup_kwargs and extra_context in infodicts should accept callbacks Generic views
775 775 Updated Bengali (bn) translations Translations
695 695 sqlupdate, creates sql to update the database based on an updated model file Database layer (models, ORM)
955 955 Almost-up-to-date Spanish L18N Translations
309 309 tables with 'class' in them translate to 'classs' messing up inserts contrib.admin
867 867 [PATCH] Add new (negation) lookup types (e.g., doesnotstartwith, doesnotcontain, etc.) Database layer (models, ORM)
856 856 new_admin sr (Serbian) translation Translations
794 794 A template filter that lets the user choose pluralization method Template system
842 842 [patch] Technical 500 response broken in the presence of a local variable named "items" Core (Other)
674 674 ImageField display use undocumented thumbnails for change_list display contrib.admin
697 697 Optional object_list for archive_year Generic views
214 214 [patch] Allow selecting individual fields in SQL SELECT statements via the models API Metasystem
101 101 Add functionality to django-admin to create skeleton views Core (Management commands)
672 672 get_absolute_url isn't nice contrib.syndication
450 450 [patch] Give generic views support for dynamic lookup keywords Generic views
152 152 FCGI server for django Core (Other)
900 900 [patch] Premature close of postgres connection with multiple threads Database layer (models, ORM)
772 772 included translations sequences Internationalization
676 676 [patch] a _post_init hook for model classes to initialize fields from outside content Metasystem
966 966 [patch] add 'not'-variants to some lookup kwargs Core (Other)
542 542 [patch] Add an "or cancel" link to add, edit, and delete admin views. contrib.admin
980 980 Database Querying Database layer (models, ORM)
531 531 [patch] Debugging models with subclassing raises errors in Komodo Core (Other)
887 887 save manipulator throws UnboundLocalError when saving new files Metasystem
904 904 [PATCH] If DJANGO_SETTINGS_MODULE is not set, walk the filesystem for settings-file before bailing Core (Other)
997 997 [i18n] serbian translation update Translations
982 982 [patch] Comparing objects by negation should work Database layer (models, ORM)
989 989 i18n: Norwegian (no) djangojs.po Internationalization
945 945 not translated parts in admin Javascript Translations
816 816 [Patch]FileField doesn't work in generic view Generic views
709 709 The MultiValueDict in datastructures.py should have a "__contains__" method defined Core (Other)
933 933 update "django-admin.py sql polls" output in tutorial01 Documentation
923 923 [patch] 'KeyError' in wsgi.py when there is no 'QUERY_STRING' in os.environ Core (Other)
880 880 Mistake in Czech translation Internationalization
909 909 update slovak (sk) translation Translations
629 629 [patch] ChangeManipulator does not correctly display <select> when the data is an id type Core (Other)
415 415 download_setuptools fails with authenticating proxy Tools
766 766 [patch, new-admin] Allow html tags if "allow_tags" model's method attribute is present contrib.admin
869 869 update slovak (sk) translation Translations
861 861 Warn on single-letter field names in unique_together contrib.admin
860 860 update slovak (sk) translation Translations
841 841 Variable 'p' is not defined in main.py contrib.admin
837 837 Russian translation Translations
831 831 Update slovak(sk) translation for new-admin Translations
821 821 Update slovak(sk) translation Translations
823 823 [patch] Fix HTML in error-template Generic views
818 818 Russian translation Translations
803 803 Danish (da) translation file for django-admin Translations
789 789 update Slovak (sk) translation Translations
781 781 Icelandic translation Translations
777 777 update slovak(sk) translation Translations
771 771 update slovak(sk) translation Translations
761 761 [patch] typo in file cache backend Core (Cache system)
579 579 Split template_file template loading and template location logic Template system
745 745 Slovak Translation Translations
255 255 FileField doesn't work contrib.admin
731 731 new_admin: Galician (gl) translation Translations
719 719 [i18n] bugs in templatetags/i18n.py Core (Other)
503 503 Field objects with required arguments shouldn't be keyword arguments. Core (Other)
675 675 [Patch] PasswordField does not respect length and maxlength parameters Core (Other)
479 479 [patch] Implement timezone-formats in date-formatting Database layer (models, ORM)
623 623 [patch] Allow ssi tag to use template dirs, making apps that use this feature much more portable Template system
592 592 Error in tutorial 2 Documentation
363 363 Patch to make sqlall use a database specific initial data file over the database agnostic one Metasystem
578 578 [patch] automatically do MD5 in admin backend contrib.admin
570 570 formfields.SelectField doesn't select correct value for ForeignKey Core (Other)
568 568 the JING setting and the EMAIL_IDENT setting Core (Other)
567 567 request.has_key Core (Other)
563 563 [patch] minor typo in cache.txt Documentation
543 543 [patch] Django under mod_python broken Core (Other)
545 545 Checkin [670] breaks modpython Core (Other)
538 538 django is not zip_safe Tools
506 506 [patch] runtests.py should allow models to be tested individually Tools
487 487 [patch] minor typo in cache.txt Documentation
429 429 Proposed minor cleanup of utils/html.py Core (Other)
387 387 Date field does not render, saving object fails with invisible error contrib.admin
352 352 django-admin MySQLdb error Tools
176 176 Database settings should not be kept in settings.main for ease of packaging. Tools