Opened 16 years ago

Closed 16 years ago

#6029 closed (duplicate)

django/contrib/admin/media/css/base.css refers to null

Reported by: marcuzero@… Owned by: nobody
Component: contrib.admin Version: dev
Severity: Keywords: css
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

django/contrib/admin/media/css/base.css refers to null
while null.css is meant

Change History (1)

in reply to:  description comment:1 by marcuzero@…, 16 years ago

Resolution: duplicate
Status: newclosed

Replying to marcuzero@gmail.com:

django/contrib/admin/media/css/base.css refers to null
while null.css is meant

Duplicate of #2086. My fault. Sorry.

Note: See TracTickets for help on using tickets.
Back to Top