rasca

(rasca)

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 (37) Reporter (18) Owner (4) Commenter (46) Summary Component
34747 34747 2 Django hangs on async views with asycio.gather and an async ORM call Database layer (models, ORM)
16256 16256 9 More class based views: formsets derived generic views Generic views
24352 24352 Coercing ManyRelatedManager to string raises StopIteration exception Database layer (models, ORM)
14497 14497 2 ModelAdmin.readonly_fields isn't graceful with filefields. contrib.admin
18714 18714 Add an option to compilemessages to compile fuzzy translations Core (Management commands)
23365 23365 1 Add support for serializing timezone-aware datetimes in migrations Migrations
14825 14825 1 LocaleMiddleware should store language preferences if possible Internationalization
14461 14461 1 Allow to use other translation languages than just the ones available in Django Internationalization
14658 14658 1 DateField initial does not honor locale, against documentation Forms
25 25 1 Filtering interface on ForeignKey <select> boxes contrib.admin
17646 17646 2 Create a get_list_filter hook in ModelAdmin contrib.admin
18978 18978 Move cleanup management command to contrib.sessions Core (Management commands)
17006 17006 1 Document ModelAdmin's get_form() and get_formsets() Documentation
16237 16237 Auth docs point to old function generic views instead of generic CBV Documentation
15298 15298 Nicer error message when TemplateResponseMixin not provided with a template_name Generic views
15177 15177 1 Tell users about the new class based generic views in old generic views documentation Documentation
15052 15052 1 Incorrect docstring in DayMixin Documentation
15171 15171 Document the password_reset_email context Documentation
15061 15061 2 Remove redundant code in ModelFormMixin Generic views
14529 14529 1 Save messages for proxy models show a crazy verbose_name contrib.admin
13902 13902 3 When using a ManyToMany in list_filter, results may apper more than once contrib.admin
14663 14663 1 L10N of dates in Norwegian. Translations
14405 14405 1 problem in login view contrib.auth
14928 14928 1 manage runserver does not allow host name as address django-admin.py runserver
14955 14955 1 URLField validation should use HEAD requet instead of GET Core (Other)
13023 13023 Don't show "+ Add another" in admin inlines when extra = 0 contrib.admin
13175 13175 1 "+ Add another [...]" bug with final_attrs['id'] contrib.admin
13035 13035 Wrong documentation for admin and default managers Documentation
14643 14643 1 Readonly fields in GeoDjango admins GIS
14699 14699 1 FormWizard tests are scattered between two test modules Testing framework
14960 14960 1 Write tests for inclusion_tag Template system
14639 14639 1 admin.site.register() does not check if the model is abstract (gives weird error) contrib.admin
14553 14553 2 es_AR language update Translations
14966 14966 1 ValueError: Incorrect timezone setting: Amsterdam/Netherlands Core (Management commands)
14591 14591 3 UnicodeDecodeError when trying to render the label of a field contrib.admin
14715 14715 1 Uninformative ValueError in django/utils/_os.py Uncategorized
14687 14687 1 Proxy model inheritance and DoesNotExist exception Database layer (models, ORM)