Gabriel Hurley
(gabrielhurley)
Most Active Role
N/A
Most Active Component
Database Layer (Models, Orm)
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (214) | Reporter (39) | Owner (68) | Commenter (325) | Summary | Component |
---|---|---|---|---|---|---|
14831 | 14831 | 1 | Django Template Style Guide | Documentation | ||
14411 | 14411 | 1 | Inline delete not prompting cascade delete warning | contrib.admin | ||
14628 | 14628 | 1 | Document which settings can be changed at runtime | Documentation | ||
14009 | 14009 | 1 | custom formset validation documentation is incomplete | Documentation | ||
14675 | 14675 | 2 | Update docs and project template to avoid "import *" for url patterns | Core (Other) | ||
13240 | 13240 | ✅ | 3 | Modify RelatedManager and ManyRelatedManager add() and remove() to accept QuerySets and iterables | Database layer (models, ORM) | |
14485 | 14485 | 1 | New Site.root field | contrib.sites | ||
14415 | 14415 | 1 | Multiple aliases for one database: testing problems | Testing framework | ||
14098 | 14098 | 2 | Prevent introspection errors from crashing inspectdb | Core (Management commands) | ||
14716 | 14716 | 1 | filter_horizontal and filter_vertical don't work on mobile Safari | contrib.admin | ||
14834 | 14834 | 1 | Colour issues in CSS - particularly documentation | Documentation | ||
14748 | 14748 | 1 | Missing documentation for FormPreview methods | Documentation | ||
14638 | 14638 | 2 | to_python howto documentation improvement | Documentation | ||
14787 | 14787 | 1 | Upload handler should pass errors on to forms.FileField | File uploads/storage | ||
14481 | 14481 | 1 | better documentation of the default m2m "through" class | Documentation | ||
14305 | 14305 | 1 | inspectdb should output unmanaged model definitions | Core (Management commands) | ||
14950 | 14950 | 1 | Javascript errors when building CHM file from django docs using Sphinx | Documentation | ||
14800 | 14800 | 1 | Development server should NOT elide favicon from the logs | Core (Management commands) | ||
937 | 937 | 1 | Autoreload reloads for every request. | Core (Management commands) | ||
14512 | 14512 | 1 | Documentation & tools for decorating class-based-views. | Generic views | ||
14006 | 14006 | 1 | Documentation on Field's 'description' class attribute does not mention that it will be interpolated with field.__dict__ | Documentation | ||
14332 | 14332 | 1 | manage testserver and manage runserver should have similiar address:port options | Core (Management commands) | ||
14241 | 14241 | 1 | instructions for creating spatial database template differ on fedora 13 (64 bit) | Documentation | ||
14342 | 14342 | 1 | Part 2 of the Tutorial -- path format for TEMPLATE_DIR | Documentation | ||
14633 | 14633 | ✅ | 1 | Reorganize settings reference docs | Documentation | |
14976 | 14976 | 1 | Add is_html flag to contrib.messages | contrib.messages | ||
14325 | 14325 | 1 | GenericForeignKey fails if assigned to an object which implements the __len__ method | contrib.contenttypes | ||
14678 | 14678 | 1 | Users are able to add more than one page to the same url | contrib.flatpages | ||
14615 | 14615 | 1 | Related objects manager returns related objects with null FKs for unsaved instances | Database layer (models, ORM) | ||
14400 | 14400 | 1 | Latvian localflavor | contrib.localflavor | ||
15338 | 15338 | ✅ | ✅ | 1 | django.utils.decorators isn't documented | Documentation |
14861 | 14861 | 1 | Importing settings in a module that contains a logging Handler causes circular import. | Core (Other) | ||
14449 | 14449 | 1 | restructuredtext filter does not return the correct content | Documentation | ||
14757 | 14757 | 1 | Add An Example For .extra(tables=[]) | Documentation | ||
14556 | 14556 | 1 | Recommend to avoid FlatpageFallbackMiddleware unless absolutely required | Documentation | ||
14769 | 14769 | 1 | Voting example from tutorial - use of forms API - suggestion | Documentation | ||
14917 | 14917 | 1 | Error in the sample code under "Using an inline formset in a view" | Documentation | ||
18379 | 18379 | ✅ | 3 | sensitive_variables handling fails for methods | Core (Other) | |
14478 | 14478 | 1 | Couple of tests make assumptions about configuration | Contrib apps | ||
15873 | 15873 | ✅ | ✅ | CSS alignment issue in docs | *.djangoproject.com | |
14836 | 14836 | 1 | Improve semantics of docs: | *.djangoproject.com | ||
14618 | 14618 | 1 | unable to "inspectdb" on mysql4 database | Core (Management commands) | ||
14822 | 14822 | 1 | contrib.auth docs should reference to new generic views. | Documentation | ||
14527 | 14527 | 1 | GeoDjango docs shouldn't recommend PostgreSQL 8.3 | Documentation | ||
17810 | 17810 | ✅ | Switching from cookie-based sessions to memcached-based sessions raises exception | contrib.sessions | ||
7616 | 7616 | ✅ | 4 | fcgi and socket file permissions | Documentation | |
16026 | 16026 | ✅ | ✅ | 2 | Inform user which object triggered error in loaddata | Core (Management commands) |
14382 | 14382 | 1 | a few suggestions | contrib.comments | ||
14579 | 14579 | 1 | Use built-in sessions middleware for entirely cookie-based sessions | contrib.sessions | ||
14526 | 14526 | ✅ | 2 | Geodjango docs shouldn't talk about Python 2.4 so much | Documentation | |
10027 | 10027 | ✅ | 2 | include a link to "Form and Field Validation" from "Working with Forms" | Documentation | |
12325 | 12325 | ✅ | 2 | Allow value of zero for moderate_after and close_after | contrib.comments | |
13190 | 13190 | ✅ | 5 | Empty settings.AUTHENTICATION_BACKENDS creates hard to trace problem | contrib.auth | |
13790 | 13790 | ✅ | ✅ | 1 | Docs for CurrentSiteManager indicate an M2M field called "sites" will be auto-detected on a model when it won't | Contrib apps |
14004 | 14004 | 1 | update() is not mention in the Queryset API Reference | Documentation | ||
14041 | 14041 | 1 | Templates in function calls for sitemap | Contrib apps | ||
14162 | 14162 | 1 | Dumpdata needs an option to use the base manager instead of the default manager | Core (Management commands) | ||
14279 | 14279 | 1 | typo in tests for private flatpage not showing sitemaps | Contrib apps | ||
14329 | 14329 | ✅ | ✅ | 1 | Seeing test failure in regressiontests.request since 13809 | HTTP handling |
14330 | 14330 | ✅ | ✅ | 1 | Test failure with get_image_dimensions since [13715] | File uploads/storage |
14354 | 14354 | 1 | Check password is not None in User.check_password | contrib.auth | ||
14360 | 14360 | 1 | Clarify documentation of triage states | Documentation | ||
14385 | 14385 | ✅ | ✅ | 1 | Standardize Site/RequestSite access; looser coupling of sites framework in contrib | Contrib apps |
14386 | 14386 | ✅ | ✅ | 3 | Standardize Site/RequestSite access; looser coupling of sites framework in contrib | Contrib apps |
14388 | 14388 | 1 | Logging documentation typos | Documentation | ||
14401 | 14401 | ✅ | ✅ | 4 | Add a contributing HOWTO page for new contributors | Documentation |
14403 | 14403 | 5 | Missing/incomplete documentation for FloatField? | Documentation | ||
14426 | 14426 | ✅ | ✅ | 4 | Factor "mysite" out of all code example import statements | Documentation |
14433 | 14433 | ✅ | ✅ | 2 | Thread safety problem in contrib.sitemaps | Contrib apps |
14444 | 14444 | ✅ | ✅ | Convert pagination doctests to unittests | Testing framework | |
14445 | 14445 | 1 | Use HMAC and constant-time comparison functions where needed in Django | Uncategorized | ||
14446 | 14446 | 1 | auth.views.password_reset_confirm should never be cached | contrib.auth | ||
14447 | 14447 | ✅ | ✅ | 1 | Auth and Sitemap test failures from manage.py test | Contrib apps |
14458 | 14458 | ✅ | ✅ | 1 | Convert m2m_regress doctests to unit tests | Testing framework |
14459 | 14459 | ✅ | ✅ | 1 | Convert many_to_one_regress test to unit tests | Testing framework |
14460 | 14460 | ✅ | ✅ | 1 | Convert managers_regress doctests to unit tests | Testing framework |
14464 | 14464 | ✅ | 3 | Docs should advise people to use the docs for their version | Documentation | |
14465 | 14465 | 1 | TemplateSyntaxError in Django Admin search | Uncategorized | ||
14501 | 14501 | 1 | Django runserver + Chrome/Safari + AJAX POST quirk | Uncategorized | ||
14543 | 14543 | 2 | ContentTypes tests fails if auth app is not installed | contrib.contenttypes | ||
14545 | 14545 | ✅ | ✅ | 3 | ValidationError missing from Exceptions Reference docs | Documentation |
14546 | 14546 | 1 | Queryset docs should drop some legacy Django 1.0 instructions | Documentation | ||
14548 | 14548 | 2 | Docs and implementation don't match regading return values of certain QuerySet aggregate functions | Documentation | ||
14559 | 14559 | ✅ | 2 | Minor docstring corrections | Uncategorized | |
14562 | 14562 | 1 | Typo streightforward | Documentation | ||
14572 | 14572 | 1 | Minor fix for generic inline formsets | contrib.contenttypes | ||
14600 | 14600 | 2 | No mentioning of addition of staticfiles to TEMPLATE_CONTEXT_PROCESSORS after 1.2 in settings documentation | Documentation | ||
14604 | 14604 | 1 | Ubuntu documentation for geospatial/Postgres is out of date | GIS | ||
14605 | 14605 | 2 | method similar to HttpRequest.is_ajax() to detect flash | HTTP handling | ||
14632 | 14632 | 1 | Bug - testing framework fails when contrib.auth not in settings. | Testing framework | ||
14634 | 14634 | 1 | Sessions are unnecessarily complex | contrib.sessions | ||
14640 | 14640 | 1 | Add elapsed request time to the development server log | HTTP handling | ||
14682 | 14682 | 1 | Class based views docs should be more explicit about template location | Documentation | ||
14702 | 14702 | 2 | Add a "needs info" state to tickets | *.djangoproject.com | ||
14708 | 14708 | 1 | Document available mapping keys for form field error messages. | Documentation | ||
14736 | 14736 | 3 | Typo in documentation | Documentation | ||
14737 | 14737 | 1 | Move doc comment for "cache_page" to function. | Core (Cache system) | ||
14738 | 14738 | 1 | Link settings in cache doc to settings reference, for consistency. | Documentation | ||
14743 | 14743 | 1 | Clean up "urls" documentation | Documentation | ||
14744 | 14744 | 1 | Update views docs | Documentation | ||
14745 | 14745 | 1 | Update shortcuts docs | Documentation | ||
14746 | 14746 | 1 | Update request/response docs | Documentation | ||
14756 | 14756 | 1 | "Related objects reference" documentation needs copy-edit | Documentation | ||
14758 | 14758 | ✅ | QuerySet method docs headings contain entire method signatures | Documentation | ||
14788 | 14788 | ✅ | 1 | Typos in the footer | *.djangoproject.com | |
14805 | 14805 | 1 | Tweak sitemaps docs | Documentation | ||
14820 | 14820 | ✅ | 5 | Use `TextField` instead of `PositiveIntegerField` in docs and examples for generic relations. | Documentation | |
14835 | 14835 | ✅ | 2 | Improper indentation for docs/ref/contrib/admin/index.txt | Documentation | |
14862 | 14862 | 1 | bad links | *.djangoproject.com | ||
14863 | 14863 | 1 | default INSTALLED_APPS out of date | Documentation | ||
14905 | 14905 | 3 | models.FileField links to url attribute, which is undocumented. | Documentation | ||
14912 | 14912 | ✅ | ✅ | 3 | urlize and urlizetrunc template filter docs need expansion | Documentation |
14942 | 14942 | 1 | .distinct() + ordering/order_by() is a problem even without related models | Documentation | ||
14959 | 14959 | 1 | model fields docs should link to local flavor | Documentation | ||
14965 | 14965 | 1 | {% include %} tag changes should be mentioned in release notes | Documentation | ||
14980 | 14980 | 1 | 1.2.4 release notes did not make it into trunk | Documentation | ||
14984 | 14984 | 1 | ClearableFileInput generates invalid XHTML | Forms | ||
15016 | 15016 | ✅ | ✅ | 1 | Minor contrib.messages test isolation problem | Contrib apps |
15285 | 15285 | ✅ | 2 | Example in Topic/Testing refer to django.utils.unittest | Documentation | |
15308 | 15308 | ✅ | ✅ | 2 | Sphinx crossref targets for Field and it's methods are mislinked | Documentation |
15309 | 15309 | ✅ | ✅ | 1 | reST/Sphinx problems in contenttypes docs | Documentation |
15328 | 15328 | ✅ | 2 | Class-based Views (CBV) documentation mistake on method_decorator approach for @login_required | Documentation | |
15528 | 15528 | ✅ | 2 | load template tag needs versionadded directive | Documentation | |
12249 | 12249 | ✅ | 1 | csrf_token not clear in User Authentication docs | Documentation | |
12601 | 12601 | ✅ | 1 | ModelForm documentation refers to a forms field SlugField which is not documented | Documentation | |
12613 | 12613 | ✅ | ✅ | 2 | phone2numeric doesn't convert the letters 'Q' or 'Z'. | Template system |
12811 | 12811 | ✅ | 1 | Tutorial 2 gets into templating details too early | Documentation | |
13269 | 13269 | ✅ | 2 | "Overriding the default widgets" docs missing import statement | Documentation | |
12105 | 12105 | ✅ | 1 | Admin querystring __isnull=False filter doesn't work | contrib.admin | |
13263 | 13263 | ✅ | 1 | code example typo in the documentation | Documentation | |
12434 | 12434 | ✅ | 1 | django.contrib.admin does not work with blank short_description | contrib.admin | |
13248 | 13248 | ✅ | 1 | manage.py sqlsequencereset misses m2m tables | Database layer (models, ORM) | |
13013 | 13013 | ✅ | 1 | Example form in i18n docs is missing {% csrf_token %} | Documentation | |
13189 | 13189 | ✅ | 1 | Docs typo: Missing " in JS I18N url example | Documentation | |
13173 | 13173 | ✅ | ✅ | 3 | entire admin_scripts test suite fails on Windows if sys.executable path has a space in it. | Core (Management commands) |
13172 | 13172 | ✅ | ✅ | 2 | multiple_database test failure after changeset 12755 | Database layer (models, ORM) |
12229 | 12229 | ✅ | 2 | ImageField.save should be documented upfront and obvious | Documentation | |
12040 | 12040 | ✅ | 1 | CurrentSiteManager documentation lacks indication when used in manytomany | Documentation | |
13023 | 13023 | ✅ | 6 | Don't show "+ Add another" in admin inlines when extra = 0 | contrib.admin | |
13035 | 13035 | ✅ | 5 | Wrong documentation for admin and default managers | Documentation | |
13051 | 13051 | ✅ | 2 | reversing namespaces doesn't work according to the docs. | Documentation | |
12412 | 12412 | ✅ | 1 | testing docs could be more helpful regarding posting files | Documentation | |
11933 | 11933 | ✅ | ✅ | 2 | Missing cached_db value in SESSION_ENGINE setting docs | Documentation |
11900 | 11900 | ✅ | 2 | commit_on_success: Handle Exception in commit() | Database layer (models, ORM) | |
13171 | 13171 | ✅ | ✅ | 3 | field_subclassing test failing, needs to use get_prep_lookup | Database layer (models, ORM) |
12612 | 12612 | ✅ | 1 | SQLite3 executemany() exception handling is too broad | Database layer (models, ORM) | |
13290 | 13290 | ✅ | ✅ | 1 | dependency on external jar file for admin js minification needs better documentation | Documentation |
13287 | 13287 | ✅ | 1 | Documentation about {% url %} arguments still mentions comma separation | Documentation | |
14348 | 14348 | 1 | Paginator does not handle django.db.models.sql.datastructures.EmptyResultSet | Database layer (models, ORM) | ||
14506 | 14506 | 1 | Crash on HEAD request | Documentation | ||
14190 | 14190 | 2 | images, news and keywords in sitemap.xml | contrib.sitemaps | ||
15943 | 15943 | ✅ | 'raw' kwarg sent with pre_save and post_save signals is undocumented | Documentation | ||
15558 | 15558 | ✅ | ✅ | 1 | QuerySet reference enhancement + reST cleanup | Documentation |
15335 | 15335 | ✅ | ✅ | 1 | No crossref targets for sites and flatpages classes | Documentation |
15233 | 15233 | ✅ | 5 | Docs misidentify modules for classes/functions | Documentation | |
14635 | 14635 | 2 | Documentation improvement on setting up django with OpenBSD | Documentation | ||
15000 | 15000 | 2 | IRC logs 404 | *.djangoproject.com | ||
14842 | 14842 | 1 | Indent the Model Meta Options | Documentation | ||
14331 | 14331 | 1 | Clarify where to append sys.path.append in mod_wsgi docs | Documentation | ||
14712 | 14712 | 1 | Example for post_syncdb signal. | Documentation | ||
14277 | 14277 | 1 | Error in documentation for mod_wsgi | Documentation | ||
14350 | 14350 | 1 | Please add a login method to the test Client that doesn't depend on passwords | Testing framework | ||
14918 | 14918 | 1 | Password reset with e-mail OR username | contrib.auth | ||
14724 | 14724 | 1 | Auth Password Reset View depends on Integer user ID, | contrib.auth | ||
14320 | 14320 | 1 | MySQL documentation needs to note lack of support for timezone info... | Documentation | ||
14907 | 14907 | 1 | Document the settings affecting csrf cookie | Documentation | ||
14875 | 14875 | 1 | release notes for 1.2 wrong about email_re | Documentation | ||
14884 | 14884 | 1 | Visible form <input>s and <textarea> should use the "required" attribute | Forms | ||
14855 | 14855 | 1 | Tweak reST in new TemplateResponse docs | Documentation | ||
14846 | 14846 | 2 | Writing error in Files/Storage documentation | Documentation | ||
14840 | 14840 | 2 | Add class links to related object referfence | Documentation | ||
14120 | 14120 | 1 | [patch] Document ``get()`` in Making Queries | Documentation | ||
14815 | 14815 | 1 | app "labels" are ambiguous and cause bugs in manage.py | Core (Other) | ||
14777 | 14777 | 2 | The "Generating CSV" doc should mention Unicode issues. | Documentation | ||
14775 | 14775 | 1 | Backport r13772 | Documentation | ||
14804 | 14804 | 3 | Update "humanize" docs | Documentation | ||
14767 | 14767 | 2 | Formatting tweaks to DB optimization doc | Documentation | ||
14727 | 14727 | 2 | Documentation Corrections | Documentation | ||
14283 | 14283 | 2 | AttributeError on admin detail page after r13708 | Contrib apps | ||
14536 | 14536 | 1 | Incorrect syntax about using OPTIONS for changing the database engine | Documentation | ||
14669 | 14669 | 2 | Remove unwanted words from i18n docs | Documentation | ||
14599 | 14599 | 1 | delete() is not documented on 'QuerySet API reference' page | Documentation | ||
7968 | 7968 | ✅ | 2 | ImageField/FileField behaviour on ModelForms | Documentation | |
14627 | 14627 | 2 | Add example for URLconfs for how to concatenate calls to patterns() when composing urlpatterns to allow for URLs not associated with polls.views | Documentation | ||
14625 | 14625 | 1 | Docs on logging should emphasize that file logging is not multiprocess save | Documentation | ||
14624 | 14624 | 1 | Old Cache Middleware mentioned | Documentation | ||
14584 | 14584 | 3 | PASSWORD_RESET_TIMEOUT_DAYS is not documented | Documentation | ||
14578 | 14578 | 2 | Typo in documentation for Proxy models | Documentation | ||
14047 | 14047 | 3 | CommonMiddleware documentation tweak | Documentation | ||
14552 | 14552 | 1 | Suggestion for a slightly better explanation of custom template tags | Documentation | ||
14541 | 14541 | 2 | wording fix for LANGUAGES description in Settings documentation | Documentation | ||
14537 | 14537 | 3 | Validators documentation page doesn't say where to import validators from | Documentation | ||
14463 | 14463 | 1 | "See allowed date format strings" Is not linked | Documentation | ||
14477 | 14477 | 3 | minor typo in the examples of m2m_changed signal | Documentation | ||
14482 | 14482 | 2 | better documentation of flow of save in admin | Documentation | ||
14432 | 14432 | 3 | Tutorial import line missing (tiny correction) | Documentation | ||
14493 | 14493 | 2 | Typo in model instance documentation re ValidationError message_dict attribute | Documentation | ||
14510 | 14510 | 1 | Django admin doesn't consider settings.LOGIN_REDIRECT_URL | Contrib apps | ||
14307 | 14307 | 4 | Document form ChoiceField tuple | Documentation | ||
14376 | 14376 | 2 | Localflavors documentation for BRCPFField and BRCNPJField | Documentation | ||
14473 | 14473 | ✅ | ✅ | 1 | Convert model_package doctests to unittests | Testing framework |
14472 | 14472 | ✅ | ✅ | 1 | Convert generic_relations doctest to unittest | Testing framework |
14457 | 14457 | 1 | Possible error in settings.py description | Documentation | ||
14227 | 14227 | 2 | Modify contributing docs to mention the 'easy-pickings' keyword in triage | Documentation | ||
14392 | 14392 | 2 | Inconsistency for "creating forms with models" | Documentation | ||
14058 | 14058 | 2 | Add a link to db-specific options | Documentation | ||
14228 | 14228 | ✅ | 2 | APPEND_SLASH behaviour should be documented better | Documentation | |
14010 | 14010 | 1 | mention DYLD_LIBRARY_PATH in macosx installation instructions | Documentation | ||
14074 | 14074 | 1 | RFE: "Best of both worlds" for short and long? | Documentation | ||
14377 | 14377 | 1 | Add site to the context of the logout view | contrib.auth | ||
14295 | 14295 | 1 | Saving an object with a custom manager results in IntegrityError | Uncategorized | ||
13329 | 13329 | ✅ | 1 | Error in documentation | Documentation | |
13333 | 13333 | ✅ | 1 | typo in http://docs.djangoproject.com/en/dev/intro/whatsnext/ | Documentation | |
13303 | 13303 | ✅ | ✅ | 1 | legacy import code to support 2.3 in runtests.py | Testing framework |