Statistics
| Branch: | Tag: | Revision:

root / snf-webproject / synnefo / webproject / management / commands @ b0e7f310

Name Size
__init__.py 10.4 kB
link_static.py 3.8 kB
show_urls.py 2.3 kB

Latest revisions

# Date Author Comment
b0e7f310 03/14/2013 03:58 pm Christos Stavrakakis

Add ListCommand to be used for all *-list commands

Create a generic ListCommand to be user for all *-list management
commands. ListCommand handles must tasks that are common to all
management commands, like retrieving objects from db, filtering
results and formating output to a pretty table, json or csv....

55b1e11f 02/15/2012 02:16 pm Kostas Papadimitriou

Move link_static management command in webproject

2ce0636e 01/12/2012 03:06 pm Kostas Papadimitriou

Initial commit for snf-webproject

- new package snf-webproject
- moved basic django related settings in snf-webproject
- added new entry point utils to ease the extension mechanism of
snf-webproject (urlpatterns, middleware, static_files, installed_apps)...

View revisions

Also available in: Atom