【发布时间】:2018-04-18 16:59:14
【问题描述】:
我是 django/oscar 的初学者。 我创建了我的虚拟环境,并按照创建新 django 项目的过程进行操作。
现在,我想个性化我的页面,而不需要分叉 repo。我只想扩展 oscar 的模板(例如更改背景,添加新的导航栏 ecc)。
【问题讨论】:
-
欢迎来到 stackoverflow.com。请花一些时间阅读help pages,尤其是名为"What topics can I ask about here?" 和"What types of questions should I avoid asking?" 的部分。也请take the tour 阅读how to ask 好问题。最后请学习如何创建Minimal, Complete, and Verifiable Example。
标签: django django-templates django-oscar