Minor fix in OAI-PMH.
[wolnelektury.git] / apps / oai / handlers.py
2015-08-04 Radek CzajkaMinor fix in OAI-PMH.
2014-02-13 Radek CzajkaUnused imports & whitespace
2014-02-12 Radek CzajkaCleaning: timezone issues, deprecated urls.py imports...
2013-11-12 Radek CzajkaMerge branch 'master' into rwd
2013-07-04 Radek CzajkaFeed only naive time to oaipmh,
2013-06-25 Aleksander ŁukaszMerge branch 'master' into funding
2013-06-21 Aleksander ŁukaszMerge branch 'master' into funding
2013-04-26 Radek CzajkaMerge branch 'master' into funding
2013-04-10 Radek CzajkaMerge branch 'master' into funding
2013-03-26 Radek CzajkaBasic crowdfunding.
2012-09-10 Marcin KoziejMerge branch 'master' into sunburnt
2012-09-07 Marcin Koziejif DC is under <powiesc> and not <utwor>, still get it.
2012-09-07 Marcin Koziejif DC is under <powiesc> and not <utwor>, still get it.
2012-09-06 Marcin Koziejremove hasPart/isPartOf from oai_dc
2012-09-06 Marcin Koziejremove hasPart/isPartOf from oai_dc
2012-09-05 Marcin Koziejgenerate isPartOf from parent
2012-09-05 Marcin Koziejsome fixes to oaipmh: namespaces
2012-09-05 Marcin KoziejMerge branch 'sunburnt' of git+ssh://san.fnp/home/stagi...
2012-09-05 Marcin Koziejsome fixes to oaipmh: namespaces
2012-08-10 Marcin Koziejuse oai: identifiers
2012-08-09 Marcin Koziejexclude '' slug not null
2012-08-09 Marcin Koziejuse MANAGERS
2012-08-09 Marcin Koziejfilter empty admin emails
2012-08-09 Marcin KoziejMerge branch 'oaipmh'
2012-08-09 Marcin Koziejfix to metadata list
2012-08-09 Marcin Koziejfix error responses to match spec
2012-08-09 Marcin KoziejRemoved setspec support -- we would have to track the...
2012-08-09 Marcin Koziejsome fixes
2012-08-08 Marcin Koziejbeta implementation
2012-08-02 Marcin KoziejOAI catalogue, started implementation + tests