This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
talk.org /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Jun 09 10:04:45 -0700 2008 | |
| |
LICENSE.txt | Mon Jun 09 10:38:56 -0700 2008 | |
| |
README.textile | Mon Jun 09 10:42:07 -0700 2008 | |
| |
app.yaml | Sun Jun 08 23:49:03 -0700 2008 | |
| |
appengine_django/ | Fri Jun 06 12:19:00 -0700 2008 | |
| |
controllers/ | Thu Jun 12 11:11:54 -0700 2008 | |
| |
deploy.sh | Sat Jun 07 18:39:47 -0700 2008 | |
| |
django/ | Fri Jun 06 11:55:31 -0700 2008 | |
| |
django_bootstrap.py | Sat Jun 07 21:59:59 -0700 2008 | |
| |
gae_sessions.py | Fri Jun 06 11:55:31 -0700 2008 | |
| |
index.yaml | Thu Jun 12 11:11:54 -0700 2008 | |
| |
models.py | Wed Jun 11 17:33:40 -0700 2008 | |
| |
my_filters/ | Sun Jun 08 23:49:03 -0700 2008 | |
| |
settings.py.sample | Mon Jun 09 10:04:45 -0700 2008 | |
| |
static/ | Wed Jun 11 17:33:40 -0700 2008 | |
| |
templates/ | Wed Jun 11 20:28:59 -0700 2008 | |
| |
tools/ | Fri Jun 06 11:55:31 -0700 2008 | |
| |
urls.py | Wed Jun 11 15:13:35 -0700 2008 | |
| |
views.py | Sat Jun 07 21:59:59 -0700 2008 |
README.textile
Talk.org source code
This is a Twitter like application written in Python/Django for Google’s AppEngine.
The live running version of this is on Talk.org
Here is The original Announcement for Talk.org
I’ll happily accept patches, suggestions etc.
I’m releasing my code under GPL v3 as this is the best license IMHO for Web Applications.
Of course this code builds on Django, Google and other libraries. In particular I used
Wuzhere as the base for application structure etc.
Talk.org - A Twitter like Application Copyright (C) 2008 Pelle Braendgaard This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.







