You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maik Hoepfel 634909aa9f Remove dependency on six library 11 years ago
..
migrations Use Python 3 to create native migrations 11 years ago
south_migrations Move migrations into south_migrations directory 11 years ago
__init__.py Implement AppConfig objects for non-dashboard apps 11 years ago
abstract_models.py Test and handle text representations of models 11 years ago
admin.py Switch to Oscar's get_model function 12 years ago
bankcards.py Remove dependency on six library 11 years ago
config.py Add translatable verbose names to all app configs 11 years ago
exceptions.py Fix all flake8 issues. 12 years ago
forms.py Python 3: Review usage of range() 11 years ago
models.py Split payment models into abstract and concrete versions 12 years ago
utils.py Add backkwards-compatible Bankcard class factory 12 years ago