Features - Can now glue functions using glue_function function.
Changes - Added front end error handling for ajax requests.
0.5.0.0
Changes - Remove Add because of foreign key and key complications for security. - Separate add_glue function into multiple functions (glue_view, glue_model etc).
0.4.2.5
Changes - Change to POST Requests for all ajax calls.
0.4.2.4
Changes - Versions fix.
0.4.2.3
Changes - Improve field logic for many-to-many and one-to-one relationships.
0.4.2.2
Changes - Foreign Key fields now work with glue. - Move validation logic from Glue Request Handler to View.