Honza Král

(Honza_Kral)

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 (46) Reporter (20) Owner (15) Commenter (71) Summary Component
2495 2495 3 db.models.TextField cannot be marked unique when using mysql backend Database layer (models, ORM)
14748 14748 Missing documentation for FormPreview methods Documentation
12674 12674 2 Admin validation doesn't reflect ModelAdmin's extensibility contrib.admin
14593 14593 2 CZBirthNumberField expects two arguments to clean() contrib.localflavor
14574 14574 Initial values support for inline model formsets Forms
5833 5833 3 Custom FilterSpecs contrib.admin
11030 11030 File uploads break on non english filesystem encoding File uploads/storage
14572 14572 2 Minor fix for generic inline formsets contrib.contenttypes
14793 14793 1 staticfiles documentation example overwrites urlpatterns Documentation
14560 14560 3 UpdateCacheMiddleware does not save responses for HEAD requests Core (Cache system)
14533 14533 1 django signals not thread-safe Core (Other)
14507 14507 1 Static file serving is broken after rev 14293 Core (Other)
14455 14455 1 Document possibly backwards-incompatible localflavor changes contrib.localflavor
9161 9161 ModelMultipleChoiceField doesn't respect to_field_name in validation. Forms
12553 12553 1 unexpected admin behavior for field when submitting "blank" and altering in model.save() contrib.admin
6845 6845 16 Model validation and its propagation to ModelForms Forms
12647 12647 1 Django admin unique validation fails contrib.admin
12582 12582 2 Model validation of ForeignKeys ignore limit_choices_to Uncategorized
11134 11134 2 Signals don't work properly when they are being disconnected during their processing Uncategorized
11274 11274 Doctests broken after r10929 Uncategorized
5780 5780 3 pass the created/updated object to formsets in edit_inline for validation contrib.admin
14082 14082 1 modelform_factory should use the form's metaclass Forms
14944 14944 1 Saving a model which refers to unexistent models does not spit any errors Database layer (models, ORM)
14741 14741 1 CZ Localflavor clean() incorrectly calls parent __init__ contrib.localflavor
14495 14495 2 get_success_url raises ImproperlyConfigured with wrong message in some class based generic views' mixins Generic views
14407 14407 1 ManyToManyRawIdWidget.value_from_datadict is inexplicably complicated and can be simplified contrib.admin
14379 14379 1 formset.is_bound returns False for ModelFormsets created with queryset as argument Forms
14119 14119 1 fields_for_model returns all fields when fields parameter is the empty tuple Forms
14017 14017 1 Wrong comment in django.contrib.admin.options log_deletion contrib.admin
12456 12456 3 Make `django.forms.util.ValidationError` and `django.core.exceptions.ValidationError` share ancestry Forms
11826 11826 2 django.forms.fields.URLField rejects valid URLs with no abs_path component Forms
12078 12078 2 ValidationError(s) from specific fields not rendered on admin add/change form contrib.admin
7702 7702 more imports ContentType than we need contrib.admin
5765 5765 display non_forms error in edit_inline in newforms-admin contrib.admin
6536 6536 1 XHTML errors in widget/foreign.html on the admin contrib.admin
7114 7114 multiwidget doesn handle has_changed properly Forms
6074 6074 3 QOr doesn't handle two empty ResultSets correctly Database layer (models, ORM)
6774 6774 Use ugettext_lazy instead of ugettext in contrib.auth.forms Contrib apps
6775 6775 request.META should be a MultiValueDict HTTP handling
5922 5922 ModelBackend is an old-style class (doesn't inherit from object) Contrib apps
5735 5735 transaction for newforms-admin Uncategorized
6085 6085 separated contrib.auth and contrib.admin views Uncategorized
5353 5353 3 FormSet validation hook(s) Forms
4958 4958 2 [newforms-admin] translated field labels doesn't show in newforms admin contrib.admin
4727 4727 2 [newforms-admin] allow override of forms.BaseForm as a base class for admin forms contrib.admin
532 532 get_values doesn't work with the "select" lookup Database layer (models, ORM)