Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Michael van Tellingen 4d871d98e2 Add __all__ to models module of overridable apps 11 лет назад
..
migrations Get currency default value to play nice with Django 1.7 migrations 11 лет назад
south_migrations Move migrations into south_migrations directory 11 лет назад
__init__.py Implement AppConfig objects for non-dashboard apps 11 лет назад
abstract_models.py Get currency default value to play nice with Django 1.7 migrations 11 лет назад
admin.py Switch to Oscar's get_model function 12 лет назад
bankcards.py Remove dependency on six library 11 лет назад
config.py Add translatable verbose names to all app configs 11 лет назад
exceptions.py Fix all flake8 issues. 12 лет назад
forms.py Python 3: Review usage of range() 11 лет назад
models.py Add __all__ to models module of overridable apps 11 лет назад
utils.py Add backkwards-compatible Bankcard class factory 12 лет назад