Gabriel
(OdnaropX)
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 (168) | Reporter (1) | Owner (0) | Commenter (1) | Summary | Component |
---|---|---|---|---|---|---|
14831 | 14831 | Django Template Style Guide | Documentation | |||
34660 | 34660 | Use RFC3339 format and input type=(date|time|datetime-local) for date/time/datetime form fields | Forms | |||
34174 | 34174 | async process_exception being called as sync from async view/middleware | Documentation | |||
14411 | 14411 | Inline delete not prompting cascade delete warning | contrib.admin | |||
14628 | 14628 | Document which settings can be changed at runtime | Documentation | |||
14009 | 14009 | custom formset validation documentation is incomplete | Documentation | |||
14675 | 14675 | Update docs and project template to avoid "import *" for url patterns | Core (Other) | |||
28714 | 28714 | ✅ | 1 | Add system checks for invalid model field names in Indexes | Core (System checks) | |
27596 | 27596 | LiveServerTestCase in 1.10.4 doesnt close server ports properly | Testing framework | |||
14485 | 14485 | New Site.root field | contrib.sites | |||
14415 | 14415 | Multiple aliases for one database: testing problems | Testing framework | |||
14098 | 14098 | Prevent introspection errors from crashing inspectdb | Core (Management commands) | |||
14716 | 14716 | filter_horizontal and filter_vertical don't work on mobile Safari | contrib.admin | |||
14834 | 14834 | Colour issues in CSS - particularly documentation | Documentation | |||
14748 | 14748 | Missing documentation for FormPreview methods | Documentation | |||
14638 | 14638 | to_python howto documentation improvement | Documentation | |||
14787 | 14787 | Upload handler should pass errors on to forms.FileField | File uploads/storage | |||
14481 | 14481 | better documentation of the default m2m "through" class | Documentation | |||
14305 | 14305 | inspectdb should output unmanaged model definitions | Core (Management commands) | |||
14950 | 14950 | Javascript errors when building CHM file from django docs using Sphinx | Documentation | |||
14800 | 14800 | Development server should NOT elide favicon from the logs | Core (Management commands) | |||
937 | 937 | Autoreload reloads for every request. | Core (Management commands) | |||
14512 | 14512 | Documentation & tools for decorating class-based-views. | Generic views | |||
14006 | 14006 | Documentation on Field's 'description' class attribute does not mention that it will be interpolated with field.__dict__ | Documentation | |||
14332 | 14332 | manage testserver and manage runserver should have similiar address:port options | Core (Management commands) | |||
14241 | 14241 | instructions for creating spatial database template differ on fedora 13 (64 bit) | Documentation | |||
14342 | 14342 | Part 2 of the Tutorial -- path format for TEMPLATE_DIR | Documentation | |||
14633 | 14633 | Reorganize settings reference docs | Documentation | |||
14976 | 14976 | Add is_html flag to contrib.messages | contrib.messages | |||
14325 | 14325 | GenericForeignKey fails if assigned to an object which implements the __len__ method | contrib.contenttypes | |||
14678 | 14678 | Users are able to add more than one page to the same url | contrib.flatpages | |||
14615 | 14615 | Related objects manager returns related objects with null FKs for unsaved instances | Database layer (models, ORM) | |||
14400 | 14400 | Latvian localflavor | contrib.localflavor | |||
14861 | 14861 | Importing settings in a module that contains a logging Handler causes circular import. | Core (Other) | |||
14449 | 14449 | restructuredtext filter does not return the correct content | Documentation | |||
14757 | 14757 | Add An Example For .extra(tables=[]) | Documentation | |||
14556 | 14556 | Recommend to avoid FlatpageFallbackMiddleware unless absolutely required | Documentation | |||
14769 | 14769 | Voting example from tutorial - use of forms API - suggestion | Documentation | |||
14917 | 14917 | Error in the sample code under "Using an inline formset in a view" | Documentation | |||
14478 | 14478 | Couple of tests make assumptions about configuration | Contrib apps | |||
14836 | 14836 | Improve semantics of docs: | *.djangoproject.com | |||
14618 | 14618 | unable to "inspectdb" on mysql4 database | Core (Management commands) | |||
14822 | 14822 | contrib.auth docs should reference to new generic views. | Documentation | |||
14527 | 14527 | GeoDjango docs shouldn't recommend PostgreSQL 8.3 | Documentation | |||
14382 | 14382 | a few suggestions | contrib.comments | |||
14579 | 14579 | Use built-in sessions middleware for entirely cookie-based sessions | contrib.sessions | |||
14562 | 14562 | Typo streightforward | Documentation | |||
14004 | 14004 | update() is not mention in the Queryset API Reference | Documentation | |||
14041 | 14041 | Templates in function calls for sitemap | Contrib apps | |||
14162 | 14162 | Dumpdata needs an option to use the base manager instead of the default manager | Core (Management commands) | |||
14279 | 14279 | typo in tests for private flatpage not showing sitemaps | Contrib apps | |||
14329 | 14329 | Seeing test failure in regressiontests.request since 13809 | HTTP handling | |||
14330 | 14330 | Test failure with get_image_dimensions since [13715] | File uploads/storage | |||
14354 | 14354 | Check password is not None in User.check_password | contrib.auth | |||
14360 | 14360 | Clarify documentation of triage states | Documentation | |||
14385 | 14385 | Standardize Site/RequestSite access; looser coupling of sites framework in contrib | Contrib apps | |||
14386 | 14386 | Standardize Site/RequestSite access; looser coupling of sites framework in contrib | Contrib apps | |||
14388 | 14388 | Logging documentation typos | Documentation | |||
14401 | 14401 | Add a contributing HOWTO page for new contributors | Documentation | |||
14403 | 14403 | Missing/incomplete documentation for FloatField? | Documentation | |||
14426 | 14426 | Factor "mysite" out of all code example import statements | Documentation | |||
14433 | 14433 | Thread safety problem in contrib.sitemaps | Contrib apps | |||
14444 | 14444 | Convert pagination doctests to unittests | Testing framework | |||
14445 | 14445 | Use HMAC and constant-time comparison functions where needed in Django | Uncategorized | |||
14446 | 14446 | auth.views.password_reset_confirm should never be cached | contrib.auth | |||
14447 | 14447 | Auth and Sitemap test failures from manage.py test | Contrib apps | |||
14458 | 14458 | Convert m2m_regress doctests to unit tests | Testing framework | |||
14459 | 14459 | Convert many_to_one_regress test to unit tests | Testing framework | |||
14460 | 14460 | Convert managers_regress doctests to unit tests | Testing framework | |||
14464 | 14464 | Docs should advise people to use the docs for their version | Documentation | |||
14465 | 14465 | TemplateSyntaxError in Django Admin search | Uncategorized | |||
14501 | 14501 | Django runserver + Chrome/Safari + AJAX POST quirk | Uncategorized | |||
14526 | 14526 | Geodjango docs shouldn't talk about Python 2.4 so much | Documentation | |||
14543 | 14543 | ContentTypes tests fails if auth app is not installed | contrib.contenttypes | |||
14545 | 14545 | ValidationError missing from Exceptions Reference docs | Documentation | |||
14546 | 14546 | Queryset docs should drop some legacy Django 1.0 instructions | Documentation | |||
14548 | 14548 | Docs and implementation don't match regading return values of certain QuerySet aggregate functions | Documentation | |||
14559 | 14559 | Minor docstring corrections | Uncategorized | |||
14572 | 14572 | Minor fix for generic inline formsets | contrib.contenttypes | |||
14600 | 14600 | No mentioning of addition of staticfiles to TEMPLATE_CONTEXT_PROCESSORS after 1.2 in settings documentation | Documentation | |||
14604 | 14604 | Ubuntu documentation for geospatial/Postgres is out of date | GIS | |||
14605 | 14605 | method similar to HttpRequest.is_ajax() to detect flash | HTTP handling | |||
14632 | 14632 | Bug - testing framework fails when contrib.auth not in settings. | Testing framework | |||
14634 | 14634 | Sessions are unnecessarily complex | contrib.sessions | |||
14640 | 14640 | Add elapsed request time to the development server log | HTTP handling | |||
14682 | 14682 | Class based views docs should be more explicit about template location | Documentation | |||
14702 | 14702 | Add a "needs info" state to tickets | *.djangoproject.com | |||
14708 | 14708 | Document available mapping keys for form field error messages. | Documentation | |||
14736 | 14736 | Typo in documentation | Documentation | |||
14737 | 14737 | Move doc comment for "cache_page" to function. | Core (Cache system) | |||
14738 | 14738 | Link settings in cache doc to settings reference, for consistency. | Documentation | |||
14743 | 14743 | Clean up "urls" documentation | Documentation | |||
14744 | 14744 | Update views docs | Documentation | |||
14745 | 14745 | Update shortcuts docs | Documentation | |||
14746 | 14746 | Update request/response docs | Documentation | |||
14756 | 14756 | "Related objects reference" documentation needs copy-edit | Documentation | |||
14788 | 14788 | Typos in the footer | *.djangoproject.com | |||
14797 | 14797 | ModelFormMixin's get_form_class() logic broken; fails with custom get_queryset() method | Generic views | |||
14805 | 14805 | Tweak sitemaps docs | Documentation | |||
14820 | 14820 | Use `TextField` instead of `PositiveIntegerField` in docs and examples for generic relations. | Documentation | |||
14835 | 14835 | Improper indentation for docs/ref/contrib/admin/index.txt | Documentation | |||
14862 | 14862 | bad links | *.djangoproject.com | |||
14863 | 14863 | default INSTALLED_APPS out of date | Documentation | |||
14905 | 14905 | models.FileField links to url attribute, which is undocumented. | Documentation | |||
14912 | 14912 | urlize and urlizetrunc template filter docs need expansion | Documentation | |||
14942 | 14942 | .distinct() + ordering/order_by() is a problem even without related models | Documentation | |||
14959 | 14959 | model fields docs should link to local flavor | Documentation | |||
14965 | 14965 | {% include %} tag changes should be mentioned in release notes | Documentation | |||
14980 | 14980 | 1.2.4 release notes did not make it into trunk | Documentation | |||
14984 | 14984 | ClearableFileInput generates invalid XHTML | Forms | |||
14348 | 14348 | Paginator does not handle django.db.models.sql.datastructures.EmptyResultSet | Database layer (models, ORM) | |||
14506 | 14506 | Crash on HEAD request | Documentation | |||
14190 | 14190 | images, news and keywords in sitemap.xml | contrib.sitemaps | |||
14635 | 14635 | Documentation improvement on setting up django with OpenBSD | Documentation | |||
15000 | 15000 | IRC logs 404 | *.djangoproject.com | |||
14842 | 14842 | Indent the Model Meta Options | Documentation | |||
14331 | 14331 | Clarify where to append sys.path.append in mod_wsgi docs | Documentation | |||
14712 | 14712 | Example for post_syncdb signal. | Documentation | |||
14277 | 14277 | Error in documentation for mod_wsgi | Documentation | |||
14350 | 14350 | Please add a login method to the test Client that doesn't depend on passwords | Testing framework | |||
14918 | 14918 | Password reset with e-mail OR username | contrib.auth | |||
14724 | 14724 | Auth Password Reset View depends on Integer user ID, | contrib.auth | |||
14320 | 14320 | MySQL documentation needs to note lack of support for timezone info... | Documentation | |||
14907 | 14907 | Document the settings affecting csrf cookie | Documentation | |||
14875 | 14875 | release notes for 1.2 wrong about email_re | Documentation | |||
14884 | 14884 | Visible form <input>s and <textarea> should use the "required" attribute | Forms | |||
14855 | 14855 | Tweak reST in new TemplateResponse docs | Documentation | |||
14846 | 14846 | Writing error in Files/Storage documentation | Documentation | |||
14840 | 14840 | Add class links to related object referfence | Documentation | |||
14120 | 14120 | [patch] Document ``get()`` in Making Queries | Documentation | |||
14815 | 14815 | app "labels" are ambiguous and cause bugs in manage.py | Core (Other) | |||
14777 | 14777 | The "Generating CSV" doc should mention Unicode issues. | Documentation | |||
14775 | 14775 | Backport r13772 | Documentation | |||
14804 | 14804 | Update "humanize" docs | Documentation | |||
14767 | 14767 | Formatting tweaks to DB optimization doc | Documentation | |||
14727 | 14727 | Documentation Corrections | Documentation | |||
14283 | 14283 | AttributeError on admin detail page after r13708 | Contrib apps | |||
14536 | 14536 | Incorrect syntax about using OPTIONS for changing the database engine | Documentation | |||
14669 | 14669 | Remove unwanted words from i18n docs | Documentation | |||
14599 | 14599 | delete() is not documented on 'QuerySet API reference' page | Documentation | |||
14627 | 14627 | 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 | Docs on logging should emphasize that file logging is not multiprocess save | Documentation | |||
14624 | 14624 | Old Cache Middleware mentioned | Documentation | |||
14584 | 14584 | PASSWORD_RESET_TIMEOUT_DAYS is not documented | Documentation | |||
14578 | 14578 | Typo in documentation for Proxy models | Documentation | |||
14047 | 14047 | CommonMiddleware documentation tweak | Documentation | |||
14552 | 14552 | Suggestion for a slightly better explanation of custom template tags | Documentation | |||
14541 | 14541 | wording fix for LANGUAGES description in Settings documentation | Documentation | |||
14537 | 14537 | Validators documentation page doesn't say where to import validators from | Documentation | |||
14463 | 14463 | "See allowed date format strings" Is not linked | Documentation | |||
14477 | 14477 | minor typo in the examples of m2m_changed signal | Documentation | |||
14482 | 14482 | better documentation of flow of save in admin | Documentation | |||
14432 | 14432 | Tutorial import line missing (tiny correction) | Documentation | |||
14493 | 14493 | Typo in model instance documentation re ValidationError message_dict attribute | Documentation | |||
14510 | 14510 | Django admin doesn't consider settings.LOGIN_REDIRECT_URL | Contrib apps | |||
14307 | 14307 | Document form ChoiceField tuple | Documentation | |||
14376 | 14376 | Localflavors documentation for BRCPFField and BRCNPJField | Documentation | |||
14473 | 14473 | Convert model_package doctests to unittests | Testing framework | |||
14472 | 14472 | Convert generic_relations doctest to unittest | Testing framework | |||
14457 | 14457 | Possible error in settings.py description | Documentation | |||
14227 | 14227 | Modify contributing docs to mention the 'easy-pickings' keyword in triage | Documentation | |||
14392 | 14392 | Inconsistency for "creating forms with models" | Documentation | |||
14058 | 14058 | Add a link to db-specific options | Documentation | |||
14228 | 14228 | APPEND_SLASH behaviour should be documented better | Documentation | |||
14010 | 14010 | mention DYLD_LIBRARY_PATH in macosx installation instructions | Documentation | |||
14074 | 14074 | RFE: "Best of both worlds" for short and long? | Documentation | |||
14377 | 14377 | Add site to the context of the logout view | contrib.auth | |||
14295 | 14295 | Saving an object with a custom manager results in IntegrityError | Uncategorized |