Commit graph

96 commits

Author SHA1 Message Date
04fd45e5de ENH: Collections DRF (#25) 2017-09-09 17:15:39 -07:00
b9659f6622 ENH: Set up local CORS (#24) 2017-09-01 05:44:25 -07:00
3b3069b577 ENH: Set up Djoser (#23)
Fixes #20
2017-07-11 23:27:00 -08:00
a2f823dbe5 ENH: Strip out cookiecutter comments (#18)
Fixes #15
2017-04-12 06:21:47 -07:00
730c329ba8 BUG: Ignoring env file (#16)
Fixes #14
2017-04-03 06:19:23 -07:00
9049844068 ENH: Specify heroku app and migration command 2016-09-05 17:41:55 -07:00
910d3b4beb Admin Section API (#11)
Models for managing admin pages
2016-09-05 17:03:01 -07:00
8e08cab3c4 ENH: Add Heroku deployment to Travis CI config (#13) 2016-09-05 17:02:01 -07:00
983ce6f021 TST: Travis/Coveralls setup (#10)
- add travis.yml
- linting
- coveralls
- readme
2016-08-28 16:34:57 -07:00
8622e2323d TST: 100% coverage 2016-08-21 18:47:16 -07:00
02a21306fe MAINT: Refactor, move factories into tests 2016-08-21 16:07:02 -07:00
31714215d0 TST: Coverage and adding new model tests 2016-08-21 15:50:29 -07:00
5c69e774f9 ENH: Drop django-debug-toolbar, cleanup unused (#9) 2016-08-14 20:53:35 -07:00
0745af67a6 ENH: Upgrade versions (django 1.10) (#8) 2016-08-14 20:12:12 -07:00
76e5f1dc58 TST: Drop django-test-without-migrations 2016-08-14 19:01:51 -07:00
d8c5595141 Rough in ordered, revised admin endpoint 2016-07-14 00:00:50 -08:00
db8d52ef68 Set up admin for project-level items 2016-07-11 22:50:05 -07:00
510568d53b Fix collection display name field 2016-07-11 22:29:30 -07:00
ceb83c332f Drop grappelli URL 2016-07-11 20:50:36 -07:00
ba860c55fa Update gitignore 2016-07-11 15:41:33 -07:00
2884b07e7c Drop locale support 2016-06-16 08:09:53 -07:00
f1965c6331 Drop allauth config 2016-06-16 06:46:05 -07:00
49eacdeef4 Clean up unique on existing models 2016-06-16 06:45:59 -07:00
a44ac2fa81 Drop grapelli 2016-06-15 16:15:40 -07:00
de80d0fb62 Tweak readme 2016-06-15 16:10:13 -07:00
a809ce06fb Drop old requirements 2016-06-15 15:52:45 -07:00
19d97cc79c De-slugify 2016-06-15 15:52:18 -07:00
65bc5c16d4 Fix up display names 2016-06-15 15:45:54 -07:00
a541a6f301 SQUASHING 2016-06-15 15:12:34 -07:00
8573b0326b Bump heroku python runtime to 3.5.1 2016-06-15 13:49:25 -07:00
ab01518bdc Set up DRF
Fixes #5
2016-06-15 13:27:56 -07:00
Matthew Dillon
07ff19d5b3 Merge pull request #7 from thermokarst/tests_and_data
Tests and data
2016-06-15 10:44:21 -07:00
70046b5104 Set backref labels
Fixes #6
2016-06-15 10:43:02 -07:00
dbfe88610a Experiment-Collections 2016-06-15 10:22:39 -07:00
8b95a83b1b experiments: data import and tests 2016-06-15 10:14:48 -07:00
f899a8c844 experiments: factories 2016-06-15 07:06:00 -07:00
067448943e add collection-species to data import and tests 2016-06-14 21:19:02 -07:00
1b5cf2ebea collections: tests and data migration 2016-06-14 16:09:13 -07:00
033568646f processing: tests and data migration 2016-06-14 12:27:24 -07:00
afa22b046b species: tests and data migration 2016-06-09 14:37:34 -07:00
831e4091dc locations: tests and data migration 2016-06-09 14:21:10 -07:00
2bbfe7dd1c misc: tests and data migration 2016-06-09 12:21:37 -07:00
b6a1a60bfb Linting 2016-06-09 10:13:47 -07:00
2ec7fcabef Project factories 2016-06-08 20:51:42 -07:00
13925cef39 Stop tracking .env file 2016-06-08 20:40:58 -07:00
9132cd142e WIP 2016-06-08 16:18:35 -07:00
75829eb4a1 Initial recut of data import 2016-06-08 11:54:20 -07:00
6162bd984f Remove timezone 2016-06-08 11:50:46 -07:00
d7b1910839 Clean out stuff 2016-06-08 11:49:05 -07:00
fd5927c31a Clean up config 2016-06-08 11:14:04 -07:00