0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed model for resource 'article' to `ella.articles.models.Article` (refers to #10) More... over 11 years ago
checkout tastypie from github repo (fixes #9) More... over 11 years ago
Store user into `request.user` in authenticator instead of middleware (fixes #3) More... over 11 years ago
Get API key by `get_or_create` method More... over 11 years ago
Typo More... over 11 years ago
Update time of API key with every regeneration. More... over 11 years ago
Use constant as expiration time. More... over 11 years ago
Allow ordering of publishables and photos. More... over 11 years ago
Added sample POST request for related articles. More... over 11 years ago
Create directory path to photos if it doesn't exist and photo is rotated. More... over 11 years ago
Test article filtering for 2 articles in DB. More... over 11 years ago
Changed filtering for `PhotoResource`. More... over 11 years ago
Login response tests. More... over 11 years ago
Removed ella workflow init (caused inconsistencies with test workflows). More... over 11 years ago
Deleting test workflow. More... over 11 years ago
COde polishing. More... over 11 years ago
Created advanced test workflow & refactorized deletion function. More... over 11 years ago
Fixed bad perms type. More... over 11 years ago
Corrected auth. tree. More... over 11 years ago
Merge branch 'master' of github.com:SanomaCZ/ella-hub More... over 11 years ago
Resource for model `ella.core.models.Related` added. More... over 11 years ago
Use `request.method` and local variable `user`. More... over 11 years ago
Superuser is always authorized to the resource. More... over 11 years ago
Removed bad imports More... over 11 years ago
Added possibility to add tags for every public resource. More... over 11 years ago
Imports from the same module joined on one line. More... over 11 years ago
Added cache for field permissions in every resource class. More... over 11 years ago
Merge branch 'master' of https://github.com/SanomaCZ/ella-hub More... over 11 years ago
Workflow set to model. More... over 11 years ago
Permissions utils polishing & refactoring. More... over 11 years ago