Roberto Rosario
|
3bed82fc16
|
PEP8 cleanup, unused imports, missing imports, style cleanups
|
2014-07-10 02:45:19 -04:00 |
|
Roberto Rosario
|
5212d84090
|
Remove common app's Singleton model and use django-solo's SingletonModel instead
|
2014-07-10 01:26:51 -04:00 |
|
Roberto Rosario
|
d40931ad5b
|
Add basic authentification
|
2014-07-09 16:45:42 -04:00 |
|
Roberto Rosario
|
e60d5fedfa
|
Add django rest swagger to the requirements
|
2014-07-09 14:23:45 -04:00 |
|
Roberto Rosario
|
29eca11c50
|
Enable API pagination
|
2014-07-08 23:42:18 -04:00 |
|
Roberto Rosario
|
d19f3da730
|
Backport statistics app, remove statistic code from the main app, convert the documents and ocr apps to use the new statictics app code
|
2014-07-04 01:46:16 -04:00 |
|
Roberto Rosario
|
316a79c440
|
Revert SITE_ROOT commit
|
2014-06-29 18:41:20 -04:00 |
|
Roberto Rosario
|
d899d67311
|
Set the SITE_ROOT to be the same as the BASE_DIR by default
Useful for PYPI based installs, can be updated easily
|
2014-06-29 18:25:54 -04:00 |
|
Roberto Rosario
|
eecdd9dcea
|
Update settings.py file to conform with the Django 1.6 settings files
|
2014-06-29 15:58:48 -04:00 |
|
Rafael Esparra
|
373b1cb5b8
|
IOError Fix in Installation App
|
2014-06-29 00:04:16 -04:00 |
|
Roberto Rosario
|
117eb213c4
|
Add SOUTH_MIGRATION_MODULES setting required by taggit
|
2014-06-27 20:36:56 -04:00 |
|
Roberto Rosario
|
0a0756380b
|
Update transaction handling as changed in Django 1.6
|
2014-06-27 20:22:14 -04:00 |
|
Roberto Rosario
|
73245e66f4
|
Update and enable all language translations
|
2014-06-21 02:01:16 -04:00 |
|
Roberto Rosario
|
cf49f64676
|
Romanian language translation sync and enabling
|
2014-06-21 00:23:30 -04:00 |
|
Roberto Rosario
|
076797ff24
|
Added Bosnian translation files and enable Bosnian language selection
|
2014-06-21 00:16:38 -04:00 |
|
Roberto Rosario
|
20dc9ef703
|
reverse_lazy is now provided by Django itself
|
2014-06-20 18:38:48 -04:00 |
|
Roberto Rosario
|
fed1bb7985
|
Reduce directory struture complexity
|
2014-06-19 15:42:06 +02:00 |
|