asd

(albsen)

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 (18) Reporter (3) Owner (0) Commenter (0) Summary Component
27201 27201 Django 1.10 with STATICFILES_STORAGE breaks on absolute path in CSS with double slash contrib.staticfiles
34012 34012 QuerySet.order_by() silently skips non-existing fields on related fields with Meta.ordering. Database layer (models, ORM)
27961 27961 Misconfigured SECURE_PROXY_SSL_HEADER setting is ignored HTTP handling
27865 27865 Document use of Manager rather than BaseManager for from_queryset() Documentation
27834 27834 Add the STRPOS database function Database layer (models, ORM)
27518 27518 HTTP Referer leaks password reset link contrib.auth
27536 27536 order_by('pk') is not obeyed if superclass has default ordering Database layer (models, ORM)
27482 27482 Conditional Expressions documentation should have an example for filter() methods Documentation
27328 27328 return `Set-Cookie` if sessionid= None value contrib.sessions
27262 27262 Delegate URL resolver checks to URL classes Core (URLs)
27283 27283 Typo in the documentation Documentation
27284 27284 Typo error in doc file Documentation
27276 27276 Document how to reverse the admin's login view Documentation
27238 27238 Disable check_pattern_startswith_slash if settings.APPEND_SLASH=False Core (System checks)
12706 12706 GeoQuerySet.__init__ doesn't make use of "using" kwarg GIS
16201 16201 When Content-Length is 0, MultiPartParser violates RFC2616 HTTP handling
11814 11814 GIS with mysql doesnt work together with multidb raises argument exception on make_atom() GIS
935 935 weird interaction between edit_inline and OneToOneField causes adding through admin to fail contrib.admin