Jannis Leidel

(jezdez)

Most Active Role

N/A

Most Active Component

Contrib.Admin

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (276) Reporter (46) Owner (142) Commenter (729) Summary Component
14974 14974 2 Add support for translation backends other than gettext Internationalization
34318 34318 Add a release note that makemessages no longer changes .po files when up to date. Documentation
14844 14844 3 i18n blocktrans tag pluralization feature limited by gettext constraints and shared local tag context Internationalization
17 17 1 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
14722 14722 1 @last_modified should ignore lack of etag method when USE_ETAGS is enabled. HTTP handling
14129 14129 5 Slovenian translation plural-forms Internationalization
17734 17734 3 302 redirect to standard language for non-i18n URL's when returning 404. Internationalization
29623 29623 DurationField's overflow error message fails to translate Forms
14807 14807 2 django.utils.formats localize_input inserts thousands_separator into boolean values Internationalization
14370 14370 4 Adding support for Autocomplete in contrib.admin contrib.admin
22995 22995 2 Deprecate auto_now and auto_now_add and document alternatives Database layer (models, ORM)
15035 15035 2 collectstatic does not support remote backends that implement modified_time Contrib apps
14297 14297 1 Accessing settings.FOO in hot spots cause performance problems Core (Other)
14881 14881 1 [nonrel] Do not assume ``User.id`` to be an integer in django.contrib.auth's pasword reset feature contrib.auth
23677 23677 3 Move django.contrib.formtools to own repo and packaged app contrib.formtools
17365 17365 6 Extend test discovery to include unittest2 test suite runner Testing framework
15903 15903 1 Changeset r16053 breaks a few views tests Testing framework
14461 14461 1 Allow to use other translation languages than just the ones available in Django Internationalization
14174 14174 1 Support for string interpolation in lazy translation Internationalization
20928 20928 1 djangoproject.com is no longer picking up the Django Packages RSS feed *.djangoproject.com
14868 14868 3 admin: prevent long text from overflowing recent actions box contrib.admin
8498 8498 2 Make template for new django.contrib.admin.sites.AdminSite.app_index() configurable contrib.admin
14850 14850 1 1.3 release notes typo STATICFILES_ROOT should be STATIC_ROOT Documentation
20774 20774 2 Update the localflavor topic guide when django-localflavor is ready Documentation
20678 20678 2 Broken link for downloading docs as HTML *.djangoproject.com
20638 20638 new "development version" banner on docs obscures important content Documentation
20518 20518 Add obvious note to the development docs about being work in progress Documentation
20304 20304 2 Does not work the feed of the kate editor *.djangoproject.com
14894 14894 3 translation is not threadsafe Internationalization
14874 14874 1 remove js-confirms on changelist contrib.admin
16675 16675 1 Refactor the class/function loading code to use common API Core (Other)
19850 19850 3 admin_static templatetag is not using the staticfiles' storage backend url contrib.admin
14571 14571 5 Update jQuery contrib.admin
14633 14633 Reorganize settings reference docs Documentation
14678 14678 1 Users are able to add more than one page to the same url contrib.flatpages
19136 19136 3 String literals in i18n JavaScript code is unescaped breaking Internationalization
14264 14264 1 settings.configure has undocumented differences from using a settings module Core (Other)
15281 15281 7 Staticfiles sever view should use generator contrib.staticfiles
14282 14282 2 Add Guatemala to Localflavors contrib.localflavor
8798 8798 3 Add DEPhoneNumberField to German localflavor module contrib.localflavor
15906 15906 3 New head method needs documentation Documentation
14502 14502 2 Feature: escape hatch for colliding template syntax in Django templates Template system
14827 14827 2 Authentication Backends should be responsible for checking and setting passwords contrib.auth
14593 14593 1 CZBirthNumberField expects two arguments to clean() contrib.localflavor
596 596 2 Allow Django to be packaged as a Python egg Core (Other)
17822 17822 45 Update base translations and push to Transifex Translations
17920 17920 2 Templates with startproject or startapp do not render project_directory or app_directory correctly Core (Management commands)
17737 17737 5 collectstatic copies wrong files to STATIC_ROOT contrib.staticfiles
14574 14574 1 Initial values support for inline model formsets Forms
17883 17883 Better Error messages for 1.2 deprecations Core (Other)
15636 15636 7 django.contrib.staticfiles - "collectstatic" makes all files names lowercase. contrib.staticfiles
17819 17819 3 NamedUrlWizardView doesn't correctly use the stored files contrib.formtools
17753 17753 1 Internationalizing URL Patterns Redirect should be 404 Internationalization
16914 16914 2 Documentation error in "Serving the admin files" Documentation
17720 17720 2 LocaleMiddleware inspects language from URL path in a backwards incompatible way Internationalization
14973 14973 1 AdminEmailHandler doesn't include report.message Core (Other)
16909 16909 2 django.utils.formats.get_format function uses wrong language Internationalization
159 159 1 Circular logout problem contrib.admin
14184 14184 1 Validators not called on MultiValueField Forms
17469 17469 2 `StartProject.test_custom_project_template_from_tarball_by_url` fails under Windows Core (Management commands)
17580 17580 2 DateTimeFields don't handle timezones when given datetime.date instances Core (Other)
17588 17588 Note deprecation of the project level locales in the docs Documentation
17468 17468 3 `StartProject.test_simple_project` and `test_simple_project_different_directory` fail under Windows Core (Management commands)
14806 14806 2 No template tag to support contextual translations Internationalization
632 632 2 database stored templates Template system
16364 16364 4 Missing tests for #14731 Documentation
17042 17042 4 allow startproject, startapp to write into existing directory or a specified directory Core (Management commands)
17455 17455 3 CachedFilesMixin fails when postprocessing files with url('data:*') contrib.staticfiles
17255 17255 3 Remove the "as" prefix from the timezone template tags Template system
14496 14496 2 Conflict between ModelForm.Meta.exclude and ModelAdmin.readonly attributes contrib.admin
16726 16726 5 Make is_safe decorator for filters Template system
16360 16360 5 Add a standard entrypoint for WSGI to project template Core (Other)
16833 16833 2 Remove obscure mixin parameter from Storage.open() method File uploads/storage
16115 16115 1 New hook to allow change objects after all inline formsets have been saved contrib.admin
11585 11585 5 i18n in urls.py Internationalization
16224 16224 2 override_settings does not work on a TestCase class Testing framework
14998 14998 1 '/'.join should use os.path.join Contrib apps
10323 10323 3 Dont force admin media serving with runserver management command. django-admin.py runserver
10636 10636 2 Development server fails if settings module does not define ADMIN_MEDIA_PREFIX django-admin.py runserver
11582 11582 4 BaseHTTPServer has lots of special handling for admin media Core (Other)
12323 12323 7 Ease handling of static files (e.g. included in apps) Core (Other)
14249 14249 4 Inactive users have less permissions then anonymous users with custom backend contrib.auth
14805 14805 2 Tweak sitemaps docs Documentation
14995 14995 1 from django.views.generic import FormView Generic views
14268 14268 1 reset and sqlreset management commands should raise PendingDeprecationWarning for 1.3 Core (Management commands)
14994 14994 1 Example in auth docs emits DeprecationWarning Documentation
14990 14990 2 Custom sitemap unittests failing for contrib.sitemaps in 1.3 Beta 1 Contrib apps
14984 14984 1 ClearableFileInput generates invalid XHTML Forms
14982 14982 1 EMPTY_CHANGELIST_VALUE not honored whit a relation field in list_display Uncategorized
14290 14290 4 Rendering is very inefficient when USE_L10N. Caching format values gives 2-7 times improvement Internationalization
14301 14301 8 django crashes on email address that passed validate_email() (utf8-tld) Core (Mail)
14978 14978 2 Add versionchanged note to ––adminmedia docs Documentation
14312 14312 2 list_editable causes 500s for ?p>maximum contrib.admin
14349 14349 1 Add Belgium (be) localflavor contrib.localflavor
14961 14961 5 Cannot load admin interface static files when doing tutorial Contrib apps
14955 14955 2 URLField validation should use HEAD requet instead of GET Core (Other)
14941 14941 2 URLField (in django.contrib.admin) rejects IDN domain Core (Other)
14928 14928 2 manage runserver does not allow host name as address django-admin.py runserver
14446 14446 2 auth.views.password_reset_confirm should never be cached contrib.auth
14448 14448 2 Docs for brazilian local flavor are outdated Documentation
14924 14924 2 I18N looks for translations in the reverse order of the apps Internationalization
14455 14455 2 Document possibly backwards-incompatible localflavor changes contrib.localflavor
14456 14456 2 Convert inline_formsets doctests to unit tests Testing framework
14910 14910 5 I18N locale per app resolving - documentation incorrect and bug Internationalization
14906 14906 2 r14915 removed alternative month names from Polish translation added in r14000 Translations
14487 14487 Stop leaking unittest2 as 'unittest' from django.test.simple Testing framework
14507 14507 2 Static file serving is broken after rev 14293 Core (Other)
14514 14514 1 Typo in staticfiles docs Documentation
14524 14524 3 Accessing /static/ in a new project shows simplistic 404 error page Contrib apps
14528 14528 3 django.contrib.staticfiles documentation issues Documentation
14538 14538 2 STATICFILES_DIRS must be set for dev, docs could be improved Contrib apps
14544 14544 2 Running the findstatic command with --first returns a weird output Contrib apps
14570 14570 2 New format character to represent locale-specifc alternative month names Internationalization
14576 14576 1 Regression in FormWizard contrib.formtools
14582 14582 2 django.contrib.staticfiles development file serving is backward-incompatible if MEDIA_URL was pointing to /static/ folder Contrib apps
14617 14617 2 Docs should mention runserver's automatic serving of static files Documentation
14632 14632 1 Bug - testing framework fails when contrib.auth not in settings. Testing framework
14665 14665 2 collectstatic will recollect some files all the time. Contrib apps
14667 14667 2 Link MEDIA_* settings to file management docs Documentation
14670 14670 1 GenericTabularInline broken as of r13708 Contrib apps
14693 14693 1 staticfiles app doesn't work with form media framework and 3rd party asset managers Contrib apps
14821 14821 2 Document the differences of formatting syntax in formats.py Internationalization
14709 14709 2 staticfiles app seems forced upon me Contrib apps
14721 14721 2 USE_THOUSAND_SEPARATOR fails with UnicodeDecodeError in several locales Internationalization
14809 14809 5 Broken login related tests after r14733 contrib.auth
14731 14731 2 [Patch] Change 14413 breaks old fixtures with permissions contrib.auth
14735 14735 3 Wrong plural formulation in search_form.html contrib.admin
14738 14738 1 Link settings in cache doc to settings reference, for consistency. Documentation
14739 14739 4 Move contrib app translations out of core Internationalization
14041 14041 2 Templates in function calls for sitemap Contrib apps
15563 15563 2 Update the LANG_INFO dict with newly added translations Internationalization
15528 15528 load template tag needs versionadded directive Documentation
14103 14103 1 Have django.utils.cache.patch_response_headers honor settings.USE_ETAGS setting Core (Cache system)
15300 15300 17 Pull translation updates from transifex.net and update strings of English language files Translations
15270 15270 6 augment staticfiles_urlpatterns to accept kwarg 'document_root' contrib.staticfiles
14132 14132 2 Feedgenerator doesn't support dates before 1900 Contrib apps
15190 15190 5 collectstatic should not symlink files that are already symlinked contrib.staticfiles
14181 14181 1 Template tag needed to disable/force L10N formatting on a per-variable basis Internationalization
14187 14187 1 Add support for bpython in django-admin.py shell Core (Management commands)
15030 15030 2 ModelAdmin media docs don't mention STATIC_URL Documentation
13517 13517 3 Latvian translation update for django 1.2 Translations
12705 12705 2 Admin date widget not working on inlines until after validation failure contrib.admin
12673 12673 3 Start requiring GNU gettext 0.15 or newer Internationalization
12779 12779 3 Form fields don't handle localized numbers correctly Internationalization
12882 12882 11 jQuery.noConflict() in admin breaks site specific code with jQuery contrib.admin
12910 12910 5 xgettext now required to run tests Uncategorized
12967 12967 2 Doc for #7980 not flagged as new/changed in 1.2 Internationalization
12968 12968 2 Changed location of auth context processor needs to be flagged Documentation
12989 12989 5 URLValidator's verify_exists fails on IDN (Internationalized Domain Names) Core (Other)
13113 13113 1 Syndication test fails after end of DST contrib.syndication
13208 13208 2 little consistency fix for german translation Translations
13388 13388 3 English .po not compiled into "django/conf/locale/en/LC_MESSAGES" directory. Translations
12692 12692 4 Wrong interpretation of extra clause in ModelAdmin with new admin UI Contrib apps
12564 12564 2 i18n format for admin object history view entries timestamps Internationalization
12508 12508 2 Feature: Dynamically adding inlines contrib.admin
12480 12480 3 Wrong variable used in databrowse calendar template contrib.databrowse
12478 12478 2 2009-specific i18n regression tests Testing framework
12466 12466 2 required class are also added to not required fields Forms
9764 9764 4 IDN (Internationalized Domain Names) support for EmailField and URLField Forms
12462 12462 2 backends which don't support row level perms should return false or []… contrib.auth
11068 11068 3 Wrong language code for Norwegian (Bokmål) Internationalization
9749 9749 2 ModelAdmin should allow specifying Changelist class to further modify Changelist behavior contrib.admin
12444 12444 3 Inline Forms in the admin interface are always required when using L10N contrib.admin
10615 10615 5 Admin Actions: Add a "X of Y objects selected" notification contrib.admin
12443 12443 2 Admin changelist with date_hierarchy and USE_THOUSAND_SEPARATOR Internationalization
12435 12435 2 UnicodeEncodeError trying to use non-english letters for format string of date filter Internationalization
12425 12425 3 Typo in the Ukrainian translation Translations
7980 7980 4 I18N needs improvements Internationalization
3594 3594 5 Translation problem in javascript Internationalization
12282 12282 3 Admin Actions: No Way to Select All contrib.admin
342 342 1 Add a way for fields to be displayed in the admin without being editable contrib.admin
7656 7656 3 Change superclass of AdminDateWidget from TextInput to DateTimeInput contrib.admin
11968 11968 2 Completed Irish Translations Translations
11637 11637 10 Formats missing for most locales Internationalization
11010 11010 4 Add a foundation for rowlevel permissions in Django contrib.auth
12454 12454 1 Admin calendar widgets don't work Internationalization
9908 9908 2 Allow individual app_index templates for different apps contrib.admin
10189 10189 4 German translation improvements Translations
10505 10505 2 Integrate django-batchadmin contrib.admin
9282 9282 4 Inclusion of comment-utils moderator facility contrib.comments
8186 8186 2 Updated German translation Translations
4389 4389 5 BIDI language detection not smart enough Internationalization
8610 8610 Mark alt attributes of admin widgets for i18n contrib.admin
8842 8842 3 Updated German translation Translations
8522 8522 1 Pass extra_context to django.contrib.admin.sites.AdminSite.app_index contrib.admin
8344 8344 1 contrib.auth.models.User.get_profile() throws AttributeError not SiteProfileNotAvailable contrib.auth
5463 5463 7 make-messages.py process only .html (not .tpl etc) Internationalization
5522 5522 13 Move commands daily_cleanup, make-messages and compile-messages to django.core.management.commands Core (Other)
13 13 2 Related objects interface should be tighter (edit_inline) contrib.admin
16586 16586 3 Use Sphinx' intersphinx extension to link to Python docs Documentation
16717 16717 2 Add optional [as VARNAME] to trans template tag Internationalization
14695 14695 1 Field's `name` kwarg gets paved over Database layer (models, ORM)
116 116 1 Default admin media doesn't display for 'django-admin runserver' contrib.admin
14288 14288 3 Template filter: linebreaksbr doesn't normalize newlines Template system
16424 16424 3 collectstatic command not work contrib.staticfiles
16411 16411 1 Test failure after r16510 Core (Cache system)
14506 14506 2 Crash on HEAD request Documentation
14608 14608 1 Adding a INPhoneNumberField to indian localflavor contrib.localflavor
12347 12347 3 Adds support to urllist.txt in django.contrib.sitemaps contrib.sitemaps
14190 14190 1 images, news and keywords in sitemap.xml contrib.sitemaps
14390 14390 1 set_password functionality outside of the User model contrib.auth
14674 14674 1 ResetPasswordForm doesn't consider unusable_password setting contrib.auth
811 811 3 IPv6 address field support Core (Other)
14020 14020 1 Make HttpResponse.get work like dict.get HTTP handling
14045 14045 2 makemessage miss some gettext in javascript Internationalization
14903 14903 2 wsgiref usage HTTP handling
6392 6392 5 django.contrib.humanize should be locale aware Internationalization
14262 14262 2 Helper for "get_something as varname" template tag pattern Template system
12595 12595 5 Localflavor bad arguments handling contrib.localflavor
14729 14729 1 RawQuerySet.__repr__ fails when params passed as list Database layer (models, ORM)
15598 15598 1 When STATIC_URL starts with 'http://' an exception is thrown in DEBUG mode contrib.staticfiles
14267 14267 2 Trac Upgrade Tracking Ticket *.djangoproject.com
14639 14639 1 admin.site.register() does not check if the model is abstract (gives weird error) contrib.admin
15350 15350 1 Dirlisting Display Oddity in Trac *.djangoproject.com
15314 15314 2 Kwargs need to be passed as a non-positional argument in django.conf.urls.static contrib.staticfiles
14419 14419 1 Make `makemessages --help` more useful Core (Management commands)
14468 14468 2 test_client_regress.models.UploadedFileEncodingTest fails if the mimetypes.guess_type() guesses an alternate zip mimetype Testing framework
14987 14987 1 Date filter options inconsistant and out of order Documentation
14680 14680 1 Add a file to ignore unnecessary and compiled files from various version control systems Core (Other)
14900 14900 1 Allow override of Admin paginator. contrib.admin
14892 14892 2 python manage.py shell Core (Other)
14158 14158 2 SelectMultiple _has_changed assumes data and inital are in same order Forms
14144 14144 2 ModelMultipleChoiceField doesnt check validators Forms
14851 14851 1 rev14844 breaks Django completely Core (Other)
14777 14777 1 The "Generating CSV" doc should mention Unicode issues. Documentation
14730 14730 2 Translation Mistake. MN Translations
14450 14450 1 Simple but powerfull patch to make application name localizable contrib.admin
14620 14620 1 django.utils.translation.get_language doesn't use settings Core (Other)
11478 11478 3 jsi18n loading from templates within django/contrib/admin/templates/ shouldn't use "../"s contrib.admin
14479 14479 1 Punjabi (pa) Translation to add project Translations
14126 14126 2 blocktrans count is parsing incorrectly Translations
14429 14429 1 Updated German translation Translations
14307 14307 1 Document form ChoiceField tuple Documentation
14469 14469 1 id localflavor tests are breoken since r14196 Uncategorized
14363 14363 3 ManyToManyRawIdWidget.render is assuming `attrs` is always passed as a dict. contrib.admin
14362 14362 3 ManyToManyRawIdWidget doesn't work with multidb contrib.admin
14281 14281 1 Small documentation fixes after djangocon 2010 sprints commit-fest Documentation
14053 14053 2 django.utils.formats.localize() misses support for long Internationalization
14306 14306 1 Translations handling cleanup (with performance boost, too) Internationalization
14280 14280 2 Duplicate deepcopy import in django/db/models/query.py Database layer (models, ORM)
14271 14271 2 Admin media tests assume absolute path from module.__file__ Testing framework
14122 14122 2 Documentation for yesno filter is lacking Documentation
13702 13702 3 DATE_FORMAT et al not used when USE_L10N is False Internationalization
5500 5500 7 Add an adminindex templatetag contrib.admin
14072 14072 1 Django SVN repo: Perms for translators (django/conf/locale) not set up for releases/1.2.X branch *.djangoproject.com
14111 14111 2 Misleading note re: unreleased Sphinx version recomendation Documentation
14033 14033 2 versionadded, versionchanged directives don't insert xref link with Sphinx 1.0 Documentation
14005 14005 2 Remove hacks for compatibility with old versions of Sphinx Documentation
13616 13616 4 Sphinx error when building docs using Sphinx 1.0b1 Documentation
11384 11384 3 Django Internationalization override translation mechanisim not working as expected Internationalization
12695 12695 2 'Add another' button disappears when refreshing page with admin form in Firefox contrib.admin
12726 12726 2 double {{ media }} in admin templates... contrib.admin
11666 11666 1 Fixed an incorrect Dutch translation Translations
12644 12644 2 Can not override UserAdmin.add_form in subclasses contrib.auth
11757 11757 3 Wrong mimetype when responding HttpResponseNotModified in django.server.static Uncategorized
12059 12059 3 datetime to time conversion incorrect Database layer (models, ORM)
11796 11796 2 Change Permission ordering to sort by application, model, then permission contrib.auth
8933 8933 6 Make more admin templates overridable contrib.admin
12492 12492 2 Three new literals in djangojs message file Internationalization
12448 12448 3 UnicodeDecodeError at /admin/jsi18n/ ('ascii', 'j F Y \xd0\xb3.', 6, 7, 'ordinal not in range(128)') Internationalization
12317 12317 1 Update Hebrew Translation Translations
1061 1061 Start week day on calendar Internationalization
8145 8145 3 Codenames of default permissions not listed in documentation Documentation
6080 6080 11 Document the possibility of using egg-files for apps / reintroduce support for setuptools to continue the reusable apps GSoC project Core (Other)
10444 10444 3 Wrong german translation in date_hierarchy back link Translations
6398 6398 10 Add optional {% default %} clause to {% for %} template tag Template system
7000 7000 4 Provide option to automatically open development server URL with webbrowser (std lib) Core (Other)
7643 7643 1 manage.py makemessages not working Core (Management commands)
7477 7477 3 German translation of is_active in User is obsolete Translations
7520 7520 Detailed make-messages behavior Internationalization
7008 7008 4 Add session backend for Google's App Engine contrib.sessions
6546 6546 3 Add option to load settings from installed apps Core (Other)
6703 6703 Update for German translation Translations
5465 5465 3 Summer of Code 2007: Reusable Django applications Core (Other)
3360 3360 3 One Django badge on community page is cut off. *.djangoproject.com
5607 5607 Add fragment support to permalink decorator Core (Other)