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 5f23648d9e Try to prevent circular import issues 11 years ago
..
logging Correct flake8 errors and warnings 13 years ago
__init__.py Added core and test packages 14 years ago
ajax.py Fix code typo and lint issues 12 years ago
application.py Python 3: Handle dict-like objects 11 years ago
compat.py Replace compat.urlparse with six.moves.urlparse.parse 11 years ago
context_processors.py Replace compat.urlparse with six.moves.urlparse.parse 11 years ago
customisation.py Minor fixes for fork_app command 11 years ago
decorators.py Deprecate availability/price methods on StockRecord 12 years ago
exceptions.py Move all loading exceptions into new exceptions module 12 years ago
loading.py Try to prevent circular import issues 11 years ago
phonenumber.py Test and handle text representations of models 11 years ago
prices.py Polish for Price.__eq__ changes 11 years ago
utils.py OSCAR_SLUG_FUNCTION: Support string notation to set slugifier 11 years ago
validators.py Enforce changing password follow password rules 12 years ago