eric
|
363c86fd94
|
implement EditionNote
|
2016-08-16 17:16:44 -04:00 |
eric
|
ac541ec1a0
|
patterns in urlpatterns are deprecated
https://docs.djangoproject.com/en/1.9/releases/1.8/#s-django-conf-urls-p
atterns
Also, moved edit_user to libraryauth module with the rest of our user
reg and auth.
|
2016-07-27 13:02:47 -04:00 |
eric
|
4adf6917ff
|
refactor admin
|
2016-07-26 10:34:45 -04:00 |
eric
|
cd9e2cf8ea
|
fix more tests
|
2016-07-25 11:32:24 -04:00 |
eric
|
09fe1a5d32
|
switch from deprecated get_model a app registry
|
2016-07-24 18:39:36 -04:00 |
eric
|
9e3fef8e9e
|
fix models so django migrate can build an empty db
|
2016-07-22 18:49:19 -04:00 |
eric
|
d8eb4297d9
|
migrations
|
2016-07-21 15:38:09 -04:00 |
eric
|
1a2da6c523
|
Add dsr and aui marc relators
"designer" and "author of introduction" are the additional roles we
could have used
|
2016-05-12 11:02:22 -04:00 |
eric
|
356207bc5d
|
patch django.conf.urls.defaults
|
2016-04-07 20:38:53 -04:00 |
eric
|
098eddc327
|
work in progress
|
2015-07-29 23:01:43 -04:00 |
eric
|
1462d9e04d
|
tweaks
|
2015-07-28 01:29:55 -04:00 |
eric
|
50429e4f1b
|
migrate model
add through relation to authors
add authority code to subjects
|
2015-07-27 16:22:04 -04:00 |
eric
|
d7edd8ee6a
|
handle no 001 present
|
2014-12-09 18:44:08 -05:00 |
eric
|
4e246ab50b
|
add marc record loader
|
2014-11-05 18:39:57 -05:00 |
eric
|
cb61d85426
|
fix bug in MARCRecord.save()
|
2014-11-05 18:39:06 -05:00 |
eric
|
1a6422bec2
|
force utf8
|
2014-11-01 15:15:25 -04:00 |
eric
|
fa8f03eb0a
|
pass tests
|
2014-10-27 20:11:23 -04:00 |
eric
|
e1409ceac1
|
redo marc file upload
|
2014-10-27 16:57:35 -04:00 |
eric
|
3b4b836e6c
|
add marc download tools
|
2014-10-27 11:55:46 -04:00 |
eric
|
892b970ae1
|
can download all records
|
2014-10-20 23:30:20 -04:00 |
eric
|
0f6aaa4bf1
|
load from lc record
|
2014-10-20 23:30:03 -04:00 |
eric
|
2feda33c4f
|
records now served out of db
|
2014-10-20 16:57:46 -04:00 |
eric
|
73003ba1c2
|
stub loader
|
2014-10-20 16:57:20 -04:00 |
eric
|
29baf69d3c
|
record spitting now works
|
2014-10-17 22:48:51 -04:00 |
eric
|
9de0474386
|
start moving marc code to its own package
|
2014-10-17 17:14:02 -04:00 |