This website requires JavaScript.
Explore
Help
Sign In
taiga
/
taiga-back
Watch
1
Star
0
Fork
You've already forked taiga-back
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
83308c351b
taiga-back
/
taiga
/
base
/
api
History
David Barragán Merino
7a88df1e08
Change django.db.models.loading.get_model (deprecated in django 1.7) to django.apps.apps.get_model
2014-09-25 11:32:50 +02:00
..
__init__.py
Adding pagination disabled for history
2014-08-28 13:11:04 +02:00
generics.py
[HUGE CHANGE] Changed the permissions system
2014-07-24 12:19:06 +02:00
mixins.py
On retrieve not apply the filter, only check the permissions
2014-08-19 10:07:20 +02:00
pagination.py
[HUGE CHANGE] Changed the permissions system
2014-07-24 12:19:06 +02:00
permissions.py
Change django.db.models.loading.get_model (deprecated in django 1.7) to django.apps.apps.get_model
2014-09-25 11:32:50 +02:00
views.py
Adding import api
2014-09-08 12:33:32 +02:00
viewsets.py
Adding pagination disabled for history
2014-08-28 13:11:04 +02:00