Roberto Rosario
|
26d64c45f5
|
Add the @python_2_unicode_compatible to all models. Closes issue #67
|
2015-04-01 02:40:19 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
f5e1adedfa
|
Add field to set validation function separately from the lookup field
|
2015-01-14 15:50:41 -04:00 |
|
Roberto Rosario
|
35821df7ee
|
Add TODO reminder
|
2015-01-03 12:17:36 -04:00 |
|
Roberto Rosario
|
82bedefff6
|
Add unicode method, update and optimize validation code
|
2014-12-08 19:34:40 -04:00 |
|
Roberto Rosario
|
704abb7059
|
Use related_name 'metadata' to access document types' metadata types
|
2014-12-08 18:37:54 -04:00 |
|
Roberto Rosario
|
5050c7319c
|
Remove preemptive document metadata selection
|
2014-12-08 18:33:57 -04:00 |
|
Roberto Rosario
|
4aa84b778c
|
Only allow one instance of a metadata type per document
|
2014-12-02 00:43:56 -04:00 |
|
Roberto Rosario
|
8194e898a0
|
Make the title field of the MetatadaType model a required field
|
2014-11-11 04:23:31 -04:00 |
|
Roberto Rosario
|
8a54e2bde4
|
Add flag to allow signals to bypass metadata validation
|
2014-11-03 00:09:58 -04:00 |
|
Roberto Rosario
|
5ca3684712
|
Reduce number of queries for document metadata retrieval
|
2014-11-02 23:41:12 -04:00 |
|
Roberto Rosario
|
d92bd67331
|
Add validation to block removal of required metadata types from a document
|
2014-10-30 03:20:37 -04:00 |
|
Roberto Rosario
|
95a27df1e3
|
Change the way metadata types are associated to a document type, add required boolean field to the association
|
2014-10-30 02:24:12 -04:00 |
|
Roberto Rosario
|
6eb6c43807
|
Automatically the appropiate metadata types when the document's type is changed
|
2014-10-28 02:01:59 -04:00 |
|
Roberto Rosario
|
21d51accec
|
Make sure the metadata being added is allowed
|
2014-10-27 23:21:13 -04:00 |
|
Roberto Rosario
|
92c76d9f33
|
Issue #56, Remove Metadata Sets
|
2014-10-21 17:14:31 -04:00 |
|
Roberto Rosario
|
8bac1525be
|
PEP8 cleanups
|
2014-10-08 19:39:16 -04:00 |
|
Roberto Rosario
|
06dd1b3368
|
Issue #39, Explicitly captalize string now that they are not capitalized blindly by the templates
|
2014-10-02 01:17:27 -04:00 |
|
Roberto Rosario
|
e9717d9bdd
|
Add reminder to add functionality
|
2014-07-20 17:25:15 -04:00 |
|
Roberto Rosario
|
66fd17a3fb
|
Remove the translatable text manipulation, add remarks
|
2014-07-20 16:55:30 -04:00 |
|
Roberto Rosario
|
5e3d5c7fcb
|
Use metadata model's related name to address a document's metadata instances
|
2014-06-25 03:01:27 -04:00 |
|
Roberto Rosario
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|