django/tests/regressiontests/localflavor/mk
Claude Paroz 38408f8007 Marked bytestrings with b prefix. Refs #18269
This is a preparation for unicode literals general usage in
Django (Python 3 compatibility).
2012-05-19 17:43:34 +02:00
..
__init__.py Fixed #15856 -- Added Macedonian localflavor. Many thanks to vasiliyeah. 2011-06-12 13:31:40 +00:00
forms.py Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
models.py Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
tests.py Marked bytestrings with b prefix. Refs #18269 2012-05-19 17:43:34 +02:00