Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 4, 2018. It is now read-only.

Releases: cfpb/regulations-core

1.2.6

05 Dec 16:59
936059b

Choose a tag to compare

  • Configure travis to build wheels #73
  • Cap required Django version between 1.8 and 1.11 #74

Rename import command

18 Jul 14:49

Choose a tag to compare

The import_reg command is renamed to regcore_import_reg in order to avoid a conflict with an identically named import command in eregs2.

Security cleanup

06 Jun 20:03

Choose a tag to compare

This release makes the delete_reg management command explicitly opt-in by moving it to delete_reg.py.example. To use it the file must manually be renamed.

Increase possible marker size

03 Jun 19:57

Choose a tag to compare

This release increases the possible size of markers in the database, from 10 characters to 200.

Include search index txt file in wheels

27 Apr 13:38

Choose a tag to compare

This release:

  • Ensures that the Haystack search index file is included in wheel files

Django 1.8 migrations + Notice Changes

12 Apr 14:37

Choose a tag to compare

This release:

  • Removes buildout
  • Fixes duplicate labels in notices
  • Fix potential MySQL timeouts with large regulations
  • Stores notices on a per-regulation basis
  • Adds the delete_reg management command

Longer Labels and Regulation Import

16 Jul 17:44

Choose a tag to compare

This release adds support for longer labels, importing regulation JSON with management command import_reg, and updates buildout.

Multiple Regs Same Notice

24 Jun 19:25

Choose a tag to compare

Account for cases where multiple regs are referenced in the same notice