This website requires JavaScript.
Explore
Help
Sign In
nikdoof
/
test-auth
Watch
1
Star
0
Fork
0
You've already forked test-auth
mirror of
https://github.com/nikdoof/test-auth.git
synced
2025-12-14 06:42:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6054f2a103639dc1da51ddd4d63777a9d728a9ba
test-auth
/
reddit
History
Andrew Williams
db28b3902a
Migrated the final cronjobs over to tasks
2010-11-10 12:15:43 +00:00
..
migrations
Moved to using South, and used a better repo for JSONField
2010-07-01 18:31:42 +01:00
__init__.py
Added basic reddit model
2010-03-02 22:31:59 +00:00
admin.py
Don't use the form for Admin, and only update the API on first add
2010-10-18 12:21:45 +01:00
api.py
Add some better error detection into the Reddit API, also state exactly what the arguments are
2010-11-08 14:41:52 +00:00
forms.py
Small bits of documentation for the Reddit app
2010-08-07 12:32:58 +01:00
models.py
Modified Reddit test to check for unicode return
2010-11-04 11:49:19 +00:00
tasks.py
Convert validation processing to a celery task
2010-11-08 15:06:16 +00:00