Adam Vandenberg
(adamv)
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 (81) | Reporter (56) | Owner (4) | Commenter (45) | Summary | Component |
---|---|---|---|---|---|---|
14098 | 14098 | ✅ | 1 | Prevent introspection errors from crashing inspectdb | Core (Management commands) | |
14633 | 14633 | 1 | Reorganize settings reference docs | Documentation | ||
14861 | 14861 | Importing settings in a module that contains a logging Handler causes circular import. | Core (Other) | |||
14912 | 14912 | urlize and urlizetrunc template filter docs need expansion | Documentation | |||
14863 | 14863 | default INSTALLED_APPS out of date | Documentation | |||
14862 | 14862 | 3 | bad links | *.djangoproject.com | ||
14811 | 14811 | ✅ | Link render_to_response to template loader API | Documentation | ||
14805 | 14805 | ✅ | Tweak sitemaps docs | Documentation | ||
14797 | 14797 | 1 | ModelFormMixin's get_form_class() logic broken; fails with custom get_queryset() method | Generic views | ||
14758 | 14758 | ✅ | 2 | QuerySet method docs headings contain entire method signatures | Documentation | |
14746 | 14746 | ✅ | Update request/response docs | Documentation | ||
14745 | 14745 | ✅ | Update shortcuts docs | Documentation | ||
14744 | 14744 | ✅ | Update views docs | Documentation | ||
14662 | 14662 | 1 | auth and contenttypes post-syncdb handlers ignore 'db' option | Contrib apps | ||
15217 | 15217 | ✅ | 1 | Cache setting deprecation warning is too aggressive | Core (Cache system) | |
15003 | 15003 | ✅ | Edits to admin documentatinon | Documentation | ||
14524 | 14524 | Accessing /static/ in a new project shows simplistic 404 error page | Contrib apps | |||
14582 | 14582 | django.contrib.staticfiles development file serving is backward-incompatible if MEDIA_URL was pointing to /static/ folder | Contrib apps | |||
14617 | 14617 | Docs should mention runserver's automatic serving of static files | Documentation | |||
14665 | 14665 | collectstatic will recollect some files all the time. | Contrib apps | |||
14743 | 14743 | ✅ | Clean up "urls" documentation | Documentation | ||
14738 | 14738 | ✅ | Link settings in cache doc to settings reference, for consistency. | Documentation | ||
14737 | 14737 | ✅ | Move doc comment for "cache_page" to function. | Core (Cache system) | ||
14736 | 14736 | 1 | Typo in documentation | Documentation | ||
14708 | 14708 | ✅ | 1 | Document available mapping keys for form field error messages. | Documentation | |
14682 | 14682 | 1 | Class based views docs should be more explicit about template location | Documentation | ||
14667 | 14667 | ✅ | Link MEDIA_* settings to file management docs | Documentation | ||
12834 | 12834 | ✅ | 2 | "self" missing from Database Router signatures in docs | Documentation | |
10570 | 10570 | ✅ | Typo in topics/db/managers | Documentation | ||
6935 | 6935 | ✅ | inspectdb should handle table names with spaces. | django-admin.py inspectdb | ||
11651 | 11651 | ✅ | 2 | Allow list_editable form fields to be customized separately from changeform fields. | contrib.admin | |
15663 | 15663 | ✅ | Typo in release notes | Documentation | ||
14038 | 14038 | 1 | 1.2 Release notes don't mention new template loader classes | Documentation | ||
14929 | 14929 | ✅ | Move doc-comment for gzip decorator | HTTP handling | ||
15002 | 15002 | ✅ | Title casing | Documentation | ||
14989 | 14989 | 1 | Allow serializers to non ovewrite fixtures objects if they are marked as non overridable | Core (Serialization) | ||
14987 | 14987 | 2 | Date filter options inconsistant and out of order | Documentation | ||
14842 | 14842 | ✅ | 3 | Indent the Model Meta Options | Documentation | |
14320 | 14320 | 1 | MySQL documentation needs to note lack of support for timezone info... | Documentation | ||
6181 | 6181 | ✅ | 4 | Document `django.views.decorators.http` | Documentation | |
14936 | 14936 | ✅ | New "render" shortcut docs use "mimetype" instead of "content_type" | Uncategorized | ||
14680 | 14680 | 1 | Add a file to ignore unnecessary and compiled files from various version control systems | Core (Other) | ||
14900 | 14900 | ✅ | Allow override of Admin paginator. | contrib.admin | ||
14923 | 14923 | Typo in documentation of predefined loggers (django.request) | Documentation | |||
14901 | 14901 | ✅ | Typo in class-based views paginator doc. | Documentation | ||
11470 | 11470 | ✅ | 1 | admin.ModelAdmin.message_user only documented in a code sample. | Documentation | |
14855 | 14855 | ✅ | 1 | Tweak reST in new TemplateResponse docs | Documentation | |
14853 | 14853 | 1 | GET parameter in docs for auth.logout incorrect (next_page = next) | Documentation | ||
14840 | 14840 | ✅ | Add class links to related object referfence | Documentation | ||
14841 | 14841 | ✅ | Add/fix xrefs in topics/db/models | Documentation | ||
14120 | 14120 | [patch] Document ``get()`` in Making Queries | Documentation | |||
14777 | 14777 | ✅ | The "Generating CSV" doc should mention Unicode issues. | Documentation | ||
14804 | 14804 | ✅ | 1 | Update "humanize" docs | Documentation | |
14762 | 14762 | 1 | documentation does not document ContentFile | Documentation | ||
14790 | 14790 | ✅ | Fix reST in 1.0 porting guide. | Documentation | ||
14785 | 14785 | ✅ | Fixes to middleware docs | Documentation | ||
14789 | 14789 | ✅ | Remove unused link from install docs | Documentation | ||
14784 | 14784 | ✅ | Fixes to the files documentation | Documentation | ||
14783 | 14783 | ✅ | Fixes to the email documentation | Documentation | ||
14782 | 14782 | ✅ | Fixes to the cache documentation | Documentation | ||
14781 | 14781 | ✅ | Setting "CACHE_PREFIX" should be "CACHE_KEY_PREFIX" | Documentation | ||
14780 | 14780 | ✅ | 1 | Fix quoting in class based views reference | Documentation | |
14767 | 14767 | ✅ | Formatting tweaks to DB optimization doc | Documentation | ||
14713 | 14713 | ✅ | Document that resolve() can raise Http404 | Documentation | ||
14706 | 14706 | ✅ | Stray tick in 1.3 release notes | Documentation | ||
14307 | 14307 | ✅ | 1 | Document form ChoiceField tuple | Documentation | |
14097 | 14097 | ✅ | 1 | Add "--skip" option to inspectdb. | django-admin.py inspectdb | |
13727 | 13727 | ✅ | Alphabetize USE_L10N and USE_I18N | Documentation | ||
12833 | 12833 | ✅ | "self" missing from Database Router signatures in docs | Uncategorized | ||
11650 | 11650 | ✅ | Add .gitignore for unofficial mirrors. | Uncategorized | ||
11471 | 11471 | ✅ | Typo in comment in admin app. | contrib.admin | ||
8858 | 8858 | ✅ | 1 | Typo (no instead of not) in new SQLite version information | Documentation | |
8139 | 8139 | ✅ | 1 | Some quote typos in Template documentation | Documentation | |
7139 | 7139 | ✅ | Some typos in comments of the Oracle backend query class | Database layer (models, ORM) | ||
1412 | 1412 | ✅ | [patch] ado_mssql queries broken | Database layer (models, ORM) | ||
6555 | 6555 | ✅ | Fix internal link in db-api docs | Documentation | ||
6554 | 6554 | ✅ | 1 | One character fix to quote a code sample | Documentation | |
6123 | 6123 | ✅ | 1 | Typo in SSI tag docstring | Documentation | |
6151 | 6151 | ✅ | Inconsistent formatting in "formatfloat" docs. | Documentation | ||
5994 | 5994 | ✅ | {% url %} doesn't support patterns with literal dots | Core (Other) | ||
5947 | 5947 | ✅ | ✅ | 3 | Minimal MS Sql Server patch for syncdb | Database layer (models, ORM) |