Anis

(mrtemp2)

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 (73) Reporter (1) Owner (1) Commenter (4) Summary Component
897 897 Bi-Directional ManyToMany in Admin contrib.admin
470 470 Add Field.db_default for defining database defaults Database layer (models, ORM)
27880 27880 Use __set_name__ to replace some usages of contribute_to_class. Database layer (models, ORM)
27236 27236 Deprecate Model.Meta.index_together in favour of Model.Meta.indexes Database layer (models, ORM)
34429 34429 Allow to set unusable password via admin UI contrib.auth
34643 34643 Move admin form labels to a more accessible place contrib.admin
34853 34853 Accept-Language Header takes precedence over cookie for format localization Internationalization
34151 34151 Adding explicit primary key with different type doesn't update related ManyToManyFields. Migrations
27516 27516 Optimize test client response.json() Testing framework
14611 14611 Added dedicated option to test.Client methods (other than get()) for passing query parameters. Testing framework
34924 34924 Example for squashmigration not working properly Migrations
34764 34764 Add support for Clusterized Redis deployments Core (Cache system)
34735 34735 4 About form validation Forms
34711 34711 Make ChoiceField auto-detect and coerce values. Forms
34705 34705 BoundField.as_widget() ignores aria-describedby in attrs argument Forms
34322 34322 ManifestStaticFilesStorage crashes on commented JavaScript import statements contrib.staticfiles
14832 14832 Impossible to create inline objects if form validates but is unchanged contrib.admin
34338 34338 Allow to customize the code attribute of ValidationError raised by BaseConstraint.validate Database layer (models, ORM)
34313 34313 Thousands separator for Spanish language is incorrect Internationalization
34283 34283 Missing parameter escaping in admin filters.js contrib.admin
34237 34237 FileField does not take upload_to into account when setting unique=True File uploads/storage
34241 34241 Django admin not showing seconds for list_display nor readonly DateTimeField contrib.admin
34119 34119 ModelForm fields with callable defaults don't correctly propagate default values Forms
34109 34109 Uvicorn can be run without installing gunicorn Documentation
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
27994 27994 Document contrib.staticfiles.storage.ManifestFilesMixin Documentation
27392 27392 Remove "Tests that", "Ensures that", etc. from test docstings Documentation
27316 27316 Multiple LiveServerTestCase subclasses cannot reuse the same port Testing framework
27757 27757 The link of the "view_on_site" button is not formed according to the returning result of the "get_absolute_url" method. contrib.admin
27142 27142 makemigrations fails on special database connections Migrations
27093 27093 ORM error on apache + wsgi Database layer (models, ORM)
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
14787 14787 Upload handler should pass errors on to forms.FileField File uploads/storage
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
14461 14461 Allow to use other translation languages than just the ones available in Django Internationalization
937 937 Autoreload reloads for every request. Core (Management commands)
14802 14802 feature request: add a method to Fields that is used to render the field as read-only contrib.admin
14678 14678 Users are able to add more than one page to the same url contrib.flatpages
14165 14165 Transaction management is only entered for the primary database Documentation
14827 14827 Authentication Backends should be responsible for checking and setting passwords contrib.auth
14597 14597 request.is_secure() should support headers like: X-Forwarded-Protocol and X-Forwarded-Ssl HTTP handling
14292 14292 User.objects.create_user does not give object with id field populated in svn release. contrib.auth
14431 14431 Add a X-Powered-By header by default Core (Other)
14290 14290 Rendering is very inefficient when USE_L10N. Caching format values gives 2-7 times improvement Internationalization
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)
285 285 WSGIRequest should set request.path to full uri path HTTP handling
13 13 Related objects interface should be tighter (edit_inline) contrib.admin
14614 14614 Dont send Request message when handle_uncaught_exception() Core (Other)
717 717 If-Modified-Since checked for exact match HTTP handling
14309 14309 Spanish translation on deleting objects Translations
14350 14350 Please add a login method to the test Client that doesn't depend on passwords Testing framework
14265 14265 Tag the 1.2.3 release in the repository Uncategorized
14032 14032 CSRF cookie value is marked as safe and inserted in the HTML unchecked Core (Other)
14203 14203 Manual schema specification for tables is not compatible with index creation statements Database layer (models, ORM)
14076 14076 Danish translation update for 1.2.2 Translations
14064 14064 Correct spelling of Argentinian Spanish in global_settings.py Core (Other)
265 265 Patch: RequiredIfOtherField and friends don't work with edit_inline Core (Other)
616 616 [patch] process_exception middleware extension Core (Other)
65 65 [i18n] Internationalization and localisation contrib.admin
463 463 [patch] new mysql.DatabaseWrapper - solving multiple MySQL problems Core (Other)
510 510 [patch] Defend admin against CSRF attacks contrib.admin
625 625 [patch] Add template decorators Template system
576 576 [patch] don't show 'add another' button in popup contrib.admin
356 356 [patch]: simple XML-RPC support for Django Core (Other)
930 930 [patch] Leaving out ¨ordering¨ in OneToOne relationship causes bad SQL statement Metasystem
672 672 get_absolute_url isn't nice contrib.syndication
900 900 [patch] Premature close of postgres connection with multiple threads Database layer (models, ORM)
803 803 Danish (da) translation file for django-admin Translations
294 294 Use setuptools more aggressively for templates Template system