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
e6fa31a4e58fcb27e33a7e44cbb3dcd1fd2f8557
mayan-edms
/
mayan
/
apps
/
cabinets
/
tests
History
Roberto Rosario
89a7b9d6b5
Change the way wizard steps are deregistered. Instead of deleting then from the _registry class dictionary they are filtered based on the _deregistry dictionary. This way de-registration can be reversed. Useful for tests.
...
Signed-off-by: Roberto Rosario <
roberto.rosario.gonzalez@gmail.com
>
2018-07-01 23:56:30 -04:00
..
__init__.py
Integrate the Cabinets app into the core.
2017-03-09 01:59:13 -04:00
literals.py
PEP8 cleanups.
2017-03-09 02:20:41 -04:00
test_api.py
Update cabinets and document_index api views docstrings. Update multi level docstrings as per Python best practices.
2018-04-01 20:27:45 -04:00
test_events.py
Update event tests to use .id of an event instead of the .name.
2017-09-17 03:34:00 -04:00
test_models.py
Fix typos in tests.
2017-07-17 21:18:56 -04:00
test_views.py
Split document.tests.test_views.
2018-04-01 20:19:07 -04:00
test_wizard_steps.py
Change the way wizard steps are deregistered. Instead of deleting then from the _registry class dictionary they are filtered based on the _deregistry dictionary. This way de-registration can be reversed. Useful for tests.
2018-07-01 23:56:30 -04:00