Commit Graph

19 Commits

Author SHA1 Message Date
cc4f986edb Decoupled the "reddit" application from the main program 2010-12-20 12:17:14 +00:00
46f1cdd236 New Registration form that blocks bad domains 2010-11-12 09:30:45 +00:00
f555e85e3d First step of the groups subapp, view groups and request access done 2010-10-21 16:27:47 +01:00
4e842f4a9f Bring piston-api up to current master
Conflicts:

	.gitignore
	urls.py
2010-04-14 12:55:18 +01:00
7980e4bcb4 Added HR to urls and added a disabled entry in settings.py 2010-04-05 03:20:11 +01:00
9503dd12f6 Removed django_cron reference 2010-03-23 10:05:22 +00:00
3931f86dee Basic django-piston based API package. 2010-03-18 23:35:45 +00:00
65a6e3155b Registration now uses unique email form, stops multiple registrations, fixes #16 2010-03-17 00:24:54 +00:00
cc24c655c1 Fix eve_proxy urls delcaration 2010-03-09 20:28:04 +00:00
da60eacbd5 Export eve_proxy api access via /eveapi/ 2010-03-07 02:22:04 +00:00
dreddit
3ade863823 Added django_cron to urls 2010-02-27 19:04:34 +01:00
2b358a4b9c Fixed URLs, use proper registration.urls 2010-02-27 17:39:48 +00:00
7c596f5037 Further formatting and bug fixes 2010-02-25 23:37:05 +00:00
c0a5f75504 Views now working, basic construction complete 2010-02-25 22:44:59 +00:00
78cb8409b4 Fixed SSOUser snafu 2010-02-25 19:21:56 +00:00
131bc18d0e Fixed URLconf issues, added seperate live/test db setting 2010-02-25 18:17:29 +00:00
53630f980f Various changes to several aspects of the model base.
* Added SSOUser extension profile for auth
* Now checks for Corp membership and executes required commands
* Various small fixups
2010-02-25 15:49:56 +00:00
b6168ae824 Sync with local modifications 2010-02-24 16:05:00 +00:00
b8e5647148 Initial import 2010-02-23 10:16:25 +00:00