Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Maik Hoepfel 7dcecdcb97 Use Python 3 to create native migrations 11 лет назад
..
migrations Use Python 3 to create native migrations 11 лет назад
south_migrations Move migrations into south_migrations directory 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 лет назад
bankcards.py Python 3 fixes caught by python-modernize 12 лет назад
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 Split payment models into abstract and concrete versions 12 лет назад
utils.py Add backkwards-compatible Bankcard class factory 12 лет назад