Nebojsa Djordjevic - nesh

(nesh)

Most Active Role

N/A

Most Active Component

Contrib.Admin

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (49) Reporter (2) Owner (0) Commenter (51) Summary Component
34609 34609 Deprecate format_html calls without args or kwargs Utilities
27692 27692 2 Remember scroll position in list screen after coming back from edit screen - remove autofocus from search field contrib.admin
27452 27452 Add Postgres serial field to contrib.postgres contrib.postgres
27409 27409 2 Issues with admindocs docstring links generation contrib.admindocs
34417 34417 AlterField migration on ForeignKey field re-creates foreign key constraints unnecessarily Migrations
34151 34151 Adding explicit primary key with different type doesn't update related ManyToManyFields. Migrations
34988 34988 Makemigrations shouldn't prompt for default values for non-nullable fields of other apps. Migrations
34944 34944 11 Missing or misinferred attributes in output fields of generated fields Database layer (models, ORM)
34649 34649 Modernise selenium --headless support Testing framework
34647 34647 Foreign Key index names are not renamed when a model is renamed causing duplicate key if a model with the origin name and column is added Migrations
34637 34637 Add support for database defaults in questioner. Migrations
34217 34217 Migration removing a CheckConstraint results in ProgrammingError using MySQL < 8.0.16. Migrations
34250 34250 Duplicate model names in M2M relationship causes RenameModel migration failure Migrations
34171 34171 QuerySet.bulk_create() crashes on mixed case columns in unique_fields/update_fields. Database layer (models, ORM)
34147 34147 Add aall() for related managers. Database layer (models, ORM)
34149 34149 Postgres "ExclusionConstraint with conditions cannot be deferred." seems wrong contrib.postgres
34135 34135 Add async interface to ManyRelatedManager & RelatedManager Database layer (models, ORM)
34137 34137 model.refresh_from_db() doesn't clear cached generic foreign keys contrib.contenttypes
34112 34112 Add async interface to Model Database layer (models, ORM)
34019 34019 "Extending Django's default user" section refers to a deleted note Documentation
34000 34000 Fix numberformat.py "string index out of range" when null Utilities
14370 14370 Adding support for Autocomplete in contrib.admin contrib.admin
27664 27664 Manager.contribute_to_class() is called with abstract model rather than concrete model Database layer (models, ORM)
8019 8019 Updated translation for Serbian language Translations
6054 6054 1 PIL import error Validators
526 526 6 Error when edit_inline model have unique_together constraint Database layer (models, ORM)
765 765 1 Simplified Chinese i18n translation file Translations
929 929 [i18n] serbian translation update Translations
104 104 1 i18n for internal strings Core (Other)
109 109 1 Patch: Customizing Date(Time)Field displays contrib.admin
914 914 1 [patch] Admin js option does not honor absolute urls contrib.admin
65 65 5 [i18n] Internationalization and localisation contrib.admin
463 463 2 [patch] new mysql.DatabaseWrapper - solving multiple MySQL problems Core (Other)
928 928 Admin documentation don't work after [1443] contrib.admin
896 896 [patch] Error serving media files throught django development server on windows Core (Other)
233 233 1 Using ImageField without PIL Core (Other)
961 961 8 [patch] Add automatic thumbnail generation to ImageFields Core (Other)
437 437 1 [patch] In memory file cache Core (Cache system)
650 650 1 render_to_response uses Context instead DjangoContext Template system
856 856 new_admin sr (Serbian) translation Translations
674 674 2 ImageField display use undocumented thumbnails for change_list display contrib.admin
997 997 [i18n] serbian translation update Translations
945 945 1 not translated parts in admin Javascript Translations
953 953 1 helper functions to get/set file dependant cache data Core (Cache system)
950 950 typo in admin/doc bookmartlets template contrib.admin
947 947 1 [patch] is_paginated is true when number of pages is 1 Generic views
764 764 1 [i18n] blocktrans parsing error when filter argument contains spaces Template system
719 719 [i18n] bugs in templatetags/i18n.py Core (Other)
493 493 1 [patch] FileField.get_foo_url returns absolute path instead url Metasystem