tas

(tas)

Most Active Role

N/A

Most Active Component

Internationalization

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (129) Reporter (1) Owner (0) Commenter (21) Summary Component
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
34975 34975 aggregate() crashes when referencing existing aggregations or window expressions through conditional expressions Database layer (models, ORM)
34846 34846 Add "Copy" button to the code snippets in docs. Documentation
14974 14974 1 Add support for translation backends other than gettext Internationalization
14831 14831 Django Template Style Guide Documentation
34670 34670 Django Admin light theme flickers on dark system contrib.admin
34411 34411 Update obsolete GDAL API for DataSource handling GIS
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
34894 34894 Query.change_aliases() has several significant bugs Database layer (models, ORM)
34877 34877 KeyError for output_field in GeneratedField Database layer (models, ORM)
34870 34870 Memory leak when using psycopg-c with django hstore Database layer (models, ORM)
34451 34451 Incorrect exception handling within the django exception handler Error reporting
34792 34792 Creating and saving a model using a custom primary key field can yield a bad "id" value on the instance Database layer (models, ORM)
34783 34783 2 No module named 'smtp' when trying to send an email Core (Mail)
34747 34747 Django hangs on async views with asycio.gather and an async ORM call Database layer (models, ORM)
34634 34634 Creating objects with nested MTI crashes. Database layer (models, ORM)
34652 34652 Async support in admin view contrib.admin
34539 34539 `get_prep_value` no longer called for JSONField Database layer (models, ORM)
34641 34641 Null value referenced from a JSONField using an expression that defines an output_field returns the string "null" instead of a None value Uncategorized
34602 34602 Fail gettext when no translation file is found or when no msgid is found in the given translation file Internationalization
34350 34350 WSGIRequest crashes when "wsgi.input" is None. Core (Other)
34552 34552 Delaying get_from_clause call as much as possible. Database layer (models, ORM)
34447 34447 Support backgroup async repeat task. just like fastapi_utils.tasks.repeat_every Core (Other)
34077 34077 1 Make BoundField renderable. Forms
34333 34333 Migrations tries to add constraint before adding a foreign key. Migrations
34332 34332 Migrations for fields with model-referencing defaults break later Database layer (models, ORM)
34260 34260 models.FloatField documentation doesn't mention that +inf, -inf, and NaN are database-dependent. Documentation
34173 34173 SessionMiddleware support 503 status code contrib.sessions
891 891 customize table name prefixes Database layer (models, ORM)
14411 14411 Inline delete not prompting cascade delete warning contrib.admin
27961 27961 Misconfigured SECURE_PROXY_SSL_HEADER setting is ignored HTTP handling
27399 27399 Segfault when running GDALBandTests on OSX 10.11.6 GIS
27686 27686 3 calls to request.user.is_authenticated returns vary by cookie header for all users contrib.sessions
27865 27865 Document use of Manager rather than BaseManager for from_queryset() Documentation
27888 27888 Add a button to clear all admin filters contrib.admin
17 17 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
27910 27910 Allow using an Enum class in model Field choices Database layer (models, ORM)
27867 27867 Excluding a reverse relation produces inconsistent queries Database layer (models, ORM)
27595 27595 Database converters are not run for related fields referencing related fields Database layer (models, ORM)
27543 27543 AttributeError: '_Frame' object has no attribute 'f_back' / Django and celery error logging gone wrong Error reporting
14642 14642 save_as=True and generic inline in admin gives IndexError contrib.contenttypes
27546 27546 Replace hardcoded class names in __repr__-methods Core (Other)
27960 27960 ds = DataSource('/path/to/your/cities.shp') fails on first try (GDALException Unknown error code: "198770787"), but works on second GIS
27937 27937 Potential issue with field.queryset._result_cache persisting Forms
27862 27862 Exists() feature generates invalid SQL query on postgres backend Database layer (models, ORM)
27886 27886 Django contrib.postgres JSONField adds additonal quotes to a dictionary. contrib.postgres
27885 27885 Migration creates index of a deleted table Migrations
27741 27741 staticfiles_tests test_corrupt_intermediate_files fails intermittently when run in parallel contrib.staticfiles
27695 27695 3 Development testing instructions do not work Uncategorized
27672 27672 Trouble saving specificly shaped GeometryCollection to spatialite backend GIS
27615 27615 Use native interval type on Oracle Database layer (models, ORM)
27609 27609 gettext_lazy cast to str/unicode errors under py 2.7 if performed after language activation. Core (System checks)
27511 27511 3 Docs incorrect about related_model for GenericRelation being None Documentation
27482 27482 Conditional Expressions documentation should have an example for filter() methods Documentation
27406 27406 Signals pre_delete and post_delete break logical relationship of models and behave in diffrently with different backends Database layer (models, ORM)
27328 27328 return `Set-Cookie` if sessionid= None value contrib.sessions
27262 27262 Delegate URL resolver checks to URL classes Core (URLs)
27276 27276 Document how to reverse the admin's login view Documentation
27216 27216 2 Wrong import location in deprecation message contrib.admin
27099 27099 3 Document that ModelAdmin.list_filter doesn't appear unless there's more than one choice Documentation
27121 27121 Migrate Fails When Column is Deleted and Unique Together is modified in the same migration Migrations
27005 27005 request.body raises an exception if 'CONTENT_LENGTH' = '' HTTP handling
14415 14415 Multiple aliases for one database: testing problems Testing framework
14518 14518 Field.to_python not called on foreign key IDs Database layer (models, ORM)
14952 14952 New find_commands(management_dir) to support .pyc and .pyo Core (Other)
27 27 Single form field for multiple database fields Forms
14760 14760 1 Admin inlines with file/image field fails to save_as contrib.admin
14051 14051 Signals for transaction commit/rollback Database layer (models, ORM)
14633 14633 Reorganize settings reference docs Documentation
14195 14195 ContentType object fails to use cache, beats DB to death Uncategorized
640 640 order_with_respect_to option fails Documentation
14634 14634 Sessions are unnecessarily complex contrib.sessions
14670 14670 GenericTabularInline broken as of r13708 Contrib apps
14290 14290 Rendering is very inefficient when USE_L10N. Caching format values gives 2-7 times improvement Internationalization
14924 14924 I18N looks for translations in the reverse order of the apps Internationalization
14910 14910 I18N locale per app resolving - documentation incorrect and bug Internationalization
399 399 Bigint field object needed Database layer (models, ORM)
811 811 IPv6 address field support Core (Other)
14498 14498 2 Forms passed to FormWizard.process_step are not guaranteed to have clean validate data contrib.formtools
14717 14717 Connection error not handled Uncategorized
14443 14443 Oracle backend returns wrong test database name Database layer (models, ORM)
14566 14566 Multiple database issue v1.2.3 - Django reading the wrong database Database layer (models, ORM)
313 313 PhoneNumberField should accept international format numbers Internationalization
6874 6874 error 404 and unicode chars in template HTTP handling
899 899 Formfield doesn't display default value Forms
744 744 `NullBooleanField` should show an icon in the admin listing rather than "None" Generic views
509 509 We need a "Powered by Django" button Database layer (models, ORM)
333 333 HttpResponse should get a default charset Core (Other)
121 121 [patch] Names in SQL should be quoted Metasystem
75 75 Add support for recursive ManyToManyFields Metasystem
109 109 Patch: Customizing Date(Time)Field displays contrib.admin
12 12 Add metasystem database-check functionality Metasystem
555 555 DateTimeFields with auto_now and auto_now_add don't change in place Core (Other)
250 250 Metasystem needs a BinaryField Metasystem
999 999 'bool' object has no attribute 'get' when trying to add a record Metasystem
343 343 One-to-one relations - different primary_key Metasystem
688 688 [patch] Error handlers lack context. Translations
10 10 Ordered objects should have API access to their order number Validators
65 65 [i18n] Internationalization and localisation contrib.admin
669 669 site table Metasystem
440 440 [patch] maxlength incorrectly checked for international characters in utf-8 contrib.admin
327 327 Metasystem should support more than one ManyToMany relationship Metasystem
61 61 [patch] auth.User admin form shouldn't require people to edit hashes contrib.admin
452 452 Two ManyToManyFields to the same object should give that other object two API methods, not one Metasystem
122 122 [patch] Build models using fieldname=FieldClass Core (Other)
81 81 Setting primary_key=True on an non-integer field isn't yet supported contrib.admin
529 529 Add support for GenericForeignKey Contrib apps
558 558 jnefpnev Core (Management commands)
798 798 Specifying username, email, and password on as arguments to "django-admin.py createsuperuser" Translations
682 682 Fully decoupled URLconf's for apps. Core (Other)
192 192 FileUploads with builtin HTTPServer and wsgi-handler won't works Core (Other)
170 170 Unicode field names cause UnicodeEncodeError in main admin handler contrib.admin
416 416 Automate site introspection for url pattern modules, view methods, template directories, and applications contrib.admin
445 445 allow partial object updates with manipulators Metasystem
298 298 Need impovement to POST.copy() Core (Other)
644 644 SQL Server DB backend: Rev 940 test results Database layer (models, ORM)
350 350 "offset" keyword does not work on MySQL 3.x Database layer (models, ORM)
817 817 problem with column-quoting and "computed columns" Metasystem
961 961 [patch] Add automatic thumbnail generation to ImageFields Core (Other)
112 112 WSGI requires a HTTP reason in the status Core (Other)
286 286 [patch] Eliminate unintuitive behavior when using edit_inline with no core fields specified Metasystem
672 672 get_absolute_url isn't nice contrib.syndication
709 709 The MultiValueDict in datastructures.py should have a "__contains__" method defined Core (Other)
363 363 Patch to make sqlall use a database specific initial data file over the database agnostic one Metasystem
404 404 MySQL order_by=['?'] throws ProgrammingError Metasystem
433 433 Add ability to delete multiple objects in a single call Metasystem
330 330 get_relatedobject_count error with OneToOneFields Metasystem
244 244 [patch] Make new get_values() function more forgiving of mistakes Metasystem