Andrew Badr
(andrewbadr)
Most Active Role
Reporter
Most Active Component
Contrib.Staticfiles
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (25) | Reporter (20) | Owner (6) | Commenter (57) | Summary | Component |
---|---|---|---|---|---|---|
27201 | 27201 | ✅ | 4 | Django 1.10 with STATICFILES_STORAGE breaks on absolute path in CSS with double slash | contrib.staticfiles | |
31176 | 31176 | ✅ | "manage.py migrate" should wrap all migrations into a single transaction. | Migrations | ||
30316 | 30316 | ✅ | 1 | Link to default logging dictConfig in documentation | Documentation | |
29787 | 29787 | ✅ | 4 | ForeignKey to User with BigIntegerField id/pk gets created as 'integer' instead of 'bigint' field in postgres | Database layer (models, ORM) | |
27422 | 27422 | ✅ | 3 | `makemigrations` fails to migrate ForeignKey types across app boundaries | Database layer (models, ORM) | |
19222 | 19222 | ✅ | Clarify that custom managers don't apply to intermediate joins | Documentation | ||
11866 | 11866 | ✅ | 2 | non-null FK to a CharField primary key fails when key value is the empty string, giving "[model.fk_col] may not be NULL" | Database layer (models, ORM) | |
23939 | 23939 | ✅ | 3 | SessionAuthenticationMiddleware causes "Vary: Cookie" header no matter what | contrib.auth | |
12670 | 12670 | ✅ | 3 | TemporaryUploadedFile objects do not respect FILE_UPLOAD_PERMISSIONS | File uploads/storage | |
15124 | 15124 | ✅ | 3 | BooleanField should not use False as default (unless provided) | Database layer (models, ORM) | |
10912 | 10912 | ✅ | 3 | Autoescaping variable input in template tags | Template system | |
6587 | 6587 | ✅ | 5 | remove django.templates __path__ hacking | Template system | |
11284 | 11284 | ✅ | Support i18n tags in templates with .js extension | Internationalization | ||
12171 | 12171 | ✅ | 7 | transaction.savepoint_rollback fails with postgresql DATABASE_ENGINE | Database layer (models, ORM) | |
12798 | 12798 | ✅ | 2 | Markup typo in 1.2 release notes | Documentation | |
12912 | 12912 | ✅ | Deprecate psycopg1 | Database layer (models, ORM) | ||
10234 | 10234 | ✅ | 1 | makemessages.py SyntaxErrors are hard to track because they don't say which template or file it happened in | Internationalization | |
10655 | 10655 | ✅ | ✅ | 1 | django/utils/text.py contains inconsistent indentation | Uncategorized |
10287 | 10287 | ✅ | 3 | Formset documentation has no information about practical formset validation | Documentation | |
7611 | 7611 | ✅ | auth app PasswordResetTest requires admin app to be installed | Testing framework | ||
7820 | 7820 | ✅ | django.core.exceptions.MiddlewareNotUsed documentation is difficult to access | Documentation | ||
8298 | 8298 | ✅ | Missing to_python methods causing issues with serialization | Uncategorized | ||
7818 | 7818 | ✅ | 3 | Merging querysets can result in wrong operator grouping | Database layer (models, ORM) | |
730 | 730 | ✅ | 7 | more explicit middlware ordering | Core (Other) | |
6965 | 6965 | ✅ | 2 | urlize should be faster | Template system |