Commit 454fd042 authored by Dmitry Shelepnev's avatar Dmitry Shelepnev
Browse files

Some changes in CatalogsFeed

parent 7ff3f6c8
Loading
Loading
Loading
Loading
+179 −172

File changed.

Preview size limit exceeded, changes collapsed.

+4 −0
Original line number Diff line number Diff line
## Как делсть syndication на Django
http://djbook.ru/rel1.4/ref/contrib/syndication.html#a-simple-example
https://docs.djangoproject.com/en/1.9/ref/contrib/syndication/
http://djbook.ru/ch11s05.html

manage.py magemessages -l ru
manage.py compilemessages

## О трансляции на другие языки
http://djbook.ru/rel1.5/topics/i18n/translation.html
Loading