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
337036247e0cd51d5576d1985a456a244d320fec
test-auth
/
reddit
History
Andrew Williams
484a459987
Removed django_cron dependancy, use manual started cronjobs
2010-03-23 09:43:04 +00:00
..
__init__.py
Added basic reddit model
2010-03-02 22:31:59 +00:00
admin.py
Added a "Reddit Eligible" field in the admin interface.
2010-03-12 16:36:46 +00:00
api.py
Added further work on reddit API and cronjobs
2010-03-18 22:11:48 +00:00
cron.py
Removed django_cron dependancy, use manual started cronjobs
2010-03-23 09:43:04 +00:00
forms.py
Admin now uses a custom form to sort User selection box
2010-03-03 15:03:48 +00:00
models.py
Limit admin fields to User/Reddit User, stopping odd error messages
2010-03-03 14:07:10 +00:00