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
723dbdb7e4805dc5f268c22655197b9620f2ae73
mayan-edms
/
apps
/
dynamic_search
History
Roberto Rosario
da6d1c474b
Update compiled translation files
2012-02-22 16:14:40 -04:00
..
conf
…
locale
Update compiled translation files
2012-02-22 16:14:40 -04:00
templates
…
templatetags
…
__init__.py
…
admin.py
Added recent searches per user support and the SEARCH_RECENT_COUNT configuration option
2011-06-28 03:45:25 -04:00
api.py
Adv search now redirects to a cleaner results view with a 'search again' button, PEP8 cleanups, removed reduntant code
2011-06-22 01:42:07 -04:00
forms.py
…
managers.py
Add anonymous user support to the dynamic search app's Savedsearch model manager method
2012-01-07 23:36:41 -04:00
models.py
Change comment style
2012-01-02 06:44:38 -04:00
urls.py
…
views.py
…