2c845ca72e
Generate a new secret key and save it to local.py settings after installation, use this local.py file by default
Roberto Rosario
2014-07-11 03:34:28 -04:00
0d55f2e0e2
Don't include local setting files, include README to create an empty media directory
Roberto Rosario
2014-07-11 03:33:37 -04:00
f12e9e4aef
Include jpg and js files in the installation
Roberto Rosario
2014-07-11 02:54:26 -04:00
f3631ee326
Downgrade version
Roberto Rosario
2014-07-11 02:54:07 -04:00
9a05278957
Do debug static media serving as per Django 1.6 docs, don't try to import DDT if it is not installed
Roberto Rosario
2014-07-11 02:48:33 -04:00
548ccda347
Add the Django debug toolbar middleware at the beginning as per the docs
Roberto Rosario
2014-07-11 02:47:56 -04:00
657b9106c2
Use timezone aware datetime in migration
Roberto Rosario
2014-07-11 01:56:54 -04:00
e13637d766
Use timezone aware datetime in migration
Roberto Rosario
2014-07-11 01:53:32 -04:00
b6d9717223
Remove last usage of Django's simplejson library
Roberto Rosario
2014-07-11 01:37:57 -04:00
2b2cd80a18
Fix and improve the existing tests
Roberto Rosario
2014-07-11 01:35:00 -04:00
2a46d6f601
Fix and improve the document_signatures test
Roberto Rosario
2014-07-11 01:31:59 -04:00
e2ae80b43d
Add the old secret key back fixes test runners
Roberto Rosario
2014-07-11 01:16:24 -04:00
df55385d07
Import base.py by default
Roberto Rosario
2014-07-11 01:15:51 -04:00
f2c351fbc7
Remove the SITE_ROOT settings variable and use Django's MEDIA_ROOT instead. By default MEDIA_ROOT will point to a new 'media' inside Mayan's main directory.
Roberto Rosario
2014-07-11 01:06:50 -04:00
3f9adb0922
Separate development settings file into two, with and without Django Debug Toolbar
Roberto Rosario
2014-07-11 00:39:58 -04:00
30f73ba73c
Increasing field length of page_label to 40 chars.
Mathias Behrle
2014-07-11 01:59:04 +02:00
bc2a04efa2
Add document uploading and deletion functional test
Roberto Rosario
2014-07-10 19:51:56 -04:00
53ab7a23e6
Adding french cleanup file.
Mathias Behrle
2014-02-27 12:48:25 +01:00
506d65c93e
Adding language correction file for Germany (deu).
Mathias Behrle
2014-02-16 19:17:15 +01:00
8d119caa81
Move instructions from section
Roberto Rosario
2014-07-10 04:48:01 -04:00
607050be65
Remove unused link and url pattern
Roberto Rosario
2014-07-10 04:46:35 -04:00
656c2e6d3c
Use the document display view and not the document preview view by default now when clicking on document thumbnails
Roberto Rosario
2014-07-10 04:45:53 -04:00