aj
(aj)
Most Active Role
N/A
Most Active Component
Database Layer (Models, Orm)
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (193) | Reporter (2) | Owner (0) | Commenter (102) | Summary | Component |
---|---|---|---|---|---|---|
27775 | 27775 | 2 | Signed cookies does not support custom expiry | contrib.sessions | ||
27029 | 27029 | Make EmailValidator accept non-ASCII characters in local part | Core (Other) | |||
34819 | 34819 | 2 | GenericForeignKey.get_prefetch_queryset() | contrib.contenttypes | ||
373 | 373 | Add support for multi-column primary keys. | Database layer (models, ORM) | |||
27833 | 27833 | prefetch_related fails with SQLite when used with 1000 parent records | Database layer (models, ORM) | |||
27236 | 27236 | Deprecate Model.Meta.index_together in favour of Model.Meta.indexes | Database layer (models, ORM) | |||
34555 | 34555 | 5 | ModelBase metaclass implementation prevents addition of model fields via __init_subclass__ | Database layer (models, ORM) | ||
34887 | 34887 | Allow unlimited CharField for SQLite backend | Database layer (models, ORM) | |||
34221 | 34221 | 3 | Plural-Forms in .po files break Django's translation precedence. | Internationalization | ||
34045 | 34045 | Admin changelist checkboxes do not have labels | contrib.admin | |||
34886 | 34886 | 3 | Sample use of lazy in delayed translations is not valid in Django 4.1 and 4.2. | Documentation | ||
27747 | 27747 | Add signals for Django management commands | Core (Management commands) | |||
34597 | 34597 | Queryset (split) exclude's usage of Exists is significantly slower than subquery | Database layer (models, ORM) | |||
27950 | 27950 | Permission classes for Class Based Views | Generic views | |||
34036 | 34036 | Low text contrast over light blue backgrounds in admin light theme | contrib.admin | |||
34884 | 34884 | Half bug/half enhancement : inconsistent behavior of get_or_create() regarding related attributes cache | Database layer (models, ORM) | |||
34926 | 34926 | 3 | Missing model after squashing | Migrations | ||
34924 | 34924 | 2 | Example for squashmigration not working properly | Migrations | ||
34808 | 34808 | 6 | Some aggregation functions may return None; this isn't well documented | Documentation | ||
34581 | 34581 | Filters should not implicitly mark unsafe strings as safe without escaping | Template system | |||
34878 | 34878 | Autoreload crashes with FORM_RENDERER="django.forms.renderers.TemplatesSetting". | Template system | |||
34768 | 34768 | 2 | Calling `colorama.init()` on module load can have unwanted side effects | Core (Management commands) | ||
34210 | 34210 | Show the duration of individual tests | Testing framework | |||
34542 | 34542 | 1 | Required fields allowed to be blank are not accepted non-interactively using createsuperuser | contrib.auth | ||
34686 | 34686 | Confirm/Add support for GEOS 3.12. | GIS | |||
34682 | 34682 | System check for CSRF_TRUSTED_ORIGINS raises errors for http://localhost:port. | Core (System checks) | |||
34660 | 34660 | Use RFC3339 format and input type=(date|time|datetime-local) for date/time/datetime form fields | Forms | |||
34638 | 34638 | Rows are selected if BooleanField is in list_editable | contrib.admin | |||
34578 | 34578 | 1 | Template filter `join` should not escape the joining string if `autoescape` is `off` | Template system | ||
34322 | 34322 | ManifestStaticFilesStorage crashes on commented JavaScript import statements | contrib.staticfiles | |||
34521 | 34521 | Use __slots__ for template Node classes | Template system | |||
34552 | 34552 | Delaying get_from_clause call as much as possible. | Database layer (models, ORM) | |||
34500 | 34500 | 4 | use annotate return feild, Error capture does not work | Database layer (models, ORM) | ||
34489 | 34489 | feature: Support for PostgreSQL table partitioning | Database layer (models, ORM) | |||
27505 | 27505 | 1 | Error messages customization and internationalization in Paginator class | Core (Other) | ||
34465 | 34465 | Handle malformed CSRF cookie | CSRF | |||
34039 | 34039 | 1 | Admin search bar is too small to use on small screens | contrib.admin | ||
34454 | 34454 | 2 | Connection failed with error message "FATAL: password authentication failed for user 'user'" | Database layer (models, ORM) | ||
34410 | 34410 | Adding database dynamically breaks in Django 4.1+ | Database layer (models, ORM) | |||
27397 | 27397 | Querying with an integer larger than SQLite supports crashes with OverflowError | Database layer (models, ORM) | |||
34378 | 34378 | 6 | Using in_bulk() with id_list and order_by() | Database layer (models, ORM) | ||
34368 | 34368 | Subquery referencing WINDOW expression breaks query compilation | Database layer (models, ORM) | |||
34372 | 34372 | Field position reference for aggregate ends up in group-by clause | Database layer (models, ORM) | |||
34318 | 34318 | Add a release note that makemessages no longer changes .po files when up to date. | Documentation | |||
34248 | 34248 | 3 | sdist is missing tox.ini | Packaging | ||
34321 | 34321 | 1 | Unexpected query result after call QuerySet.only() to ForeignKey() with 'self' reference | Database layer (models, ORM) | ||
27572 | 27572 | Static files served in development should prevent caching | contrib.staticfiles | |||
34255 | 34255 | Annotation/group by with an expression on psycopg3 | Database layer (models, ORM) | |||
34254 | 34254 | 5 | Exists annotations can return non-boolean results (i.e. None) if used with an empty QuerySet. | Database layer (models, ORM) | ||
34260 | 34260 | models.FloatField documentation doesn't mention that +inf, -inf, and NaN are database-dependent. | Documentation | |||
34240 | 34240 | 3 | assertRedirects() doesn't preserve headers set in RequestFactory/Client methods. | Testing framework | ||
34110 | 34110 | Add InMemoryStorage | File uploads/storage | |||
34241 | 34241 | Django admin not showing seconds for list_display nor readonly DateTimeField | contrib.admin | |||
34220 | 34220 | 3 | Cannot import csrf_input_lazy from partially initialized module. | Template system | ||
34232 | 34232 | 2 | 'Add Another' casing typo in tutorial 7 | Documentation | ||
34238 | 34238 | Support computed `GENERATED ALWAYS` columns | Database layer (models, ORM) | |||
34203 | 34203 | Drop support for psycopg2 2.8 | Database layer (models, ORM) | |||
34167 | 34167 | Set a reasonable default for EMAIL_TIMEOUT | Core (Mail) | |||
34054 | 34054 | 3 | Create a topic about fixtures | Documentation | ||
34106 | 34106 | Allow LogoutView to render a confirmation template on a GET request (Like LoginView) | contrib.auth | |||
34076 | 34076 | Native support for SurrealDB | Database layer (models, ORM) | |||
34037 | 34037 | Low text contrast for grey buttons in admin light theme | contrib.admin | |||
27064 | 27064 | Implement RenameIndex in a backwards compatible way | Migrations | |||
19 | 19 | Automatically generate JavaScript form validation | Validators | |||
27534 | 27534 | Add CSRF_COOKIE_HTTPONLY note to CSRF AJAX docs | Documentation | |||
56 | 56 | Primary key columns should be UNSIGNED | Database layer (models, ORM) | |||
14645 | 14645 | Exclude query with multiple conditions for the same multi-value relation not correct | Database layer (models, ORM) | |||
27719 | 27719 | Add queryset.alias() to mimic .annotate() for aggregations without loading data | Database layer (models, ORM) | |||
27331 | 27331 | 3 | Proposed opt_group argument for ModelChoiceField and ModelMultipleChoiceField | Forms | ||
27686 | 27686 | calls to request.user.is_authenticated returns vary by cookie header for all users | contrib.sessions | |||
27910 | 27910 | Allow using an Enum class in model Field choices | Database layer (models, ORM) | |||
27635 | 27635 | django.utils.crypto should use secrets on Python 3.6+ | Utilities | |||
27685 | 27685 | Allow autoreloader to use watchman | Utilities | |||
14204 | 14204 | Take advantage of SQLite support for FK constraints | Database layer (models, ORM) | |||
14642 | 14642 | save_as=True and generic inline in admin gives IndexError | contrib.contenttypes | |||
27515 | 27515 | Make AuthenticationForm use the username length from the user model | contrib.auth | |||
14370 | 14370 | Adding support for Autocomplete in contrib.admin | contrib.admin | |||
27818 | 27818 | Use contextlib.suppress to suppress exceptions. | Core (Other) | |||
27258 | 27258 | Raise an exception if RequestContext is used with template.backends.django.Template.render() | Template system | |||
27241 | 27241 | Annotate doesn't work with PostgreSQL views anymore | Database layer (models, ORM) | |||
27732 | 27732 | django.contrib.postgres.search SearchRank doesn't handle SearchVectorField references | contrib.postgres | |||
27365 | 27365 | Fields suddenly not found. | Database layer (models, ORM) | |||
27958 | 27958 | CSRF_COOKIE reset while requesting a broken relative URL over HTTPS | CSRF | |||
27952 | 27952 | 5 | core.validators.validate_slug doesn't mention that only latin letters are accepted. | Core (Other) | ||
27316 | 27316 | Multiple LiveServerTestCase subclasses cannot reuse the same port | Testing framework | |||
27825 | 27825 | Document that models don't cast field values to the same type that's retrieved from the database | Documentation | |||
27819 | 27819 | 1 | Display a warning when django.views.generic.ListView assumes the default template name | Generic views | ||
27683 | 27683 | Change default transaction isolation level to READ COMMITTED on MySQL | Database layer (models, ORM) | |||
27763 | 27763 | Docs: check invalid csrftoken on CSRF_FAILURE_VIEW | Documentation | |||
27743 | 27743 | CSS fix of "viewsitelink", "golink" and "addlink" buttons for Django admin | contrib.admin | |||
27640 | 27640 | HTTPResponse.__repr__ errors when Content-Type header is not defined | HTTP handling | |||
27569 | 27569 | Resolve reverse url with named groups regular expression to sprintf output formatters not specifying kwargs key / value pairs. | Core (URLs) | |||
27119 | 27119 | full_clean() called too many times during formset validation | Forms | |||
27483 | 27483 | Add a login_required decorator for AJAX requests | contrib.auth | |||
27463 | 27463 | Fix ambiguous variable flake8 warnings | Core (Other) | |||
27444 | 27444 | Django StaticLiveServerTestCase: view cannot query test-database properly | Testing framework | |||
27328 | 27328 | return `Set-Cookie` if sessionid= None value | contrib.sessions | |||
27396 | 27396 | Docs: send POST request on base.html does not mention {{ csrf_token }} | Documentation | |||
27388 | 27388 | Filter chaining results in unnecessary joins (and degenerate performance) | Database layer (models, ORM) | |||
27217 | 27217 | makemigrations crashes with "'SpatialRefSysMixin' has no attribute '_meta'" on PostGIS | GIS | |||
27102 | 27102 | 2 | simplify_regex is not cleaning up any outstanding regex-y character | contrib.admindocs | ||
27192 | 27192 | Allow pluralizing admin URLs | contrib.admin | |||
27045 | 27045 | Document that AUTH_PASSWORD_VALIDATORS doesn't apply to create_user() and create_superuser() | Documentation | |||
27002 | 27002 | Redundant database query rendering a ModelChoiceField with RadioSelect or CheckboxSelectMultiple | Forms | |||
14891 | 14891 | use_for_related_fields=False is not honored by reverse FK or M2M related managers | Database layer (models, ORM) | |||
14518 | 14518 | 1 | Field.to_python not called on foreign key IDs | Database layer (models, ORM) | ||
14881 | 14881 | [nonrel] Do not assume ``User.id`` to be an integer in django.contrib.auth's pasword reset feature | contrib.auth | |||
14298 | 14298 | maximum open cursors exceeded on Jython and Oracle | Database layer (models, ORM) | |||
23 | 23 | Add support for ValidationWarning | Forms | |||
14765 | 14765 | Unnecessary usage of NodeList in ForNode (template rendering) | Template system | |||
852 | 852 | psycopg.ProgrammingError exceptions leave the connection to the DB in an unusable state | Database layer (models, ORM) | |||
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) | |||
14967 | 14967 | django.contrib.auth.admin.UserAdmin.response_add changed in 1.2.4 | Documentation | |||
14502 | 14502 | Feature: escape hatch for colliding template syntax in Django templates | Template system | |||
159 | 159 | Circular logout problem | contrib.admin | |||
632 | 632 | 1 | database stored templates | Template system | ||
640 | 640 | order_with_respect_to option fails | Documentation | |||
14202 | 14202 | Rss201rev2Feed bug | contrib.syndication | |||
16742 | 16742 | ✅ | Example actually getting the extra fields on many-to-many relationships | Documentation | ||
14004 | 14004 | update() is not mention in the Queryset API Reference | Documentation | |||
14948 | 14948 | Broken routers in 1.2.4: type object 'ModelBase' has no attribute '_meta' | Database layer (models, ORM) | |||
14820 | 14820 | Use `TextField` instead of `PositiveIntegerField` in docs and examples for generic relations. | Documentation | |||
14661 | 14661 | A couple of MySQL/MyISAM test failures | Testing framework | |||
14605 | 14605 | method similar to HttpRequest.is_ajax() to detect flash | HTTP handling | |||
14570 | 14570 | New format character to represent locale-specifc alternative month names | Internationalization | |||
14501 | 14501 | Django runserver + Chrome/Safari + AJAX POST quirk | Uncategorized | |||
14455 | 14455 | Document possibly backwards-incompatible localflavor changes | contrib.localflavor | |||
14403 | 14403 | Missing/incomplete documentation for FloatField? | Documentation | |||
14176 | 14176 | Error raised when using django.contrib.comments.feeds.LatestCommentsFeed | contrib.comments | |||
14000 | 14000 | Removal of obsolete "versionadded" tags | Documentation | |||
399 | 399 | 2 | Bigint field object needed | Database layer (models, ORM) | ||
342 | 342 | 1 | Add a way for fields to be displayed in the admin without being editable | contrib.admin | ||
730 | 730 | more explicit middlware ordering | Core (Other) | |||
13 | 13 | Related objects interface should be tighter (edit_inline) | contrib.admin | |||
14105 | 14105 | django.contrib.auth tests failing with cache middleware | Core (Cache system) | |||
14630 | 14630 | Oracle test tablespace disk datafile not big enough for running full Django test suite | Testing framework | |||
9673 | 9673 | ✅ | 1 | comment form honeypot field isn't hidden when using {% get_comment_form %} | contrib.comments | |
685 | 685 | 1 | [patch] list_detail and archive_* generic views should default allow_empty to True | Generic views | ||
785 | 785 | 2 | many2many table and legacy databases. | Database layer (models, ORM) | ||
115 | 115 | Models CRUD via web services | Core (Other) | |||
893 | 893 | "change password" and "log out" on admin site doesn't work on apache2 | contrib.admin | |||
562 | 562 | 1 | "Add another" JavaScript doesn't add new value to all fields relating to the same type | contrib.admin | ||
526 | 526 | Error when edit_inline model have unique_together constraint | Database layer (models, ORM) | |||
912 | 912 | Documentation should be updated to reflect __repr__ / __str__ split for model objects | Documentation | |||
721 | 721 | 1 | isAlphaNumericURL validator should allow dashes. | Validators | ||
747 | 747 | Initial Welsh (cy) translation | Translations | |||
486 | 486 | [patch] Template system incorrectly persists filter arguments | Template system | |||
425 | 425 | 1 | django.utils.images should have a thumbnail function | Tools | ||
509 | 509 | We need a "Powered by Django" button | Database layer (models, ORM) | |||
428 | 428 | 1 | [patch] view for serving static files | Generic views | ||
215 | 215 | Need to generate postgresql tables WITHOUT OIDS by default | Database layer (models, ORM) | |||
295 | 295 | [patch] Add reverse counter variables to template "for loops" | Core (Management commands) | |||
227 | 227 | sqlite and unicode problems | Database layer (models, ORM) | |||
251 | 251 | 1 | [patch] Add "AND" and "OR" clauses to the SQL query syntax | Metasystem | ||
163 | 163 | Option to leave off __exact | Template system | |||
77 | 77 | The PostgreSQL code should use schemas instead of prefixes for namespaces. | Database layer (models, ORM) | |||
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) | |||
93 | 93 | django-admin startproject can create invalid settings/admin.py on windows | Tools | |||
639 | 639 | Model FileFields empty on first pass through save() | Core (Other) | |||
343 | 343 | One-to-one relations - different primary_key | Metasystem | |||
924 | 924 | [patch] String filters (lower, upper, capfirst etc.) don't work with international strings | contrib.admin | |||
463 | 463 | [patch] new mysql.DatabaseWrapper - solving multiple MySQL problems | Core (Other) | |||
87 | 87 | [patch] Oracle database support | Database layer (models, ORM) | |||
558 | 558 | jnefpnev | Core (Management commands) | |||
337 | 337 | DateTime fields don't work in the generic views | Generic views | |||
61 | 61 | [patch] auth.User admin form shouldn't require people to edit hashes | contrib.admin | |||
618 | 618 | [patch] (reopened) Support for non-standard database port | Database layer (models, ORM) | |||
316 | 316 | Error while logging into Admin site since revision 487 | contrib.admin | |||
700 | 700 | urlify.js and slugify use different character for spaces | Core (Other) | |||
799 | 799 | 1 | new error templates expose secret keys | Core (Other) | ||
170 | 170 | Unicode field names cause UnicodeEncodeError in main admin handler | contrib.admin | |||
201 | 201 | ImageField validation error | contrib.admin | |||
724 | 724 | get_next_by_pub_date/get_previous_by_pub_date model methods only see 1 item for each day. | Core (Other) | |||
574 | 574 | [patch] fix small CSS bug in admin interface | contrib.admin | |||
686 | 686 | sqlreset references django_admin_log | Generic views | |||
539 | 539 | 1 | Support for strides in the slice filter. | Core (Other) | ||
78 | 78 | Add a test suite for core functionality | Tools | |||
992 | 992 | 1 | [patch] archive_month generic view leaves out last day of month | Generic views | ||
750 | 750 | 2 | i18n should ideally respect the languages supported on a per-application basis | Tools | ||
906 | 906 | [patch] Typo in password_reset_form template | contrib.admin | |||
832 | 832 | 2 | [patch] Sessions should be able to expire at the end of a browser session | Core (Other) | ||
930 | 930 | 1 | [patch] Leaving out ¨ordering¨ in OneToOne relationship causes bad SQL statement | Metasystem | ||
993 | 993 | 1 | Updated Welsh translation for django-admin | Translations | ||
537 | 537 | 1 | Typo in patch committed to svn | contrib.admin | ||
557 | 557 | 1 | date_hierarchy doesn't work with DateField | contrib.admin | ||
1001 | 1001 | Spanish translation for djangojs.po | Translations | |||
674 | 674 | 1 | ImageField display use undocumented thumbnails for change_list display | contrib.admin | ||
672 | 672 | get_absolute_url isn't nice | contrib.syndication | |||
704 | 704 | AttributeError with non-standard primary key name | contrib.admin | |||
945 | 945 | not translated parts in admin Javascript | Translations | |||
524 | 524 | Numerous excessive selects in the manipulator | Core (Other) |