This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
matthias
/
mayan-edms
Watch
1
Star
0
Fork
0
You've already forked mayan-edms
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f3f5cff36ee156ea0b89557228f87d2f20c74746
mayan-edms
/
mayan
/
apps
/
document_indexing
History
Roberto Rosario
8712c6ee37
PEP8 cleanups.
2016-05-17 05:08:21 -04:00
..
locale
Update Spanish translation.
2016-05-08 21:57:23 -04:00
migrations
…
templates
/document_indexing
…
tests
…
__init__.py
Add default_app_config value to each app. Closes issue GL
#216
.
2015-10-19 02:57:00 -04:00
admin.py
…
api_views.py
…
apps.py
PEP8 cleanups.
2016-05-17 05:08:21 -04:00
forms.py
…
handlers.py
PEP8 cleanups.
2016-05-17 05:08:21 -04:00
links.py
Fix link resolution in the document signature list view. This view exposes 3 navigable objects, use 'resolved_object' for correct link resolution.
2016-03-26 16:28:08 -04:00
literals.py
…
managers.py
…
models.py
Add ACLs to document indexes. Convert all document indexing views to CBV. Remove the document index setup permission. Add view tests to the document indexing app. Use MPTT methods and stop relying on undocumented API.
2016-03-19 02:51:45 -04:00
permissions.py
Add ACLs to document indexes. Convert all document indexing views to CBV. Remove the document index setup permission. Add view tests to the document indexing app. Use MPTT methods and stop relying on undocumented API.
2016-03-19 02:51:45 -04:00
serializers.py
…
tasks.py
…
urls.py
Add ACLs to document indexes. Convert all document indexing views to CBV. Remove the document index setup permission. Add view tests to the document indexing app. Use MPTT methods and stop relying on undocumented API.
2016-03-19 02:51:45 -04:00
views.py
Change the variable name to better represent the class of the instance.
2016-05-04 00:11:18 -04:00
widgets.py
PEP8 cleanups.
2016-03-19 03:00:03 -04:00