Manuel Saelices
(msaelices)
Most Active Role
Reporter
Most Active Component
Contrib.Admin
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (52) | Reporter (46) | Owner (23) | Commenter (95) | Summary | Component |
---|---|---|---|---|---|---|
28889 | 28889 | ✅ | 1 | Use JavaScript to prevent double submission of admin forms | contrib.admin | |
16180 | 16180 | ✅ | 3 | IGNORED_PARAMS customization | contrib.admin | |
494 | 494 | 1 | Collapse in admin interface for inline related objects | contrib.admin | ||
25283 | 25283 | ✅ | 2 | ManifestStaticFilesStorage does not works in edge cases while importing url font-face with IE hack | contrib.staticfiles | |
8033 | 8033 | ✅ | 11 | Better error handling for gettext and gettext_lazy issues | Internationalization | |
7837 | 7837 | ✅ | ✅ | 5 | Hierarchy in forms metaclasses can miss declarated fields in forms | Forms |
19082 | 19082 | ✅ | Improve the prepopulated_fields autocompletion logic | contrib.admin | ||
5493 | 5493 | ✅ | make-messages.py not parses JS *.html templates for domain djangojs | Internationalization | ||
9154 | 9154 | ✅ | 12 | Cache compiled templates | Template system | |
7043 | 7043 | ✅ | ✅ | 2 | Bad verbosity in loaddata command when fixtures location passed by param baddly | Core (Management commands) |
16194 | 16194 | ✅ | ✅ | 1 | Typo error in admin docs... pagination stuff | Documentation |
15530 | 15530 | ✅ | ✅ | Error in template.loader deprecation warning | Template system | |
9474 | 9474 | ✅ | ✅ | user_passes_test decorator cannot be applied twice | contrib.auth | |
10437 | 10437 | ✅ | Typo in forms media docs | Documentation | ||
8581 | 8581 | ✅ | Obsolete command in whatsnext docs | Documentation | ||
7006 | 7006 | ✅ | 3 | Overridden fields/widgets for ForeignKeys in ModelForms | Forms | |
8398 | 8398 | ✅ | 3 | Admin lists aren't showing non-field columns in table header | contrib.admin | |
8568 | 8568 | ✅ | Remove note about missing signals documentation in models doc. | Documentation | ||
7841 | 7841 | ✅ | ✅ | 1 | A typo in newforms docs, {% form %} is a not needed line | Documentation |
12875 | 12875 | ✅ | 1 | Cannot redefine admin ordering dynamically | contrib.admin | |
16195 | 16195 | ✅ | ✅ | 1 | Document the ModelAdmin.get_changelist | Documentation |
15139 | 15139 | ✅ | ✅ | 1 | Admin delete_view don't use per object permissions backends | contrib.admin |
15140 | 15140 | ✅ | ✅ | 3 | Allow redefining object to delete collector in Django admin | contrib.admin |
14989 | 14989 | ✅ | 2 | Allow serializers to non ovewrite fixtures objects if they are marked as non overridable | Core (Serialization) | |
12413 | 12413 | ✅ | 2 | A little typo error in Model.objects.raw() docs | Documentation | |
8767 | 8767 | ✅ | Should user profile docs mention OneToOne fields? | Documentation | ||
12029 | 12029 | ✅ | Error when running django tests with postgresql 8.3 | Testing framework | ||
10262 | 10262 | ✅ | Allow to clear object before deleting to avoid data loss because delete cascade behaviour | Database layer (models, ORM) | ||
8508 | 8508 | ✅ | Design philosophies should become more visible in new docs site | Documentation | ||
10261 | 10261 | ✅ | Allow to clear object before deleting to avoid data loss because delete cascade behaviour | Database layer (models, ORM) | ||
9266 | 9266 | ✅ | Update simplejson to 2.0.1 | Core (Serialization) | ||
9144 | 9144 | ✅ | Bug with formsets validation in admin with models with m2m through other model | contrib.admin | ||
8570 | 8570 | ✅ | Wrong indentation style in django/contrib/formtools/utils.py | contrib.formtools | ||
8580 | 8580 | ✅ | Missing links to django source files in settings doc. | Documentation | ||
8578 | 8578 | ✅ | Typo in testing docs, that also makes bad highlight | Documentation | ||
8572 | 8572 | ✅ | ✅ | 3 | Improve flexibility of admin.autodiscover for custom admin sites | contrib.admin |
8503 | 8503 | ✅ | Improve legibility of targeted sections in web documentation | *.djangoproject.com | ||
8243 | 8243 | ✅ | ✅ | model-api docs not updated to FileField refactor | Documentation | |
7316 | 7316 | ✅ | ✅ | Use ugettext_lazy instead of ugettext in contrib.localflavor | contrib.localflavor | |
7044 | 7044 | ✅ | ✅ | Typo error in django.db.models.loading.py | Database layer (models, ORM) | |
6512 | 6512 | ✅ | Complete model_api documentation in order to include an example of ORM generation with custom SQL | Documentation | ||
6787 | 6787 | ✅ | ✅ | 3 | Typo error using _result_cache in queryset-refactor branch in [7246] revision | Database layer (models, ORM) |
5570 | 5570 | ✅ | 3 | Improve performance of generic relations | Database layer (models, ORM) | |
5469 | 5469 | ✅ | ✅ | 2 | Document difference in cleaning between initial and data parameter when using dynamic initial parameters | Documentation |
5513 | 5513 | ✅ | 13 | Last session refactoring vastly down Django performance | Contrib apps | |
5496 | 5496 | ✅ | ✅ | 4 | It's needed a test directory for testing own django views (generic views, i18n views, etc.) | Testing framework |
5511 | 5511 | ✅ | Some tests don't are "unicodized" | Testing framework | ||
5492 | 5492 | ✅ | ✅ | Typo error in docs/i18n.txt | Documentation | |
4519 | 4519 | ✅ | 5 | Cannot use form_from_instance with a ManyToMany field | Forms | |
5489 | 5489 | ✅ | ✅ | 1 | Changes on set_language generic view from i18n not reflected in docs | Documentation |
4663 | 4663 | ✅ | 2 | UnicodeDecodeError with SelectDateWidget | Forms | |
5145 | 5145 | ✅ | 4 | MultiWidget / MultiValueField does not interpret initial data | Forms |