Browse Source

Typo fixed.

Rafał Pitoń 11 years ago
parent
commit
b7ae3a4ff5

+ 0 - 0
misago/vews/__init__.py → misago/views/__init__.py


+ 0 - 0
misago/vews/exceptions/__init__.py → misago/views/exceptions/__init__.py


+ 0 - 0
misago/vews/exceptions/handler.py → misago/views/exceptions/handler.py


+ 0 - 0
misago/vews/exceptions/middleware.py → misago/views/exceptions/middleware.py


+ 0 - 0
misago/vews/tests/__init__.py → misago/views/tests/__init__.py


+ 0 - 0
misago/vews/tests/test_exceptions.py → misago/views/tests/test_exceptions.py