Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXY
]
Django - A high-level Python Web framework
- Description:
Django is a high-level Python Web framework that encourages rapid
development and a clean, pragmatic design. It focuses on automating as
much as possible and adhering to the DRY (Don't Repeat Yourself)
principle.
Packages:
Changelog:
by Steve 'Ashcrow' Milner (2009-10-21):
- Removed po files per BZ#529188.
|