Commit Graph

1041 Commits

Author SHA1 Message Date
Bojan Mihelac e928c8f9f8 Refactor get_diff to use export_field 2012-11-28 18:49:40 +01:00
Bojan Mihelac 4f99adf0df Refactor Resource.clean into Resource.import_obj 2012-11-28 18:38:22 +01:00
Bojan Mihelac ace9aef494 Update docs 2012-11-28 17:33:19 +01:00
Bojan Mihelac 8e8bddf7e8 Remove built docs 2012-11-28 17:33:12 +01:00
Bojan Mihelac 8be4e91d94 Ignore doc builds 2012-11-28 17:32:10 +01:00
Bojan Mihelac e60e2a8d9b Allow overriding widgets kwargs in Meta class. 2012-11-28 17:25:38 +01:00
Bojan Mihelac 3b3b00fbbd Add DateTimeWidget 2012-11-28 16:39:48 +01:00
Bojan Mihelac 7ce6459b8d Add follow relationship functionality 2012-11-28 16:33:13 +01:00
Bojan Mihelac ac74c34b14 Add follow relationship functionality 2012-11-28 16:33:05 +01:00
Bojan Mihelac 8d0d63f0fb Remove .egg files 2012-11-28 11:03:36 +01:00
Bojan Mihelac 266aced904 Remove requirements.txt 2012-11-28 10:52:18 +01:00
Bojan Mihelac e0d3e24649 More refactoring and start writing docs 2012-11-28 10:51:55 +01:00
Bojan Mihelac 2c6c761174 Add save method to Field 2012-11-28 08:29:50 +01:00
Bojan Mihelac 674317721d Refactor to represent objects with Resource type 2012-11-26 14:35:55 +01:00
Bojan Mihelac b40f01b7e9 Move Result, RowResult to own module 2012-11-22 14:00:32 +01:00
Bojan Mihelac 938a68227d Set dev version 2012-11-22 10:55:39 +01:00
Bojan Mihelac 88a02ff953 Bumb version 2012-11-22 10:55:07 +01:00
Bojan Mihelac a654e370d2 Make export more configurable 2012-11-22 10:54:37 +01:00
Bojan Mihelac 9402ccfb9d Exporting respect change_list filters. 2012-11-22 09:53:50 +01:00
Bojan Mihelac 71e7d64e55 Set dev version 2012-11-21 17:35:05 +01:00
Bojan Mihelac a08a66f0f1 Bump version 2012-11-21 17:31:38 +01:00
Bojan Mihelac 7124599df8 Add rudimental export support 2012-11-21 17:30:10 +01:00
Bojan Mihelac 02170049c6 Add before_save_instance method 2012-11-19 10:03:18 +01:00
Bojan Mihelac 53577cb28f Add before_save_instance method 2012-11-19 10:02:55 +01:00
Bojan Mihelac 0bb8dd210d FIX setup.py 2012-11-19 08:33:17 +01:00
Bojan Mihelac 9ec5d7c43c Bump dev version 2012-11-19 08:25:32 +01:00
Bojan Mihelac 642dc35e57 Use moule names for format select key. 2012-11-18 19:17:55 +01:00
Bojan Mihelac 8295311e90 Refactor CachedInstanceLoader
add `get_queryset` method to allow easy overriding
2012-11-18 18:59:36 +01:00
Bojan Mihelac 7dc35d2338 FIX: `get_representation` should return values 2012-11-18 17:42:09 +01:00
Bojan Mihelac 45b763a408 Let get_or_init_instance returns onfromation if it is new instance 2012-11-18 12:01:04 +01:00
Bojan Mihelac c92d989f34 Refactor loading instances. 2012-11-18 11:57:51 +01:00
Bojan Mihelac ad7b0ba2f0 FIX tests to reflect changes in 582f6a4942 2012-11-18 11:32:30 +01:00
Bojan Mihelac a08811b6cd Importer.get_instance returns None instead raising exception 2012-11-18 11:17:46 +01:00
Bojan Mihelac d668e72d88 Remove accidentaly added files 2012-11-16 15:08:55 +01:00
Bojan Mihelac 7c915b90ed Refactor some code in Importer 2012-11-16 15:07:50 +01:00
Bojan Mihelac 0374d3f7f0 Add configurable mode for opening files (deault rU) 2012-11-16 15:07:08 +01:00
Bojan Mihelac 582f6a4942 Make Result subclass object and not list 2012-11-16 09:36:03 +01:00
Bojan Mihelac a0ae56e4e3 Add admin import action and lot of other work 2012-11-16 08:51:32 +01:00
Bojan Mihelac 704c9a6a66 Initial import 2012-11-15 16:30:09 +01:00
Bojan Mihelac 020a17b051 Remove README.md 2012-11-15 14:14:25 +01:00
Bojan Mihelac 2e4963aabd Initial commit 2012-11-15 05:12:22 -08:00