Commit Graph

19 Commits

Author SHA1 Message Date
33e1b05453 Fixes #292, Use self.object instead of the userid param that has been removed 2012-08-08 17:25:36 +01:00
ddcb6d1e86 Fix redirect on adding a new API 2012-07-06 20:48:24 +01:00
c0349b214f Fix request object 2012-07-06 20:44:22 +01:00
dorijan
2d0ed38c2e char.eveaccount_set.all().count() isn't working reliably, thus using char.active_key 2012-06-28 18:17:55 +02:00
16e1316ab2 Cleanup popup messages for add/update views 2012-06-08 16:44:35 +01:00
95f243c3f8 Correct and rename eve_api templates to be more verbose and logical 2012-06-08 16:15:21 +01:00
c4f3109452 Make use of django-braces mixins in eve_api 2012-06-08 16:02:35 +01:00
93aeb6df03 Convert CSV download to CBV, cleaned up base.py 2012-06-06 22:49:06 +01:00
3b28d3a1a3 Correct a few issues with adding/updating API keys. 2012-06-06 21:27:51 +01:00
f4e08ca8ad Switch Add/Update to use CBV, combine templates into one. 2012-06-06 20:59:29 +01:00
a39fe76e47 Fix a few minor errors with soft deletes 2012-06-06 20:08:25 +01:00
683e193f9a Update delete to CBV, add in support for soft deletes. 2012-06-06 18:52:09 +01:00
604124439d Convert character views to CBV 2012-06-06 18:28:28 +01:00
ae58b1b7cf Switch refresh view to CBV 2012-06-06 18:08:31 +01:00
0a4b30244f Initial work on eve_api for Django 1.4 2012-05-20 12:21:24 +01:00
4b503b79f0 Use Digg style pagination for Corp and Alliance detail views 2012-01-04 20:56:20 +00:00
ad7a427c00 Switch EVE API access log view to class based views 2011-12-24 01:55:45 +00:00
928f81d592 Update Corporation and Alliance views to use class views 2011-12-24 01:30:59 +00:00
4e08ad3d1b Moved EVE API views into their own module, added some CSV mixins 2011-12-24 01:12:08 +00:00