選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Maik Hoepfel 5c352752da Update queryset manager method names 11年前
..
catalogue Update queryset manager method names 11年前
communications Remove dependency on six library 11年前
offers Allow access to all non-voucher offers in offers dashboard 11年前
orders Correct amount calculation when creating payment events in dashboard 11年前
pages Add translatable verbose names to all app configs 11年前
partners flake8: ignore new migrations directories and fix warnings 11年前
promotions flake8: ignore new migrations directories and fix warnings 11年前
ranges Move RangeProductFileUpload model from dashboard to offers app 11年前
reports flake8: ignore new migrations directories and fix warnings 11年前
reviews flake8: ignore new migrations directories and fix warnings 11年前
shipping flake8: ignore new migrations directories and fix warnings 11年前
users Merge branch 'issue/1446/usersearchform' 11年前
vouchers flake8: ignore new migrations directories and fix warnings 11年前
__init__.py Implement AppConfig objects for non-dashboard apps 11年前
app.py Add basic shipping method list view 11年前
config.py Add translatable verbose names to all app configs 11年前
menu.py Backport import_string from Django 11年前
models.py Fix all flake8 issues. 12年前
nav.py Make access check function for dashboard easier to customise 12年前
tables.py Move dashboard categories list to django-tables2 11年前
views.py Python 3: Review usage of range() 11年前