Agora Octave: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
* [https://github.com/dcramer/django-ratings User ratings]. | * [https://github.com/dcramer/django-ratings User ratings]. | ||
* [https://docs.djangoproject.com/en/dev/ref/contrib/comments/ Comments]. | * [https://docs.djangoproject.com/en/dev/ref/contrib/comments/ Comments]. | ||
* Tags and Flags. Is [https://docs.djangoproject.com/en/dev/howto/custom-template-tags/ this] what we want | * Tags and Flags. Is [https://docs.djangoproject.com/en/dev/howto/custom-template-tags/ this] what we want? | ||
* Download counts. | * Download counts. | ||
* [http://stackoverflow.com/questions/5871730/need-a-minimal-django-file-upload-example Upload files] | * [http://stackoverflow.com/questions/5871730/need-a-minimal-django-file-upload-example Upload files] | ||
== External links == | == External links == | ||
[http://agora.octave.org/ Agora website] | [http://agora.octave.org/ Agora website] |
Revision as of 22:41, 19 July 2012
Agora Octave is a place dedicated for rapid collaboration related to GNU Octave and distribution of community contributed code and packages. You can browse code submissions or contribute your own.
Features (desired)
- User account. ✔
- User profile. ✔
- User ratings.
- Comments.
- Tags and Flags. Is this what we want?
- Download counts.