Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Maik Hoepfel 5f23648d9e Try to prevent circular import issues 11 лет назад
..
alerts Ensure action-performing redirect views have permanent=False 11 лет назад
migrations Use Python 3 to create native migrations 11 лет назад
notifications Smarter body handling for notifications 11 лет назад
south_migrations Move migrations into south_migrations directory 11 лет назад
wishlists Use correct kwarg in WishListMoveProductToAnotherWishList 11 лет назад
__init__.py Implement AppConfig objects for non-dashboard apps 11 лет назад
abstract_models.py Test and handle text representations of models 11 лет назад
admin.py Switch to Oscar's get_model function 12 лет назад
app.py Merge branch 'releases/0.7' 11 лет назад
apps.py Implement AppConfig objects for non-dashboard apps 11 лет назад
auth_backends.py Ignore capitalisation of local part of email address 11 лет назад
config.py Add translatable verbose names to all app configs 11 лет назад
forms.py Python 3: Handle dict-like objects 11 лет назад
history.py Try to prevent circular import issues 11 лет назад
managers.py Rework email sending framework to be clearer 13 лет назад
mixins.py Ignore capitalisation of local part of email address 11 лет назад
models.py Try to prevent circular import issues 11 лет назад
receivers.py Try to prevent circular import issues 11 лет назад
signals.py Send request instance with user_registered signal 12 лет назад
utils.py Drop support for Django 1.5 11 лет назад
views.py Ensure action-performing redirect views have permanent=False 11 лет назад