management
|
remove optparse
|
2016-02-20 15:15:01 +05:30 |
migrations
|
db migration
|
2016-02-20 15:15:01 +05:30 |
__init__.py
|
more moving around
|
2010-11-08 17:34:25 +01:00 |
admin.py
|
rename Item.itemId to Item.public_id
|
2014-09-19 12:26:46 +00:00 |
data_api.py
|
- rework file/upload handling, no more extras
|
2011-10-15 17:21:41 +02:00 |
managers.py
|
user.get_profile()->user.profile
|
2016-02-19 22:06:11 +05:30 |
models.py
|
user.get_profile()->user.profile
|
2016-02-19 22:06:11 +05:30 |
tasks.py
|
fix clip random
|
2016-02-20 15:15:01 +05:30 |
timelines.py
|
from __future__ import print_function
|
2016-02-18 16:19:26 +05:30 |
urls.py
|
use django.conf.urls url instead of patterns
|
2016-02-20 06:00:13 +00:00 |
utils.py
|
dont start filenames with .
|
2013-07-29 15:58:22 +00:00 |
views.py
|
stop using RequestContext
|
2016-02-20 15:15:02 +05:30 |