This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
ee25ea0daf
django1
/
django
/
contrib
/
syndication
History
Aymeric Augustin
b57c48d012
Added catalogs for apps that didn't have any translations.
2014-01-05 21:18:33 +01:00
..
locale/en
/LC_MESSAGES
Added catalogs for apps that didn't have any translations.
2014-01-05 21:18:33 +01:00
__init__.py
Completely refactored legacy RSS framework to the new django.contrib.syndication package. Also added Atom support, changed the way feeds are registered and added documentation for the whole lot. This is backwards-incompatible, but the RSS framework had not yet been documented, so this should only affect tinkerers and WorldOnline.
Fixes
#329
,
#498
,
#502
and
#554
. Thanks for various patches/ideas to alastair, ismael, hugo, eric moritz and garthk
2005-11-12 03:44:53 +00:00
apps.py
Fixed
#21675
-- Added app configs for contrib apps.
2014-01-05 21:18:33 +01:00
views.py
Fixed flake8 E251 violations
2013-11-03 03:22:11 -06:00